Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] job numbers and run locations problem
- Date: Wed, 1 Feb 2012 16:32:14 -0600
- From: Nathan Panike <nwp@xxxxxxxxxxx>
- Subject: Re: [Condor-users] job numbers and run locations problem
condor_q -run will give you that information: e.g.
$ condor_q -run
946396.2 nwp 2/1 15:42 0+00:02:02 slot1@xxxxxxxxxxxxxxxxxxx
So you see that job 946396.2 is running on luigi
> Hi
>
> I'm running Condor jobs and would like to be able to connect job numbers with physical locations. I can't seem to interpret the log files correctly, though.
>
> In a specific job's logfile, I see a line like this:
> 001 (218.102.000) 01/04 11:46:52 Job executing on host: <132.12.157.85:63852>
>
> If I go to that machine, I see the directories are made in the "execute" folder called dir_####.
>
> So, how can I determine which directory job 218.102.000 is running in? There is not a folder called dir_63852, so I cannot connect the run with the location.
Try condor_ssh_to_job, and run /bin/pwd there.
>
> Any help would be greatly appreciated!
>
> Thanks,
> Mike
>
>
> *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
> Michael Fienen, Ph. D.
> Research Hydrologist, Groundwater Specialist
> United States Geological Survey
> Wisconsin Water Science Center
> http://wi.water.usgs.gov/professional-pages/fienen.html
> _______________________________________________
> 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/