With srun --test-only you can get the estimated start date and estimated nodes.
However, when the job is submitted, squeue --start only shows you the estimated start date, but not the estimated nodes. How do I get these information for submitted and queued jobs? Is there any chance I can get more details about the whole scheduling process (backfill)? I would like to know, what jobs are the reason for the delay of others. If I get the estimated nodes via squeue or some other function, I can calculate it myself. Otherwise it seems to be quite hard to collect all the information by yourself (if you have lots of partitions) Is there anything available? Thanks! Daniel
