(Click to open topic with navigation)
The Workload page offers a place to determine the status of jobs in your workload. You can also change a job's status or create a new job (using an application template).
To access this page, click WORKLOAD from the menu.
This topic provides an example of the Workload page and describes its layout and available information.
In this topic:
The following image is an example of the Workload page.
Click to enlarge |
5.171.2 Selection Criteria Area
The right side of this page provides selection criteria you can use to limit what is displayed in the workload view.
You can choose to display:
You can utilize multiple selection criteria options; however, only the jobs that match all of the defined options will be shown in the workload view.
Click Reset at any time to remove all defined selection criteria options (restore the page defaults).
The following information explains the layout and additional information available in the workload view.
The following table describes the different columns and their contents. You can hover the mouse over a column's contents to view additional information.
Column Heading | Description |
---|---|
Job ID | Unique identifier given to a job by Moab (or the resource manager) . In this column you can also:
|
Job Name | Name of the job provided by the user; also called the friendly name. |
Submitter ID | Name of the user that submitted the job. |
Start Date | Date and time when the job is scheduled to start or has started. |
Submit Date | Date and time that the job was submitted. |
Queue Status | Current state of the job (for example, ELIGIBLE, COMPLETED, ACTIVE, IDLE). |
Cores | Number of allocated cores. |
Nodes | Number of allocated nodes. A zero indicates the job has not yet run or executed. |
Wall Clock | Amount of time requested for the job. This represents the maximum amount of time the job is expected to run and is specified when the job is submitted. It does not represent the amount of time for which the job actually ran (if the job is in COMPLETED status). Wall clock time uses the following format: Days:Hours:Minutes:Seconds. For example, 01:02:03:04 means the owner of the job requested the job run for one day, two hours, three minutes, and four seconds. Jobs that exceed their wall clock limits are subject to the corrective action specified in the Moab WCVIOLATIONACTION parameter. |
Related Topics