Trace number 3371768

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 5,7

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: 6.73 7.84 7.75 3/302 13719
/proc/meminfo: memFree=12895024/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=7728 CPUtime=0 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 495 0 0 0 0 0 0 0 25 0 1 0 654838579 7913472 438 33554432000 4194304 4409284 140734012775440 18446744073709551615 208080232192 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 1932 438 110 53 0 355 0

[startup+0.063417 s]
/proc/loadavg: 6.73 7.84 7.75 3/302 13719
/proc/meminfo: memFree=12895024/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=8748 CPUtime=0.06 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 777 0 0 0 6 0 0 0 25 0 1 0 654838579 8957952 719 33554432000 4194304 4409284 140734012775440 18446744073709551615 4288994 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 2187 719 127 53 0 610 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8748

[startup+0.10041 s]
/proc/loadavg: 6.73 7.84 7.75 3/302 13719
/proc/meminfo: memFree=12895024/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=9776 CPUtime=0.09 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 1036 0 0 0 9 0 0 0 25 0 1 0 654838579 10010624 978 33554432000 4194304 4409284 140734012775440 18446744073709551615 4268577 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 2444 978 129 53 0 867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9776

[startup+0.30037 s]
/proc/loadavg: 6.73 7.84 7.75 3/302 13719
/proc/meminfo: memFree=12895024/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=10372 CPUtime=0.29 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 1296 0 0 0 29 0 0 0 25 0 1 0 654838579 10620928 981 33554432000 4194304 4409284 140734012775440 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 2593 981 135 53 0 1016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10372

[startup+0.700295 s]
/proc/loadavg: 6.73 7.84 7.75 3/302 13719
/proc/meminfo: memFree=12895024/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=11576 CPUtime=0.69 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 1597 0 0 0 69 0 0 0 25 0 1 0 654838579 11853824 1282 33554432000 4194304 4409284 140734012775440 18446744073709551615 4230072 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 2894 1282 135 53 0 1317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11576

[startup+1.50014 s]
/proc/loadavg: 6.51 7.78 7.73 5/308 13730
/proc/meminfo: memFree=12869216/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=12776 CPUtime=1.49 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 1897 0 0 0 149 0 0 0 25 0 1 0 654838579 13082624 1582 33554432000 4194304 4409284 140734012775440 18446744073709551615 4330928 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 3194 1582 135 53 0 1617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12776

[startup+3.10084 s]
/proc/loadavg: 6.51 7.78 7.73 5/308 13730
/proc/meminfo: memFree=12861296/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=12776 CPUtime=3.09 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 1897 0 0 0 309 0 0 0 25 0 1 0 654838579 13082624 1582 33554432000 4194304 4409284 140734012775440 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 3194 1582 135 53 0 1617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12776

[startup+6.30023 s]
/proc/loadavg: 6.31 7.72 7.71 5/308 13730
/proc/meminfo: memFree=12855840/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=15176 CPUtime=6.29 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 2497 0 0 0 629 0 0 0 25 0 1 0 654838579 15540224 2182 33554432000 4194304 4409284 140734012775440 18446744073709551615 4252444 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/13719/statm: 3794 2182 135 53 0 2217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15176

[startup+12.701 s]
/proc/loadavg: 6.12 7.65 7.69 5/308 13731
/proc/meminfo: memFree=12837756/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=18620 CPUtime=12.69 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 3363 0 0 0 1266 3 0 0 25 0 1 0 654838579 19066880 3048 33554432000 4194304 4409284 140734012775440 18446744073709551615 4252059 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 4655 3048 140 53 0 3078 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18620

[startup+25.5006 s]
/proc/loadavg: 5.80 7.53 7.65 5/308 13731
/proc/meminfo: memFree=12830644/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=22996 CPUtime=25.49 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 16537 0 0 0 2527 22 0 0 25 0 1 0 654838579 23547904 4270 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 5749 4270 141 53 0 4172 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22996

[startup+51.1007 s]
/proc/loadavg: 5.09 7.19 7.53 5/308 13732
/proc/meminfo: memFree=12801288/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=23744 CPUtime=51.09 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 41107 0 0 0 5059 50 0 0 25 0 1 0 654838579 24313856 4457 33554432000 4194304 4409284 140734012775440 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 5936 4457 141 53 0 4359 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23744

