Trace number 3249141

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.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
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-3249141-1303508767/watcher-3249141-1303508767 -o /tmp/evaluation-result-3249141-1303508767/solver-3249141-1303508767 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3249141-1303508767.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: 4.01 3.98 3.81 5/186 3112
/proc/meminfo: memFree=14264088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=7444 CPUtime=0 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 462477491 7622656 384 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921776896 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 1861 384 111 53 0 284 0

[startup+0.05643 s]
/proc/loadavg: 4.01 3.98 3.81 5/186 3112
/proc/meminfo: memFree=14264088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=9372 CPUtime=0.05 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 1076 0 0 0 5 0 0 0 25 0 1 0 462477491 9596928 880 33554432000 4194304 4409164 140734239984704 18446744073709551615 4275232 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 2343 880 125 53 0 766 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9372

[startup+0.100407 s]
/proc/loadavg: 4.01 3.98 3.81 5/186 3112
/proc/meminfo: memFree=14264088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=11556 CPUtime=0.09 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 1625 0 0 0 9 0 0 0 25 0 1 0 462477491 11833344 1429 33554432000 4194304 4409164 140734239984704 18446744073709551615 4269686 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 2889 1429 128 53 0 1312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11556

[startup+0.300383 s]
/proc/loadavg: 4.01 3.98 3.81 5/186 3112
/proc/meminfo: memFree=14264088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=11556 CPUtime=0.29 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 1625 0 0 0 29 0 0 0 25 0 1 0 462477491 11833344 1429 33554432000 4194304 4409164 140734239984704 18446744073709551615 4271984 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 2889 1429 128 53 0 1312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11556

[startup+0.700299 s]
/proc/loadavg: 4.01 3.98 3.81 5/186 3112
/proc/meminfo: memFree=14264088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=13544 CPUtime=0.69 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 2132 0 0 0 69 0 0 0 25 0 1 0 462477491 13869056 1902 33554432000 4194304 4409164 140734239984704 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 3386 1902 136 53 0 1809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13544

[startup+1.50015 s]
/proc/loadavg: 4.01 3.98 3.81 5/190 3120
/proc/meminfo: memFree=14217340/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=12516 CPUtime=1.49 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 4422 0 0 0 147 2 0 0 25 0 1 0 462477491 12816384 1650 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 3129 1650 141 53 0 1552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12516

[startup+3.10086 s]
/proc/loadavg: 4.01 3.98 3.81 5/190 3120
/proc/meminfo: memFree=14202088/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=17504 CPUtime=3.09 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 9006 0 0 0 301 8 0 0 25 0 1 0 462477491 17924096 2897 33554432000 4194304 4409164 140734239984704 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 4376 2897 141 53 0 2799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17504

[startup+6.30027 s]
/proc/loadavg: 4.00 3.98 3.81 5/190 3120
/proc/meminfo: memFree=14181768/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=30300 CPUtime=6.29 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 16595 0 0 0 613 16 0 0 25 0 1 0 462477491 31027200 6096 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 7575 6096 141 53 0 5998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30300

[startup+12.7011 s]
/proc/loadavg: 4.00 3.98 3.81 5/190 3120
/proc/meminfo: memFree=14157136/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=41136 CPUtime=12.69 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 30336 0 0 0 1240 29 0 0 25 0 1 0 462477491 42123264 8470 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 10284 8470 141 53 0 8707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41136

[startup+25.5008 s]
/proc/loadavg: 4.08 4.00 3.82 5/190 3120
/proc/meminfo: memFree=14104256/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=54900 CPUtime=25.49 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 46180 0 0 0 2491 58 0 0 25 0 1 0 462477491 56217600 12246 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 13725 12246 141 53 0 12148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54900

