Trace number 3282308

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
Lingeling 587? (TO) 1300.02 1300.01

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-3282308-1303753526/watcher-3282308-1303753526 -o /tmp/evaluation-result-3282308-1303753526/solver-3282308-1303753526 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3282308-1303753526.cnf 

running on 2 cores: 1,3

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: 0.92 1.09 1.87 4/189 6910
/proc/meminfo: memFree=24692232/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=7472 CPUtime=0 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 449 0 0 0 0 0 0 0 21 0 1 0 565583062 7651328 391 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 1868 391 111 53 0 291 0

[startup+0.0136901 s]
/proc/loadavg: 0.92 1.09 1.87 4/189 6910
/proc/meminfo: memFree=24692232/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=8936 CPUtime=0.01 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 835 0 0 0 1 0 0 0 21 0 1 0 565583062 9150464 757 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 2234 757 111 53 0 657 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8936

[startup+0.100674 s]
/proc/loadavg: 0.92 1.09 1.87 4/189 6910
/proc/meminfo: memFree=24692232/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=20052 CPUtime=0.09 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 3653 0 0 0 9 0 0 0 21 0 1 0 565583062 20533248 3536 33554432000 4194304 4409164 140736616778448 18446744073709551615 252457684508 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 5013 3536 111 53 0 3436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20052

[startup+0.300637 s]
/proc/loadavg: 0.92 1.09 1.87 4/189 6910
/proc/meminfo: memFree=24692232/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=22832 CPUtime=0.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 7375 0 0 0 29 0 0 0 22 0 1 0 565583062 23379968 4214 33554432000 4194304 4409164 140736616778448 18446744073709551615 4264790 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 5708 4214 126 53 0 4131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22832

[startup+0.700568 s]
/proc/loadavg: 0.92 1.09 1.87 4/189 6910
/proc/meminfo: memFree=24692232/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=27860 CPUtime=0.69 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 10458 0 0 0 68 1 0 0 24 0 1 0 565583062 28528640 5471 33554432000 4194304 4409164 140736616778448 18446744073709551615 4285499 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 6965 5471 126 53 0 5388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27860

[startup+1.50042 s]
/proc/loadavg: 1.17 1.14 1.88 5/190 6911
/proc/meminfo: memFree=24644532/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=40392 CPUtime=1.49 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 13596 0 0 0 148 1 0 0 25 0 1 0 565583062 41361408 8607 33554432000 4194304 4409164 140736616778448 18446744073709551615 4270335 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 10098 8607 129 53 0 8521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40392

[startup+3.10113 s]
/proc/loadavg: 1.17 1.14 1.88 5/190 6911
/proc/meminfo: memFree=24625808/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=49884 CPUtime=3.09 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 19116 0 0 0 307 2 0 0 25 0 1 0 565583062 51081216 10985 33554432000 4194304 4409164 140736616778448 18446744073709551615 4314012 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 12471 10985 134 53 0 10894 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49884

[startup+6.30053 s]
/proc/loadavg: 1.17 1.14 1.88 5/190 6911
/proc/meminfo: memFree=24608340/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=49884 CPUtime=6.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 19123 0 0 0 627 2 0 0 25 0 1 0 565583062 51081216 10992 33554432000 4194304 4409164 140736616778448 18446744073709551615 4246166 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 12471 10992 135 53 0 10894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49884

[startup+12.7003 s]
/proc/loadavg: 1.60 1.23 1.90 5/190 6911
/proc/meminfo: memFree=24614580/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=41468 CPUtime=12.69 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 19128 0 0 0 1265 4 0 0 25 0 1 0 565583062 42463232 8893 33554432000 4194304 4409164 140736616778448 18446744073709551615 4256252 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 10367 8893 140 53 0 8790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41468

[startup+25.5009 s]
/proc/loadavg: 1.97 1.32 1.93 5/190 6911
/proc/meminfo: memFree=24612560/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=43360 CPUtime=25.49 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 23075 0 0 0 2540 9 0 0 25 0 1 0 565583062 44400640 9367 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 10840 9367 141 53 0 9263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43360

[startup+51.1002 s]
/proc/loadavg: 2.66 1.54 1.98 5/190 6912
/proc/meminfo: memFree=24588292/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=51320 CPUtime=51.09 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 27663 0 0 0 5084 25 0 0 25 0 1 0 565583062 52551680 11357 33554432000 4194304 4409164 140736616778448 18446744073709551615 4264015 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 12830 11357 141 53 0 11253 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51320

