cc_staff
17
edits
No edit summary |
No edit summary |
||
Line 123: | Line 123: | ||
</pre> | </pre> | ||
Select Jobs and you will then select the particular job you wish more information on. | Select '''Jobs''' and you will then select the particular job you wish more information on. | ||
Select Basic and you will see the job stats its priority and its rank. | Select '''Basic''' and you will see the job stats its priority and its rank. | ||
<pre> | <pre> | ||
Information on ? Basic | Information on ? Basic | ||
Line 130: | Line 130: | ||
This job is ranked 1517 of 7825 in terms of priority | This job is ranked 1517 of 7825 in terms of priority | ||
</pre> | </pre> | ||
The ranking has the following meaning: the nodes in the jobs queue or partition that can potentially run the job can also run 7825 other jobs. When all these jobs are ranked by priority this job is 1517th. | The ranking has the following meaning: the nodes in the jobs queue or partition that can potentially run the job can also run 7825 other jobs. When all these jobs are ranked by priority from highest to lowest this job is 1517th. | ||
Select Report to also show the nodes that your job can run on and their state. | Select '''Report''' to also show the nodes that your job can run on and their state. | ||
<pre> | <pre> | ||
Information on ? Report | Information on ? Report | ||
Line 145: | Line 145: | ||
</pre> | </pre> | ||
Select the Output of the scontrol command to get "scontrol show job <jobid>" output | Select the '''Output of the scontrol command''' to get diagnostic command "scontrol show job <jobid>" output |