[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Failed to evaluate NEGOTIATOR_POST_JOB_RANK expression to a float.
- Date: Wed, 4 Jul 2012 10:55:53 -0300
- From: kschwarz@xxxxxxxxxxxxxx
- Subject: [Condor-users] Failed to evaluate NEGOTIATOR_POST_JOB_RANK expression to a float.
Hi all,
The default setting for NEGOTIATOR_POST_JOB_RANK
in the condor_config file:
...
NEGOTIATOR_POST_JOB_RANK = $(UWCS_NEGOTIATOR_POST_JOB_RANK)
...
UWCS_NEGOTIATOR_POST_JOB_RANK = \
(RemoteOwner =?= UNDEFINED) * (KFlops - SlotID
- 1.0e10*(Offline=?=True))
...
gives the error message:
Failed to evaluate NEGOTIATOR_POST_JOB_RANK _expression_
to a float.
in the NegotiatorLog
file.
I have tried some changes without success:
UWCS_NEGOTIATOR_POST_JOB_RANK = (RemoteOwner =?= UNDEFINED)
* (KFlops - SlotID - 10000000000.0*(Offline=?=True))
or
UWCS_NEGOTIATOR_POST_JOB_RANK = (RemoteOwner =?= UNDEFINED)
* (KFlops - SlotID - (Offline=?=True))
When I remove the Offline
portion of the _expression_, the
messages are gone.
UWCS_NEGOTIATOR_POST_JOB_RANK = (RemoteOwner =?= UNDEFINED)
* (KFlops - SlotID)
Any clue? What could be done to fix
this? Is it a bug in Condor?
Thanks,
Klaus
This message is intended solely for the
use of its addressee and may contain privileged or confidential information.
All information contained herein shall be treated as confidential and shall
not be disclosed to any third party without Embraer’s prior written approval.
If you are not the addressee you should not distribute, copy or file this
message. In this case, please notify the sender and destroy its contents
immediately.
Esta mensagem é para uso exclusivo de seu destinatário e pode conter informações
privilegiadas e confidenciais. Todas as informações aqui contidas devem
ser tratadas como confidenciais e não devem ser divulgadas a terceiros
sem o prévio consentimento por escrito da Embraer. Se você não é o destinatário
não deve distribuir, copiar ou arquivar a mensagem. Neste caso, por favor,
notifique o remetente da mesma e destrua imediatamente a mensagem.