Trace number 3372337

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) 5000.05 4999.82

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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: 977)

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-3372337-1307643012/watcher-3372337-1307643012 -o /tmp/evaluation-result-3372337-1307643012/solver-3372337-1307643012 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372337-1307643012.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.29 3.05 2/177 8910
/proc/meminfo: memFree=32393264/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 381 0 0 0 0 0 0 0 25 0 1 0 875897924 7405568 323 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 1808 323 111 53 0 231 0

[startup+0.0189651 s]
/proc/loadavg: 2.00 2.29 3.05 2/177 8910
/proc/meminfo: memFree=32393264/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=8768 CPUtime=0.01 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 765 0 0 0 1 0 0 0 25 0 1 0 875897924 8978432 707 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 2192 707 111 53 0 615 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8768

[startup+0.100951 s]
/proc/loadavg: 2.00 2.29 3.05 2/177 8910
/proc/meminfo: memFree=32393264/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=10812 CPUtime=0.09 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 1292 0 0 0 9 0 0 0 25 0 1 0 875897924 11071488 1233 33554432000 4194304 4409284 140734620718000 18446744073709551615 4284483 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300912 s]
/proc/loadavg: 2.00 2.29 3.05 2/177 8910
/proc/meminfo: memFree=32393264/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=13876 CPUtime=0.29 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 2060 0 0 0 29 0 0 0 25 0 1 0 875897924 14209024 2001 33554432000 4194304 4409284 140734620718000 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 3469 2001 128 53 0 1892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700828 s]
/proc/loadavg: 2.00 2.29 3.05 2/177 8910
/proc/meminfo: memFree=32393264/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=12356 CPUtime=0.69 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 2320 0 0 0 69 0 0 0 25 0 1 0 875897924 12652544 1495 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 3089 1495 140 53 0 1512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12356

[startup+1.50067 s]
/proc/loadavg: 2.00 2.29 3.05 3/178 8911
/proc/meminfo: memFree=32387616/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=12516 CPUtime=1.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 2479 0 0 0 149 0 0 0 25 0 1 0 875897924 12816384 1654 33554432000 4194304 4409284 140734620718000 18446744073709551615 4359776 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 3129 1654 140 53 0 1552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12516

[startup+3.10035 s]
/proc/loadavg: 2.00 2.28 3.05 3/178 8911
/proc/meminfo: memFree=32386004/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=15896 CPUtime=3.09 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 3324 0 0 0 308 1 0 0 25 0 1 0 875897924 16277504 2499 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 3974 2499 140 53 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15896

[startup+6.30072 s]
/proc/loadavg: 2.00 2.28 3.05 3/178 8911
/proc/meminfo: memFree=32377044/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=23168 CPUtime=6.29 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 5142 0 0 0 626 3 0 0 25 0 1 0 875897924 23724032 4317 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 5792 4317 140 53 0 4215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23168

[startup+12.7004 s]
/proc/loadavg: 2.00 2.27 3.03 3/178 8911
/proc/meminfo: memFree=32372496/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=26768 CPUtime=12.69 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 6042 0 0 0 1263 6 0 0 25 0 1 0 875897924 27410432 5217 33554432000 4194304 4409284 140734620718000 18446744073709551615 4304380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 6692 5217 140 53 0 5115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26768

[startup+25.5009 s]
/proc/loadavg: 2.00 2.26 3.02 3/175 8919
/proc/meminfo: memFree=32415164/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=35788 CPUtime=25.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 14424 0 0 0 2539 10 0 0 25 0 1 0 875897924 36646912 7505 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 8947 7505 141 53 0 7370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35788

[startup+51.1008 s]
/proc/loadavg: 2.00 2.24 2.99 3/178 8988
/proc/meminfo: memFree=32409036/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=37888 CPUtime=51.1 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 25327 0 0 0 5091 19 0 0 25 0 1 0 875897924 38797312 7998 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 9472 7998 141 53 0 7895 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 37888

[startup+102.307 s]
/proc/loadavg: 2.00 2.20 2.93 3/178 8990
/proc/meminfo: memFree=32399028/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=42796 CPUtime=102.3 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 40404 0 0 0 10198 32 0 0 25 0 1 0 875897924 43823104 9225 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 10699 9225 141 53 0 9122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42796

