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

Re: [Condor-users] Jobs marked running but running time stay at zero



Re the below -

Precisely what do you mean by "the running time remains at zero" ?
What are you looking at? Condor_q ?

Perhaps the jobs are starting and then immediately exiting, and then being started again.  The most common cause for this is if the job's specified initial working directory no longer exists, or if some file specified as stdin or transfer_input_files is missing.  In the most recent versions of Condor many errors like this will result in the job being placed on hold, but previously Condor could exhibit behavior like you describe below. 

Maybe grep for ERROR in the submit machine's ShadowLog ?

Hope this helps...
Todd
---
Todd Tannenbaum
Dept of Computer Sciences
University of Wisconsin-Madison
<-- Sent from a Palm Treo 680 -->

-----Original Message-----

From:  Tijmen <tpcollig@xxxxxxxxx>
Subj:  Re: [Condor-users] Jobs marked running but running time stay at zero
Date:  Tue Jan 16, 2007 5:03 am
Size:  1K
To:  "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>

A perhaps superfluous remark, but is the disk full?

On 1/16/07, Fabrice Charlier <charlier@xxxxxxxxxxxxxx> wrote:
> Hi all,
>
> We have a little problem with condor: on our cluster we have a user that
> submit a lot of job (60000/2weeks).
> Since this morning, no more jobs submitted by this user are running.
>
> All the jobs are in queue, a number of jobs equal of the number of CPU
> free in our cluster are marked running but the running time
> stay at zero.
>
> Any help is welcome :-D
>
> Fabrice
>
> --
> --------------------------------------------------------------------
>
> Fabrice Charlier - charlier@xxxxxxxxxxxxxx
>
> UCL  - Université Catholique Louvain
> FYNU - Institut de Physique Nucleaire
> Batiment Marc de Hemptinne (Cyclotron) - Bureau E.253
> Chemin du Cyclotron, 2
> B 1348 Louvain-la-Neuve
> Belgium
>
> Office : +32.10.47.32.34
> Fax    : +32.10.45.21.83
> -------------------------------------------------------------------
>
> _______________________________________________
> 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 either
> https://lists.cs.wisc.edu/archive/condor-users/
> http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR
>


--- message truncated ---