Trace number 3372352

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.11 5000.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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: 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-3372352-1305421167/watcher-3372352-1305421167 -o /tmp/evaluation-result-3372352-1305421167/solver-3372352-1305421167 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372352-1305421167.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.01 3.16 5.36 2/349 5033
/proc/meminfo: memFree=26072988/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=7744 CPUtime=0 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 507 0 0 0 0 0 0 0 25 0 1 0 653719283 7929856 451 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634515200 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 1936 451 111 53 0 359 0

[startup+0.0889561 s]
/proc/loadavg: 2.01 3.16 5.36 2/349 5033
/proc/meminfo: memFree=26072988/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=10812 CPUtime=0.08 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1290 0 0 0 8 0 0 0 25 0 1 0 653719283 11071488 1233 33554432000 4194304 4409284 140736655911888 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10812

[startup+0.100953 s]
/proc/loadavg: 2.01 3.16 5.36 2/349 5033
/proc/meminfo: memFree=26072988/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=10812 CPUtime=0.1 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1290 0 0 0 10 0 0 0 25 0 1 0 653719283 11071488 1233 33554432000 4194304 4409284 140736655911888 18446744073709551615 4284491 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10812

[startup+0.300923 s]
/proc/loadavg: 2.01 3.16 5.36 2/349 5033
/proc/meminfo: memFree=26072988/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=14432 CPUtime=0.29 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2197 0 0 0 29 0 0 0 25 0 1 0 653719283 14778368 2140 33554432000 4194304 4409284 140736655911888 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 3608 2140 128 53 0 2031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14432

[startup+0.700851 s]
/proc/loadavg: 2.01 3.16 5.36 2/349 5033
/proc/meminfo: memFree=26072988/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=13912 CPUtime=0.69 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2965 0 0 0 69 0 0 0 25 0 1 0 653719283 14245888 2003 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 3478 2003 140 53 0 1901 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13912

[startup+1.50072 s]
/proc/loadavg: 2.01 3.16 5.36 3/350 5034
/proc/meminfo: memFree=26065424/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=13912 CPUtime=1.49 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2965 0 0 0 149 0 0 0 25 0 1 0 653719283 14245888 2003 33554432000 4194304 4409284 140736655911888 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 3478 2003 140 53 0 1901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13912

[startup+3.10041 s]
/proc/loadavg: 2.01 3.16 5.36 3/350 5034
/proc/meminfo: memFree=26060276/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=20944 CPUtime=3.09 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 4468 0 0 0 308 1 0 0 25 0 1 0 653719283 21446656 3506 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 5236 3506 140 53 0 3659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20944

[startup+6.30087 s]
/proc/loadavg: 2.01 3.14 5.34 3/350 5035
/proc/meminfo: memFree=26055936/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=22444 CPUtime=6.29 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 5127 0 0 0 625 4 0 0 25 0 1 0 653719283 22982656 4165 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 5611 4165 140 53 0 4034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22444

[startup+12.7007 s]
/proc/loadavg: 2.01 3.12 5.32 3/350 5035
/proc/meminfo: memFree=26050836/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=27728 CPUtime=12.69 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 6419 0 0 0 1263 6 0 0 25 0 1 0 653719283 28393472 5457 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 6932 5457 140 53 0 5355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27728

[startup+25.5005 s]
/proc/loadavg: 2.01 3.06 5.27 3/350 5035
/proc/meminfo: memFree=26049472/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=28828 CPUtime=25.49 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 8767 0 0 0 2537 12 0 0 25 0 1 0 653719283 29519872 5757 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 7207 5757 140 53 0 5630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28828

[startup+51.101 s]
/proc/loadavg: 2.00 2.98 5.18 3/350 5036
/proc/meminfo: memFree=26007524/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=39452 CPUtime=51.1 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 26636 0 0 0 5087 23 0 0 25 0 1 0 653719283 40398848 8420 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 9863 8420 140 53 0 8286 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 39452

[startup+102.313 s]
/proc/loadavg: 2.00 2.82 5.01 3/350 5046
/proc/meminfo: memFree=25983076/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=48184 CPUtime=102.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 59846 0 0 0 10191 39 0 0 25 0 1 0 653719283 49340416 10603 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 12046 10603 140 53 0 10469 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48184