[startup+102.307 s]
/proc/loadavg: 3.46 1.95 2.09 5/190 6913
/proc/meminfo: memFree=24565220/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=60360 CPUtime=102.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 55085 0 0 0 10178 52 0 0 25 0 1 0 565583062 61808640 12594 33554432000 4194304 4409164 140736616778448 18446744073709551615 4269814 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 15090 12594 141 53 0 13513 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60360

[startup+162.3 s]
/proc/loadavg: 3.85 2.34 2.21 5/190 6915
/proc/meminfo: memFree=24535560/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=83440 CPUtime=162.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 84156 0 0 0 16139 90 0 0 25 0 1 0 565583062 85442560 19387 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 20860 19387 141 53 0 19283 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83440

[startup+222.3 s]
/proc/loadavg: 3.94 2.64 2.32 5/190 6917
/proc/meminfo: memFree=24544340/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=59180 CPUtime=222.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 112822 0 0 0 22107 123 0 0 25 0 1 0 565583062 60600320 12299 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 14795 12299 141 53 0 13218 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59180

[startup+282.3 s]
/proc/loadavg: 3.98 2.88 2.42 5/190 6918
/proc/meminfo: memFree=24456164/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=99708 CPUtime=282.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 161621 0 0 0 28070 160 0 0 25 0 1 0 565583062 102100992 22719 33554432000 4194304 4409164 140736616778448 18446744073709551615 4226487 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 24927 22719 141 53 0 23350 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99708

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.52 5/190 6920
/proc/meminfo: memFree=24440528/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=148300 CPUtime=342.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 198997 0 0 0 34043 187 0 0 25 0 1 0 565583062 151859200 33555 33554432000 4194304 4409164 140736616778448 18446744073709551615 4350903 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 37075 33555 141 53 0 35498 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 148300

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.61 5/190 6921
/proc/meminfo: memFree=24416944/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=127972 CPUtime=402.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 242407 0 0 0 40011 218 0 0 25 0 1 0 565583062 131043328 28473 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 31993 28473 141 53 0 30416 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 127972

[startup+462.301 s]
/proc/loadavg: 3.99 3.38 2.69 5/190 6923
/proc/meminfo: memFree=24395096/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=123276 CPUtime=462.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 269918 0 0 0 45980 250 0 0 25 0 1 0 565583062 126234624 27299 33554432000 4194304 4409164 140736616778448 18446744073709551615 4324227 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 30819 27299 141 53 0 29242 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123276

[startup+522.3 s]
/proc/loadavg: 3.99 3.49 2.77 5/190 6925
/proc/meminfo: memFree=24388620/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=165108 CPUtime=522.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 328050 0 0 0 51946 283 0 0 25 0 1 0 565583062 169070592 36748 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 41277 36748 141 53 0 39700 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 165108

[startup+582.3 s]
/proc/loadavg: 4.08 3.61 2.86 5/190 6926
/proc/meminfo: memFree=24333056/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=174044 CPUtime=582.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 368905 0 0 0 57916 314 0 0 25 0 1 0 565583062 178221056 42038 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 43511 42038 141 53 0 41934 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 174044

[startup+642.3 s]
/proc/loadavg: 4.10 3.69 2.93 5/190 6928
/proc/meminfo: memFree=24355968/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=116360 CPUtime=642.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 427758 0 0 0 63884 346 0 0 25 0 1 0 565583062 119152640 24698 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 29090 24698 141 53 0 27513 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 116360

[startup+702.301 s]
/proc/loadavg: 4.11 3.76 3.00 5/190 6929
/proc/meminfo: memFree=24420804/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=107148 CPUtime=702.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 510121 0 0 0 69859 370 0 0 25 0 1 0 565583062 109719552 24747 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 26787 24747 141 53 0 25210 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 107148

[startup+762.307 s]
/proc/loadavg: 4.04 3.80 3.06 5/190 6931
/proc/meminfo: memFree=24435292/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=108360 CPUtime=762.31 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 567632 0 0 0 75827 404 0 0 25 0 1 0 565583062 110960640 25617 33554432000 4194304 4409164 140736616778448 18446744073709551615 4358290 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 27090 25617 141 53 0 25513 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 108360

