Trace number 1729688

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.08 1200.43

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.085
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

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-1729688-1240752627/watcher-1729688-1240752627 -o /tmp/evaluation-result-1729688-1240752627/solver-1729688-1240752627 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1729688-1240752627.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: 0.92 0.98 0.99 3/65 9574
/proc/meminfo: memFree=1761848/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=3176 CPUtime=0
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 394 0 0 0 0 0 0 0 18 0 1 0 103291750 3252224 378 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 794 379 221 541 0 244 0

[startup+0.0130139 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9574
/proc/meminfo: memFree=1761848/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=3176 CPUtime=0.01
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 419 0 0 0 1 0 0 0 18 0 1 0 103291750 3252224 403 1992294400 4194304 6412682 548682068832 18446744073709551615 4916482 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 794 403 221 541 0 244 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3176

[startup+0.101023 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9574
/proc/meminfo: memFree=1761848/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=4496 CPUtime=0.09
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 756 0 0 0 9 0 0 0 18 0 1 0 103291750 4603904 740 1992294400 4194304 6412682 548682068832 18446744073709551615 4823699 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 1124 741 221 541 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4496

[startup+0.301042 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9574
/proc/meminfo: memFree=1761848/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=5664 CPUtime=0.29
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 1080 0 0 0 29 0 0 0 19 0 1 0 103291750 5799936 1064 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 1416 1064 247 541 0 866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5664

[startup+0.701084 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9574
/proc/meminfo: memFree=1761848/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=6156 CPUtime=0.69
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 1344 0 0 0 68 1 0 0 22 0 1 0 103291750 6303744 1205 1992294400 4194304 6412682 548682068832 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 1539 1205 254 541 0 989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6156

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1756976/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=8460 CPUtime=1.49
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 1919 0 0 0 148 1 0 0 25 0 1 0 103291750 8663040 1780 1992294400 4194304 6412682 548682068832 18446744073709551615 4287600 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 2115 1780 254 541 0 1565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8460

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1754160/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=11076 CPUtime=3.09
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 2509 0 0 0 307 2 0 0 25 0 1 0 103291750 11341824 2330 1992294400 4194304 6412682 548682068832 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 2769 2330 254 541 0 2219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11076

[startup+6.30167 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1752112/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=12404 CPUtime=6.29
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 2889 0 0 0 626 3 0 0 25 0 1 0 103291750 12701696 2665 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 3101 2665 257 541 0 2551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12404

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1749168/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=15492 CPUtime=12.69
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 3676 0 0 0 1264 5 0 0 25 0 1 0 103291750 15863808 3340 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 3873 3340 257 541 0 3323 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15492

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1745008/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=20328 CPUtime=25.49
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 4893 0 0 0 2541 8 0 0 25 0 1 0 103291750 20815872 4409 1992294400 4194304 6412682 548682068832 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 5082 4409 257 541 0 4532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20328

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1738736/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=27296 CPUtime=51.08
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 6746 0 0 0 5094 14 0 0 25 0 1 0 103291750 27951104 5947 1992294400 4194304 6412682 548682068832 18446744073709551615 4330007 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 6824 5947 257 541 0 6274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27296

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1728880/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=38548 CPUtime=102.26
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 9613 0 0 0 10202 24 0 0 25 0 1 0 103291750 39473152 8336 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 9637 8336 257 541 0 9087 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38548

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1721584/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=47096 CPUtime=162.24
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 11677 0 0 0 16191 33 0 0 25 0 1 0 103291750 48226304 10191 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 11774 10191 257 541 0 11224 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47096

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1712048/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=57676 CPUtime=222.23
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 14369 0 0 0 22181 42 0 0 25 0 1 0 103291750 59060224 12642 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 14419 12642 257 541 0 13869 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57676

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1707568/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=62064 CPUtime=282.21
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 15667 0 0 0 28173 48 0 0 25 0 1 0 103291750 63553536 13663 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 15516 13663 257 541 0 14966 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62064

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1702704/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=68316 CPUtime=342.19
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 17178 0 0 0 34165 54 0 0 25 0 1 0 103291750 69955584 14856 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 17079 14856 257 541 0 16529 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 68316

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1695920/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=76048 CPUtime=402.18
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 19271 0 0 0 40157 61 0 0 25 0 1 0 103291750 77873152 16583 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 19012 16583 257 541 0 18462 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76048

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9575
/proc/meminfo: memFree=1691888/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=80528 CPUtime=462.16
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 20211 0 0 0 46149 67 0 0 25 0 1 0 103291750 82460672 17523 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 20132 17523 257 541 0 19582 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 80528

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1685488/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=87628 CPUtime=522.13
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 22263 0 0 0 52142 71 0 0 25 0 1 0 103291750 89731072 19154 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 21907 19154 257 541 0 21357 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 87628

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1683568/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=89708 CPUtime=582.12
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 22741 0 0 0 58137 75 0 0 25 0 1 0 103291750 91860992 19632 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 22427 19632 257 541 0 21877 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 89708

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1675824/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=98856 CPUtime=642.11
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 25089 0 0 0 64130 81 0 0 25 0 1 0 103291750 101228544 21496 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 24714 21496 257 541 0 24164 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 98856

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1675056/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=99976 CPUtime=702.08
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 25314 0 0 0 70123 85 0 0 25 0 1 0 103291750 102375424 21721 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 24994 21721 257 541 0 24444 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 99976

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1672752/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=101972 CPUtime=762.08
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 25876 0 0 0 76118 90 0 0 25 0 1 0 103291750 104419328 22283 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 25493 22283 257 541 0 24943 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 101972

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1665968/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=108920 CPUtime=822.05
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 28084 0 0 0 82109 96 0 0 25 0 1 0 103291750 111534080 23935 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 27230 23935 257 541 0 26680 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 108920

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1665520/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=109080 CPUtime=882.04
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 28205 0 0 0 88104 100 0 0 25 0 1 0 103291750 111697920 24056 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 27270 24056 257 541 0 26720 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 109080

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1663920/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=110360 CPUtime=942.02
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 28592 0 0 0 94098 104 0 0 25 0 1 0 103291750 113008640 24443 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 27590 24443 257 541 0 27040 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 110360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1657392/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=119048 CPUtime=1002
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 30247 0 0 0 100091 109 0 0 25 0 1 0 103291750 121905152 26098 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 29762 26098 257 541 0 29212 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 119048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1651568/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=126968 CPUtime=1061.99
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 32250 0 0 0 106084 115 0 0 25 0 1 0 103291750 130015232 27461 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 31742 27461 257 541 0 31192 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 126968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1649968/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=129576 CPUtime=1121.97
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 32708 0 0 0 112078 119 0 0 25 0 1 0 103291750 132685824 27919 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 32394 27919 257 541 0 31844 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 129576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1648496/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=130856 CPUtime=1181.95
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 33059 0 0 0 118072 123 0 0 25 0 1 0 103291750 133996544 28270 1992294400 4194304 6412682 548682068832 18446744073709551615 4287166 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 32714 28270 257 541 0 32164 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 130856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9577
/proc/meminfo: memFree=1648176/2055912 swapFree=4192952/4192956
[pid=9574] ppid=9572 vsize=130856 CPUtime=1200.05
/proc/9574/stat : 9574 (kw) R 9572 9574 9281 0 -1 0 33133 0 0 0 119881 124 0 0 25 0 1 0 103291750 133996544 28344 1992294400 4194304 6412682 548682068832 18446744073709551615 4328521 0 0 4096 0 0 0 0 17 1 0 0
/proc/9574/statm: 32714 28344 257 541 0 32164 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 130856

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.43
CPU time (s): 1200.08
CPU user time (s): 1198.82
CPU system time (s): 1.26381
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 130856

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

runsolver used 1.39279 second user time and 2.86656 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 15:30:27
IDJOB=1729688
IDBENCH=24712
IDSOLVER=501
FILE ID=node78/1729688-1240752627
PBS_JOBID= 9187050
Free space on /tmp= 126764 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729688-1240752627/watcher-1729688-1240752627 -o /tmp/evaluation-result-1729688-1240752627/solver-1729688-1240752627 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1729688-1240752627.cnf

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

MD5SUM BENCH= 56dc474305bf6e6817771129f995c737
RANDOM SEED=2032270429

node78.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.243
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.243
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:      2055912 kB
MemFree:       1762264 kB
Buffers:         37568 kB
Cached:         184176 kB
SwapCached:          4 kB
Active:          87596 kB
Inactive:       148960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1762264 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            42816 kB
Committed_AS:   242044 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126764 MiB
End job on node78 at 2009-04-26 15:50:30