I see from your subsequent post that you're using a pair of clusters
with a single database, so yes, you are using federation.
The high order bits of the Job ID identify the cluster that ran the job,
so you will typically have a huge gap between ranges of Job IDs.
Andy
On 11/18/2020 9:15 AM, Andy Riebs wrote:
Are you using federated clusters? If not, check slurm.conf -- do you
have FirstJobId set?
Andy
On 11/18/2020 8:42 AM, navin srivastava wrote:
While running the sacct we found that some jobid are not listing.
5535566 SYNTHLIBT+ stdg_defq stdg_acc 1 COMPLETED
0:0
5535567 SYNTHLIBT+ stdg_defq stdg_acc 1 COMPLETED
0:0
11016496 jupyter-s+ stdg_defq stdg_acc 1 RUNNING
0:0
11016496.ex+ extern stdg_acc 1 COMPLETED
0:0
Not able to see the jobid in between these range in sacct info.
Any hint what went wrong here.
Regards
Navin.