altheaden / compass

Configuration Of MPAS Setups
Other
0 stars 0 forks source link

Track memory usage of Slurm steps (compass substeps) #4

Open altheaden opened 2 years ago

altheaden commented 2 years ago

Possibly using sacct command

xylar commented 2 years ago

Example:

$ sacct -j 119276 --format=JobID,MaxRSS
       JobID     MaxRSS 
------------ ---------- 
119276                  
119276.batch    437185K 
119276.0           323K 
119276.1        392650K 
119276.2           322K 
119276.3        538681K 
119276.4           322K 
119276.5        344537K 
119276.6           322K 
119276.7        236269K 
119276.8           322K 
119276.9        236320K 
119276.10          322K 
119276.11       125629K 
119276.12          322K 
119276.13          322K