[startup+162.301 s]
/proc/loadavg: 2.00 2.16 2.88 3/178 8991
/proc/meminfo: memFree=32356684/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=66152 CPUtime=162.3 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 56616 0 0 0 16186 44 0 0 25 0 1 0 875897924 67739648 15064 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 16538 15064 141 53 0 14961 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 66152

[startup+222.301 s]
/proc/loadavg: 2.00 2.13 2.82 3/178 8993
/proc/meminfo: memFree=32298980/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=106004 CPUtime=222.3 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 73345 0 0 0 22178 52 0 0 25 0 1 0 875897924 108548096 25027 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 26501 25027 141 53 0 24924 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106004

[startup+282.301 s]
/proc/loadavg: 2.00 2.10 2.77 3/178 8994
/proc/meminfo: memFree=32294100/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=83168 CPUtime=282.3 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 77694 0 0 0 28172 58 0 0 25 0 1 0 875897924 85164032 19318 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 20792 19318 141 53 0 19215 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 83168

[startup+342.301 s]
/proc/loadavg: 2.00 2.08 2.71 3/178 8996
/proc/meminfo: memFree=32189380/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=189372 CPUtime=342.3 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 104245 0 0 0 34165 65 0 0 25 0 1 0 875897924 193916928 45869 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 47343 45869 141 53 0 45766 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189372

[startup+402.301 s]
/proc/loadavg: 2.00 2.06 2.67 3/178 8998
/proc/meminfo: memFree=32171740/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=206332 CPUtime=402.31 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 124869 0 0 0 40159 72 0 0 25 0 1 0 875897924 211283968 50109 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 51583 50109 141 53 0 50006 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 206332

[startup+462.301 s]
/proc/loadavg: 2.00 2.05 2.62 3/178 8999
/proc/meminfo: memFree=32271760/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=121980 CPUtime=462.31 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 135247 0 0 0 46153 78 0 0 25 0 1 0 875897924 124907520 29021 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 30495 29021 141 53 0 28918 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 121980

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 2.58 3/178 9001
/proc/meminfo: memFree=32260056/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=138804 CPUtime=522.31 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 150406 0 0 0 52147 84 0 0 25 0 1 0 875897924 142135296 33227 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 34701 33227 141 53 0 33124 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 138804

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.54 3/178 9002
/proc/meminfo: memFree=32207064/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=142580 CPUtime=582.31 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 167734 0 0 0 58142 89 0 0 25 0 1 0 875897924 146001920 34171 33554432000 4194304 4409284 140734620718000 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 35645 34171 141 53 0 34068 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 142580

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 9106
/proc/meminfo: memFree=31709164/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=303184 CPUtime=4002.47 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 521957 0 0 0 399920 327 0 0 25 0 1 0 875897924 310460416 74349 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 75796 74349 141 53 0 74219 0
Current children cumulated CPU time (s) 4002.47
Current children cumulated vsize (KiB) 303184

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9107
/proc/meminfo: memFree=31788960/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=223056 CPUtime=4062.48 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 535688 0 0 0 405917 331 0 0 25 0 1 0 875897924 228409344 54322 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 55764 54322 141 53 0 54187 0
Current children cumulated CPU time (s) 4062.48
Current children cumulated vsize (KiB) 223056

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9109
/proc/meminfo: memFree=31837384/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=175320 CPUtime=4122.48 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 548388 0 0 0 411912 336 0 0 25 0 1 0 875897924 179527680 42229 33554432000 4194304 4409284 140734620718000 18446744073709551615 4359884 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 43830 42229 141 53 0 42253 0
Current children cumulated CPU time (s) 4122.48
Current children cumulated vsize (KiB) 175320

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9110
/proc/meminfo: memFree=31809820/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=240856 CPUtime=4182.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 564772 0 0 0 417909 340 0 0 25 0 1 0 875897924 246636544 58613 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4182.49
Current children cumulated vsize (KiB) 240856

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9112
/proc/meminfo: memFree=31936112/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=240856 CPUtime=4242.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 564772 0 0 0 423908 341 0 0 25 0 1 0 875897924 246636544 58613 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4242.49
Current children cumulated vsize (KiB) 240856

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9114
/proc/meminfo: memFree=31935940/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=240856 CPUtime=4302.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 564772 0 0 0 429906 343 0 0 25 0 1 0 875897924 246636544 58613 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 240856

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9115
/proc/meminfo: memFree=31935892/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=240856 CPUtime=4362.5 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 564772 0 0 0 435905 345 0 0 25 0 1 0 875897924 246636544 58613 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 240856

