Trace number 3309241

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.13 4999.93

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2476.89
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3309241-1303987379/watcher-3309241-1303987379 -o /tmp/evaluation-result-3309241-1303987379/solver-3309241-1303987379 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309241-1303987379.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: 0.01 0.46 1.51 2/174 14611
/proc/meminfo: memFree=16050388/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 390 0 0 0 0 0 0 0 22 0 1 0 510334990 7405568 332 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 1808 332 112 53 0 231 0

[startup+0.0885519 s]
/proc/loadavg: 0.01 0.46 1.51 2/174 14611
/proc/meminfo: memFree=16050388/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=8056 CPUtime=0.08 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 913 0 0 0 8 0 0 0 22 0 1 0 510334990 8249344 525 33554432000 4194304 4409164 140733531536336 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2014 525 131 53 0 437 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8056

[startup+0.100551 s]
/proc/loadavg: 0.01 0.46 1.51 2/174 14611
/proc/meminfo: memFree=16050388/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=8056 CPUtime=0.09 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 913 0 0 0 9 0 0 0 22 0 1 0 510334990 8249344 525 33554432000 4194304 4409164 140733531536336 18446744073709551615 4286355 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2014 525 131 53 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8056

[startup+0.300516 s]
/proc/loadavg: 0.01 0.46 1.51 2/174 14611
/proc/meminfo: memFree=16050388/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=9204 CPUtime=0.29 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1261 0 0 0 29 0 0 0 23 0 1 0 510334990 9424896 814 33554432000 4194304 4409164 140733531536336 18446744073709551615 4270386 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2301 814 133 53 0 724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9204

[startup+0.700439 s]
/proc/loadavg: 0.01 0.46 1.51 2/174 14611
/proc/meminfo: memFree=16050388/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=10460 CPUtime=0.69 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1963 0 0 0 69 0 0 0 25 0 1 0 510334990 10711040 1138 33554432000 4194304 4409164 140733531536336 18446744073709551615 4246827 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2615 1138 137 53 0 1038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10460

[startup+1.50028 s]
/proc/loadavg: 0.17 0.48 1.51 3/178 14618
/proc/meminfo: memFree=16012668/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=9744 CPUtime=1.49 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 2044 0 0 0 149 0 0 0 25 0 1 0 510334990 9977856 963 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2436 963 141 53 0 859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9744

[startup+3.10098 s]
/proc/loadavg: 0.17 0.48 1.51 3/178 14618
/proc/meminfo: memFree=16011676/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=10856 CPUtime=3.09 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 2336 0 0 0 308 1 0 0 25 0 1 0 510334990 11116544 1255 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 2714 1255 141 53 0 1137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10856

[startup+6.30036 s]
/proc/loadavg: 0.31 0.51 1.51 3/178 14618
/proc/meminfo: memFree=16017268/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=13228 CPUtime=6.29 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 3827 0 0 0 626 3 0 0 25 0 1 0 510334990 13545472 1853 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 3307 1853 141 53 0 1730 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13228

[startup+12.7011 s]
/proc/loadavg: 0.45 0.53 1.51 3/178 14618
/proc/meminfo: memFree=16021752/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=16436 CPUtime=12.69 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 7067 0 0 0 1263 6 0 0 25 0 1 0 510334990 16830464 2636 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 4109 2636 141 53 0 2532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16436

[startup+25.5007 s]
/proc/loadavg: 0.79 0.60 1.52 3/178 14618
/proc/meminfo: memFree=16008604/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=22880 CPUtime=25.49 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 13457 0 0 0 2538 11 0 0 25 0 1 0 510334990 23429120 4230 33554432000 4194304 4409164 140733531536336 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 5720 4230 141 53 0 4143 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22880

[startup+51.1008 s]
/proc/loadavg: 1.20 0.71 1.53 3/178 14619
/proc/meminfo: memFree=15999484/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=16492 CPUtime=51.09 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 23742 0 0 0 5089 20 0 0 25 0 1 0 510334990 16887808 2672 33554432000 4194304 4409164 140733531536336 18446744073709551615 4267017 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 4123 2672 141 53 0 2546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16492

[startup+102.306 s]
/proc/loadavg: 1.65 0.91 1.56 3/178 14620
/proc/meminfo: memFree=15987568/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=25268 CPUtime=102.3 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 50752 0 0 0 10193 37 0 0 25 0 1 0 510334990 25874432 4844 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 6317 4844 141 53 0 4740 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25268

[startup+162.3 s]
/proc/loadavg: 1.87 1.11 1.58 3/178 14622
/proc/meminfo: memFree=15968216/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=27500 CPUtime=162.3 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 83003 0 0 0 16170 60 0 0 25 0 1 0 510334990 28160000 5402 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 6875 5402 141 53 0 5298 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27500

[startup+222.301 s]
/proc/loadavg: 1.95 1.27 1.60 3/178 14624
/proc/meminfo: memFree=15975772/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=37200 CPUtime=222.3 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 104822 0 0 0 22151 79 0 0 25 0 1 0 510334990 38092800 7827 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 9300 7827 141 53 0 7723 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37200

[startup+282.3 s]
/proc/loadavg: 1.98 1.40 1.63 3/178 14625
/proc/meminfo: memFree=15976880/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=33532 CPUtime=282.3 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 126014 0 0 0 28133 97 0 0 25 0 1 0 510334990 34336768 6910 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 8383 6910 141 53 0 6806 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33532

[startup+342.301 s]
/proc/loadavg: 1.99 1.50 1.65 3/178 14627
/proc/meminfo: memFree=15958888/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=40136 CPUtime=342.31 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 147415 0 0 0 34115 116 0 0 25 0 1 0 510334990 41099264 8561 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 10034 8561 141 53 0 8457 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 40136

[startup+402.3 s]
/proc/loadavg: 1.99 1.59 1.66 3/178 14628
/proc/meminfo: memFree=15950572/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=48612 CPUtime=402.3 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 169011 0 0 0 40099 131 0 0 25 0 1 0 510334990 49778688 10680 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 12153 10680 141 53 0 10576 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48612

[startup+462.301 s]
/proc/loadavg: 2.03 1.68 1.69 3/178 14630
/proc/meminfo: memFree=15940020/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=60440 CPUtime=462.31 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 191874 0 0 0 46085 146 0 0 25 0 1 0 510334990 61890560 13648 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358459 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 15110 13648 141 53 0 13533 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 60440

[startup+522.3 s]
/proc/loadavg: 2.01 1.73 1.70 3/178 14632
/proc/meminfo: memFree=15961092/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=44324 CPUtime=522.31 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 214783 0 0 0 52071 160 0 0 25 0 1 0 510334990 45387776 9619 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 11081 9619 141 53 0 9504 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 44324

[startup+582.301 s]
/proc/loadavg: 2.05 1.79 1.73 3/178 14633
/proc/meminfo: memFree=15936156/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=62748 CPUtime=582.32 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 235140 0 0 0 58055 177 0 0 25 0 1 0 510334990 64253952 14225 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 15687 14225 141 53 0 14110 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 62748

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.08 2.02 1.94 3/178 14738
/proc/meminfo: memFree=15406920/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=563132 CPUtime=4062.46 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1233193 0 0 0 405426 820 0 0 25 0 1 0 510334990 576647168 138240 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 140783 138240 141 53 0 139206 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 563132