[startup+102.311 s]
/proc/loadavg: 4.47 6.70 7.34 5/308 13733
/proc/meminfo: memFree=12781800/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=25972 CPUtime=102.3 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 75416 0 0 0 10137 93 0 0 25 0 1 0 654838579 26595328 5014 33554432000 4194304 4409284 140734012775440 18446744073709551615 4347445 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 6493 5014 141 53 0 4916 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25972

[startup+162.301 s]
/proc/loadavg: 4.17 6.21 7.13 5/308 13735
/proc/meminfo: memFree=12776796/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=29380 CPUtime=162.29 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 115806 0 0 0 16087 142 0 0 25 0 1 0 654838579 30085120 5866 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 7345 5866 141 53 0 5768 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29380

[startup+222.301 s]
/proc/loadavg: 4.14 5.83 6.94 5/308 13736
/proc/meminfo: memFree=12732768/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=30516 CPUtime=222.28 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 162585 0 0 0 22042 186 0 0 25 0 1 0 654838579 31248384 6182 33554432000 4194304 4409284 140734012775440 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 7629 6182 141 53 0 6052 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 30516

[startup+282.301 s]
/proc/loadavg: 4.08 5.51 6.76 5/308 13738
/proc/meminfo: memFree=12718108/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=46212 CPUtime=282.28 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 190688 0 0 0 27996 232 0 0 25 0 1 0 654838579 47321088 10074 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 11553 10074 141 53 0 9976 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 46212

[startup+342.3 s]
/proc/loadavg: 4.03 5.23 6.59 5/308 13739
/proc/meminfo: memFree=12721792/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=48292 CPUtime=342.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 213666 0 0 0 33949 278 0 0 25 0 1 0 654838579 49451008 10594 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 12073 10594 141 53 0 10496 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 48292

[startup+402.301 s]
/proc/loadavg: 4.01 5.01 6.42 5/308 13741
/proc/meminfo: memFree=12665092/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=54016 CPUtime=402.28 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 229532 0 0 0 39911 317 0 0 25 0 1 0 654838579 55312384 12025 33554432000 4194304 4409284 140734012775440 18446744073709551615 4360063 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 13504 12025 141 53 0 11927 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 54016

[startup+462.3 s]
/proc/loadavg: 4.12 4.85 6.28 5/308 13743
/proc/meminfo: memFree=12602200/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=77020 CPUtime=462.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 258178 0 0 0 45870 357 0 0 25 0 1 0 654838579 78868480 17776 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 19255 17776 141 53 0 17678 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 77020

[startup+522.301 s]
/proc/loadavg: 4.04 4.69 6.13 5/308 13744
/proc/meminfo: memFree=12623008/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=84228 CPUtime=522.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 297444 0 0 0 51829 398 0 0 25 0 1 0 654838579 86249472 19578 33554432000 4194304 4409284 140734012775440 18446744073709551615 4253404 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 21057 19578 141 53 0 19480 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 84228

[startup+582.301 s]
/proc/loadavg: 4.01 4.56 6.00 5/308 13746
/proc/meminfo: memFree=12624712/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=67224 CPUtime=582.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 312962 0 0 0 57788 439 0 0 25 0 1 0 654838579 68837376 15327 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 16806 15327 141 53 0 15229 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 67224

[startup+642.301 s]
/proc/loadavg: 4.00 4.46 5.87 5/308 13747
/proc/meminfo: memFree=12618356/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=62044 CPUtime=642.28 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 336875 0 0 0 63756 472 0 0 25 0 1 0 654838579 63533056 14032 33554432000 4194304 4409284 140734012775440 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 15511 14032 141 53 0 13934 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 62044

[startup+702.301 s]
/proc/loadavg: 4.00 4.37 5.75 5/308 13749
/proc/meminfo: memFree=12587436/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=73744 CPUtime=702.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 354971 0 0 0 69718 509 0 0 25 0 1 0 654838579 75513856 16976 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 18436 16976 141 53 0 16859 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 73744

[startup+762.311 s]
/proc/loadavg: 4.11 4.33 5.65 5/308 13751
/proc/meminfo: memFree=12663304/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=61696 CPUtime=762.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 370622 0 0 0 75683 544 0 0 25 0 1 0 654838579 63176704 13945 33554432000 4194304 4409284 140734012775440 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 15424 13945 141 53 0 13847 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 61696

