SACCT: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
Pollm001 (talk | contribs)
No edit summary
Phase 1 § 4 redirect: content merged into Monitoring Jobs (P1.4.7) (via update-page on MediaWiki MCP Server)
Tag: New redirect
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The command [http://slurm.schedmd.com/sacct.html sacct] is ment to show your costs in the HPC Agrogenomics.
#REDIRECT [[Monitoring Jobs]]
 
For instance at the login screen the command: sacct -a gives the following result:
 
[test001@nfs01 ~]$ sacct -a
 
[[File:sacct capture.jpg]]
 
It is a standard view to see all the users jobs of that day.
Better is to modify this command with special parameters to see what you are using from the HPC.
 
[pollm001@nfs01 ~]$ sacct -X --format=account%15,User,Partition%20,JobID,JobName,ncpus,nnodes,NodeList,Start,alloccpus,cputime%12,cputimeraw,state -S 03.01.14 -E 04.01.14 >report20140304.txt
 
[[File:sacct uitgebreid.jpg]]

Latest revision as of 09:55, 16 June 2026

Redirect to: