sacct
Verified for current stable LTS
Sacct Commands
Sacct command syntax with verified terminal examples.
Commands
6 commands for Sacct
sacct Operations
Sacct Command: Display Job Allocations
sacct -j <job_id> -X sacct Operations
Sacct Command: Display Job Elapsed Time And Resources
sacct -j <job_id> -o Elapsed,JobName,ReqCPUS,ReqMem sacct Operations
Sacct Command: Display Recent Jobs All Attributes
sacct sacct Operations
Sacct Command: Display Recent Jobs Brief
sacct -b sacct Archive
Sacct Command: Display Recent Jobs Last Week
sacct -S $(date -d "1 week ago" +'%F') sacct Operations
Sacct Command: Output Jobid And Jobname Long
sacct -o JobID,JobName%100 Suggest a Sacct Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sacct workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.