Trace number 3371754

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) 1299.98 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3371754-1305432828/watcher-3371754-1305432828 -o /tmp/evaluation-result-3371754-1305432828/solver-3371754-1305432828 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371754-1305432828.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: 0.86 0.98 0.99 4/356 26924
/proc/meminfo: memFree=24230724/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=7020 CPUtime=0 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 300 0 0 0 0 0 0 0 25 0 1 0 635698275 7188480 244 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 1755 244 110 53 0 178 0

[startup+0.099872 s]
/proc/loadavg: 0.86 0.98 0.99 4/356 26924
/proc/meminfo: memFree=24230724/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=15220 CPUtime=0.09 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 2374 0 0 0 9 0 0 0 25 0 1 0 635698275 15585280 2305 33554432000 4194304 4409284 140733780778832 18446744073709551615 4278299 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 3805 2305 121 53 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15220

[startup+0.100872 s]
/proc/loadavg: 0.86 0.98 0.99 4/356 26924
/proc/meminfo: memFree=24230724/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=15220 CPUtime=0.09 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 2374 0 0 0 9 0 0 0 25 0 1 0 635698275 15585280 2305 33554432000 4194304 4409284 140733780778832 18446744073709551615 4278538 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 3805 2305 121 53 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15220

[startup+0.300906 s]
/proc/loadavg: 0.86 0.98 0.99 4/356 26924
/proc/meminfo: memFree=24230724/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=15076 CPUtime=0.29 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 2394 0 0 0 29 0 0 0 25 0 1 0 635698275 15437824 2309 33554432000 4194304 4409284 140733780778832 18446744073709551615 4230981 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 3769 2309 129 53 0 2192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15076

[startup+0.700818 s]
/proc/loadavg: 0.86 0.98 0.99 4/356 26924
/proc/meminfo: memFree=24230724/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=21236 CPUtime=0.69 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 4584 0 0 0 69 0 0 0 25 0 1 0 635698275 21745664 3453 33554432000 4194304 4409284 140733780778832 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 5309 3453 136 53 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50068 s]
/proc/loadavg: 0.86 0.98 0.99 6/365 26946
/proc/meminfo: memFree=24151872/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=21236 CPUtime=1.49 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 4584 0 0 0 149 0 0 0 25 0 1 0 635698275 21745664 3453 33554432000 4194304 4409284 140733780778832 18446744073709551615 4243770 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 5309 3453 136 53 0 3732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10036 s]
/proc/loadavg: 0.86 0.98 0.99 6/365 26946
/proc/meminfo: memFree=24108972/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=26680 CPUtime=3.08 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 5945 0 0 0 308 0 0 0 25 0 1 0 635698275 27320320 4814 33554432000 4194304 4409284 140733780778832 18446744073709551615 4244098 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 6670 4814 136 53 0 5093 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26680

[startup+6.3008 s]
/proc/loadavg: 1.19 1.05 1.01 7/365 26946
/proc/meminfo: memFree=23976748/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=26680 CPUtime=6.29 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 5945 0 0 0 629 0 0 0 25 0 1 0 635698275 27320320 4814 33554432000 4194304 4409284 140733780778832 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 6670 4814 136 53 0 5093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26680

[startup+12.7006 s]
/proc/loadavg: 1.57 1.13 1.04 7/368 26954
/proc/meminfo: memFree=23700728/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=26680 CPUtime=12.69 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 5945 0 0 0 1269 0 0 0 25 0 1 0 635698275 27320320 4814 33554432000 4194304 4409284 140733780778832 18446744073709551615 4230016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 6670 4814 136 53 0 5093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26680

[startup+25.5003 s]
/proc/loadavg: 2.25 1.31 1.09 6/368 26954
/proc/meminfo: memFree=23334376/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=29396 CPUtime=25.49 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 8793 0 0 0 2545 4 0 0 25 0 1 0 635698275 30101504 5358 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 7349 5358 141 53 0 5772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29396

[startup+51.1006 s]
/proc/loadavg: 3.05 1.57 1.19 6/368 26955
/proc/meminfo: memFree=23094036/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=36328 CPUtime=51.01 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 11037 0 0 0 5092 9 0 0 25 0 1 0 635698275 37199872 7602 33554432000 4194304 4409284 140733780778832 18446744073709551615 4230361 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 9082 7602 141 53 0 7505 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 36328

