Skip to main content

Viewing and Filtering Jobs

The Jobs page shows all jobs associated with your account. Open it by clicking Jobs in the navbar.

Tabs

  • My Active Jobs — jobs submitted under your username, both active and recently completed.
  • Cluster Queue — every job currently on the cluster, visible to staff only.
  • Job Search — search historical and active jobs by Job ID, Name, User, State, or Partition. Enter at least one filter and click Search.

Job list columns

Column What it shows
Job ID Slurm job ID. Array jobs show as jobid_taskid.
Name The job name you entered on the submission form.
Partition The queue the job was submitted to.
State Current job state. See the Job States page for the full list.
Nodes Number of nodes allocated.
CPUs Total CPU cores allocated.
Time Elapsed wall-clock time vs. the time limit.
Submit time When the job was submitted.

Filtering jobs

On the My Active Jobs and Cluster Queue tabs, use the search bar above the job list to filter by job name, job ID, partition, or state — the filter applies instantly as you type. For deeper historical searches with dedicated fields per criterion, use the Job Search tab instead.

Job detail panel

Click any row to open the detail panel on the right. It shows the full resource allocation, the node the job was submitted from, exit code, and action buttons (output, cancel). The panel polls for state updates every 5 seconds while the job is running.