Ticket 6775 - Jobs submitted with salloc --begin not queued after begin time
Summary: Jobs submitted with salloc --begin not queued after begin time
Status: RESOLVED INVALID
Alias: None
Product: Slurm
Classification: Unclassified
Component: Documentation (show other tickets)
Version: 19.05.x
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2019-03-29 04:45 MDT by NeoTheThird
Modified: 2019-03-29 04:45 MDT (History)
0 users

See Also:
Site: -Other-
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
Description NeoTheThird 2019-03-29 04:45:23 MDT
Jobs submitted with salloc --begin do not seem to be immediately queued. For example, if a begin delay of three minutes is specified and the system has an expected wait time of 10 minutes, i would expect the job to wait 10 minutes, not 10 as it is right now. It seems that the job is only submitted to the queue after --begin expires, because squeue also does not provide a useful "Time Start" estimate while "Reason Waiting" is "Begin Time". Instead, it just shows the time specified in --begin, and only shows a valid begin time estimate after --begin expires. I would expect this behavior to be described in the documentation: https://slurm.schedmd.com/salloc.html