Trace number 3309457

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309457-1303989888/watcher-3309457-1303989888 -o /tmp/evaluation-result-3309457-1303989888/solver-3309457-1303989888 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309457-1303989888.cnf 

running on 4 cores: 1,3,5,7

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.03 2.01 2.04 2/177 18012
/proc/meminfo: memFree=18410364/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=7744 CPUtime=0 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 508 0 0 0 0 0 0 0 25 0 1 0 510585452 7929856 451 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 1936 451 111 53 0 359 0

[startup+0.0943599 s]
/proc/loadavg: 2.03 2.01 2.04 2/177 18012
/proc/meminfo: memFree=18410364/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=10812 CPUtime=0.09 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 1291 0 0 0 9 0 0 0 25 0 1 0 510585452 11071488 1233 33554432000 4194304 4409164 140735010999536 18446744073709551615 4280976 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.100359 s]
/proc/loadavg: 2.03 2.01 2.04 2/177 18012
/proc/meminfo: memFree=18410364/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=10812 CPUtime=0.09 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 1291 0 0 0 9 0 0 0 25 0 1 0 510585452 11071488 1233 33554432000 4194304 4409164 140735010999536 18446744073709551615 4286261 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300319 s]
/proc/loadavg: 2.03 2.01 2.04 2/177 18012
/proc/meminfo: memFree=18410364/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=13876 CPUtime=0.29 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 2059 0 0 0 29 0 0 0 25 0 1 0 510585452 14209024 2001 33554432000 4194304 4409164 140735010999536 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 3469 2001 128 53 0 1892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.700243 s]
/proc/loadavg: 2.03 2.01 2.04 2/177 18012
/proc/meminfo: memFree=18410364/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=12356 CPUtime=0.69 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 2319 0 0 0 69 0 0 0 25 0 1 0 510585452 12652544 1495 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 3089 1495 140 53 0 1512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12356

[startup+1.50108 s]
/proc/loadavg: 2.03 2.01 2.04 3/178 18013
/proc/meminfo: memFree=18404644/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=12516 CPUtime=1.49 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 2478 0 0 0 148 1 0 0 25 0 1 0 510585452 12816384 1654 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 3129 1654 140 53 0 1552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12516

[startup+3.10076 s]
/proc/loadavg: 2.03 2.01 2.04 3/178 18013
/proc/meminfo: memFree=18403032/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=15896 CPUtime=3.09 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 3323 0 0 0 306 3 0 0 25 0 1 0 510585452 16277504 2499 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 3974 2499 140 53 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15896

[startup+6.30113 s]
/proc/loadavg: 2.03 2.01 2.04 3/178 18013
/proc/meminfo: memFree=18394236/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=23168 CPUtime=6.29 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 5141 0 0 0 624 5 0 0 25 0 1 0 510585452 23724032 4317 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 5792 4317 140 53 0 4215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23168

[startup+12.7008 s]
/proc/loadavg: 2.02 2.01 2.04 3/178 18013
/proc/meminfo: memFree=18389896/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=26768 CPUtime=12.69 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 6041 0 0 0 1258 11 0 0 25 0 1 0 510585452 27410432 5217 33554432000 4194304 4409164 140735010999536 18446744073709551615 4301623 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 6692 5217 140 53 0 5115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26768

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.04 3/178 18013
/proc/meminfo: memFree=18381632/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=35788 CPUtime=25.49 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 14423 0 0 0 2529 20 0 0 25 0 1 0 510585452 36646912 7505 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 8947 7505 141 53 0 7370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35788