[startup+822.301 s]
/proc/loadavg: 4.04 4.27 5.54 5/308 13752
/proc/meminfo: memFree=12717592/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=68872 CPUtime=822.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 385724 0 0 0 81645 582 0 0 25 0 1 0 654838579 70524928 15739 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 17218 15739 141 53 0 15641 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 68872

[startup+882.3 s]
/proc/loadavg: 4.01 4.22 5.44 5/308 13754
/proc/meminfo: memFree=12651336/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=72864 CPUtime=882.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 396601 0 0 0 87615 611 0 0 25 0 1 0 654838579 74612736 16737 33554432000 4194304 4409284 140734012775440 18446744073709551615 4249494 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 18216 16737 141 53 0 16639 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 72864

[startup+942.301 s]
/proc/loadavg: 4.00 4.18 5.35 5/308 13755
/proc/meminfo: memFree=12596628/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=96384 CPUtime=942.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 419281 0 0 0 93578 648 0 0 25 0 1 0 654838579 98697216 22617 33554432000 4194304 4409284 140734012775440 18446744073709551615 4337933 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 24096 22617 141 53 0 22519 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 96384

[startup+1002.3 s]
/proc/loadavg: 4.08 4.16 5.27 5/308 13757
/proc/meminfo: memFree=12601304/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=79668 CPUtime=1002.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 437080 0 0 0 99547 679 0 0 25 0 1 0 654838579 81580032 18438 33554432000 4194304 4409284 140734012775440 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 19917 18438 141 53 0 18340 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 79668

[startup+1062.3 s]
/proc/loadavg: 4.03 4.13 5.18 5/308 13759
/proc/meminfo: memFree=12595200/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=72216 CPUtime=1062.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 453490 0 0 0 105516 710 0 0 25 0 1 0 654838579 73949184 16575 33554432000 4194304 4409284 140734012775440 18446744073709551615 4226160 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 18054 16575 141 53 0 16477 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 72216

[startup+1122.3 s]
/proc/loadavg: 4.01 4.10 5.11 5/308 13760
/proc/meminfo: memFree=12581284/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=73628 CPUtime=1122.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 472214 0 0 0 111483 743 0 0 25 0 1 0 654838579 75395072 16928 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 18407 16928 141 53 0 16830 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 73628

[startup+1182.3 s]
/proc/loadavg: 4.00 4.08 5.04 5/308 13762
/proc/meminfo: memFree=12491240/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=159312 CPUtime=1182.26 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 498069 0 0 0 117454 772 0 0 25 0 1 0 654838579 163135488 38349 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 39828 38349 141 53 0 38251 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 159312

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 4.97 5/308 13763
/proc/meminfo: memFree=12486368/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=196124 CPUtime=1242.27 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 525442 0 0 0 123429 798 0 0 25 0 1 0 654838579 200830976 47552 33554432000 4194304 4409284 140734012775440 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 49031 47552 141 53 0 47454 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 196124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 4.06 4.91 3/304 13767
/proc/meminfo: memFree=12537456/32950928 swapFree=67083212/67111528
[pid=13719] ppid=13717 vsize=260592 CPUtime=1299.97 cores=5,7
/proc/13719/stat : 13719 (lingeling) R 13717 13719 13669 0 -1 4202496 548710 0 0 0 129183 814 0 0 25 0 1 0 654838579 266846208 63701 33554432000 4194304 4409284 140734012775440 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/13719/statm: 65148 63701 141 53 0 63571 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 260592

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.99
CPU user time (s): 1291.83
CPU system time (s): 8.15376
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 260592

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

runsolver used 3.51846 second user time and 8.49671 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 06:06:29
IDJOB=3371768
IDBENCH=71337
IDSOLVER=1849
FILE ID=node127/3371768-1305432389
RUNJOBID= node127-1305432389-13690
PBS_JOBID= 13324627
Free space on /tmp= 73512 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=19716932

node127.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.823
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.64
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.823
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.83
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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.60
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12895320 kB
Buffers:        299468 kB
Cached:        3573988 kB
SwapCached:       1620 kB
Active:       16866920 kB
Inactive:      2855084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12895320 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            4332 kB
Writeback:          20 kB
AnonPages:    15846788 kB
Mapped:          26236 kB
Slab:           222584 kB
PageTables:      46992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44379052 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= 73504 MiB
End job on node127 at 2011-05-15 06:28:11