[startup+4422.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 9117
/proc/meminfo: memFree=31935832/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=240856 CPUtime=4422.49 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 564772 0 0 0 441903 346 0 0 25 0 1 0 875897924 246636544 58613 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4422.49
Current children cumulated vsize (KiB) 240856

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9118
/proc/meminfo: memFree=31934172/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242048 CPUtime=4482.5 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 565197 0 0 0 447902 348 0 0 25 0 1 0 875897924 247857152 59038 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60512 59038 141 53 0 58935 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 242048

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9120
/proc/meminfo: memFree=31933368/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4542.5 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 565368 0 0 0 453901 349 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 242732

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9122
/proc/meminfo: memFree=31969652/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4602.51 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 565368 0 0 0 459900 351 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 242732

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9123
/proc/meminfo: memFree=32034324/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=177196 CPUtime=4662.5 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 565368 0 0 0 465897 353 0 0 25 0 1 0 875897924 181448704 42825 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 44299 42825 141 53 0 42722 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 177196

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9125
/proc/meminfo: memFree=32034016/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=177196 CPUtime=4722.52 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 565368 0 0 0 471897 355 0 0 25 0 1 0 875897924 181448704 42825 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 44299 42825 141 53 0 42722 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 177196

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9126
/proc/meminfo: memFree=31968992/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4782.51 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 581752 0 0 0 477893 358 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4782.51
Current children cumulated vsize (KiB) 242732

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9128
/proc/meminfo: memFree=31903580/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4842.52 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 581752 0 0 0 483892 360 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 242732

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9130
/proc/meminfo: memFree=31903408/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4902.52 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 581752 0 0 0 489891 361 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 242732

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9131
/proc/meminfo: memFree=31903488/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=4962.52 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 581752 0 0 0 495890 362 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 242732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9132
/proc/meminfo: memFree=31903444/32950928 swapFree=67053604/67111528
[pid=8910] ppid=8908 vsize=242732 CPUtime=5000.03 cores=0,2,4,6
/proc/8910/stat : 8910 (lingeling) R 8908 8910 8582 0 -1 4202496 581752 0 0 0 499639 364 0 0 25 0 1 0 875897924 248557568 59209 33554432000 4194304 4409284 140734620718000 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8910/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 242732

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): 4999.82
CPU time (s): 5000.05
CPU user time (s): 4996.39
CPU system time (s): 3.65844
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 303184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.39
system time used= 3.65844
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581752
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= 6
involuntary context switches= 7880

runsolver used 7.99578 second user time and 15.7626 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-09 20:10:12
IDJOB=3372337
IDBENCH=71078
IDSOLVER=1850
FILE ID=node149/3372337-1307643012
RUNJOBID= node149-1307642527-8600
PBS_JOBID= 13549399
Free space on /tmp= 73980 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372337-1307643012/watcher-3372337-1307643012 -o /tmp/evaluation-result-3372337-1307643012/solver-3372337-1307643012 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372337-1307643012.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=2115829759

node149.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.806
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.806
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      32393544 kB
Buffers:         35828 kB
Cached:         304312 kB
SwapCached:      10136 kB
Active:         187424 kB
Inactive:       234592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32393544 kB
SwapTotal:    67111528 kB
SwapFree:     67053604 kB
Dirty:            1484 kB
Writeback:           0 kB
AnonPages:       78804 kB
Mapped:           9384 kB
Slab:            70364 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   271960 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= 74000 MiB
End job on node149 at 2011-06-09 21:33:34