Time spent on each submitter is indeed something we have a limit for.
These are the current defaults for negotiator max time per something. NEGOTIATOR_MAX_TIME_PER_CYCLE = 1200 NEGOTIATOR_MAX_TIME_PER_PIESPIN = 120 NEGOTIATOR_MAX_TIME_PER_SCHEDD = 120 NEGOTIATOR_MAX_TIME_PER_SUBMITTER = 60 -tj From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx>
On Behalf Of Dudu Handelman Hi All. I'm always trying to optimize the negotiation cycle. My pool is growing on a yearly basis (executers and submitters). Because we are using pslots users are optimize memory requirements and the numbers of autoclusters become an issue. different requests for memory, cores, cpu and concurrency limits. Is there a magic that I'm missing? Maybe SIGNIFICANT_ATTRIBUTES Is there a way to limit the negotiation time per submitter? It will "punish" the non autocluster aware users. Thanks David |