Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can use the "jobstat" command to monitor your jobs and storage usage on Artemis. For further information on jobstat, run "man jobstat" on Artemis.

Code Block
[abcd1234@login3 ~]$ jobstat
Job Summary for user abcd1234
                                                    Requested -------------------------               Elapsed  ------------------------------
Job ID---- Queue--- Job Name---- Project--- State-- Chunks Cores GPU       RAM Walltime  Start Time-- CPU Hours   CPU% Progress End Time
2269135    large    job1         PANDORA    Running      1    24   -     1.0Gb  20d 20h  11-Jun 04:45    1297.2  99.9%    10.8% 02-Jul 00:45
2281499    small    job2         PANDORA    Running      1    24   -     1.0Gb  20d 20h  01-Jun 20:46    6654.6  99.7%    55.6% 22-Jun 16:46
2281502    small    job3         PANDORA    Running      1    24   -     1.0Gb  20d 20h  01-Jun 20:48    6649.7  99.7%    55.6% 22-Jun 16:48
 * Times with an asterix are estimates only
 * End time is start time + walltime so job may finish earlier
 * Progress is accumulated walltime vs specified walltime - so see above

System Status --------------------------------------------------------------------------------------------------------
CPU hours for jobs currently executing: 1033302.8
CPU hours for jobs queued:              176983.7
Storage Quota Usage ------------------------------------------------
/home                             abcd1234       9.018G          10G
/project               RDS-TEST-PANDORA-RW       184.2G           1T
Storage Usage (Filesystems totals) ---------------------------------
Filesystem Used     Free
/scratch   378.1Tb  6.6%

...