[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] MatchLog



Heya,
I'm doing timing tests on jobs submitted to Condor. I wanted to use MatchLog
to see, when jobs get actually matched with client node and are sent to
there, but messages I get from there are rather bizzare. I have 3 client
machines and I sent 5 jobs there. Corresponding lines in MatchLog are:
------
14:36:22 Matched 445.0 michal@Michal<200.200.200.93:1043> preempting none
<200.200.200.82:1926>
14:36:22 Matched 446.0 michal@Michal<200.200.200.93:1043> preempting none
<200.200.200.152:3540>
14:36:22 Matched 447.0 michal@Michal<200.200.200.93:1043> preempting none
<200.200.200.93:1042>
14:36:23 Rejected 448.0 michal@Michal<200.200.200.93:1043>: no match found
14:36:23 Rejected 449.0 michal@Michal<200.200.200.93:1043>: no match found
------

This would seem that first 3 jobs got scheduled and lasting 2 were rejected.
Everything ok so far. But then, when client machines became availabe,
lasting two jobs were sent to them, and there was no log, when that happend
and that it finally matched.
Is that information saved somewhere ? Or does it log only unsuccessful
tries, when the first try after submission fails ?

cheers,
Michal


Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>