Trace number 1716150

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw 2009-03-20? (TO) 1200.16 1200.69

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
Bench CategoryAPPLICATION (applications 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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716150-1240611802/watcher-1716150-1240611802 -o /tmp/evaluation-result-1716150-1240611802/solver-1716150-1240611802 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1716150-1240611802.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 23514
/proc/meminfo: memFree=1070380/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=5876 CPUtime=0
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 1014 0 0 0 0 0 0 0 18 0 1 0 89212926 6017024 998 1992294400 4194304 6412682 548682068832 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 1469 1001 195 541 0 919 0

[startup+0.0520001 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23514
/proc/meminfo: memFree=1070380/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=32420 CPUtime=0.04
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 6955 0 0 0 2 2 0 0 18 0 1 0 89212926 33198080 6939 1992294400 4194304 6412682 548682068832 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 8105 6944 208 541 0 7555 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32420

[startup+0.102003 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23514
/proc/meminfo: memFree=1070380/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=65240 CPUtime=0.09
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 14652 0 0 0 4 5 0 0 18 0 1 0 89212926 66805760 14636 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 16310 14643 208 541 0 15760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65240

[startup+0.302026 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23514
/proc/meminfo: memFree=1070380/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=119120 CPUtime=0.29
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 27103 0 0 0 18 11 0 0 19 0 1 0 89212926 121978880 27087 1992294400 4194304 6412682 548682068832 18446744073709551615 4384642 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 29780 27087 219 541 0 29230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 119120

[startup+0.701069 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23514
/proc/meminfo: memFree=1070380/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=124928 CPUtime=0.69
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 28741 0 0 0 58 11 0 0 23 0 1 0 89212926 127926272 28725 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 31232 28725 219 541 0 30682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124928

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=950884/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=135752 CPUtime=1.49
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 31770 0 0 0 136 13 0 0 25 0 1 0 89212926 139010048 31754 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 33938 31754 219 541 0 33388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135752

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=936100/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=157304 CPUtime=3.09
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 38557 0 0 0 293 16 0 0 25 0 1 0 89212926 161079296 37772 1992294400 4194304 6412682 548682068832 18446744073709551615 5486065 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 39326 37773 220 541 0 38776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157304

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=905700/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=204804 CPUtime=6.29
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 51816 0 0 0 606 23 0 0 25 0 1 0 89212926 209719296 49951 1992294400 4194304 6412682 548682068832 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 51201 49951 239 541 0 50651 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 204804

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=865636/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=206292 CPUtime=12.68
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 53714 0 0 0 1228 40 0 0 25 0 1 0 89212926 211243008 50409 1992294400 4194304 6412682 548682068832 18446744073709551615 4297271 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 51573 50409 255 541 0 51023 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 206292

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=865636/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=206292 CPUtime=25.47
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 53728 0 0 0 2505 42 0 0 25 0 1 0 89212926 211243008 50423 1992294400 4194304 6412682 548682068832 18446744073709551615 4302255 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 51573 50423 255 541 0 51023 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 206292

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=855908/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=216292 CPUtime=51.05
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 56385 0 0 0 5058 47 0 0 25 0 1 0 89212926 221483008 53076 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 54073 53076 255 541 0 53523 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 216292

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=815716/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=255684 CPUtime=102.24
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 66238 0 0 0 10166 58 0 0 25 0 1 0 89212926 261820416 62928 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 63921 62928 258 541 0 63371 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 255684

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=779876/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=291936 CPUtime=162.21
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 75335 0 0 0 16150 71 0 0 25 0 1 0 89212926 298942464 72025 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 72984 72025 258 541 0 72434 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 291936

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=738596/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=332712 CPUtime=222.18
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 85492 0 0 0 22136 82 0 0 25 0 1 0 89212926 340697088 82182 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 83178 82182 258 541 0 82628 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 332712

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=734244/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=337028 CPUtime=282.16
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 86574 0 0 0 28131 85 0 0 25 0 1 0 89212926 345116672 83264 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 84257 83264 258 541 0 83707 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 337028

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=720164/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=351248 CPUtime=342.13
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 90151 0 0 0 34121 92 0 0 25 0 1 0 89212926 359677952 86840 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 87812 86840 258 541 0 87262 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 351248

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=703076/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=369144 CPUtime=402.11
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 94569 0 0 0 40111 100 0 0 25 0 1 0 89212926 378003456 91257 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 92286 91257 258 541 0 91736 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 369144

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=682916/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=388580 CPUtime=462.08
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 99379 0 0 0 46104 104 0 0 25 0 1 0 89212926 397905920 96066 1992294400 4194304 6412682 548682068832 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 97145 96066 258 541 0 96595 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 388580

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=661092/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=410480 CPUtime=522.06
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 104833 0 0 0 52091 115 0 0 25 0 1 0 89212926 420331520 101520 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 102620 101520 258 541 0 102070 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 410480

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=661028/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=410480 CPUtime=582.03
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 104848 0 0 0 58083 120 0 0 25 0 1 0 89212926 420331520 101535 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 102620 101535 258 541 0 102070 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 410480

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=638436/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=433396 CPUtime=642.01
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 110506 0 0 0 64070 131 0 0 25 0 1 0 89212926 443797504 107192 1992294400 4194304 6412682 548682068832 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 108349 107192 258 541 0 107799 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 433396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=631844/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=439852 CPUtime=701.98
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 112129 0 0 0 70063 135 0 0 25 0 1 0 89212926 450408448 108815 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 109963 108815 258 541 0 109413 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 439852

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=631780/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=439852 CPUtime=761.96
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 112140 0 0 0 76058 138 0 0 25 0 1 0 89212926 450408448 108826 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 109963 108826 258 541 0 109413 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 439852

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23515
/proc/meminfo: memFree=607716/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=464012 CPUtime=821.93
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 118149 0 0 0 82044 149 0 0 25 0 1 0 89212926 475148288 114835 1992294400 4194304 6412682 548682068832 18446744073709551615 4285950 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 116003 114835 258 541 0 115453 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 464012

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=607460/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=464012 CPUtime=881.9
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 118155 0 0 0 88035 155 0 0 25 0 1 0 89212926 475148288 114841 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 116003 114841 258 541 0 115453 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 464012

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=598692/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=473444 CPUtime=941.88
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 120519 0 0 0 94026 162 0 0 25 0 1 0 89212926 484806656 117205 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 118361 117205 258 541 0 117811 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 473444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=566884/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=505136 CPUtime=1001.85
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 128360 0 0 0 100014 171 0 0 25 0 1 0 89212926 517259264 125046 1992294400 4194304 6412682 548682068832 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 126284 125046 258 541 0 125734 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 505136

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 23517
/proc/meminfo: memFree=560612/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=511352 CPUtime=1061.82
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 129928 0 0 0 106009 173 0 0 25 0 1 0 89212926 523624448 126614 1992294400 4194304 6412682 548682068832 18446744073709551615 4333445 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 127838 126614 258 541 0 127288 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 511352

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23517
/proc/meminfo: memFree=560548/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=511352 CPUtime=1121.8
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 129953 0 0 0 112003 177 0 0 25 0 1 0 89212926 523624448 126639 1992294400 4194304 6412682 548682068832 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 127838 126639 258 541 0 127288 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 511352

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23517
/proc/meminfo: memFree=528740/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=544396 CPUtime=1181.77
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 138157 0 0 0 117991 186 0 0 25 0 1 0 89212926 557461504 134842 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 136099 134842 258 541 0 135549 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 544396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23517
/proc/meminfo: memFree=508068/2055920 swapFree=4192956/4192956
[pid=23514] ppid=23512 vsize=564000 CPUtime=1200.07
/proc/23514/stat : 23514 (kw) R 23512 23514 23265 0 -1 0 143044 0 0 0 119815 192 0 0 25 0 1 0 89212926 577536000 139729 1992294400 4194304 6412682 548682068832 18446744073709551615 4330587 0 0 4096 0 0 0 0 17 0 0 0
/proc/23514/statm: 141000 139729 258 541 0 140450 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 564000

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.69
CPU time (s): 1200.16
CPU user time (s): 1198.16
CPU system time (s): 2.00669
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 564000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.16
system time used= 2.00669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143044
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= 4
involuntary context switches= 3538

runsolver used 1.12183 second user time and 3.2555 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-25 00:23:24
IDJOB=1716150
IDBENCH=20370
IDSOLVER=501
FILE ID=node35/1716150-1240611802
PBS_JOBID= 9186279
Free space on /tmp= 66384 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716150-1240611802/watcher-1716150-1240611802 -o /tmp/evaluation-result-1716150-1240611802/solver-1716150-1240611802 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1716150-1240611802.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=431656029

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

/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.214
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.214
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:       1070860 kB
Buffers:         96940 kB
Cached:         773392 kB
SwapCached:          0 kB
Active:         101512 kB
Inactive:       782780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070860 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16868 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            86800 kB
Committed_AS:   316668 kB
PageTables:       1408 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= 66380 MiB
End job on node35 at 2009-04-25 00:43:26