Ticket 6775

Summary: Jobs submitted with salloc --begin not queued after begin time
Product: Slurm Reporter: NeoTheThird <neo>
Component: DocumentationAssignee: Jacob Jenson <jacob>
Status: RESOLVED INVALID QA Contact:
Severity: 6 - No support contract    
Priority: ---    
Version: 19.05.x   
Hardware: Linux   
OS: Linux   
Site: -Other- Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

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