Skip to content

How to understand task progression? #3262

Answered by grondo
andre-merzky asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the delayed reply @andre-merzky.

To get more detailed "events" for a job, you can view the job's "eventlog", which has more fine grained events than the bulk job state events. For example, this eventlog will contain any job exceptions raised against the job. These exceptions usually have some detail of the reason for a failed job.

For example, in the case where I submit a job with an unsatisfiable request, I will see from the flux jobs listing that the job failed:

ƒ(s=1,d=0,builddir) grondo@asp:~/git/flux-core.git$ flux jobs -a
       JOBID USER     NAME       ST NTASKS NNODES  RUNTIME RANKS
   ƒ5cENUc8P grondo   hostname    F     12      -        - -

Since there is no runtime …

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by andre-merzky
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@andre-merzky
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants