Trace number 3282323

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 2011-02-28? (TO) 1300.02 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282323-1303755296/watcher-3282323-1303755296 -o /tmp/evaluation-result-3282323-1303755296/solver-3282323-1303755296 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3282323-1303755296.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.70 4/178 26157
/proc/meminfo: memFree=14428924/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=9664 CPUtime=0 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 1632 0 0 0 0 0 0 0 21 0 1 0 487126719 9895936 1582 33554432000 4194304 6935321 140733255237840 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 2416 1588 241 670 0 1737 0

[startup+0.0759331 s]
/proc/loadavg: 3.38 3.84 3.70 4/178 26157
/proc/meminfo: memFree=14428924/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=66184 CPUtime=0.07 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 14968 0 0 0 5 2 0 0 21 0 1 0 487126719 67772416 14902 33554432000 4194304 6935321 140733255237840 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 16546 14902 247 670 0 15867 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 66184

[startup+0.100927 s]
/proc/loadavg: 3.38 3.84 3.70 4/178 26157
/proc/meminfo: memFree=14428924/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=68388 CPUtime=0.09 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 15512 0 0 0 7 2 0 0 21 0 1 0 487126719 70029312 15446 33554432000 4194304 6935321 140733255237840 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 17097 15446 247 670 0 16418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68388

[startup+0.300894 s]
/proc/loadavg: 3.38 3.84 3.70 4/178 26157
/proc/meminfo: memFree=14428924/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=80392 CPUtime=0.28 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 18502 0 0 0 26 2 0 0 22 0 1 0 487126719 82321408 18436 33554432000 4194304 6935321 140733255237840 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 20098 18436 247 670 0 19419 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 80392

[startup+0.700819 s]
/proc/loadavg: 3.38 3.84 3.70 4/178 26157
/proc/meminfo: memFree=14428924/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=116424 CPUtime=0.68 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 28058 0 0 0 63 5 0 0 24 0 1 0 487126719 119218176 27417 33554432000 4194304 6935321 140733255237840 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 29106 27417 273 670 0 28427 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 116424

[startup+1.50067 s]
/proc/loadavg: 3.38 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13961948/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=140016 CPUtime=1.49 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 33852 0 0 0 131 18 0 0 25 0 1 0 487126719 143376384 33211 33554432000 4194304 6935321 140733255237840 18446744073709551615 4395221 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 35004 33211 274 670 0 34325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140016

[startup+3.10035 s]
/proc/loadavg: 3.38 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13745400/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=138688 CPUtime=3.09 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 34286 0 0 0 291 18 0 0 25 0 1 0 487126719 142016512 32878 33554432000 4194304 6935321 140733255237840 18446744073709551615 4346555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 34672 32878 286 670 0 33993 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138688

[startup+6.30075 s]
/proc/loadavg: 3.43 3.84 3.70 4/190 26180
/proc/meminfo: memFree=13493844/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=138688 CPUtime=6.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 34301 0 0 0 611 18 0 0 25 0 1 0 487126719 142016512 32893 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 34672 32893 286 670 0 33993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138688

[startup+12.7005 s]
/proc/loadavg: 3.48 3.84 3.70 5/190 26180
/proc/meminfo: memFree=13495644/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=138688 CPUtime=12.69 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 34337 0 0 0 1251 18 0 0 25 0 1 0 487126719 142016512 32929 33554432000 4194304 6935321 140733255237840 18446744073709551615 4819993 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 34672 32929 298 670 0 33993 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138688

[startup+25.5011 s]
/proc/loadavg: 3.59 3.85 3.70 5/190 26180
/proc/meminfo: memFree=13491432/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=141408 CPUtime=25.49 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 35017 0 0 0 2531 18 0 0 25 0 1 0 487126719 144801792 33609 33554432000 4194304 6935321 140733255237840 18446744073709551615 4487542 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 35352 33609 298 670 0 34673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141408

