Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Jobs not Running
- Date: Thu, 14 Feb 2008 12:16:37 -0600
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Jobs not Running
On Feb 13, 2008, at 2:47 PM, Goteng, Gokop wrote:
Now I can submit jobs with the examples files copied to /home/
condor. But the jobs do not get to run (R) status as you can see
below:
...
The jobs left the queue, which means they ran and completed between
your two condor_q's. If you saved their stdout via the 'output'
attribute or requested a user log with the 'log' attribute, you should
be able to see evidence of their execution. Also, condor_history will
show you jobs that have left the queue.
Thanks and regards,
Jaime Frey
UW-Madison Condor Team