Hi, Am using the slurm version is 1.2.25-1 ... I agree, this version is quite old, but we need to support this version.
I am facing a problem in sacct -e <timespec>- current accounting information. When am trying to remove the jobs which did completed, from SLURM's current accounting log file by using "sacct -e <timespec>", it is removing the current running job information also. But the job is running and completed successfully. That is when i tried to use " sacct -e 10 ", it should remove the jobs that are completed 10 minutes ago. But it also removes the current job, which is currently running on the cluster. I could not able to see any information about current running job by giving this command # "sacct -F jobid,jobname,start,end,status,exitcode". May i know how to fix it. Regards, Abhishek Chintala
