Find the memory used by one job with ID <job ID>
sacct -j <job ID> --format JobID,start,elapsed,state,alloccpus,ReqMem,MaxRSS,AveRSS --units=g
Find out which nodes your jobs ran on
sacct --format=User,JobID,partition,state,time,elapsed,nodelist
Back to FAQ
Table of Contents
Main Content Sections
Documentation Tools