Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Signal 6
- Date: Fri, 06 Aug 2004 11:10:42 -0400
- From: Jeff Linderoth <jtl3@xxxxxxxxxx>
- Subject: Re: [Condor-users] Signal 6
Hi,
On Fri, 2004-08-06 at 09:21, A Nayar wrote:
> What is signal 6, is there a glossary of all the different signals.
It depends on the flavor of Unix, AFAIK.
On my machine, lots of signals are listed in
/usr/include/bits/signum.h
'6' is usually for SIGABRT. Does your code have any asserts() that may
have failed that would cause the program to abort?
I don't know if condor sends the program signal 6, but you should first
check that *you* aren't aborting the program yourself.
Hope this helps.
-Jeff
> I got the
> following error in my job log, I am using the scheduler universe, are there
> any prereqs for using the scheduler universe??
>
> TIA
> Arun
>
> 000 (008.000.000) 08/05 11:02:40 Job submitted from host:
> <xxx.xxx.xxx.99:37186>
> ...
> 001 (008.000.000) 08/05 11:02:40 Job executing on host: <xxx.xxx.xxx.99:37186>
> ...
> 005 (008.000.000) 08/05 11:02:40 Job terminated.
> (0) Abnormal termination (signal 6)
> (0) No core file
> Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
> Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
> Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
> Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
> 0 - Run Bytes Sent By Job
> 0 - Run Bytes Received By Job
> 0 - Total Bytes Sent By Job
> 0 - Total Bytes Received By Job
> ...
> 009 (008.000.000) 08/05 11:02:40 Job was aborted by the user.
--
------------------------------------------------------------
Jeff Linderoth O: 610-758-4879
Asst. Professor
Industrial and Systems Engineering jtl3@xxxxxxxxxx
Lehigh University www.lehigh.edu/~jtl3