[startup+102.313 s]
/proc/loadavg: 3.68 1.97 1.34 6/368 26987
/proc/meminfo: memFree=24093508/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=44824 CPUtime=102.22 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 19223 0 0 0 10201 21 0 0 25 0 1 0 635698275 45899776 9726 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 11206 9726 141 53 0 9629 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 44824

[startup+162.3 s]
/proc/loadavg: 3.92 2.35 1.51 6/368 26990
/proc/meminfo: memFree=24059524/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=29240 CPUtime=162.21 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 37485 0 0 0 16181 40 0 0 25 0 1 0 635698275 29941760 5862 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 7310 5862 141 53 0 5733 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 29240

[startup+222.3 s]
/proc/loadavg: 4.01 2.66 1.67 6/368 26992
/proc/meminfo: memFree=23990320/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=62292 CPUtime=222.21 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 80292 0 0 0 22155 66 0 0 25 0 1 0 635698275 63787008 14093 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 15573 14093 141 53 0 13996 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62292

[startup+282.301 s]
/proc/loadavg: 4.00 2.90 1.81 7/368 26993
/proc/meminfo: memFree=23962024/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=56828 CPUtime=282.21 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 116197 0 0 0 28132 89 0 0 25 0 1 0 635698275 58191872 12727 33554432000 4194304 4409284 140733780778832 18446744073709551615 4330475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 14207 12727 141 53 0 12630 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 56828

[startup+342.301 s]
/proc/loadavg: 4.06 3.12 1.95 6/368 26996
/proc/meminfo: memFree=24000808/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=44128 CPUtime=342.21 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 162724 0 0 0 34105 116 0 0 25 0 1 0 635698275 45187072 9584 33554432000 4194304 4409284 140733780778832 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 11032 9584 141 53 0 9455 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 44128

[startup+402.301 s]
/proc/loadavg: 4.20 3.32 2.09 6/368 26997
/proc/meminfo: memFree=23889692/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=76852 CPUtime=402.22 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 214498 0 0 0 40081 141 0 0 25 0 1 0 635698275 78696448 17733 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 19213 17733 141 53 0 17636 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 76852

[startup+462.301 s]
/proc/loadavg: 4.07 3.44 2.21 6/368 27000
/proc/meminfo: memFree=23860164/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=99540 CPUtime=462.22 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 269042 0 0 0 46051 171 0 0 25 0 1 0 635698275 101928960 23405 33554432000 4194304 4409284 140733780778832 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 24885 23405 141 53 0 23308 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 99540

[startup+522.3 s]
/proc/loadavg: 4.02 3.54 2.32 6/368 27002
/proc/meminfo: memFree=23871916/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=69444 CPUtime=522.22 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 330569 0 0 0 52028 194 0 0 25 0 1 0 635698275 71110656 15881 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 17361 15881 141 53 0 15784 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 69444

[startup+582.3 s]
/proc/loadavg: 4.01 3.62 2.42 7/368 27003
/proc/meminfo: memFree=23813000/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=76396 CPUtime=582.23 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 370468 0 0 0 58004 219 0 0 25 0 1 0 635698275 78229504 17651 33554432000 4194304 4409284 140733780778832 18446744073709551615 4256910 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 19099 17651 141 53 0 17522 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 76396

[startup+642.3 s]
/proc/loadavg: 4.05 3.70 2.52 6/368 27005
/proc/meminfo: memFree=23823396/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=122224 CPUtime=642.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 399378 0 0 0 63983 241 0 0 25 0 1 0 635698275 125157376 29076 33554432000 4194304 4409284 140733780778832 18446744073709551615 4271359 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 30556 29076 141 53 0 28979 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 122224

[startup+702.301 s]
/proc/loadavg: 4.11 3.78 2.62 6/368 27009
/proc/meminfo: memFree=23811076/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=173444 CPUtime=702.23 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 429755 0 0 0 69965 258 0 0 25 0 1 0 635698275 177606656 41881 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 43361 41881 141 53 0 41784 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 173444

[startup+762.314 s]
/proc/loadavg: 4.08 3.84 2.71 6/368 27011
/proc/meminfo: memFree=23723272/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=164072 CPUtime=762.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 463604 0 0 0 75946 278 0 0 25 0 1 0 635698275 168009728 39538 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 41018 39538 141 53 0 39441 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 164072

