I submit 50 jobs all requesting x amount of memory and they all run on different hosts. I am expecting the jobs to get held therefore some jobs get held in 9 seconds and others get held in 1:10. Why is there a delay?
SCHEDD_INTERVAL = 45
SHADOW_QUEUE_UPDATE_INTERVAL = 30
Are there any other parameters I should look into to have a more consistent hold period?