Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
doku:slurm_job_reason_codes [2015/05/15 06:25] – created jzdoku:slurm_job_reason_codes [2016/01/21 08:55] markus
Line 3: Line 3:
 These codes identify the reason that a job is waiting for execution.  A job may be waiting for more than one reason, in which case only one of those reasons is displayed. These codes identify the reason that a job is waiting for execution.  A job may be waiting for more than one reason, in which case only one of those reasons is displayed.
  
 +^Code ^ Meaning ^
 |InvalidQOS     |The job's QOS is invalid. | |InvalidQOS     |The job's QOS is invalid. |
 |PartitionNodeLimit  |The number of nodes required by this job is outside of it's partitions current limits. Can also indicate that required nodes are DOWN or DRAINED. | |PartitionNodeLimit  |The number of nodes required by this job is outside of it's partitions current limits. Can also indicate that required nodes are DOWN or DRAINED. |
Line 10: Line 11:
 |QOSResourceLimit    |The job's QOS has reached some resource limit. | |QOSResourceLimit    |The job's QOS has reached some resource limit. |
 |QOSTimeLimit        |The job's QOS has reached its time limit. | |QOSTimeLimit        |The job's QOS has reached its time limit. |
 +|QOSGrpNodeLimit  |The job's QOS has reached the maximum number of nodes. No free nodes are available within this QOS. |
 |Resources           |The job is waiting for resources to become available | |Resources           |The job is waiting for resources to become available |
  
  
  • doku/slurm_job_reason_codes.txt
  • Last modified: 2022/05/09 09:22
  • by goldenberg