Trace number 3371537

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 587f (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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: 961)

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

running on 2 cores: 0,2

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.95 1.76 2.56 5/355 4143
/proc/meminfo: memFree=21488560/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=7120 CPUtime=0 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 350 0 0 0 0 0 0 0 22 0 1 0 635859266 7290880 294 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 1780 294 110 53 0 203 0

[startup+0.03217 s]
/proc/loadavg: 0.95 1.76 2.56 5/355 4143
/proc/meminfo: memFree=21488560/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=10868 CPUtime=0.02 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 1312 0 0 0 2 0 0 0 22 0 1 0 635859266 11128832 1240 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 2717 1240 111 53 0 1140 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10868

[startup+0.101175 s]
/proc/loadavg: 0.95 1.76 2.56 5/355 4143
/proc/meminfo: memFree=21488560/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=10284 CPUtime=0.09 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 1326 0 0 0 9 0 0 0 22 0 1 0 635859266 10530816 1108 33554432000 4194304 4409284 140735414488448 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 2571 1108 125 53 0 994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10284

[startup+0.301138 s]
/proc/loadavg: 0.95 1.76 2.56 5/355 4143
/proc/meminfo: memFree=21488560/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=12632 CPUtime=0.29 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 1916 0 0 0 29 0 0 0 23 0 1 0 635859266 12935168 1698 33554432000 4194304 4409284 140735414488448 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 3158 1698 128 53 0 1581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12632

[startup+0.701071 s]
/proc/loadavg: 0.95 1.76 2.56 5/355 4143
/proc/meminfo: memFree=21488560/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=13832 CPUtime=0.69 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 2298 0 0 0 69 0 0 0 25 0 1 0 635859266 14163968 2005 33554432000 4194304 4409284 140735414488448 18446744073709551615 4233203 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 3458 2005 135 53 0 1881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13832

[startup+1.50091 s]
/proc/loadavg: 0.95 1.76 2.56 4/358 4199
/proc/meminfo: memFree=21402124/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=21076 CPUtime=1.49 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 4094 0 0 0 149 0 0 0 25 0 1 0 635859266 21581824 3801 33554432000 4194304 4409284 140735414488448 18446744073709551615 4243864 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 5269 3801 136 53 0 3692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21076

[startup+3.10063 s]
/proc/loadavg: 1.11 1.78 2.57 5/362 4237
/proc/meminfo: memFree=21361596/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=15980 CPUtime=3.09 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 5350 0 0 0 307 2 0 0 25 0 1 0 635859266 16363520 2548 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 3995 2548 141 53 0 2418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15980

[startup+6.3011 s]
/proc/loadavg: 1.11 1.78 2.57 5/362 4237
/proc/meminfo: memFree=21317748/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=17684 CPUtime=6.28 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 8813 0 0 0 625 3 0 0 25 0 1 0 635859266 18108416 2942 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 4421 2942 141 53 0 2844 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17684

[startup+12.701 s]
/proc/loadavg: 1.56 1.86 2.58 5/362 4237
/proc/meminfo: memFree=21270656/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=24668 CPUtime=12.69 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 24257 0 0 0 1257 12 0 0 25 0 1 0 635859266 25260032 4688 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 6167 4688 141 53 0 4590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24668

[startup+25.5007 s]
/proc/loadavg: 1.93 1.93 2.60 5/362 4238
/proc/meminfo: memFree=21245244/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=27520 CPUtime=25.48 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 54252 0 0 0 2520 28 0 0 25 0 1 0 635859266 28180480 5401 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 6880 5401 141 53 0 5303 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27520

[startup+51.1002 s]
/proc/loadavg: 2.75 2.12 2.64 5/362 4238
/proc/meminfo: memFree=21220096/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=59712 CPUtime=51.09 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 94766 0 0 0 5056 53 0 0 25 0 1 0 635859266 61145088 13449 33554432000 4194304 4409284 140735414488448 18446744073709551615 4244536 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 14928 13449 141 53 0 13351 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59712

