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

Re: [Condor-users] problem regarding condor_status



Well you can also find it in the NegotiatorLog. Here is one such entry in mine:

5/25 21:37:10 ---------- Started Negotiation Cycle ----------
5/25 21:37:10 Phase 1:  Obtaining ads from collector ...
5/25 21:37:10   Getting all public ads ...
5/25 21:37:10   Sorting 58 ads ...
5/25 21:37:10   Getting startd private ads ...
5/25 21:37:10 Got ads: 58 public and 40 private
5/25 21:37:10 Public ads include 1 submitter, 40 startd
5/25 21:37:10 Phase 2:  Performing accounting ...
5/25 21:37:10 Phase 3:  Sorting submitter ads by priority ...
5/25 21:37:11 Phase 4.1:  Negotiating with schedds ...
5/25 21:37:11   Negotiating with cms0140@xxxxxxx at <192.168.0.2:35257>
5/25 21:37:11 0 seconds so far
5/25 21:37:11     Request 04841.00000:
5/25 21:37:11 Matched 4841.0 cms0140@xxxxxxx <192.168.0.2:35257> preempting none <192.168.0.64:32780> vm1@xxxxxxxxxxxxxxxxx
5/25 21:37:11       Successfully matched with vm1@xxxxxxxxxxxxxxxxx
5/25 21:37:11     Got NO_MORE_JOBS;  done negotiating
5/25 21:37:11 ---------- Finished Negotiation Cycle ----------

The "boson0000.hep.int" is one of my compute nodes and "vm1" is one of its four CPUs, so I know that job number 4841 ran (or is running) on boson0000.

I suggested Matchlog first because it is a lot cleaner. For instance the MatchLog entry for the above job is just a single (wrapped) line:

5/25 21:37:11 Matched 4841.0 cms0140@xxxxxxx <192.168.0.2:35257> preempting none <192.168.0.64:32780> vm1@xxxxxxxxxxxxxxxxx

It is strange that yours is empty. I wonder if it is because my submitter is running Condor-G?

Regards,

Bill S.
UCR

On Fri, 25 May 2007, Partha sarathi wrote:

I see this on log dir........i don't see anything getting into MatchLog

-rw-------  1 condor condor     0 May 18 13:08 InstanceLock
-rw-r-----  1 condor condor     0 May 21 13:59 ShadowLock
-rw-r--r--  1 condor condor     0 May 23 09:49 MatchLog
-rw-r--r--  1 condor condor 33750 May 23 15:42 StarterLog
-rw-r--r--  1 condor condor 22427 May 23 15:43 ShadowLog
-rw-r--r--  1 condor condor 55825 May 24 07:08 CollectorLog
-rw-r--r--  1 condor condor 85281 May 24 07:08 NegotiatorLog
-rw-r--r--  1 condor condor 57658 May 24 07:08 StartLog
-rw-r--r--  1 condor condor  7117 May 24 07:09 MasterLog
-rw-r--r--  1 condor condor 50156 May 24 07:09 SchedLog

is it possible to get the machines on which the jobs are executed after the
jobs are processed.........


On 5/24/07, Bill Strossman <billdbrk@xxxxxxxxxxxxxxx> wrote:

Hi:
       The MatchLog on the Master will contain this information.

Regards,

Bill S.

On Thu, 24 May 2007, Partha sarathi wrote:

> i don't think with condor_q (any option) will give the info to know on
which
> machines the submitted jobs are running? any other clue................
>
> On 5/24/07, Simon Stute <gate.stute@xxxxxxxxx> wrote:
>>
>> Hi,
>>
>> Perhaps condor_q with some options ?
>>
>> Regards
>> Simon
>>
>> 2007/5/24, Partha sarathi <jinka.partha@xxxxxxxxx>:
>> >
>> >  I have jobs submitted and when i say
>> >
>> > condor_status -submitters
>> >
>> > i don't see any output and the prompt is comes.....i am lost.....
>> >
>> > Any clue on how can i see the status of the submitted jobs....
>> >
>> > _______________________________________________
>> > Condor-users mailing list
>> > To unsubscribe, send a message to condor-users-request@xxxxxxxxxxxxxxx
>> > a
>> > subject: Unsubscribe
>> > You can also unsubscribe by visiting
>> > https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>> >
>> > The archives can be found at:
>> > https://lists.cs.wisc.edu/archive/condor-users/
>> >
>> >
>>
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>>
>>
>
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/