[startup+4122.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 14740
/proc/meminfo: memFree=15665948/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=281864 CPUtime=4122.46 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1258755 0 0 0 411418 828 0 0 25 0 1 0 510334990 288628736 68993 33554432000 4194304 4409164 140733531536336 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 70466 68993 141 53 0 68889 0
Current children cumulated CPU time (s) 4122.46
Current children cumulated vsize (KiB) 281864

[startup+4182.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 14741
/proc/meminfo: memFree=15676476/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=290532 CPUtime=4182.46 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1260922 0 0 0 417410 836 0 0 25 0 1 0 510334990 297504768 71160 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 72633 71160 141 53 0 71056 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 290532

[startup+4242.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/178 14743
/proc/meminfo: memFree=15614712/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=311004 CPUtime=4242.46 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1266040 0 0 0 423404 842 0 0 25 0 1 0 510334990 318468096 76278 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 77751 76278 141 53 0 76174 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 311004

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/175 14765
/proc/meminfo: memFree=15651908/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=361468 CPUtime=4302.47 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1278656 0 0 0 429399 848 0 0 25 0 1 0 510334990 370143232 88894 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 90367 88894 141 53 0 88790 0
Current children cumulated CPU time (s) 4302.47
Current children cumulated vsize (KiB) 361468

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14773
/proc/meminfo: memFree=15049488/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=361468 CPUtime=4362.47 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1278656 0 0 0 435391 856 0 0 25 0 1 0 510334990 370143232 88894 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 90367 88894 141 53 0 88790 0
Current children cumulated CPU time (s) 4362.47
Current children cumulated vsize (KiB) 361468

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14802
/proc/meminfo: memFree=15301312/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=367728 CPUtime=4422.47 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1280221 0 0 0 441383 864 0 0 25 0 1 0 510334990 376553472 90459 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 91932 90459 141 53 0 90355 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 367728

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14803
/proc/meminfo: memFree=15312724/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4482.47 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 447377 870 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 336868

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14805
/proc/meminfo: memFree=15279972/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4542.47 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 453374 873 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 336868

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14806
/proc/meminfo: memFree=15259368/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4602.48 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 459371 877 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 336868

[startup+4662.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/178 14808
/proc/meminfo: memFree=15259464/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4662.48 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 465368 880 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4662.48
Current children cumulated vsize (KiB) 336868

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 14819
/proc/meminfo: memFree=15260164/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4722.48 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 471364 884 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 336868

[startup+4782.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 14820
/proc/meminfo: memFree=15256304/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=336868 CPUtime=4782.48 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1288890 0 0 0 477360 888 0 0 25 0 1 0 510334990 344952832 82744 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358283 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 84217 82744 141 53 0 82640 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 336868

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14822
/proc/meminfo: memFree=15085404/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=502280 CPUtime=4842.49 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1338717 0 0 0 483352 897 0 0 25 0 1 0 510334990 514334720 124097 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 125570 124097 141 53 0 123993 0
Current children cumulated CPU time (s) 4842.49
Current children cumulated vsize (KiB) 502280

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14826
/proc/meminfo: memFree=15075028/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=502280 CPUtime=4902.49 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1338717 0 0 0 489348 901 0 0 25 0 1 0 510334990 514334720 124097 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 125570 124097 141 53 0 123993 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 502280

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14828
/proc/meminfo: memFree=15098272/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=502280 CPUtime=4962.49 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1338717 0 0 0 495345 904 0 0 25 0 1 0 510334990 514334720 124097 33554432000 4194304 4409164 140733531536336 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 125570 124097 141 53 0 123993 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 502280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14829
/proc/meminfo: memFree=14968044/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=567816 CPUtime=5000.1 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1355101 0 0 0 499102 908 0 0 25 0 1 0 510334990 581443584 140481 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 141954 140481 141 53 0 140377 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 567816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14829
/proc/meminfo: memFree=14968044/32950928 swapFree=67087032/67111528
[pid=14611] ppid=14609 vsize=567816 CPUtime=5000.1 cores=0,2,4,6
/proc/14611/stat : 14611 (lingeling) R 14609 14611 14579 0 -1 4202496 1355101 0 0 0 499102 908 0 0 25 0 1 0 510334990 581443584 140481 33554432000 4194304 4409164 140733531536336 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14611/statm: 141954 140481 141 53 0 140377 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 567816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.13
CPU user time (s): 4991.02
CPU system time (s): 9.10662
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 567816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4991.02
system time used= 9.10661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1355101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 7030

runsolver used 7.43587 second user time and 15.3857 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 12:42:59
IDJOB=3309241
IDBENCH=20399
IDSOLVER=1693
FILE ID=node148/3309241-1303987379
RUNJOBID= node148-1303987378-14597
PBS_JOBID= 13168727
Free space on /tmp= 71432 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309241-1303987379/watcher-3309241-1303987379 -o /tmp/evaluation-result-3309241-1303987379/solver-3309241-1303987379 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309241-1303987379.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1594934666

node148.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.854
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.70
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.854
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16050676 kB
Buffers:       2082588 kB
Cached:       14202428 kB
SwapCached:       5264 kB
Active:        6734176 kB
Inactive:      9598820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16050676 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:       44228 kB
Mapped:          13384 kB
Slab:           503784 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187792 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= 71276 MiB
End job on node148 at 2011-04-28 14:06:21