Trace number 1733292

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.05 1200.44

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
Bench CategoryCRAFTED (crafted 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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

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-1733292-1240786523/watcher-1733292-1240786523 -o /tmp/evaluation-result-1733292-1240786523/solver-1733292-1240786523 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1733292-1240786523.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 0.99 3/65 25015
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=5652 CPUtime=0
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 1044 0 0 0 0 0 0 0 18 0 1 0 106680784 5787648 1028 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 1413 1032 208 541 0 863 0

[startup+0.078299 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 25015
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=16860 CPUtime=0.06
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 1685 0 0 0 6 0 0 0 18 0 1 0 106680784 17264640 1669 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 4215 1669 221 541 0 3665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16860

[startup+0.101301 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 25015
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=17260 CPUtime=0.09
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 1813 0 0 0 9 0 0 0 18 0 1 0 106680784 17674240 1797 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 4315 1797 221 541 0 3765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17260

[startup+0.301325 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 25015
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=18844 CPUtime=0.29
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 2249 0 0 0 28 1 0 0 19 0 1 0 106680784 19296256 2233 1992294400 4194304 6412682 548682068832 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 4711 2233 221 541 0 4161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18844

[startup+0.701376 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 25015
/proc/meminfo: memFree=1373952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=19656 CPUtime=0.7
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 2437 0 0 0 68 2 0 0 23 0 1 0 106680784 20127744 2421 1992294400 4194304 6412682 548682068832 18446744073709551615 4815866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 4914 2421 221 541 0 4364 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 19656

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1364472/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=21004 CPUtime=1.49
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 2803 0 0 0 147 2 0 0 25 0 1 0 106680784 21508096 2787 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 5251 2787 221 541 0 4701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21004

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1362552/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=23140 CPUtime=3.09
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 3333 0 0 0 306 3 0 0 25 0 1 0 106680784 23695360 3317 1992294400 4194304 6412682 548682068832 18446744073709551615 4916816 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 5785 3317 221 541 0 5235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23140

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1355896/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=28276 CPUtime=6.29
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 4732 0 0 0 623 6 0 0 25 0 1 0 106680784 28954624 4709 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 7069 4709 254 541 0 6519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28276

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1351928/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=32448 CPUtime=12.69
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 5986 0 0 0 1258 11 0 0 25 0 1 0 106680784 33226752 5698 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 8112 5698 257 541 0 7562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32448

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1342584/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=43020 CPUtime=25.48
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 8849 0 0 0 2527 21 0 0 25 0 1 0 106680784 44052480 8167 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 10755 8167 257 541 0 10205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43020

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1331576/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=55008 CPUtime=51.06
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 12286 0 0 0 5070 36 0 0 25 0 1 0 106680784 56328192 10917 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 13752 10917 257 541 0 13202 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55008

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1314680/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=73548 CPUtime=102.25
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 17267 0 0 0 10171 54 0 0 25 0 1 0 106680784 75313152 15062 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 18387 15062 257 541 0 17837 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73548

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1299896/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=89884 CPUtime=162.22
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 21800 0 0 0 16152 70 0 0 25 0 1 0 106680784 92041216 18808 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 22471 18808 257 541 0 21921 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 89884

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1286328/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=105584 CPUtime=222.2
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 26191 0 0 0 22134 86 0 0 25 0 1 0 106680784 108118016 22159 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 26396 22159 257 541 0 25846 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25016
/proc/meminfo: memFree=1274616/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=118192 CPUtime=282.18
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 29741 0 0 0 28117 101 0 0 25 0 1 0 106680784 121028608 25069 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 29548 25069 257 541 0 28998 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 118192

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1261816/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=132148 CPUtime=342.16
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 32949 0 0 0 34100 116 0 0 25 0 1 0 106680784 135319552 28277 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 33037 28277 257 541 0 32487 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 132148

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1255352/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=139892 CPUtime=402.14
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 35275 0 0 0 40089 125 0 0 25 0 1 0 106680784 143249408 29868 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 34973 29868 257 541 0 34423 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 139892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1242296/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=154428 CPUtime=462.13
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 39368 0 0 0 46075 138 0 0 25 0 1 0 106680784 158134272 33115 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 38607 33115 257 541 0 38057 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 154428

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1237496/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=160188 CPUtime=522.1
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 40575 0 0 0 52063 147 0 0 25 0 1 0 106680784 164032512 34322 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 40047 34322 257 541 0 39497 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 160188

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1222648/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=181068 CPUtime=582.08
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 44397 0 0 0 58048 160 0 0 25 0 1 0 106680784 185413632 38144 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 45267 38144 257 541 0 44717 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 181068

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1220792/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=182028 CPUtime=642.07
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 45700 0 0 0 64038 169 0 0 25 0 1 0 106680784 186396672 38475 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 45507 38475 257 541 0 44957 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 182028

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1217464/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=185868 CPUtime=702.05
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 46530 0 0 0 70026 179 0 0 25 0 1 0 106680784 190328832 39305 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 46467 39305 257 541 0 45917 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 185868

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1204728/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=198852 CPUtime=762.04
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 49698 0 0 0 76016 188 0 0 25 0 1 0 106680784 203624448 42473 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 49713 42473 257 541 0 49163 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 198852

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1203960/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=200544 CPUtime=822.01
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 51010 0 0 0 82004 197 0 0 25 0 1 0 106680784 205357056 42667 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 50136 42667 257 541 0 49586 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 200544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1201016/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=203104 CPUtime=881.99
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 51758 0 0 0 87995 204 0 0 25 0 1 0 106680784 207978496 43415 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 50776 43415 257 541 0 50226 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 203104

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1196920/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=208228 CPUtime=941.98
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 52798 0 0 0 93984 214 0 0 25 0 1 0 106680784 213225472 44455 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 52057 44455 257 541 0 51507 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 208228

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1185528/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=220012 CPUtime=1001.96
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 56853 0 0 0 99973 223 0 0 25 0 1 0 106680784 225292288 47224 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 55003 47224 257 541 0 54453 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 220012

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1183352/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=223144 CPUtime=1061.94
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 57447 0 0 0 105963 231 0 0 25 0 1 0 106680784 228499456 47818 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 55786 47818 257 541 0 55236 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 223144

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1182392/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=223784 CPUtime=1121.92
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 57680 0 0 0 111953 239 0 0 25 0 1 0 106680784 229154816 48051 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 55946 48051 257 541 0 55396 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 223784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1176952/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=228872 CPUtime=1181.9
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 59091 0 0 0 117940 250 0 0 25 0 1 0 106680784 234364928 49462 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 57218 49462 257 541 0 56668 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 228872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25022
/proc/meminfo: memFree=1167736/2055920 swapFree=4192812/4192956
[pid=25015] ppid=25013 vsize=239400 CPUtime=1200
/proc/25015/stat : 25015 (kw) R 25013 25015 24600 0 -1 0 61310 0 0 0 119747 253 0 0 25 0 1 0 106680784 245145600 51681 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25015/statm: 59850 51681 257 541 0 59300 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 239400

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.44
CPU time (s): 1200.05
CPU user time (s): 1197.48
CPU system time (s): 2.57161
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 239400

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

runsolver used 1.11583 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 00:55:24
IDJOB=1733292
IDBENCH=71138
IDSOLVER=501
FILE ID=node54/1733292-1240786523
PBS_JOBID= 9187288
Free space on /tmp= 66256 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733292-1240786523/watcher-1733292-1240786523 -o /tmp/evaluation-result-1733292-1240786523/solver-1733292-1240786523 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1733292-1240786523.cnf

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=768143893

node54.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.234
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.234
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:       1374368 kB
Buffers:         76340 kB
Cached:         511448 kB
SwapCached:        140 kB
Active:         305604 kB
Inactive:       297656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           29424 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            64236 kB
Committed_AS:   424872 kB
PageTables:       1368 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= 66252 MiB
End job on node54 at 2009-04-27 01:15:27