[startup+102.313 s]
/proc/loadavg: 3.50 2.44 2.72 5/362 4240
/proc/meminfo: memFree=21055412/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=89364 CPUtime=102.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 149174 0 0 0 10146 85 0 0 25 0 1 0 635859266 91508736 20862 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 22341 20862 141 53 0 20764 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89364

[startup+162.301 s]
/proc/loadavg: 3.81 2.72 2.80 5/362 4241
/proc/meminfo: memFree=20993884/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=81104 CPUtime=162.29 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 190312 0 0 0 16104 125 0 0 25 0 1 0 635859266 83050496 18797 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 20276 18797 141 53 0 18699 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81104

[startup+222.301 s]
/proc/loadavg: 3.93 2.95 2.87 5/362 4243
/proc/meminfo: memFree=20869236/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=63232 CPUtime=222.29 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 227303 0 0 0 22066 163 0 0 25 0 1 0 635859266 64749568 14361 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 15808 14361 141 53 0 14231 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 63232

[startup+282.301 s]
/proc/loadavg: 4.12 3.19 2.96 5/362 4244
/proc/meminfo: memFree=20622952/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=141392 CPUtime=282.29 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 275636 0 0 0 28040 189 0 0 25 0 1 0 635859266 144785408 32846 33554432000 4194304 4409284 140735414488448 18446744073709551615 4248747 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 35348 32846 141 53 0 33771 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 141392

[startup+342.301 s]
/proc/loadavg: 4.14 3.38 3.03 5/362 4246
/proc/meminfo: memFree=20615996/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=236888 CPUtime=342.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 376779 0 0 0 34007 223 0 0 25 0 1 0 635859266 242573312 57743 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 59222 57743 141 53 0 57645 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 236888

[startup+402.301 s]
/proc/loadavg: 4.05 3.49 3.09 5/362 4248
/proc/meminfo: memFree=20505744/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=91368 CPUtime=402.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 451907 0 0 0 39978 252 0 0 25 0 1 0 635859266 93560832 20612 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 22842 20612 141 53 0 21265 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91368

[startup+462.301 s]
/proc/loadavg: 4.02 3.58 3.14 5/362 4249
/proc/meminfo: memFree=20682924/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=93572 CPUtime=462.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 489604 0 0 0 45961 269 0 0 25 0 1 0 635859266 95817728 21914 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 23393 21914 141 53 0 21816 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93572

[startup+522.3 s]
/proc/loadavg: 4.00 3.65 3.20 5/362 4251
/proc/meminfo: memFree=20380468/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=98136 CPUtime=522.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 525870 0 0 0 51940 290 0 0 25 0 1 0 635859266 100491264 23087 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 24534 23087 141 53 0 22957 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98136

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.24 5/362 4252
/proc/meminfo: memFree=20280628/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=178964 CPUtime=582.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 563137 0 0 0 57917 313 0 0 25 0 1 0 635859266 183259136 43262 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 44741 43262 141 53 0 43164 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 178964

[startup+642.3 s]
/proc/loadavg: 4.14 3.81 3.30 5/362 4254
/proc/meminfo: memFree=20147312/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=138744 CPUtime=642.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 590633 0 0 0 63898 333 0 0 25 0 1 0 635859266 142073856 33239 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 34686 33239 141 53 0 33109 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 138744

[startup+702.301 s]
/proc/loadavg: 4.05 3.84 3.34 5/362 4256
/proc/meminfo: memFree=20489164/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=178624 CPUtime=702.3 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 628620 0 0 0 69877 353 0 0 25 0 1 0 635859266 182910976 43177 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 44656 43177 141 53 0 43079 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 178624

[startup+762.313 s]
/proc/loadavg: 4.02 3.87 3.38 5/362 4257
/proc/meminfo: memFree=20235068/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=164932 CPUtime=762.32 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 662010 0 0 0 75857 375 0 0 25 0 1 0 635859266 168890368 39754 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 41233 39754 141 53 0 39656 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 164932