[startup+51.1012 s]
/proc/loadavg: 3.79 3.88 3.72 5/190 26181
/proc/meminfo: memFree=13477632/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=142440 CPUtime=51.09 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 35275 0 0 0 5091 18 0 0 25 0 1 0 487126719 145858560 33867 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 35610 33867 298 670 0 34931 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142440

[startup+102.306 s]
/proc/loadavg: 3.91 3.89 3.73 5/190 26182
/proc/meminfo: memFree=13468692/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=145268 CPUtime=102.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 35983 0 0 0 10212 18 0 0 25 0 1 0 487126719 148754432 34575 33554432000 4194304 6935321 140733255237840 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 36317 34575 298 670 0 35638 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145268

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.74 5/190 26184
/proc/meminfo: memFree=13459760/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=146552 CPUtime=162.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 36304 0 0 0 16211 18 0 0 25 0 1 0 487126719 150069248 34896 33554432000 4194304 6935321 140733255237840 18446744073709551615 4347636 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 36638 34896 298 670 0 35959 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146552

[startup+222.3 s]
/proc/loadavg: 3.98 3.92 3.75 6/190 26186
/proc/meminfo: memFree=13445476/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=153592 CPUtime=222.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 38068 0 0 0 22211 18 0 0 25 0 1 0 487126719 157278208 36660 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 38398 36660 298 670 0 37719 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 153592

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 26187
/proc/meminfo: memFree=13438264/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=154692 CPUtime=282.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 38211 0 0 0 28211 19 0 0 25 0 1 0 487126719 158404608 36803 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 38673 36803 298 670 0 37994 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 154692

[startup+342.3 s]
/proc/loadavg: 4.07 3.96 3.78 5/190 26189
/proc/meminfo: memFree=13428956/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=157852 CPUtime=342.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 39073 0 0 0 34210 19 0 0 25 0 1 0 487126719 161640448 37665 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 39463 37665 298 670 0 38784 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 157852

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.79 5/190 26190
/proc/meminfo: memFree=13420020/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=164524 CPUtime=402.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 40803 0 0 0 40210 19 0 0 25 0 1 0 487126719 168472576 39395 33554432000 4194304 6935321 140733255237840 18446744073709551615 4346672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 41131 39395 298 670 0 40452 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 164524

[startup+462.3 s]
/proc/loadavg: 4.01 3.97 3.81 5/190 26192
/proc/meminfo: memFree=13408840/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=168124 CPUtime=462.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 41569 0 0 0 46209 20 0 0 25 0 1 0 487126719 172158976 40161 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 42031 40161 298 670 0 41352 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 168124

[startup+522.301 s]
/proc/loadavg: 4.05 3.99 3.82 5/190 26194
/proc/meminfo: memFree=13403848/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=171532 CPUtime=522.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 42543 0 0 0 52209 20 0 0 25 0 1 0 487126719 175648768 41135 33554432000 4194304 6935321 140733255237840 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 42883 41135 298 670 0 42204 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 171532

