Hello,
I have a case where a completed job is reported as still running by
sacct:
JobID JobName Partition Account AllocCPUS State
ExitCode
------------ ---------- ---------- ---------- ---------- ----------
--------
124794 0.batch fast 1
COMPLETED 0:0
124794.batch batch 1
COMPLETED 0:0
124794.0 bash 1
RUNNING 0:0
On the node where the job ran, there are no processes still running
for that job, and squeue does not show the job. Any ideas what
happened here, or how I can set the state to completed?
Thanks,
-sam