Trace number 300832

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CMUSAT BASE 2007-02-08? (TO) 1200.13 1200.45

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1638354370-16.cnf
MD5SUMba6ae373482c2c9451134b661ab28d3f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.76982
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-300832-1171938626 -o ROOT/results/node5/solver-300832-1171938626 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300832-1171938626/cmusat_base /tmp/evaluation/300832-1171938626/instance-300832-1171938626.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 31052
/proc/meminfo: memFree=1052576/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=2684 CPUtime=0
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 213817437 2748416 224 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564434 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 671 224 90 241 0 427 0

[startup+0.107522 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 31052
/proc/meminfo: memFree=1052576/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=4224 CPUtime=0.1
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 669 0 0 0 10 0 0 0 18 0 1 0 213817437 4325376 609 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551780 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 1056 609 111 241 0 812 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4224

[startup+0.515567 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 31052
/proc/meminfo: memFree=1052576/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=5544 CPUtime=0.5
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 1023 0 0 0 50 0 0 0 21 0 1 0 213817437 5677056 963 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 1386 963 111 241 0 1142 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5544

[startup+1.33666 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1047128/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=8088 CPUtime=1.32
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 1805 0 0 0 132 0 0 0 25 0 1 0 213817437 8282112 1627 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135080254 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 2022 1627 111 241 0 1778 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8088

[startup+2.97885 s]
/proc/loadavg: 0.93 0.98 0.95 3/78 31053
/proc/meminfo: memFree=1045912/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=9148 CPUtime=2.96
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 2129 0 0 0 296 0 0 0 25 0 1 0 213817437 9367552 1909 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560054 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 2287 1909 111 241 0 2043 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9148

[startup+6.25522 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1043800/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=10224 CPUtime=6.25
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 2558 0 0 0 624 1 0 0 25 0 1 0 213817437 10469376 2204 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560480 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 2556 2204 111 241 0 2312 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10224

[startup+12.7109 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1035672/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=18820 CPUtime=12.7
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 4932 0 0 0 1268 2 0 0 25 0 1 0 213817437 19271680 4180 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 4705 4180 111 241 0 4461 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18820

[startup+25.5114 s]
/proc/loadavg: 0.95 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1034648/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=20024 CPUtime=25.49
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 5403 0 0 0 2546 3 0 0 25 0 1 0 213817437 20504576 4524 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 5006 4524 111 241 0 4762 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20024

[startup+51.1233 s]
/proc/loadavg: 0.96 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1028440/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=25788 CPUtime=51.1
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 7233 0 0 0 5104 6 0 0 25 0 1 0 213817437 26406912 6046 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 6447 6046 111 241 0 6203 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 25788

[startup+102.344 s]
/proc/loadavg: 0.98 0.98 0.95 2/78 31053
/proc/meminfo: memFree=1001688/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=53928 CPUtime=102.31
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 14760 0 0 0 10221 10 0 0 25 0 1 0 213817437 55222272 12734 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 13482 12734 111 241 0 13238 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 53928

[startup+162.375 s]
/proc/loadavg: 1.02 1.00 0.96 2/78 31053
/proc/meminfo: memFree=1001176/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=54004 CPUtime=162.32
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 15114 0 0 0 16221 11 0 0 25 0 1 0 213817437 55300096 12841 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 13501 12841 111 241 0 13257 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 54004

[startup+222.403 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 31053
/proc/meminfo: memFree=999192/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=55812 CPUtime=222.33
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 15975 0 0 0 22221 12 0 0 25 0 1 0 213817437 57151488 13415 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 13953 13415 111 241 0 13709 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 55812

[startup+282.434 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31053
/proc/meminfo: memFree=991896/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=62476 CPUtime=282.35
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 18036 0 0 0 28220 15 0 0 25 0 1 0 213817437 63975424 15141 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 15619 15141 111 241 0 15375 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 62476

[startup+342.464 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31053
/proc/meminfo: memFree=984984/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=69172 CPUtime=342.36
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 19936 0 0 0 34218 18 0 0 25 0 1 0 213817437 70832128 16853 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551464 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 17293 16853 111 241 0 17049 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 69172

[startup+402.496 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31053
/proc/meminfo: memFree=981912/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=72148 CPUtime=402.37
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 20726 0 0 0 40218 19 0 0 25 0 1 0 213817437 73879552 17643 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 18037 17643 111 241 0 17793 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 72148

[startup+462.524 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31053
/proc/meminfo: memFree=934552/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=122584 CPUtime=462.39
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 33603 0 0 0 46214 25 0 0 25 0 1 0 213817437 125526016 29439 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30646 29439 111 241 0 30402 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 122584

[startup+522.555 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31053
/proc/meminfo: memFree=934296/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=122660 CPUtime=522.4
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 33881 0 0 0 52215 25 0 0 25 0 1 0 213817437 125603840 29495 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560054 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30665 29495 111 241 0 30421 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 122660

[startup+582.585 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=933912/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=122792 CPUtime=582.43
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 33983 0 0 0 58217 26 0 0 25 0 1 0 213817437 125739008 29597 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30698 29597 111 241 0 30454 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 122792

[startup+642.619 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=933784/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=122880 CPUtime=642.44
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 34251 0 0 0 64217 27 0 0 25 0 1 0 213817437 125829120 29624 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30720 29624 111 241 0 30476 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 122880

[startup+702.652 s]
/proc/loadavg: 1.00 1.00 0.96 3/78 31055
/proc/meminfo: memFree=933464/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123144 CPUtime=702.45
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 34340 0 0 0 70218 27 0 0 25 0 1 0 213817437 126099456 29713 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30786 29713 111 241 0 30542 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 123144

[startup+762.681 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=933144/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123368 CPUtime=762.47
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 34685 0 0 0 76219 28 0 0 25 0 1 0 213817437 126328832 29795 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30842 29795 111 241 0 30598 0
Current children cumulated CPU time (s) 762.47
Current children cumulated vsize (KiB) 123368

[startup+822.717 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=933080/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123368 CPUtime=822.48
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 34685 0 0 0 82220 28 0 0 25 0 1 0 213817437 126328832 29795 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30842 29795 111 241 0 30598 0
Current children cumulated CPU time (s) 822.48
Current children cumulated vsize (KiB) 123368

[startup+882.746 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=932824/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123368 CPUtime=882.5
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 34750 0 0 0 88221 29 0 0 25 0 1 0 213817437 126328832 29860 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560092 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30842 29860 111 241 0 30598 0
Current children cumulated CPU time (s) 882.5
Current children cumulated vsize (KiB) 123368

[startup+942.782 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=932568/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123472 CPUtime=942.52
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 35102 0 0 0 94223 29 0 0 25 0 1 0 213817437 126435328 29926 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30868 29926 111 241 0 30624 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 123472

[startup+1002.81 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=932632/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=123472 CPUtime=1002.54
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 35102 0 0 0 100224 30 0 0 25 0 1 0 213817437 126435328 29926 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 30868 29926 111 241 0 30624 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 123472

[startup+1062.84 s]
/proc/loadavg: 1.03 1.01 0.96 2/78 31055
/proc/meminfo: memFree=926040/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=129540 CPUtime=1062.55
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 37042 0 0 0 106223 32 0 0 25 0 1 0 213817437 132648960 31554 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 32385 31554 111 241 0 32141 0
Current children cumulated CPU time (s) 1062.55
Current children cumulated vsize (KiB) 129540

[startup+1122.88 s]
/proc/loadavg: 1.01 1.01 0.96 2/78 31055
/proc/meminfo: memFree=925784/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=130024 CPUtime=1122.57
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 37114 0 0 0 112224 33 0 0 25 0 1 0 213817437 133144576 31626 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 32506 31626 111 241 0 32262 0
Current children cumulated CPU time (s) 1122.57
Current children cumulated vsize (KiB) 130024

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=925592/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=130316 CPUtime=1182.58
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 37170 0 0 0 118225 33 0 0 25 0 1 0 213817437 133443584 31682 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560006 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 32579 31682 111 241 0 32335 0
Current children cumulated CPU time (s) 1182.58
Current children cumulated vsize (KiB) 130316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=925400/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=130508 CPUtime=1200.1
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 37214 0 0 0 119977 33 0 0 25 0 1 0 213817437 133640192 31726 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559771 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 32627 31726 111 241 0 32383 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 130508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 31055
/proc/meminfo: memFree=925400/2055920 swapFree=4192812/4192956
[pid=31052] ppid=31050 vsize=130508 CPUtime=1200.1
/proc/31052/stat : 31052 (cmusat_base) R 31050 31052 30247 0 -1 4194304 37214 0 0 0 119977 33 0 0 25 0 1 0 213817437 133640192 31726 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559771 0 0 4096 35 0 0 0 17 1 0 0
/proc/31052/statm: 32627 31726 111 241 0 32383 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 130508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.13
CPU user time (s): 1199.77
CPU system time (s): 0.360945
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 130508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 768

runsolver used 1.36279 second user time and 2.78158 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Feb 20 02:30:26 UTC 2007

IDJOB= 300832
IDBENCH= 20044
IDSOLVER= 120
FILE ID= node5/300832-1171938626

PBS_JOBID= 3848938

Free space on /tmp= 66549 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1638354370-16.cnf
COMMAND LINE= /tmp/evaluation/300832-1171938626/cmusat_base /tmp/evaluation/300832-1171938626/instance-300832-1171938626.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-300832-1171938626 -o ROOT/results/node5/solver-300832-1171938626 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300832-1171938626/cmusat_base /tmp/evaluation/300832-1171938626/instance-300832-1171938626.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  ba6ae373482c2c9451134b661ab28d3f

RANDOM SEED= 540731015

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1052920 kB
Buffers:         60952 kB
Cached:         820192 kB
SwapCached:          0 kB
Active:         536944 kB
Inactive:       388524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:          63212 kB
Slab:            63132 kB
Committed_AS:   777640 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB

End job on node5 on Tue Feb 20 02:50:29 UTC 2007