Monitor a Workload
After you submit a workload, you can see its status and details on the Workloads page.
Workload states
Each workload goes through these states after submission:
- Created – The workload has been created in the system.
- Sent – The workload has been sent to the queue you selected.
- Pending – The workload is waiting in the queue.
- Running – The workload is running on a node in the selected queue.
- Completed – The workload finished successfully.
- Failed – The workload did not complete successfully.
- Cancelled – The workload was cancelled and stopped.
- Finished – The interactive workload was finished by you.
Workload overview page
When you open a workload, the overview page has these tabs:
Overview tab
While the workload is running, you can view details such as the node it runs on, CPU utilization, and memory. After the workload completes, this tab is disabled.
Parameters tab
Shows what you entered when you submitted the workload: application, queue, app configuration, GPUs, CPUs, memory, etc.
SYSLOG tab
System logs are shown here while the workload runs. After it finishes, click Show historical logs to download the syslog.
STDOUT tab
Standard output is shown here while the workload runs. After it finishes, click Download logs to get the stdout log.
STDERR tab
Error output is shown here. After the workload finishes, click Download logs to get the stderr log.





