Trace number 1724390

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.15 1200.5

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

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-1724390-1240695625/watcher-1724390-1240695625 -o /tmp/evaluation-result-1724390-1240695625/solver-1724390-1240695625 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1724390-1240695625.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 0.99 0.99 3/64 18699
/proc/meminfo: memFree=1498008/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=5516 CPUtime=0
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 97596536 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402399 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 1379 982 192 541 0 829 0

[startup+0.0936279 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18699
/proc/meminfo: memFree=1498008/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=39172 CPUtime=0.08
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 6150 0 0 0 6 2 0 0 18 0 1 0 97596536 40112128 6134 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 9793 6134 219 541 0 9243 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39172

[startup+0.101628 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18699
/proc/meminfo: memFree=1498008/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=39304 CPUtime=0.09
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 6188 0 0 0 7 2 0 0 18 0 1 0 97596536 40247296 6172 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 9826 6172 219 541 0 9276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39304

[startup+0.301649 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18699
/proc/meminfo: memFree=1498008/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=42604 CPUtime=0.29
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 7103 0 0 0 26 3 0 0 19 0 1 0 97596536 43626496 7087 1992294400 4194304 6412682 548682068864 18446744073709551615 5277653 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 10651 7088 219 541 0 10101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42604

[startup+0.701694 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 18699
/proc/meminfo: memFree=1498008/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=49220 CPUtime=0.69
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 8912 0 0 0 65 4 0 0 23 0 1 0 97596536 50401280 8896 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 12305 8896 219 541 0 11755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49220

[startup+1.50178 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18700
/proc/meminfo: memFree=1457936/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=62016 CPUtime=1.49
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 12415 0 0 0 143 6 0 0 25 0 1 0 97596536 63504384 12399 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 15504 12399 219 541 0 14954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62016

[startup+3.10196 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18700
/proc/meminfo: memFree=1437584/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=88356 CPUtime=3.09
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 20260 0 0 0 298 11 0 0 25 0 1 0 97596536 90476544 19475 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 22089 19475 220 541 0 21539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88356

[startup+6.30132 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18700
/proc/meminfo: memFree=1380496/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=138584 CPUtime=6.28
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 35503 0 0 0 612 16 0 0 25 0 1 0 97596536 141910016 33181 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 34646 33181 220 541 0 34096 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138584

[startup+12.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18700
/proc/meminfo: memFree=1296400/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=208368 CPUtime=12.68
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 52869 0 0 0 1245 23 0 0 25 0 1 0 97596536 213368832 50547 1992294400 4194304 6412682 548682068864 18446744073709551615 4522047 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 52092 50547 239 541 0 51542 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 208368

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 18700
/proc/meminfo: memFree=1279312/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=234956 CPUtime=25.48
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 56845 0 0 0 2520 28 0 0 25 0 1 0 97596536 240594944 54523 1992294400 4194304 6412682 548682068864 18446744073709551615 4522339 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 58739 54523 248 541 0 58189 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 234956

[startup+51.1013 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 18700
/proc/meminfo: memFree=1229712/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=284340 CPUtime=51.05
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 69045 0 0 0 5069 36 0 0 25 0 1 0 97596536 291164160 66723 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 71085 66723 255 541 0 70535 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 284340

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 18700
/proc/meminfo: memFree=1229072/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=284340 CPUtime=102.24
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 69194 0 0 0 10183 41 0 0 25 0 1 0 97596536 291164160 66872 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 71085 66872 258 541 0 70535 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 284340

[startup+162.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 18700
/proc/meminfo: memFree=1228624/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=284340 CPUtime=162.22
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 69360 0 0 0 16168 54 0 0 25 0 1 0 97596536 291164160 67038 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 71085 67038 258 541 0 70535 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 284340

[startup+222.301 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 18700
/proc/meminfo: memFree=1226640/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=284340 CPUtime=222.2
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 69819 0 0 0 22146 74 0 0 25 0 1 0 97596536 291164160 67497 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 71085 67497 258 541 0 70535 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 284340

[startup+282.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 18700
/proc/meminfo: memFree=1224976/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=284340 CPUtime=282.19
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 70217 0 0 0 28130 89 0 0 25 0 1 0 97596536 291164160 67895 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 71085 67895 258 541 0 70535 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 284340

[startup+342.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 18700
/proc/meminfo: memFree=1221328/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=288768 CPUtime=342.17
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 71123 0 0 0 34111 106 0 0 25 0 1 0 97596536 295698432 68801 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 72192 68801 258 541 0 71642 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 288768

[startup+402.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/65 18700
/proc/meminfo: memFree=1211216/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=302032 CPUtime=402.15
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 73934 0 0 0 40085 130 0 0 25 0 1 0 97596536 309280768 71612 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 75508 71612 258 541 0 74958 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 302032

[startup+462.301 s]
/proc/loadavg: 1.14 1.09 1.02 2/65 18700
/proc/meminfo: memFree=1193872/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=318576 CPUtime=462.13
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 77949 0 0 0 46068 145 0 0 25 0 1 0 97596536 326221824 75627 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 79644 75627 258 541 0 79094 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 318576

[startup+522.302 s]
/proc/loadavg: 1.13 1.10 1.02 2/65 18700
/proc/meminfo: memFree=1165328/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=348380 CPUtime=522.12
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 85085 0 0 0 52034 178 0 0 25 0 1 0 97596536 356741120 82763 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 87095 82763 258 541 0 86545 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 348380

[startup+582.302 s]
/proc/loadavg: 1.09 1.09 1.02 2/65 18700
/proc/meminfo: memFree=1164560/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=351168 CPUtime=582.1
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 85687 0 0 0 58030 180 0 0 25 0 1 0 97596536 359596032 83365 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 87792 83365 258 541 0 87242 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 351168

[startup+642.301 s]
/proc/loadavg: 1.03 1.07 1.02 2/65 18700
/proc/meminfo: memFree=1136272/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=381080 CPUtime=642.09
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 92323 0 0 0 64001 208 0 0 25 0 1 0 97596536 390225920 90001 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 95270 90001 258 541 0 94720 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 381080

[startup+702.301 s]
/proc/loadavg: 1.01 1.06 1.01 2/65 18700
/proc/meminfo: memFree=1121680/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=399012 CPUtime=702.08
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 95974 0 0 0 69983 225 0 0 25 0 1 0 97596536 408588288 93652 1992294400 4194304 6412682 548682068864 18446744073709551615 4327509 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 99753 93652 258 541 0 99203 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 399012

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.01 2/65 18700
/proc/meminfo: memFree=1116240/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=405884 CPUtime=762.06
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 97351 0 0 0 75965 241 0 0 25 0 1 0 97596536 415625216 95029 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 101471 95029 258 541 0 100921 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 405884

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 18700
/proc/meminfo: memFree=1059088/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=463300 CPUtime=822.05
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 111573 0 0 0 81928 277 0 0 25 0 1 0 97596536 474419200 109251 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 115825 109251 258 541 0 115275 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 463300

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 18700
/proc/meminfo: memFree=984272/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=539660 CPUtime=882.02
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 130277 0 0 0 87887 315 0 0 25 0 1 0 97596536 552611840 127955 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 134915 127955 258 541 0 134365 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 539660

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18700
/proc/meminfo: memFree=968912/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=554360 CPUtime=942.01
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 134067 0 0 0 93867 334 0 0 25 0 1 0 97596536 567664640 131745 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 138590 131745 258 541 0 138040 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 554360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18700
/proc/meminfo: memFree=954256/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=573004 CPUtime=1002
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 137711 0 0 0 99860 340 0 0 25 0 1 0 97596536 586756096 135389 1992294400 4194304 6412682 548682068864 18446744073709551615 4419032 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 143251 135389 258 541 0 142701 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 573004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18700
/proc/meminfo: memFree=945872/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=581964 CPUtime=1061.98
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 139816 0 0 0 105834 364 0 0 25 0 1 0 97596536 595931136 137494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 145491 137494 258 541 0 144941 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 581964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18700
/proc/meminfo: memFree=939728/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=588364 CPUtime=1121.97
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 141327 0 0 0 111820 377 0 0 25 0 1 0 97596536 602484736 139005 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 147091 139005 258 541 0 146541 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 588364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18700
/proc/meminfo: memFree=930896/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=601164 CPUtime=1181.95
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 143533 0 0 0 117805 390 0 0 25 0 1 0 97596536 615591936 141211 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 150291 141211 258 541 0 149741 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 601164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18700
/proc/meminfo: memFree=928528/2055920 swapFree=4192956/4192956
[pid=18699] ppid=18697 vsize=603724 CPUtime=1200.05
/proc/18699/stat : 18699 (kw) R 18697 18699 18536 0 -1 0 144108 0 0 0 119611 394 0 0 25 0 1 0 97596536 618213376 141786 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/18699/statm: 150931 141786 258 541 0 150381 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 603724

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.5
CPU time (s): 1200.15
CPU user time (s): 1196.11
CPU system time (s): 4.03839
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 603724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.11
system time used= 4.03839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144108
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= 2
involuntary context switches= 3137

runsolver used 0.873867 second user time and 2.52062 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 23:40:26
IDJOB=1724390
IDBENCH=71777
IDSOLVER=501
FILE ID=node5/1724390-1240695625
PBS_JOBID= 9186738
Free space on /tmp= 66320 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724390-1240695625/watcher-1724390-1240695625 -o /tmp/evaluation-result-1724390-1240695625/solver-1724390-1240695625 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1724390-1240695625.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=80695660

node5.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.212
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.212
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:       1498424 kB
Buffers:         61576 kB
Cached:         411432 kB
SwapCached:          0 kB
Active:         136060 kB
Inactive:       350848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498424 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           26376 kB
Writeback:           0 kB
Mapped:          23624 kB
Slab:            56600 kB
Committed_AS:   346112 kB
PageTables:       1388 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= 66316 MiB
End job on node5 at 2009-04-26 00:00:28