[startup+822.301 s]
/proc/loadavg: 4.03 3.86 2.79 6/368 27013
/proc/meminfo: memFree=23724740/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=107796 CPUtime=822.23 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 495666 0 0 0 81926 297 0 0 25 0 1 0 635698275 110383104 25469 33554432000 4194304 4409284 140733780778832 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 26949 25469 141 53 0 25372 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 107796

[startup+882.301 s]
/proc/loadavg: 4.17 3.92 2.87 7/368 27014
/proc/meminfo: memFree=23765524/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=91436 CPUtime=882.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 549313 0 0 0 87902 322 0 0 25 0 1 0 635698275 93630464 21379 33554432000 4194304 4409284 140733780778832 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 22859 21379 141 53 0 21282 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 91436

[startup+942.301 s]
/proc/loadavg: 4.13 3.95 2.94 6/368 27016
/proc/meminfo: memFree=23705988/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=82188 CPUtime=942.23 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 595781 0 0 0 93879 344 0 0 25 0 1 0 635698275 84160512 19099 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 20547 19099 141 53 0 18970 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 82188

[startup+1002.3 s]
/proc/loadavg: 4.08 3.97 3.01 6/368 27017
/proc/meminfo: memFree=23694312/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=103524 CPUtime=1002.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 643247 0 0 0 99856 368 0 0 25 0 1 0 635698275 106008576 24433 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 25881 24433 141 53 0 24304 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 103524

[startup+1062.3 s]
/proc/loadavg: 4.03 3.97 3.07 6/368 27019
/proc/meminfo: memFree=23630804/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=152708 CPUtime=1062.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 668708 0 0 0 105837 387 0 0 25 0 1 0 635698275 156372992 36697 33554432000 4194304 4409284 140733780778832 18446744073709551615 4271843 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 38177 36697 141 53 0 36600 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 152708

[startup+1122.3 s]
/proc/loadavg: 4.18 4.02 3.14 6/368 27021
/proc/meminfo: memFree=23634868/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=139104 CPUtime=1122.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 719609 0 0 0 111810 414 0 0 25 0 1 0 635698275 142442496 33296 33554432000 4194304 4409284 140733780778832 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 34776 33296 141 53 0 33199 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 139104

[startup+1182.3 s]
/proc/loadavg: 4.13 4.03 3.20 6/368 27022
/proc/meminfo: memFree=23546936/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=136924 CPUtime=1182.25 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 753381 0 0 0 117792 433 0 0 25 0 1 0 635698275 140210176 32751 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 34231 32751 141 53 0 32654 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 136924

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.25 6/368 27024
/proc/meminfo: memFree=23439280/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=152472 CPUtime=1242.24 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 779646 0 0 0 123773 451 0 0 25 0 1 0 635698275 156131328 36638 33554432000 4194304 4409284 140733780778832 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 38118 36638 141 53 0 36541 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 152472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.29 6/368 27025
/proc/meminfo: memFree=23613980/32951124 swapFree=65980216/67111528
[pid=26924] ppid=26921 vsize=170860 CPUtime=1299.95 cores=4,6
/proc/26924/stat : 26924 (lingeling) R 26921 26924 26882 0 -1 4202496 808194 0 0 0 129523 472 0 0 25 0 1 0 635698275 174960640 41235 33554432000 4194304 4409284 140733780778832 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/26924/statm: 42715 41235 141 53 0 41138 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 170860

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): 1299.98
CPU user time (s): 1295.24
CPU system time (s): 4.73728
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 207744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.24
system time used= 4.73728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 808194
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= 4
involuntary context switches= 1749

runsolver used 4.85726 second user time and 9.94449 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 06:13:48
IDJOB=3371754
IDBENCH=71605
IDSOLVER=1849
FILE ID=node142/3371754-1305432828
RUNJOBID= node142-1305432828-26901
PBS_JOBID= 13324631
Free space on /tmp= 73544 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371754-1305432828/watcher-3371754-1305432828 -o /tmp/evaluation-result-3371754-1305432828/solver-3371754-1305432828 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371754-1305432828.cnf

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=732069142

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      24231004 kB
Buffers:        323972 kB
Cached:        3851280 kB
SwapCached:      11520 kB
Active:        6057060 kB
Inactive:      2331140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24231004 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            8652 kB
Writeback:           0 kB
AnonPages:     4209852 kB
Mapped:          19732 kB
Slab:           231884 kB
PageTables:      32236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77027832 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= 73540 MiB
End job on node142 at 2011-05-15 06:35:30