Trace number 3291508

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.06 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications 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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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-3291508-1303784065/watcher-3291508-1303784065 -o /tmp/evaluation-result-3291508-1303784065/solver-3291508-1303784065 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3291508-1303784065.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: 1.59 2.39 3.14 4/189 32696
/proc/meminfo: memFree=14388880/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=8756 CPUtime=0 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 756 0 0 0 0 0 0 0 21 0 1 0 490004537 8966144 698 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 2189 698 112 53 0 612 0

[startup+0.0744769 s]
/proc/loadavg: 1.59 2.39 3.14 4/189 32696
/proc/meminfo: memFree=14388880/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=16696 CPUtime=0.07 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 2761 0 0 0 7 0 0 0 21 0 1 0 490004537 17096704 2700 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 4174 2700 113 53 0 2597 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16696

[startup+0.100463 s]
/proc/loadavg: 1.59 2.39 3.14 4/189 32696
/proc/meminfo: memFree=14388880/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=17720 CPUtime=0.09 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 3017 0 0 0 9 0 0 0 21 0 1 0 490004537 18145280 2956 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 4430 2956 113 53 0 2853 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17720

[startup+0.300428 s]
/proc/loadavg: 1.59 2.39 3.14 4/189 32696
/proc/meminfo: memFree=14388880/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=21448 CPUtime=0.29 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 5429 0 0 0 29 0 0 0 22 0 1 0 490004537 21962752 3873 33554432000 4194304 4409164 140734385274608 18446744073709551615 4280752 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 5362 3873 130 53 0 3785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21448

[startup+0.700353 s]
/proc/loadavg: 1.59 2.39 3.14 4/189 32696
/proc/meminfo: memFree=14388880/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=22164 CPUtime=0.69 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 6259 0 0 0 69 0 0 0 24 0 1 0 490004537 22695936 4053 33554432000 4194304 4409164 140734385274608 18446744073709551615 4304453 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 5541 4053 131 53 0 3964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22164

[startup+1.50022 s]
/proc/loadavg: 1.59 2.39 3.14 5/190 32697
/proc/meminfo: memFree=14361972/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=21420 CPUtime=1.49 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 8028 0 0 0 149 0 0 0 25 0 1 0 490004537 21934080 3867 33554432000 4194304 4409164 140734385274608 18446744073709551615 4305139 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 5355 3867 131 53 0 3778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21420

[startup+3.10092 s]
/proc/loadavg: 1.59 2.39 3.14 5/190 32697
/proc/meminfo: memFree=14354904/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=23376 CPUtime=3.09 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 9283 0 0 0 309 0 0 0 25 0 1 0 490004537 23937024 4366 33554432000 4194304 4409164 140734385274608 18446744073709551615 4245856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 5844 4366 137 53 0 4267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23376

[startup+6.30035 s]
/proc/loadavg: 1.78 2.42 3.14 5/190 32697
/proc/meminfo: memFree=14349364/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=24764 CPUtime=6.29 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 9632 0 0 0 628 1 0 0 25 0 1 0 490004537 25358336 4715 33554432000 4194304 4409164 140734385274608 18446744073709551615 4246231 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 6191 4715 137 53 0 4614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24764

[startup+12.7002 s]
/proc/loadavg: 1.96 2.45 3.15 5/190 32697
/proc/meminfo: memFree=14345008/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=24752 CPUtime=12.7 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 9636 0 0 0 1268 2 0 0 25 0 1 0 490004537 25346048 4716 33554432000 4194304 4409164 140734385274608 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 6188 4716 141 53 0 4611 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24752

[startup+25.5009 s]
/proc/loadavg: 2.41 2.52 3.16 5/190 32697
/proc/meminfo: memFree=14339024/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=24752 CPUtime=25.49 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 9636 0 0 0 2547 2 0 0 25 0 1 0 490004537 25346048 4716 33554432000 4194304 4409164 140734385274608 18446744073709551615 4226475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 6188 4716 141 53 0 4611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24752

[startup+51.1002 s]
/proc/loadavg: 2.95 2.64 3.18 5/190 32698
/proc/meminfo: memFree=14320900/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=24748 CPUtime=51.09 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 9658 0 0 0 5106 3 0 0 25 0 1 0 490004537 25341952 4715 33554432000 4194304 4409164 140734385274608 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 6187 4715 141 53 0 4610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24748

