Trace number 299521

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 2007-02-08? (TO) 1200.07 1200.41

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1970010471-03.UNSAT.shuffled.cnf
MD5SUM21b310fb9cbca31da88bfafce085a3da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  650                                                  |
0.00/0.00	c |  Number of clauses:    2769                                                 |

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/node40/watcher-299521-1171873090 -o ROOT/results/node40/solver-299521-1171873090 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299521-1171873090/cmusat /tmp/evaluation/299521-1171873090/instance-299521-1171873090.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/64 17021
/proc/meminfo: memFree=761080/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=2452 CPUtime=0
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 112343295 2510848 197 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135214534 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 613 197 108 243 0 367 0

[startup+0.106892 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17021
/proc/meminfo: memFree=761080/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=2744 CPUtime=0.1
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 319 0 0 0 10 0 0 0 18 0 1 0 112343295 2809856 302 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 686 302 118 243 0 440 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2744

[startup+0.514944 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17021
/proc/meminfo: memFree=761080/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=3164 CPUtime=0.51
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 414 0 0 0 51 0 0 0 21 0 1 0 112343295 3239936 397 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 791 397 118 243 0 545 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3164

[startup+1.33505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17022
/proc/meminfo: memFree=759344/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=3852 CPUtime=1.33
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 576 0 0 0 133 0 0 0 25 0 1 0 112343295 3944448 559 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 963 559 118 243 0 717 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3852

[startup+2.97126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17022
/proc/meminfo: memFree=758832/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=4576 CPUtime=2.96
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 753 0 0 0 296 0 0 0 25 0 1 0 112343295 4685824 736 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 1144 736 118 243 0 898 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4576

[startup+6.25169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17022
/proc/meminfo: memFree=756848/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=6248 CPUtime=6.24
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 1136 0 0 0 624 0 0 0 25 0 1 0 112343295 6397952 1119 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 1562 1119 118 243 0 1316 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6248

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17022
/proc/meminfo: memFree=754744/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=8288 CPUtime=12.69
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 1791 0 0 0 1269 0 0 0 25 0 1 0 112343295 8486912 1666 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 2072 1666 118 243 0 1826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8288

[startup+25.5072 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=751672/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=11504 CPUtime=25.49
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 2834 0 0 0 2548 1 0 0 25 0 1 0 112343295 11780096 2367 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 2876 2367 118 243 0 2630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11504

[startup+51.1135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=748216/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=14652 CPUtime=51.08
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 3992 0 0 0 5106 2 0 0 25 0 1 0 112343295 15003648 3256 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 3663 3256 118 243 0 3417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14652

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=741688/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=22056 CPUtime=102.29
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 6350 0 0 0 10225 4 0 0 25 0 1 0 112343295 22585344 4888 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 5514 4888 118 243 0 5268 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 22056

[startup+162.345 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=736824/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=26364 CPUtime=162.29
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 7948 0 0 0 16223 6 0 0 25 0 1 0 112343295 26996736 6093 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589705 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 6591 6093 118 243 0 6345 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26364

[startup+222.364 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=723384/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=42128 CPUtime=222.29
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 12147 0 0 0 22221 8 0 0 25 0 1 0 112343295 43139072 9451 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 10532 9451 118 243 0 10286 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42128

[startup+282.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=722744/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=42460 CPUtime=282.29
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 12648 0 0 0 28220 9 0 0 25 0 1 0 112343295 43479040 9592 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 10615 9592 118 243 0 10369 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 42460

[startup+342.398 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=722040/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=43052 CPUtime=342.29
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 13035 0 0 0 34219 10 0 0 25 0 1 0 112343295 44085248 9772 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 10763 9772 118 243 0 10517 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43052

[startup+402.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=719288/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=45432 CPUtime=402.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 13940 0 0 0 40218 12 0 0 25 0 1 0 112343295 46522368 10450 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 11358 10450 118 243 0 11112 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45432

[startup+462.439 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=718904/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=45936 CPUtime=462.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 14036 0 0 0 46218 12 0 0 25 0 1 0 112343295 47038464 10546 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 11484 10546 118 243 0 11238 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 45936

[startup+522.457 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=713976/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=50608 CPUtime=522.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 15533 0 0 0 52216 14 0 0 25 0 1 0 112343295 51822592 11761 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590282 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 12652 11761 118 243 0 12406 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50608

[startup+582.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=713912/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=50708 CPUtime=582.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 15563 0 0 0 58216 14 0 0 25 0 1 0 112343295 51924992 11791 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 12677 11791 118 243 0 12431 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 50708

[startup+642.495 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=710264/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=54092 CPUtime=642.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 16752 0 0 0 64215 15 0 0 25 0 1 0 112343295 55390208 12707 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 13523 12707 118 243 0 13277 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 54092

[startup+702.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=707960/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=55924 CPUtime=702.3
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 17615 0 0 0 70214 16 0 0 25 0 1 0 112343295 57266176 13270 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589656 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 13981 13270 118 243 0 13735 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 55924

[startup+762.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=707384/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=56636 CPUtime=762.31
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 17763 0 0 0 76214 17 0 0 25 0 1 0 112343295 57995264 13418 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 14159 13418 118 243 0 13913 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 56636

[startup+822.557 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=707128/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=57088 CPUtime=822.32
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 17842 0 0 0 82215 17 0 0 25 0 1 0 112343295 58458112 13497 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 14272 13497 118 243 0 14026 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 57088

[startup+882.575 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=683576/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=85516 CPUtime=882.31
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 25414 0 0 0 88211 20 0 0 25 0 1 0 112343295 87568384 19373 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21379 19373 118 243 0 21133 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 85516

[startup+942.594 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=683512/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=85696 CPUtime=942.31
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 25441 0 0 0 94211 20 0 0 25 0 1 0 112343295 87752704 19400 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21424 19400 118 243 0 21178 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 85696

[startup+1002.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=683256/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=85824 CPUtime=1002.32
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 25502 0 0 0 100211 21 0 0 25 0 1 0 112343295 87883776 19428 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21456 19428 118 243 0 21210 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 85824

[startup+1062.64 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17024
/proc/meminfo: memFree=682104/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=86512 CPUtime=1062.33
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 25815 0 0 0 106212 21 0 0 25 0 1 0 112343295 88588288 19741 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21628 19741 118 243 0 21382 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 86512

[startup+1122.65 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17024
/proc/meminfo: memFree=681912/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=86652 CPUtime=1122.32
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 26216 0 0 0 112211 21 0 0 25 0 1 0 112343295 88731648 19780 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581192 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21663 19780 118 243 0 21417 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 86652

[startup+1182.67 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17024
/proc/meminfo: memFree=681976/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=86652 CPUtime=1182.33
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 26220 0 0 0 118211 22 0 0 25 0 1 0 112343295 88731648 19784 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21663 19784 118 243 0 21417 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 86652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=681912/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=86812 CPUtime=1200.05
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 26228 0 0 0 119983 22 0 0 25 0 1 0 112343295 88895488 19792 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21703 19792 118 243 0 21457 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 86812

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17024
/proc/meminfo: memFree=681912/2055920 swapFree=4183864/4192956
[pid=17021] ppid=17019 vsize=86812 CPUtime=1200.05
/proc/17021/stat : 17021 (cmusat) R 17019 17021 16343 0 -1 4194304 26228 0 0 0 119983 22 0 0 25 0 1 0 112343295 88895488 19792 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/17021/statm: 21703 19792 118 243 0 21457 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 86812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.84
CPU system time (s): 0.234964
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 86812

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

runsolver used 0.775882 second user time and 2.43363 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Feb 19 08:18:10 UTC 2007

IDJOB= 299521
IDBENCH= 20012
IDSOLVER= 121
FILE ID= node40/299521-1171873090

PBS_JOBID= 3839768

Free space on /tmp= 66561 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1970010471-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299521-1171873090/cmusat /tmp/evaluation/299521-1171873090/instance-299521-1171873090.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-299521-1171873090 -o ROOT/results/node40/solver-299521-1171873090 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299521-1171873090/cmusat /tmp/evaluation/299521-1171873090/instance-299521-1171873090.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  21b310fb9cbca31da88bfafce085a3da

RANDOM SEED= 878189256

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:        761488 kB
Buffers:         50992 kB
Cached:        1120272 kB
SwapCached:       4252 kB
Active:         829348 kB
Inactive:       352728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        761488 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            98316 kB
Committed_AS:   181508 kB
PageTables:       1412 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 node40 on Mon Feb 19 08:38:13 UTC 2007