Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Interactive jobs
- Date: Tue, 28 Feb 2006 13:14:16 -0800
- From: john.li@xxxxxxxxxxxxx
- Subject: Re: [Condor-users] Interactive jobs
Hi Bruce,
I took UWCS default values out of the following expressions.
WANT_SUSPEND =
WANT_VACATE =
START =
SUSPEND =
I then use the command, condor_reconfig -all, to notifiy all masters for
the
new changes. (Do I need to restart master on the centrel manager host?)
Unfortunately, no difference. Xterm still goes away after a few seconds.
The StarterLog file shows the same message about suspending all jobs.
Do I need to assign some value for the SUSPEND expression?
Thanks,
Bruce Beckles
<mbb10@xxxxxxxxx>
Sent by: To
condor-users-boun Condor-Users Mail List
ces@xxxxxxxxxxx <condor-users@xxxxxxxxxxx>
cc
02/28/06 12:38 PM Subject
Re: [Condor-users] Interactive jobs
Please respond to
Condor-Users Mail
List
<condor-users@cs.
wisc.edu>
On Tue, 28 Feb 2006, john.li@xxxxxxxxxxxxx wrote:
<snip>
> 2/28 11:09:39 About to exec /usr/X11R6/bin/xterm -display
nathan.nb-engr.mindspeed.com:0
> 2/28 11:09:39 Create_Process succeeded, pid=13194
> 2/28 11:09:44 Suspending all jobs.
<snip>
> As you see, the xterm is displayed from 11:09:39, it exited at 11:09:49,
> when the job received
> a SIGTERM. Any idea what is happening here?
Have a look at your SUSPEND expression in your condor_config file. If it
is set to the default UWCS_SUSPEND expression, then your job will get
suspended almost immediately, as that expression looks at "KeyboardBusy",
i.e. if it thinks there's been "keyboard activity" (as would be triggered
by the xterm) within the last minute then it'll suspend the job. That
would explain the "Suspending all jobs." log message at 11:09:44.
-- Bruce
--
Bruce Beckles,
e-Science Specialist,
University of Cambridge Computing Service.
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users