[startup+51.1012 s]
/proc/loadavg: 2.01 2.01 2.04 3/178 18014
/proc/meminfo: memFree=18379628/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=37888 CPUtime=51.09 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 25326 0 0 0 5077 32 0 0 25 0 1 0 510585452 38797312 7998 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 9472 7998 141 53 0 7895 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37888

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.03 3/178 18015
/proc/meminfo: memFree=18374644/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=42796 CPUtime=102.3 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 40403 0 0 0 10178 52 0 0 25 0 1 0 510585452 43823104 9225 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.00 2.03 3/178 18017
/proc/meminfo: memFree=18351068/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=66152 CPUtime=162.3 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 56615 0 0 0 16158 72 0 0 25 0 1 0 510585452 67739648 15064 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.00 2.02 3/178 18018
/proc/meminfo: memFree=18311124/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=106004 CPUtime=222.31 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 73344 0 0 0 22145 86 0 0 25 0 1 0 510585452 108548096 25027 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 26501 25027 141 53 0 24924 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 106004

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 18020
/proc/meminfo: memFree=18201992/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=83168 CPUtime=282.31 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 77693 0 0 0 28137 94 0 0 25 0 1 0 510585452 85164032 19318 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 20792 19318 141 53 0 19215 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 83168

[startup+342.301 s]
/proc/loadavg: 2.06 2.02 2.02 3/178 18022
/proc/meminfo: memFree=18095700/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=189372 CPUtime=342.3 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 104244 0 0 0 34127 103 0 0 25 0 1 0 510585452 193916928 45869 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.02 2.01 2.01 3/178 18023
/proc/meminfo: memFree=18078948/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=206332 CPUtime=402.31 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 124868 0 0 0 40120 111 0 0 25 0 1 0 510585452 211283968 50109 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.07 2.02 2.01 3/178 18025
/proc/meminfo: memFree=18504496/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=121980 CPUtime=462.32 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 135246 0 0 0 46111 121 0 0 25 0 1 0 510585452 124907520 29021 33554432000 4194304 4409164 140735010999536 18446744073709551615 4359830 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 30495 29021 141 53 0 28918 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 121980

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 18026
/proc/meminfo: memFree=18482660/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=138804 CPUtime=522.31 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 150405 0 0 0 52102 129 0 0 25 0 1 0 510585452 142135296 33227 33554432000 4194304 4409164 140735010999536 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.01 2.01 2.00 3/178 18028
/proc/meminfo: memFree=18483144/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=142580 CPUtime=582.32 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 167733 0 0 0 58094 138 0 0 25 0 1 0 510585452 146001920 34171 33554432000 4194304 4409164 140735010999536 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 35645 34171 141 53 0 34068 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 142580

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18159
/proc/meminfo: memFree=18020396/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=303184 CPUtime=4002.48 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 521956 0 0 0 399767 481 0 0 25 0 1 0 510585452 310460416 74349 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 75796 74349 141 53 0 74219 0
Current children cumulated CPU time (s) 4002.48
Current children cumulated vsize (KiB) 303184

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18161
/proc/meminfo: memFree=18045804/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=223056 CPUtime=4062.49 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 535687 0 0 0 405763 486 0 0 25 0 1 0 510585452 228409344 54322 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 55764 54322 141 53 0 54187 0
Current children cumulated CPU time (s) 4062.49
Current children cumulated vsize (KiB) 223056

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18162
/proc/meminfo: memFree=18094528/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=175320 CPUtime=4122.49 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 548387 0 0 0 411758 491 0 0 25 0 1 0 510585452 179527680 42229 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 43830 42229 141 53 0 42253 0
Current children cumulated CPU time (s) 4122.49
Current children cumulated vsize (KiB) 175320

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18164
/proc/meminfo: memFree=18327264/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=240856 CPUtime=4182.48 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 564771 0 0 0 417752 496 0 0 25 0 1 0 510585452 246636544 58613 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4182.48
Current children cumulated vsize (KiB) 240856

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18166
/proc/meminfo: memFree=18103932/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=240856 CPUtime=4242.5 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 564771 0 0 0 423750 500 0 0 25 0 1 0 510585452 246636544 58613 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358431 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4242.5
Current children cumulated vsize (KiB) 240856

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18167
/proc/meminfo: memFree=18452108/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=240856 CPUtime=4302.5 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 564771 0 0 0 429748 502 0 0 25 0 1 0 510585452 246636544 58613 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4302.5
Current children cumulated vsize (KiB) 240856

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18169
/proc/meminfo: memFree=18335904/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=240856 CPUtime=4362.5 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 564771 0 0 0 435746 504 0 0 25 0 1 0 510585452 246636544 58613 33554432000 4194304 4409164 140735010999536 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.00 2.00 2.00 3/178 18170
/proc/meminfo: memFree=18335764/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=240856 CPUtime=4422.5 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 564771 0 0 0 441743 507 0 0 25 0 1 0 510585452 246636544 58613 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60214 58613 141 53 0 58637 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 240856

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18172
/proc/meminfo: memFree=18137228/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242048 CPUtime=4482.5 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 565196 0 0 0 447741 509 0 0 25 0 1 0 510585452 247857152 59038 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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.00 2.00 2.00 3/178 18174
/proc/meminfo: memFree=18127912/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4542.51 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 565367 0 0 0 453740 511 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4542.51
Current children cumulated vsize (KiB) 242732

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18175
/proc/meminfo: memFree=18081780/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4602.51 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 565367 0 0 0 459737 514 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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 18177
/proc/meminfo: memFree=18015300/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=177196 CPUtime=4662.51 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 565367 0 0 0 465734 517 0 0 25 0 1 0 510585452 181448704 42825 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 44299 42825 141 53 0 42722 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 177196

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18178
/proc/meminfo: memFree=18015164/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=177196 CPUtime=4722.52 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 565367 0 0 0 471732 520 0 0 25 0 1 0 510585452 181448704 42825 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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 18180
/proc/meminfo: memFree=17950300/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4782.52 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 581751 0 0 0 477728 524 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 242732

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18182
/proc/meminfo: memFree=17950288/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4842.52 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 581751 0 0 0 483726 526 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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 18183
/proc/meminfo: memFree=17896084/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4902.53 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 581751 0 0 0 489724 529 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4902.53
Current children cumulated vsize (KiB) 242732

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18185
/proc/meminfo: memFree=17896068/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=4962.53 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 581751 0 0 0 495721 532 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/statm: 60683 59209 141 53 0 59106 0
Current children cumulated CPU time (s) 4962.53
Current children cumulated vsize (KiB) 242732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18186
/proc/meminfo: memFree=17896064/32950928 swapFree=67111528/67111528
[pid=18012] ppid=18010 vsize=242732 CPUtime=5000.03 cores=1,3,5,7
/proc/18012/stat : 18012 (lingeling) R 18010 18012 17760 0 -1 4202496 581751 0 0 0 499470 533 0 0 25 0 1 0 510585452 248557568 59209 33554432000 4194304 4409164 140735010999536 18446744073709551615 4257024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/18012/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): 4994.71
CPU system time (s): 5.34319
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 303184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.71
system time used= 5.34319
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 7804

runsolver used 8.02878 second user time and 18.9131 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-28 13:24:48
IDJOB=3309457
IDBENCH=71078
IDSOLVER=1693
FILE ID=node149/3309457-1303989888
RUNJOBID= node149-1303987378-17779
PBS_JOBID= 13168726
Free space on /tmp= 71932 MiB

SOLVER NAME= Lingeling 587
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-3309457-1303989888/watcher-3309457-1303989888 -o /tmp/evaluation-result-3309457-1303989888/solver-3309457-1303989888 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309457-1303989888.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1164852438

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:      18410644 kB
Buffers:       2198008 kB
Cached:       11115260 kB
SwapCached:          0 kB
Active:        5074960 kB
Inactive:      8923068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18410644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:      684484 kB
Mapped:          15276 kB
Slab:           475444 kB
PageTables:       5976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   827380 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= 71928 MiB
End job on node149 at 2011-04-28 14:48:09