Instructions for monitoring the status of your jobs in the queue: Students should ssh into one of the login nodes for the cluster -- login1 or login2 -- and then run one or more of the following commands: To see information about all of a specific user's running jobs: qstat -r -n -u To see information about all of a specific user's queued jobs: qstat -i -u To see very detailed information about a specific job: qstat -f Note the following commands will not work on the Slurm cluster: rqs showstat mdiag.