[startup+822.301 s]
/proc/loadavg: 4.01 3.84 3.12 5/190 6933
/proc/meminfo: memFree=24380588/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=120656 CPUtime=822.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 638672 0 0 0 81796 434 0 0 25 0 1 0 565583062 123551744 28691 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 30164 28691 141 53 0 28587 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 120656

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 3.17 5/190 6934
/proc/meminfo: memFree=24329612/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=153880 CPUtime=882.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 709735 0 0 0 87757 473 0 0 25 0 1 0 565583062 157573120 36997 33554432000 4194304 4409164 140736616778448 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 38470 36997 141 53 0 36893 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 153880

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.22 5/190 6945
/proc/meminfo: memFree=24260392/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=161044 CPUtime=942.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 746673 0 0 0 93735 495 0 0 25 0 1 0 565583062 164909056 38788 33554432000 4194304 4409164 140736616778448 18446744073709551615 4254506 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 40261 38788 141 53 0 38684 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 161044

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.26 5/190 6946
/proc/meminfo: memFree=24288132/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=167356 CPUtime=1002.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 785826 0 0 0 99701 529 0 0 25 0 1 0 565583062 171372544 40366 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 41839 40366 141 53 0 40262 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 167356

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.31 5/190 6948
/proc/meminfo: memFree=24101240/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=282956 CPUtime=1062.29 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 875053 0 0 0 105666 563 0 0 25 0 1 0 565583062 289746944 69266 33554432000 4194304 4409164 140736616778448 18446744073709551615 4244391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 70739 69266 141 53 0 69162 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 282956

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.35 5/190 6950
/proc/meminfo: memFree=24139160/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=147232 CPUtime=1122.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 904508 0 0 0 111639 591 0 0 25 0 1 0 565583062 150765568 35335 33554432000 4194304 4409164 140736616778448 18446744073709551615 4271326 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 36808 35335 141 53 0 35231 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 147232

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.39 5/190 6951
/proc/meminfo: memFree=24108632/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=180460 CPUtime=1182.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 942463 0 0 0 117604 626 0 0 25 0 1 0 565583062 184791040 43642 33554432000 4194304 4409164 140736616778448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 45115 43642 141 53 0 43538 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 180460

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.43 5/190 6953
/proc/meminfo: memFree=24057400/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=145280 CPUtime=1242.3 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 974521 0 0 0 123578 652 0 0 25 0 1 0 565583062 148766720 34847 33554432000 4194304 4409164 140736616778448 18446744073709551615 4324141 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 36320 34847 141 53 0 34743 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 145280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.46 3/187 6957
/proc/meminfo: memFree=24458176/32951124 swapFree=67111348/67111528
[pid=6910] ppid=6908 vsize=190052 CPUtime=1300.01 cores=1,3
/proc/6910/stat : 6910 (lingeling) R 6908 6910 5867 0 -1 4202496 1022744 0 0 0 129313 688 0 0 25 0 1 0 565583062 194613248 46040 33554432000 4194304 4409164 140736616778448 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/6910/statm: 47513 46040 141 53 0 45936 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 190052

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.01
CPU time (s): 1300.02
CPU user time (s): 1293.13
CPU system time (s): 6.89095
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 306044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.13
system time used= 6.89095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1022744
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= 3
involuntary context switches= 3074

runsolver used 2.15067 second user time and 4.72328 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 19:45:26
IDJOB=3282308
IDBENCH=70799
IDSOLVER=1606
FILE ID=node111/3282308-1303753526
RUNJOBID= node111-1303753525-6870
PBS_JOBID= 13154051
Free space on /tmp= 70628 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282308-1303753526/watcher-3282308-1303753526 -o /tmp/evaluation-result-3282308-1303753526/solver-3282308-1303753526 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3282308-1303753526.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=471763339

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24693504 kB
Buffers:       1210992 kB
Cached:        6495792 kB
SwapCached:        132 kB
Active:        2433056 kB
Inactive:      5354604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24693504 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12496 kB
Writeback:           0 kB
AnonPages:       80916 kB
Mapped:          14872 kB
Slab:           405812 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268516 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= 70636 MiB
End job on node111 at 2011-04-25 20:07:08