[startup+102.307 s]
/proc/loadavg: 3.58 2.86 3.23 5/190 32699
/proc/meminfo: memFree=14300300/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=30180 CPUtime=102.3 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 18469 0 0 0 10217 13 0 0 25 0 1 0 490004537 30904320 6105 33554432000 4194304 4409164 140734385274608 18446744073709551615 4346093 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 7545 6105 141 53 0 5968 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30180

[startup+162.301 s]
/proc/loadavg: 3.84 3.07 3.27 5/190 32701
/proc/meminfo: memFree=14247692/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=48964 CPUtime=162.3 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 32749 0 0 0 16205 25 0 0 25 0 1 0 490004537 50139136 10769 33554432000 4194304 4409164 140734385274608 18446744073709551615 4351702 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 12241 10769 141 53 0 10664 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48964

[startup+222.3 s]
/proc/loadavg: 3.94 3.23 3.31 5/190 32702
/proc/meminfo: memFree=14189500/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=66112 CPUtime=222.3 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 38102 0 0 0 22196 34 0 0 25 0 1 0 490004537 67698688 15056 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 16528 15056 141 53 0 14951 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66112

[startup+282.3 s]
/proc/loadavg: 3.98 3.37 3.36 5/190 32704
/proc/meminfo: memFree=14212412/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=58192 CPUtime=282.29 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 43845 0 0 0 28185 44 0 0 25 0 1 0 490004537 59588608 13076 33554432000 4194304 4409164 140734385274608 18446744073709551615 4347253 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 14548 13076 141 53 0 12971 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 58192

[startup+342.301 s]
/proc/loadavg: 4.06 3.50 3.40 5/190 32706
/proc/meminfo: memFree=14063712/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=68508 CPUtime=342.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 87584 0 0 0 34172 59 0 0 25 0 1 0 490004537 70152192 15687 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 17127 15687 141 53 0 15550 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 68508

[startup+402.301 s]
/proc/loadavg: 4.02 3.59 3.43 5/190 32707
/proc/meminfo: memFree=14091200/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=78836 CPUtime=402.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 94253 0 0 0 40161 70 0 0 25 0 1 0 490004537 80728064 18237 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 19709 18237 141 53 0 18132 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 78836

[startup+462.301 s]
/proc/loadavg: 4.00 3.66 3.47 5/190 32709
/proc/meminfo: memFree=14027680/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=119864 CPUtime=462.3 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 104511 0 0 0 46150 80 0 0 25 0 1 0 490004537 122740736 28494 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 29966 28494 141 53 0 28389 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119864

[startup+522.301 s]
/proc/loadavg: 4.00 3.72 3.50 5/190 32710
/proc/meminfo: memFree=13899920/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=163456 CPUtime=522.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 115429 0 0 0 52141 90 0 0 25 0 1 0 490004537 167378944 39392 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358857 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 40864 39392 141 53 0 39287 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 163456

[startup+582.301 s]
/proc/loadavg: 4.00 3.77 3.52 5/190 32712
/proc/meminfo: memFree=13841492/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=163456 CPUtime=582.3 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 115429 0 0 0 58132 98 0 0 25 0 1 0 490004537 167378944 39392 33554432000 4194304 4409164 140734385274608 18446744073709551615 4305926 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 40864 39392 141 53 0 39287 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163456

[startup+642.3 s]
/proc/loadavg: 4.05 3.82 3.56 5/190 32714
/proc/meminfo: memFree=13740036/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=184472 CPUtime=642.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 149072 0 0 0 64120 111 0 0 25 0 1 0 490004537 188899328 44646 33554432000 4194304 4409164 140734385274608 18446744073709551615 4350814 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 46118 44646 141 53 0 44541 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 184472

[startup+702.3 s]
/proc/loadavg: 4.02 3.85 3.58 5/190 32715
/proc/meminfo: memFree=13656792/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=435516 CPUtime=702.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 232166 0 0 0 70102 129 0 0 25 0 1 0 490004537 445968384 107407 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358081 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 108879 107407 141 53 0 107302 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 435516

