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

RE: [Condor-users] My jobs won't stay in the queue



That was it!  I forgot about that option.  :)  The reason why I have
this is so we can track status data on the jobs including Completion
Date and memory usage.  Eventually, this will evolve into parsing the
job_queue and history files directly.  

Thanks for the fast reply!

Sean

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Oliver Hotz
Sent: Monday, July 18, 2005 10:59 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] My jobs won't stay in the queue

you could just add a:

leave_in_queue = true

Sean Looper wrote:

> I'm running 6.7.7. My jobs are running fine, but when they complete, 
> they leave the queue. I would like them to stay in the queue with the 
> status "Complete". I've tried setting on_exit_remove to a variety of 
> things, but none seem to do what I need. Here is my submit file.
>
> universe = vanilla
>
> getenv = true
>
> initialdir = C:/condor/spool
>
> executable = C:/condor/bin/Exec.bat
>
> notification = never
>
> ## on_exit_remove = ((ExitBySignal == False) && (ExitCode == 0))
>
> on_exit_remote = False
>
> output = out.txt
>
> error = err.txt
>
> log = log.txt
>
> hold = true
>
> arguments = 11 12
>
> queue
>
> Any ideas?
>
> Sean
>
>-----------------------------------------------------------------------
-
>
>_______________________________________________
>Condor-users mailing list
>Condor-users@xxxxxxxxxxx
>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>-----------------------------------------------------------------------
-
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.323 / Virus Database: 267.9.0/50 - Release Date: 7/16/2005
>  
>
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users