Trace number 310181

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.04 1200.47

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S994434255-18-UNKNOWN.cnf
MD5SUM7909d6a83e61ef3c01aa9db628fb1f13
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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:  1170                                                 |
0.00/0.00	c |  Number of clauses:    4234                                                 |

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/node3/watcher-310181-1172555308 -o ROOT/results/node3/solver-310181-1172555308 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310181-1172555308/cmusat /tmp/evaluation/310181-1172555308/instance-310181-1172555308.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.99 3/77 27183
/proc/meminfo: memFree=815200/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=2448 CPUtime=0
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 275485662 2506752 207 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 612 207 96 243 0 366 0

[startup+0.107788 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27183
/proc/meminfo: memFree=815200/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=2916 CPUtime=0.1
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 350 0 0 0 10 0 0 0 18 0 1 0 275485662 2985984 333 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 729 333 118 243 0 483 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2916

[startup+0.515822 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27183
/proc/meminfo: memFree=815200/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=3444 CPUtime=0.51
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 486 0 0 0 51 0 0 0 21 0 1 0 275485662 3526656 469 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 861 469 118 243 0 615 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3444

[startup+1.33789 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27184
/proc/meminfo: memFree=813336/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=3756 CPUtime=1.33
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 588 0 0 0 133 0 0 0 25 0 1 0 275485662 3846144 571 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 939 571 118 243 0 693 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3756

[startup+2.98002 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27184
/proc/meminfo: memFree=812184/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=4860 CPUtime=2.97
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 828 0 0 0 297 0 0 0 25 0 1 0 275485662 4976640 809 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134592078 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 1215 809 118 243 0 969 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4860

[startup+6.25629 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27184
/proc/meminfo: memFree=811288/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=5992 CPUtime=6.25
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 1133 0 0 0 625 0 0 0 25 0 1 0 275485662 6135808 1114 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134581070 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 1498 1114 118 243 0 1252 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5992

[startup+12.7118 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 27184
/proc/meminfo: memFree=807832/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=9572 CPUtime=12.69
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 2015 0 0 0 1269 0 0 0 25 0 1 0 275485662 9801728 1881 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 2393 1881 118 243 0 2147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9572

[startup+25.5119 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27184
/proc/meminfo: memFree=806296/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=10824 CPUtime=25.5
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 2608 0 0 0 2549 1 0 0 25 0 1 0 275485662 11083776 2265 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589528 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 2706 2265 118 243 0 2460 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 10824

[startup+51.124 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 27184
/proc/meminfo: memFree=800408/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=17392 CPUtime=51.1
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 4645 0 0 0 5108 2 0 0 25 0 1 0 275485662 17809408 3733 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 4348 3733 118 243 0 4102 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17392

[startup+102.344 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 27184
/proc/meminfo: memFree=796376/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=20860 CPUtime=102.31
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 6023 0 0 0 10227 4 0 0 25 0 1 0 275485662 21360640 4750 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 5215 4750 118 243 0 4969 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20860

[startup+162.377 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=784664/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=34240 CPUtime=162.33
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 9680 0 0 0 16227 6 0 0 25 0 1 0 275485662 35061760 7658 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 8560 7658 118 243 0 8314 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 34240

[startup+222.403 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 27184
/proc/meminfo: memFree=783896/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=34484 CPUtime=222.34
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 10130 0 0 0 22227 7 0 0 25 0 1 0 275485662 35311616 7830 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 8621 7830 118 243 0 8375 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 34484

[startup+282.432 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=781784/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=36600 CPUtime=282.35
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 10850 0 0 0 28227 8 0 0 25 0 1 0 275485662 37478400 8391 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 9150 8391 118 243 0 8904 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 36600

[startup+342.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=778264/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=39920 CPUtime=342.36
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 11926 0 0 0 34227 9 0 0 25 0 1 0 275485662 40878080 9293 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 9980 9293 118 243 0 9734 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 39920

[startup+402.487 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=774040/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=43564 CPUtime=402.37
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 13126 0 0 0 40227 10 0 0 25 0 1 0 275485662 44609536 10302 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 10891 10302 118 243 0 10645 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 43564

[startup+462.517 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=773144/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=44312 CPUtime=462.39
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 13545 0 0 0 46228 11 0 0 25 0 1 0 275485662 45375488 10512 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 11078 10512 118 243 0 10832 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 44312

[startup+522.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=770264/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=46988 CPUtime=522.41
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 14510 0 0 0 52228 13 0 0 25 0 1 0 275485662 48115712 11248 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589762 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 11747 11248 118 243 0 11501 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 46988

[startup+582.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=750616/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=70392 CPUtime=582.42
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 20681 0 0 0 58227 15 0 0 25 0 1 0 275485662 72081408 16139 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17598 16139 118 243 0 17352 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 70392

[startup+642.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=750424/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=70552 CPUtime=642.43
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 20734 0 0 0 64228 15 0 0 25 0 1 0 275485662 72245248 16192 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17638 16192 118 243 0 17392 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 70552

[startup+702.638 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27184
/proc/meminfo: memFree=749656/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=70852 CPUtime=702.45
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 21189 0 0 0 70229 16 0 0 25 0 1 0 275485662 72552448 16372 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17713 16372 118 243 0 17467 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 70852

[startup+762.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 27250
/proc/meminfo: memFree=748328/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=71172 CPUtime=762.44
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 21226 0 0 0 76227 17 0 0 25 0 1 0 275485662 72880128 16409 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17793 16409 118 243 0 17547 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 71172

[startup+822.737 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 27352
/proc/meminfo: memFree=747688/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=71288 CPUtime=822.42
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 21690 0 0 0 82224 18 0 0 25 0 1 0 275485662 72998912 16571 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17822 16571 118 243 0 17576 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 71288

[startup+882.778 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=748632/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=71480 CPUtime=882.42
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 21738 0 0 0 88224 18 0 0 25 0 1 0 275485662 73195520 16619 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17870 16619 118 243 0 17624 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 71480

[startup+942.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=748184/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=71672 CPUtime=942.44
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 21845 0 0 0 94225 19 0 0 25 0 1 0 275485662 73392128 16726 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17918 16726 118 243 0 17672 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 71672

[startup+1002.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=747800/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=71960 CPUtime=1002.45
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 22295 0 0 0 100226 19 0 0 25 0 1 0 275485662 73687040 16845 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 17990 16845 118 243 0 17744 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 71960

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=747672/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=72284 CPUtime=1062.48
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 22338 0 0 0 106228 20 0 0 25 0 1 0 275485662 74018816 16888 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 18071 16888 118 243 0 17825 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 72284

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=747352/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=72692 CPUtime=1122.48
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 22423 0 0 0 112228 20 0 0 25 0 1 0 275485662 74436608 16973 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 18173 16973 118 243 0 17927 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 72692

[startup+1182.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=744472/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=75560 CPUtime=1182.49
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 23153 0 0 0 118228 21 0 0 25 0 1 0 275485662 77373440 17703 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 18890 17703 118 243 0 18644 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 75560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=742744/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=77144 CPUtime=1200.02
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 23567 0 0 0 119980 22 0 0 25 0 1 0 275485662 78995456 18117 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 19286 18117 118 243 0 19040 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 77144

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

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

[startup+1200.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27382
/proc/meminfo: memFree=742744/2055920 swapFree=4192812/4192956
[pid=27183] ppid=27181 vsize=77144 CPUtime=1200.02
/proc/27183/stat : 27183 (cmusat) R 27181 27183 27123 0 -1 4194304 23567 0 0 0 119980 22 0 0 25 0 1 0 275485662 78995456 18117 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/27183/statm: 19286 18117 118 243 0 19040 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 77144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.04
CPU user time (s): 1199.8
CPU system time (s): 0.237963
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 77144

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

runsolver used 1.49177 second user time and 2.74758 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Feb 27 05:48:28 UTC 2007

IDJOB= 310181
IDBENCH= 20280
IDSOLVER= 121
FILE ID= node3/310181-1172555308

PBS_JOBID= 3971662

Free space on /tmp= 66557 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S994434255-18-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310181-1172555308/cmusat /tmp/evaluation/310181-1172555308/instance-310181-1172555308.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-310181-1172555308 -o ROOT/results/node3/solver-310181-1172555308 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310181-1172555308/cmusat /tmp/evaluation/310181-1172555308/instance-310181-1172555308.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  7909d6a83e61ef3c01aa9db628fb1f13

RANDOM SEED= 888511405

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        815608 kB
Buffers:         69000 kB
Cached:        1034980 kB
SwapCached:          0 kB
Active:         460220 kB
Inactive:       698076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        815608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2696 kB
Writeback:           0 kB
Mapped:          73260 kB
Slab:            67608 kB
Committed_AS:  1173884 kB
PageTables:       1656 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= 66557 MiB

End job on node3 on Tue Feb 27 06:08:31 UTC 2007