Office of Research Computing

How do I find out information about completed jobs?

$ sacct –j <job id number>  – After the job has completed, you can use this command

The <job id number> is what you get back when you successfully submit your job via sbatch command.