[startup+51.1011 s]
/proc/loadavg: 4.05 4.00 3.82 5/190 3121
/proc/meminfo: memFree=14077272/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=71916 CPUtime=51.1 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 92443 0 0 0 5005 105 0 0 25 0 1 0 462477491 73641984 15591 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 17979 15591 141 53 0 16402 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 71916

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.83 5/190 3122
/proc/meminfo: memFree=14032740/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=72388 CPUtime=102.3 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 154109 0 0 0 10043 187 0 0 25 0 1 0 462477491 74125312 16618 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 18097 16618 141 53 0 16520 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72388

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 3124
/proc/meminfo: memFree=13966748/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=168448 CPUtime=162.29 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 220164 0 0 0 15976 253 0 0 25 0 1 0 462477491 172490752 40633 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 42112 40633 141 53 0 40535 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168448

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 3126
/proc/meminfo: memFree=13873612/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=147152 CPUtime=222.3 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 268546 0 0 0 21914 316 0 0 25 0 1 0 462477491 150683648 35309 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 36788 35309 141 53 0 35211 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 147152

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.85 5/190 3127
/proc/meminfo: memFree=13730612/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=296308 CPUtime=282.3 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 356081 0 0 0 27846 384 0 0 25 0 1 0 462477491 303419392 72598 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 74077 72598 141 53 0 72500 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 296308

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/190 3129
/proc/meminfo: memFree=13766428/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=262348 CPUtime=342.3 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 388062 0 0 0 33800 430 0 0 25 0 1 0 462477491 268644352 64108 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 65587 64108 141 53 0 64010 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262348

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 3192
/proc/meminfo: memFree=13682276/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=296320 CPUtime=402.31 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 424910 0 0 0 39745 486 0 0 25 0 1 0 462477491 303431680 72601 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 74080 72601 141 53 0 72503 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 296320

[startup+462.301 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 3194
/proc/meminfo: memFree=13564200/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=263612 CPUtime=462.31 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 440782 0 0 0 45704 527 0 0 25 0 1 0 462477491 269938688 64424 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 65903 64424 141 53 0 64326 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 263612

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 3196
/proc/meminfo: memFree=13470180/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=273760 CPUtime=522.3 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 477316 0 0 0 51660 570 0 0 25 0 1 0 462477491 280330240 66961 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 68440 66961 141 53 0 66863 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 273760

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 3197
/proc/meminfo: memFree=13276972/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=442088 CPUtime=582.31 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 519398 0 0 0 57633 598 0 0 25 0 1 0 462477491 452698112 109043 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 110522 109043 141 53 0 108945 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 442088

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 3199
/proc/meminfo: memFree=13601468/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=232336 CPUtime=642.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 573796 0 0 0 63602 630 0 0 25 0 1 0 462477491 237912064 56605 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 58084 56605 141 53 0 56507 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 232336

[startup+702.301 s]
/proc/loadavg: 3.56 3.89 3.86 4/184 3221
/proc/meminfo: memFree=13473908/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=404072 CPUtime=702.31 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 645070 0 0 0 69559 672 0 0 25 0 1 0 462477491 413769728 99542 33554432000 4194304 4409164 140734239984704 18446744073709551615 4256714 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 101018 99542 141 53 0 99441 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 404072

[startup+762.307 s]
/proc/loadavg: 3.32 3.75 3.81 4/184 3223
/proc/meminfo: memFree=13424396/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=404072 CPUtime=762.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 645070 0 0 0 75544 688 0 0 25 0 1 0 462477491 413769728 99542 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 101018 99542 141 53 0 99441 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 404072

[startup+822.301 s]
/proc/loadavg: 3.11 3.61 3.76 4/184 3225
/proc/meminfo: memFree=13317124/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=508560 CPUtime=822.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 671192 0 0 0 81511 721 0 0 25 0 1 0 462477491 520765440 125664 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358326 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 127140 125664 141 53 0 125563 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 508560

[startup+882.301 s]
/proc/loadavg: 3.04 3.50 3.71 4/184 3226
/proc/meminfo: memFree=13578984/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=297364 CPUtime=882.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 724306 0 0 0 87479 753 0 0 25 0 1 0 462477491 304500736 72865 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 74341 72865 141 53 0 72764 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 297364

[startup+942.301 s]
/proc/loadavg: 3.01 3.41 3.66 4/184 3237
/proc/meminfo: memFree=13410680/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=508300 CPUtime=942.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 797908 0 0 0 93443 789 0 0 25 0 1 0 462477491 520499200 125599 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 127075 125599 141 53 0 125498 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 508300

[startup+1002.3 s]
/proc/loadavg: 3.00 3.33 3.62 4/184 3238
/proc/meminfo: memFree=13381516/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=508300 CPUtime=1002.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 797908 0 0 0 99429 803 0 0 25 0 1 0 462477491 520499200 125599 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 127075 125599 141 53 0 125498 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 508300

[startup+1062.3 s]
/proc/loadavg: 3.00 3.27 3.58 4/184 3242
/proc/meminfo: memFree=13317252/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=541072 CPUtime=1062.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 806101 0 0 0 105414 818 0 0 25 0 1 0 462477491 554057728 133792 33554432000 4194304 4409164 140734239984704 18446744073709551615 4253395 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 135268 133792 141 53 0 133691 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 541072

[startup+1122.3 s]
/proc/loadavg: 3.04 3.23 3.54 4/184 3245
/proc/meminfo: memFree=13079896/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=570472 CPUtime=1122.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 813451 0 0 0 111402 830 0 0 25 0 1 0 462477491 584163328 141142 33554432000 4194304 4409164 140734239984704 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 142618 141142 141 53 0 141041 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 570472

[startup+1182.3 s]
/proc/loadavg: 3.01 3.19 3.51 4/184 3249
/proc/meminfo: memFree=13310896/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=399948 CPUtime=1182.32 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 919124 0 0 0 117360 872 0 0 25 0 1 0 462477491 409546752 98511 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 99987 98511 141 53 0 98410 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 399948

[startup+1242.3 s]
/proc/loadavg: 3.00 3.15 3.47 4/184 3252
/proc/meminfo: memFree=13426188/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=405504 CPUtime=1242.33 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 920513 0 0 0 123343 890 0 0 25 0 1 0 462477491 415236096 99900 33554432000 4194304 4409164 140734239984704 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 101376 99900 141 53 0 99799 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 405504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.12 3.44 3/182 3255
/proc/meminfo: memFree=13532200/32951124 swapFree=67111528/67111528
[pid=3112] ppid=3110 vsize=450460 CPUtime=1300.03 cores=1,3
/proc/3112/stat : 3112 (lingeling) R 3110 3112 2261 0 -1 4202496 952357 0 0 0 129091 912 0 0 25 0 1 0 462477491 461271040 111136 33554432000 4194304 4409164 140734239984704 18446744073709551615 222921801623 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/3112/statm: 112615 111136 141 53 0 111038 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 450460

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.03
CPU time (s): 1300.06
CPU user time (s): 1290.92
CPU system time (s): 9.14361
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 698036

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

runsolver used 2.10168 second user time and 4.97024 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-22 23:46:07
IDJOB=3249141
IDBENCH=83157
IDSOLVER=1606
FILE ID=node109/3249141-1303508767
RUNJOBID= node109-1303507465-2922
PBS_JOBID= 13134242
Free space on /tmp= 71220 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249141-1303508767/watcher-3249141-1303508767 -o /tmp/evaluation-result-3249141-1303508767/solver-3249141-1303508767 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3249141-1303508767.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1152373088

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      14264368 kB
Buffers:       1898228 kB
Cached:       16148708 kB
SwapCached:          0 kB
Active:        9627740 kB
Inactive:      8492068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14264368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13608 kB
Writeback:           0 kB
AnonPages:       72296 kB
Mapped:          15084 kB
Slab:           502880 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   237652 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= 71228 MiB
End job on node109 at 2011-04-23 00:07:49