Trace number 298782

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.05 1200.48

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
MD5SUM7faf66a7cdab73c483b5715fbee2bc7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2216
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
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/node72/watcher-298782-1171860425 -o ROOT/results/node72/solver-298782-1171860425 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298782-1171860425/cmusat_base /tmp/evaluation/298782-1171860425/instance-298782-1171860425.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: 1.00 1.00 1.00 3/77 4000
/proc/meminfo: memFree=831144/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=2308 CPUtime=0
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 206010316 2363392 162 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134547998 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 577 162 93 241 0 333 0

[startup+0.106937 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4000
/proc/meminfo: memFree=831144/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=2572 CPUtime=0.1
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 256 0 0 0 10 0 0 0 18 0 1 0 206010316 2633728 238 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560051 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 643 238 110 241 0 399 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2572

[startup+0.514973 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 4000
/proc/meminfo: memFree=831144/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=2924 CPUtime=0.51
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 344 0 0 0 51 0 0 0 21 0 1 0 206010316 2994176 326 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134552103 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 731 326 110 241 0 487 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2924

[startup+1.33605 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=829872/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=4048 CPUtime=1.33
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 591 0 0 0 133 0 0 0 25 0 1 0 206010316 4145152 573 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560161 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 1012 573 110 241 0 768 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4048

[startup+2.9772 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=828976/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=4144 CPUtime=2.97
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 650 0 0 0 297 0 0 0 25 0 1 0 206010316 4243456 632 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134552212 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 1036 632 110 241 0 792 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4144

[startup+6.2535 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=827120/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=6104 CPUtime=6.24
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 1114 0 0 0 624 0 0 0 25 0 1 0 206010316 6250496 1060 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560161 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 1526 1060 110 241 0 1282 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6104

[startup+12.7091 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=826040/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=7212 CPUtime=12.69
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 1539 0 0 0 1269 0 0 0 25 0 1 0 206010316 7385088 1371 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 1803 1371 110 241 0 1559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7212

[startup+25.5103 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=823352/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=10176 CPUtime=25.49
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 2538 0 0 0 2548 1 0 0 25 0 1 0 206010316 10420224 1995 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560004 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 2544 1995 110 241 0 2300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10176

[startup+51.1216 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=820344/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=12856 CPUtime=51.09
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 3600 0 0 0 5107 2 0 0 25 0 1 0 206010316 13164544 2759 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 3214 2759 110 241 0 2970 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12856

[startup+102.336 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=814840/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=19192 CPUtime=102.3
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 5775 0 0 0 10226 4 0 0 25 0 1 0 206010316 19652608 4120 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560532 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 4798 4120 110 241 0 4554 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19192

[startup+162.367 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 4001
/proc/meminfo: memFree=811960/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=21844 CPUtime=162.31
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 6772 0 0 0 16225 6 0 0 25 0 1 0 206010316 22368256 4836 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 5461 4836 110 241 0 5217 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 21844

[startup+222.394 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 4001
/proc/meminfo: memFree=800696/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=35652 CPUtime=222.32
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 10690 0 0 0 22223 9 0 0 25 0 1 0 206010316 36507648 7646 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 8913 7646 110 241 0 8669 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 35652

[startup+282.427 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=800248/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=35728 CPUtime=282.34
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 10988 0 0 0 28224 10 0 0 25 0 1 0 206010316 36585472 7749 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 8932 7749 110 241 0 8688 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 35728

[startup+342.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=799608/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=36112 CPUtime=342.36
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 11363 0 0 0 34225 11 0 0 25 0 1 0 206010316 36978688 7910 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 9028 7910 110 241 0 8784 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 36112

[startup+402.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=798968/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=36532 CPUtime=402.37
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 11769 0 0 0 40226 11 0 0 25 0 1 0 206010316 37408768 8081 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 9133 8081 110 241 0 8889 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 36532

[startup+462.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=798136/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=36896 CPUtime=462.39
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 12227 0 0 0 46227 12 0 0 25 0 1 0 206010316 37781504 8280 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 9224 8280 110 241 0 8980 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 36896

[startup+522.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=797560/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=37452 CPUtime=522.41
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 12398 0 0 0 52228 13 0 0 25 0 1 0 206010316 38350848 8451 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 9363 8451 110 241 0 9119 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 37452

[startup+582.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=795384/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=39284 CPUtime=582.42
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 13194 0 0 0 58228 14 0 0 25 0 1 0 206010316 40226816 8963 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 9821 8963 110 241 0 9577 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 39284

[startup+642.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4001
/proc/meminfo: memFree=794424/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=40208 CPUtime=642.44
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 13439 0 0 0 64229 15 0 0 25 0 1 0 206010316 41172992 9208 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559888 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 10052 9208 110 241 0 9808 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 40208

[startup+702.645 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 4001
/proc/meminfo: memFree=792312/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=42248 CPUtime=702.46
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 14278 0 0 0 70230 16 0 0 25 0 1 0 206010316 43261952 9735 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 10562 9735 110 241 0 10318 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 42248

[startup+762.677 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 4001
/proc/meminfo: memFree=791864/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=42676 CPUtime=762.48
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 14385 0 0 0 76231 17 0 0 25 0 1 0 206010316 43700224 9842 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 10669 9842 110 241 0 10425 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 42676

[startup+822.711 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 4001
/proc/meminfo: memFree=789880/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=44388 CPUtime=822.49
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 14923 0 0 0 82231 18 0 0 25 0 1 0 206010316 45453312 10347 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 11097 10347 110 241 0 10853 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 44388

[startup+882.766 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 4117
/proc/meminfo: memFree=787384/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=45328 CPUtime=882.47
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 15530 0 0 0 88228 19 0 0 25 0 1 0 206010316 46415872 10611 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 11332 10611 110 241 0 11088 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 45328

[startup+942.815 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=788280/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=45648 CPUtime=942.45
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 15624 0 0 0 94226 19 0 0 25 0 1 0 206010316 46743552 10672 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 11412 10672 110 241 0 11168 0
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (KiB) 45648

[startup+1002.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=773368/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=66424 CPUtime=1002.46
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 20884 0 0 0 100225 21 0 0 25 0 1 0 206010316 68018176 14364 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16606 14364 110 241 0 16362 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 66424

[startup+1062.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=772920/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=66828 CPUtime=1062.48
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 21486 0 0 0 106225 23 0 0 25 0 1 0 206010316 68431872 14524 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16707 14524 110 241 0 16463 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 66828

[startup+1122.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=772856/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=66828 CPUtime=1122.5
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 21493 0 0 0 112227 23 0 0 25 0 1 0 206010316 68431872 14531 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16707 14531 110 241 0 16463 0
Current children cumulated CPU time (s) 1122.5
Current children cumulated vsize (KiB) 66828

[startup+1182.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=772536/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=67224 CPUtime=1182.52
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 21579 0 0 0 118228 24 0 0 25 0 1 0 206010316 68837376 14617 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16806 14617 110 241 0 16562 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 67224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=772280/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=67224 CPUtime=1200.03
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 21645 0 0 0 119979 24 0 0 25 0 1 0 206010316 68837376 14683 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16806 14683 110 241 0 16562 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 67224

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

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

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4203
/proc/meminfo: memFree=772280/2055920 swapFree=4145060/4192956
[pid=4000] ppid=3998 vsize=67224 CPUtime=1200.03
/proc/4000/stat : 4000 (cmusat_base) R 3998 4000 2426 0 -1 4194304 21645 0 0 0 119979 24 0 0 25 0 1 0 206010316 68837376 14683 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/4000/statm: 16806 14683 110 241 0 16562 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 67224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.05
CPU user time (s): 1199.8
CPU system time (s): 0.254961
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 67224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21645
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= 6235

runsolver used 1.3438 second user time and 2.88456 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Feb 19 04:47:05 UTC 2007

IDJOB= 298782
IDBENCH= 19994
IDSOLVER= 120
FILE ID= node72/298782-1171860425

PBS_JOBID= 3839744

Free space on /tmp= 66561 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1085782051-01.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298782-1171860425/cmusat_base /tmp/evaluation/298782-1171860425/instance-298782-1171860425.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-298782-1171860425 -o ROOT/results/node72/solver-298782-1171860425 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298782-1171860425/cmusat_base /tmp/evaluation/298782-1171860425/instance-298782-1171860425.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  7faf66a7cdab73c483b5715fbee2bc7a

RANDOM SEED= 780329397

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:        831488 kB
Buffers:         51284 kB
Cached:        1042376 kB
SwapCached:      16508 kB
Active:         695444 kB
Inactive:       422724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831488 kB
SwapTotal:     4192956 kB
SwapFree:      4145060 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          30164 kB
Slab:            91816 kB
Committed_AS:   542196 kB
PageTables:       1676 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= 66561 MiB

End job on node72 on Mon Feb 19 05:07:08 UTC 2007