[startup+162.3 s]
/proc/loadavg: 2.00 2.67 4.82 3/350 5048
/proc/meminfo: memFree=25982828/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=52616 CPUtime=162.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 89132 0 0 0 16170 60 0 0 25 0 1 0 653719283 53878784 11711 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 13154 11711 140 53 0 11577 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 52616

[startup+222.301 s]
/proc/loadavg: 2.06 2.56 4.64 3/350 5049
/proc/meminfo: memFree=25981036/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=50344 CPUtime=222.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 102126 0 0 0 22158 72 0 0 25 0 1 0 653719283 51552256 11143 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 12586 11143 140 53 0 11009 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50344

[startup+282.3 s]
/proc/loadavg: 2.02 2.46 4.48 3/350 5054
/proc/meminfo: memFree=25934528/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=84972 CPUtime=282.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 127689 0 0 0 28146 84 0 0 25 0 1 0 653719283 87011328 19800 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 21243 19800 140 53 0 19666 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84972

[startup+342.301 s]
/proc/loadavg: 2.05 2.39 4.32 3/350 5082
/proc/meminfo: memFree=25977264/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=54728 CPUtime=342.29 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 145028 0 0 0 34129 100 0 0 25 0 1 0 653719283 56041472 12239 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 13682 12239 140 53 0 12105 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54728

[startup+402.3 s]
/proc/loadavg: 2.02 2.31 4.17 3/350 5111
/proc/meminfo: memFree=25834880/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=80500 CPUtime=402.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 181684 0 0 0 40115 115 0 0 25 0 1 0 653719283 82432000 18682 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 20125 18682 140 53 0 18548 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80500

[startup+462.301 s]
/proc/loadavg: 2.00 2.25 4.04 3/350 5113
/proc/meminfo: memFree=25791580/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=90312 CPUtime=462.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 209269 0 0 0 46103 127 0 0 25 0 1 0 653719283 92479488 21135 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 22578 21135 140 53 0 21001 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90312

[startup+522.301 s]
/proc/loadavg: 2.00 2.20 3.91 3/350 5114
/proc/meminfo: memFree=25749636/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=76300 CPUtime=522.3 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 250469 0 0 0 52091 139 0 0 25 0 1 0 653719283 78131200 17632 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 19075 17632 140 53 0 17498 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76300

[startup+582.3 s]
/proc/loadavg: 2.00 2.16 3.78 3/350 5116
/proc/meminfo: memFree=25761396/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=69644 CPUtime=582.31 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 269979 0 0 0 58077 154 0 0 25 0 1 0 653719283 71315456 15968 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5033/statm: 17411 15968 140 53 0 15834 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69644

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/350 5692
/proc/meminfo: memFree=22617740/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=99972 CPUtime=4002.36 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1721471 0 0 0 399535 701 0 0 25 0 1 0 653719283 102371328 23519 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 24993 23519 141 53 0 23416 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 99972

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/350 5694
/proc/meminfo: memFree=22581608/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=136752 CPUtime=4062.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1751831 0 0 0 405528 709 0 0 25 0 1 0 653719283 140034048 32714 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 34188 32714 141 53 0 32611 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 136752

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/350 5695
/proc/meminfo: memFree=25564744/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=81652 CPUtime=4122.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1783184 0 0 0 411520 717 0 0 25 0 1 0 653719283 83611648 18885 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 20413 18885 141 53 0 18836 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 81652

[startup+4182.3 s]
/proc/loadavg: 2.15 2.03 2.02 3/350 5697
/proc/meminfo: memFree=25323656/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=134964 CPUtime=4182.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1796566 0 0 0 417513 724 0 0 25 0 1 0 653719283 138203136 32267 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 33741 32267 141 53 0 32164 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 134964

[startup+4242.3 s]
/proc/loadavg: 2.11 2.04 2.02 3/350 5698
/proc/meminfo: memFree=25506396/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=129264 CPUtime=4242.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1824057 0 0 0 423505 732 0 0 25 0 1 0 653719283 132366336 30587 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 32316 30587 141 53 0 30739 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 129264

