Hi,
I'm trying to figure out why our negotiator is not able to schedule sufficient number of jobs and "Rejected" messages in NegotiatorLog file tells me "submitter limit exceeded". Could this be caused by worker node "SLOT_WEIGHT = Cpus * ScalingFactorHEPSPEC06" which averages to ~ 10 and
negotiator "NEGOTIATOR_USE_SLOT_WEIGHTS = True"? I was trying to look what comes in Matchmaker::SubmitterLimitPermits and numbers seemed to me a bit suspicious with respect to average match_cost ~ 10 (slot weight).