[startup+822.301 s]
/proc/loadavg: 4.10 3.92 3.43 5/362 4259
/proc/meminfo: memFree=20289972/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=218496 CPUtime=822.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 695690 0 0 0 81836 395 0 0 25 0 1 0 635859266 223739904 53145 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 54624 53145 141 53 0 53047 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 218496

[startup+882.3 s]
/proc/loadavg: 4.18 3.97 3.48 5/362 4260
/proc/meminfo: memFree=20133588/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=206224 CPUtime=882.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 721546 0 0 0 87819 412 0 0 25 0 1 0 635859266 211173376 50077 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 51556 50077 141 53 0 49979 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 206224

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.50 5/362 4262
/proc/meminfo: memFree=20087188/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=190104 CPUtime=942.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 742224 0 0 0 93803 428 0 0 25 0 1 0 635859266 194666496 46047 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 47526 46047 141 53 0 45949 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 190104

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.53 5/362 4264
/proc/meminfo: memFree=20332324/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=255564 CPUtime=1002.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 758589 0 0 0 99789 442 0 0 25 0 1 0 635859266 261697536 62412 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 63891 62412 141 53 0 62314 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 255564

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.56 5/362 4265
/proc/meminfo: memFree=20368396/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=204172 CPUtime=1062.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 776232 0 0 0 105776 455 0 0 25 0 1 0 635859266 209072128 49564 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 51043 49564 141 53 0 49466 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 204172

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.58 5/362 4267
/proc/meminfo: memFree=20114416/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=352204 CPUtime=1122.32 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 810088 0 0 0 111757 475 0 0 25 0 1 0 635859266 360656896 83420 33554432000 4194304 4409284 140735414488448 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 88051 83420 141 53 0 86474 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 352204

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.62 5/362 4268
/proc/meminfo: memFree=20055872/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=456908 CPUtime=1182.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 839416 0 0 0 117742 489 0 0 25 0 1 0 635859266 467873792 112748 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 114227 112748 141 53 0 112650 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 456908

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.64 5/362 4279
/proc/meminfo: memFree=20074836/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=297112 CPUtime=1242.31 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 855312 0 0 0 123730 501 0 0 25 0 1 0 635859266 304242688 72799 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 74278 72799 141 53 0 72701 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 297112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.66 5/362 4281
/proc/meminfo: memFree=20175912/32951124 swapFree=67111348/67111528
[pid=4143] ppid=4141 vsize=352272 CPUtime=1300.02 cores=0,2
/proc/4143/stat : 4143 (lingeling) R 4141 4143 3324 0 -1 4202496 869102 0 0 0 129488 514 0 0 25 0 1 0 635859266 360726528 86589 33554432000 4194304 4409284 140735414488448 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/4143/statm: 88068 86589 141 53 0 86491 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 352272

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): 1294.89
CPU system time (s): 5.16321
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 456908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.89
system time used= 5.16322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 869102
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= 5
involuntary context switches= 3817

runsolver used 4.84426 second user time and 9.61354 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 06:40:31
IDJOB=3371537
IDBENCH=83167
IDSOLVER=1849
FILE ID=node144/3371537-1305434431
RUNJOBID= node144-1305434431-4113
PBS_JOBID= 13324616
Free space on /tmp= 73248 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371537-1305434431/watcher-3371537-1305434431 -o /tmp/evaluation-result-3371537-1305434431/solver-3371537-1305434431 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371537-1305434431.cnf

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=688505758

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21489088 kB
Buffers:        296656 kB
Cached:        3680788 kB
SwapCached:          0 kB
Active:        8303708 kB
Inactive:      2812888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21489088 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8700 kB
Writeback:          24 kB
AnonPages:     7139016 kB
Mapped:          27516 kB
Slab:           244864 kB
PageTables:      38020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82006636 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= 73228 MiB
End job on node144 at 2011-05-15 07:02:13