[startup+582.3 s]
/proc/loadavg: 4.06 4.00 3.83 5/190 26195
/proc/meminfo: memFree=13399132/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=175008 CPUtime=582.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 43285 0 0 0 58209 20 0 0 25 0 1 0 487126719 179208192 41877 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 43752 41877 298 670 0 43073 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 175008

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 26197
/proc/meminfo: memFree=13391548/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=178080 CPUtime=642.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 44182 0 0 0 64209 20 0 0 25 0 1 0 487126719 182353920 42774 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 44520 42774 298 670 0 43841 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 178080

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26198
/proc/meminfo: memFree=13388308/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=179992 CPUtime=702.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 44658 0 0 0 70209 20 0 0 25 0 1 0 487126719 184311808 43250 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 44998 43250 298 670 0 44319 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 179992

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 26200
/proc/meminfo: memFree=13379996/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=187360 CPUtime=762.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 46371 0 0 0 76209 21 0 0 25 0 1 0 487126719 191856640 44963 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 46840 44963 298 670 0 46161 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 187360

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26202
/proc/meminfo: memFree=13377512/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=187952 CPUtime=822.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 46648 0 0 0 82209 21 0 0 25 0 1 0 487126719 192462848 45240 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 46988 45240 298 670 0 46309 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 187952

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26203
/proc/meminfo: memFree=13376012/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=187952 CPUtime=882.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 46649 0 0 0 88208 21 0 0 25 0 1 0 487126719 192462848 45241 33554432000 4194304 6935321 140733255237840 18446744073709551615 4336752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 46988 45241 298 670 0 46309 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 187952

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26205
/proc/meminfo: memFree=13370424/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=191772 CPUtime=942.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 47605 0 0 0 94208 21 0 0 25 0 1 0 487126719 196374528 46197 33554432000 4194304 6935321 140733255237840 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 47943 46197 298 670 0 47264 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 191772

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.88 5/190 26206
/proc/meminfo: memFree=13352564/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=205636 CPUtime=1002.29 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 50762 0 0 0 100208 21 0 0 25 0 1 0 487126719 210571264 49354 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 51409 49354 298 670 0 50730 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 205636

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 26208
/proc/meminfo: memFree=13347844/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=207744 CPUtime=1062.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 51308 0 0 0 106208 22 0 0 25 0 1 0 487126719 212729856 49900 33554432000 4194304 6935321 140733255237840 18446744073709551615 4487503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 51936 49900 298 670 0 51257 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 207744

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 26210
/proc/meminfo: memFree=13335056/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=210812 CPUtime=1122.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 52088 0 0 0 112208 22 0 0 25 0 1 0 487126719 215871488 50680 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 52703 50680 298 670 0 52024 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 210812

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 26211
/proc/meminfo: memFree=13316076/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=218500 CPUtime=1182.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 54016 0 0 0 118208 22 0 0 25 0 1 0 487126719 223744000 52608 33554432000 4194304 6935321 140733255237840 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 54625 52608 298 670 0 53946 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 218500

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 26213
/proc/meminfo: memFree=13301680/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=230020 CPUtime=1242.3 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 56908 0 0 0 124207 23 0 0 25 0 1 0 487126719 235540480 55500 33554432000 4194304 6935321 140733255237840 18446744073709551615 4433645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 57505 55500 298 670 0 56826 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 230020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 26214
/proc/meminfo: memFree=13292500/32950928 swapFree=67087032/67111528
[pid=26157] ppid=26155 vsize=229896 CPUtime=1300 cores=4,6
/proc/26157/stat : 26157 (kw) R 26155 26157 24600 0 -1 4202496 58518 0 0 0 129977 23 0 0 25 0 1 0 487126719 235413504 55468 33554432000 4194304 6935321 140733255237840 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26157/statm: 57474 55468 298 670 0 56795 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 229896

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): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.77
CPU system time (s): 0.250961
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 235556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2321

runsolver used 2.25766 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 20:14:57
IDJOB=3282323
IDBENCH=70799
IDSOLVER=1658
FILE ID=node148/3282323-1303755296
RUNJOBID= node148-1303755296-26138
PBS_JOBID= 13154014
Free space on /tmp= 70652 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282323-1303755296/watcher-3282323-1303755296 -o /tmp/evaluation-result-3282323-1303755296/solver-3282323-1303755296 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3282323-1303755296.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=869786945

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14429948 kB
Buffers:       2057464 kB
Cached:       15850292 kB
SwapCached:       5264 kB
Active:        8998064 kB
Inactive:      8959388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14429948 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           13244 kB
Writeback:           0 kB
AnonPages:       45568 kB
Mapped:          13580 kB
Slab:           498488 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70548 MiB
End job on node148 at 2011-04-25 20:36:39