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

RE: [condor-users] How can I tell what node a particularl job is running on?



I have found the condor_q -run very useful in this regard.  It displays what job is running on each machine and how long it has been running.

condor_q -global -run works to if you need to see the jobs from other users.

-Brad




-----Original Message-----
From: Erik Paulson [mailto:epaulson@xxxxxxxxxxx]
Sent: Tuesday, January 27, 2004 4:54 PM
To: condor-users@xxxxxxxxxxx
Subject: Re: [condor-users] How can I tell what node a particularl job
is running on?


On Tue, Jan 27, 2004 at 01:44:08PM -0800, Terrence Martin wrote:
> Does anyone know the proper command/commands to run to determine what 
> node a particular condor job is running on?
> 
> That is can I take the job ID # from condor_q and plug that into another 
> command to see what node it is running on?
> 

condor_q -run

You can also look in your job logfile - when a job starts executing, it will
log which machine it is running on. 

-Erik
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>
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>