[slurm-users] new user simple question re sacct output line2

2018-11-14 Thread Matthew Goulden
Hi, New to slurm; currently working up to move our system from uge/sge sacct output including the default headers is three lines, What is line 2 documenting? Most fields are blank. For most fields with values these are the same as for line 3: AllocCPUS, Elapsed, State, ExitCode, ReqMem, Fo

[slurm-users] new user; ExitCode reporting

2018-11-23 Thread Matthew Goulden
Hi All, New using migrating from uge/sge, I'm baffled by the ExitCode recording into slurmdb; not sure if this is 'new user' issue or bug, so exposing it here first. Running simple sbatch scripts with these headers relevant #!/bin/bash #SBATCH --mail-user @ #SBATCH --mail-type END #SBATCH -

Re: [slurm-users] new user; ExitCode reporting

2018-11-23 Thread Matthew Goulden
Matt From: Matthew Goulden Sent: Friday, November 23, 2018 11:21 AM To: slurm-users@lists.schedmd.com Subject: new user; ExitCode reporting Hi All, New using migrating from uge/sge, I'm baffled by the ExitCode recording into slurmdb; not sure if this is