[startup+762.306 s]
/proc/loadavg: 4.00 3.88 3.60 5/190 32717
/proc/meminfo: memFree=13898184/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=168228 CPUtime=762.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 242371 0 0 0 76094 138 0 0 25 0 1 0 490004537 172265472 40585 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 42057 40585 141 53 0 40480 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 168228

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.63 5/190 32718
/proc/meminfo: memFree=13715244/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=214252 CPUtime=822.31 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 257973 0 0 0 82085 146 0 0 25 0 1 0 490004537 219394048 52091 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 53563 52091 141 53 0 51986 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 214252

[startup+882.301 s]
/proc/loadavg: 4.07 3.94 3.66 5/190 32720
/proc/meminfo: memFree=13582660/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=283148 CPUtime=882.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 281975 0 0 0 88074 158 0 0 25 0 1 0 490004537 289943552 69315 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 70787 69315 141 53 0 69210 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 283148

[startup+942.301 s]
/proc/loadavg: 4.06 3.96 3.68 5/190 32722
/proc/meminfo: memFree=13677372/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=164576 CPUtime=942.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 324543 0 0 0 94064 168 0 0 25 0 1 0 490004537 168525824 39672 33554432000 4194304 4409164 140734385274608 18446744073709551615 4230774 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 41144 39672 141 53 0 39567 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 164576

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/190 32723
/proc/meminfo: memFree=13670264/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=187872 CPUtime=1002.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 330636 0 0 0 100058 174 0 0 25 0 1 0 490004537 192380928 45496 33554432000 4194304 4409164 140734385274608 18446744073709551615 4243293 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 46968 45496 141 53 0 45391 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 187872

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 32725
/proc/meminfo: memFree=13512752/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=270348 CPUtime=1062.33 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 351981 0 0 0 106050 183 0 0 25 0 1 0 490004537 276836352 66115 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 67587 66115 141 53 0 66010 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 270348

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 32726
/proc/meminfo: memFree=13747572/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=389352 CPUtime=1122.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 381738 0 0 0 112038 194 0 0 25 0 1 0 490004537 398696448 95865 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 97338 95865 141 53 0 95761 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 389352

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.75 5/190 32728
/proc/meminfo: memFree=13556468/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=463344 CPUtime=1182.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 400236 0 0 0 118031 201 0 0 25 0 1 0 490004537 474464256 114363 33554432000 4194304 4409164 140734385274608 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 115836 114363 141 53 0 114259 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 463344

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/190 32730
/proc/meminfo: memFree=13424760/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=544920 CPUtime=1242.32 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 437353 0 0 0 124022 210 0 0 25 0 1 0 490004537 557998080 134757 33554432000 4194304 4409164 140734385274608 18446744073709551615 4358391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 136230 134757 141 53 0 134653 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 544920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.77 3/187 32734
/proc/meminfo: memFree=13893212/32951124 swapFree=67111528/67111528
[pid=32696] ppid=32694 vsize=231780 CPUtime=1300.03 cores=4,6
/proc/32696/stat : 32696 (lingeling) R 32694 32696 30717 0 -1 4202496 502449 0 0 0 129779 224 0 0 25 0 1 0 490004537 237342720 56505 33554432000 4194304 4409164 140734385274608 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/32696/statm: 57945 56505 141 53 0 56368 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 231780

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.06
CPU user time (s): 1297.8
CPU system time (s): 2.25666
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 703780

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

runsolver used 2.29765 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 04:14:26
IDJOB=3291508
IDBENCH=84227
IDSOLVER=1606
FILE ID=node138/3291508-1303784065
RUNJOBID= node138-1303784065-32655
PBS_JOBID= 13157192
Free space on /tmp= 71872 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291508-1303784065/watcher-3291508-1303784065 -o /tmp/evaluation-result-3291508-1303784065/solver-3291508-1303784065 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3291508-1303784065.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1361854673

node138.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.82
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.80
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14389788 kB
Buffers:       2069648 kB
Cached:       15853864 kB
SwapCached:          0 kB
Active:       10145520 kB
Inactive:      7856392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14389788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9492 kB
Writeback:           0 kB
AnonPages:       77624 kB
Mapped:          15264 kB
Slab:           495328 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   266544 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= 71876 MiB
End job on node138 at 2011-04-26 04:36:08