[startup+4302.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/350 5700
/proc/meminfo: memFree=25188672/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=162032 CPUtime=4302.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1840441 0 0 0 429499 738 0 0 25 0 1 0 653719283 165920768 38779 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 40508 38779 141 53 0 38931 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 162032

[startup+4362.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/350 5702
/proc/meminfo: memFree=25088056/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=136036 CPUtime=4362.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1877634 0 0 0 435489 748 0 0 25 0 1 0 653719283 139300864 32567 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 34009 32567 141 53 0 32432 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 136036

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/350 5703
/proc/meminfo: memFree=25087028/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=136684 CPUtime=4422.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1885956 0 0 0 441485 752 0 0 25 0 1 0 653719283 139964416 32697 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 34171 32697 141 53 0 32594 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 136684

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/350 5705
/proc/meminfo: memFree=24861040/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=116812 CPUtime=4482.37 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1903581 0 0 0 447479 758 0 0 25 0 1 0 653719283 119615488 27761 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 29203 27761 141 53 0 27626 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 116812

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/350 5706
/proc/meminfo: memFree=24733384/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=196632 CPUtime=4542.38 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1923169 0 0 0 453473 765 0 0 25 0 1 0 653719283 201351168 47349 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358601 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 49158 47349 141 53 0 47581 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 196632

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/350 5708
/proc/meminfo: memFree=24737288/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=101736 CPUtime=4602.39 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1940405 0 0 0 459468 771 0 0 25 0 1 0 653719283 104177664 23625 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 25434 23625 141 53 0 23857 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 101736

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/350 5710
/proc/meminfo: memFree=24729808/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=108964 CPUtime=4662.38 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 1974980 0 0 0 465460 778 0 0 25 0 1 0 653719283 111579136 25432 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 27241 25432 141 53 0 25664 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 108964

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/350 5711
/proc/meminfo: memFree=24636636/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=118332 CPUtime=4722.39 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2007688 0 0 0 471451 788 0 0 25 0 1 0 653719283 121171968 28141 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 29583 28141 141 53 0 28006 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 118332

[startup+4782.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/350 5713
/proc/meminfo: memFree=24110708/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=116516 CPUtime=4782.39 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2044658 0 0 0 477440 799 0 0 25 0 1 0 653719283 119312384 27687 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 29129 27687 141 53 0 27552 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 116516

[startup+4842.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/350 5715
/proc/meminfo: memFree=24006256/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=98308 CPUtime=4842.38 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2064650 0 0 0 483433 805 0 0 25 0 1 0 653719283 100667392 23103 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 24577 23103 141 53 0 23000 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 98308

[startup+4902.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/350 5716
/proc/meminfo: memFree=23997784/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=106796 CPUtime=4902.39 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2074964 0 0 0 489428 811 0 0 25 0 1 0 653719283 109359104 25225 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 26699 25225 141 53 0 25122 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 106796

[startup+4962.3 s]
/proc/loadavg: 2.09 2.04 2.01 4/356 12761
/proc/meminfo: memFree=23964548/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=133908 CPUtime=4962.39 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2100936 0 0 0 495418 821 0 0 25 0 1 0 653719283 137121792 32035 33554432000 4194304 4409284 140736655911888 18446744073709551615 216634539927 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 33477 32035 141 53 0 31900 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 133908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.58 2.18 2.05 3/350 11721
/proc/meminfo: memFree=23945904/32951124 swapFree=53501236/67111528
[pid=5033] ppid=5031 vsize=153412 CPUtime=5000.09 cores=0,2,4,6
/proc/5033/stat : 5033 (lingeling) R 5031 5033 4220 0 -1 4202496 2122164 0 0 0 499184 825 0 0 25 0 1 0 653719283 157093888 36879 33554432000 4194304 4409284 140736655911888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5033/statm: 38353 36879 141 53 0 36776 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 153412

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): 5000.02
CPU time (s): 5000.11
CPU user time (s): 4991.85
CPU system time (s): 8.26474
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 227568

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

runsolver used 17.1194 second user time and 37.4563 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 02:59:27
IDJOB=3372352
IDBENCH=71098
IDSOLVER=1850
FILE ID=node103/3372352-1305421167
RUNJOBID= node103-1305420880-4898
PBS_JOBID= 13324557
Free space on /tmp= 72964 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1727075404

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26073144 kB
Buffers:        306392 kB
Cached:        3915068 kB
SwapCached:     340192 kB
Active:        1470756 kB
Inactive:      5136344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26073144 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            1212 kB
Writeback:           0 kB
AnonPages:     2055780 kB
Mapped:          11000 kB
Slab:           151708 kB
PageTables:      52760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78441640 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= 72952 MiB
End job on node103 at 2011-05-15 04:22:49