<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1 ContentPasted2">
Hi Davide,<br>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1 ContentPasted2">
I would use the Start and End fields with the sacct command. Something like this: "sacct -j jobid1,jobid2 -X -P -o jobid,start,end".<br>
<br>
Were you able to take a look at the sacct manual page outlines what all of the different fields mean? Here's a link to the web version: <a href="https://slurm.schedmd.com/sacct.html" id="LPlnk208934">https://slurm.schedmd.com/sacct.html</a>.<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1 ContentPasted2">
<br>
Best,<br>
<br>
Joseph</div>
<div class="elementToProof">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0);">
<p><span>--------------------------------------------------------------</span><br style="color: rgb(33, 33, 33); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif, serif, EmojiFont; font-size: 13.3333px;">
<font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif, serif, EmojiFont" style=""><span style="font-size:13.3333px">Joseph F. Guzman - ITS (Advanced Research Computing)</span></font></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif, serif, EmojiFont" style=""><span style="font-size:13.3333px">Northern Arizona University</span></font></p>
<p><font color="#212121" face="wf_segoe-ui_normal, Segoe UI, Segoe WP, Tahoma, Arial, sans-serif, serif, EmojiFont" style=""><span style="font-size:13.3333px">Joseph.F.Guzman@nau.edu</span></font></p>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> slurm-users <slurm-users-bounces@lists.schedmd.com> on behalf of Davide DelVento <davide.quantum@gmail.com><br>
<b>Sent:</b> Wednesday, February 15, 2023 5:18 PM<br>
<b>To:</b> slurm-users@schedmd.com <slurm-users@schedmd.com><br>
<b>Subject:</b> [slurm-users] actual time of start (or finish) of a job</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">I have a user who needs to find the actual start (or finish) time of a<br>
number of jobs.<br>
With the elapsed field of sacct start or finish become equivalent for<br>
his search.<br>
<br>
I see that information in /var/log/slurm/slurmctld.log so Slurm should<br>
have it, however in sacct itself that information does not seem to<br>
exist, and with all the queries we tried Google always thinks we are<br>
looking for something else and never returns an actual answer.<br>
<br>
If this was a one-off I could do it for him, but he needs to script it<br>
for his reasons and I don't want to run his script as root nor give<br>
him access to the log files forever.<br>
<br>
Is there a way to find this information?<br>
<br>
Thanks<br>
<br>
</div>
</span></font></div>
</body>
</html>