Trace number 3309856

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

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-3309856-1303997384/watcher-3309856-1303997384 -o /tmp/evaluation-result-3309856-1303997384/solver-3309856-1303997384 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309856-1303997384.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: 1.92 1.98 1.99 3/177 15218
/proc/meminfo: memFree=15546584/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=7216 CPUtime=0 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 391 0 0 0 0 0 0 0 25 0 1 0 511335420 7389184 329 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 1804 329 113 53 0 227 0

[startup+0.0861431 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 15218
/proc/meminfo: memFree=15546584/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=7928 CPUtime=0.08 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 600 0 0 0 8 0 0 0 25 0 1 0 511335420 8118272 524 33554432000 4194304 4409164 140734741735888 18446744073709551615 4272003 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 1982 524 130 53 0 405 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7928

[startup+0.101132 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 15218
/proc/meminfo: memFree=15546584/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=7928 CPUtime=0.1 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 600 0 0 0 10 0 0 0 25 0 1 0 511335420 8118272 524 33554432000 4194304 4409164 140734741735888 18446744073709551615 4272327 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 1982 524 130 53 0 405 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7928

[startup+0.301094 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 15218
/proc/meminfo: memFree=15546584/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=7916 CPUtime=0.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 610 0 0 0 30 0 0 0 25 0 1 0 511335420 8105984 531 33554432000 4194304 4409164 140734741735888 18446744073709551615 4229170 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 1979 531 136 53 0 402 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7916

[startup+0.70102 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 15218
/proc/meminfo: memFree=15546584/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=8516 CPUtime=0.69 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 1077 0 0 0 69 0 0 0 25 0 1 0 511335420 8720384 679 33554432000 4194304 4409164 140734741735888 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 2129 679 141 53 0 552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8516

[startup+1.50088 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 15219
/proc/meminfo: memFree=15544216/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=9500 CPUtime=1.49 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 1907 0 0 0 148 1 0 0 25 0 1 0 511335420 9728000 925 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 2375 925 141 53 0 798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9500

[startup+3.10056 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 15219
/proc/meminfo: memFree=15543720/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=12068 CPUtime=3.09 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 4184 0 0 0 306 3 0 0 25 0 1 0 511335420 12357632 1573 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 3017 1573 141 53 0 1440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12068

[startup+6.30095 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 15220
/proc/meminfo: memFree=15541724/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=12892 CPUtime=6.29 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 7955 0 0 0 623 6 0 0 25 0 1 0 511335420 13201408 1753 33554432000 4194304 4409164 140734741735888 18446744073709551615 4359830 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 3223 1753 141 53 0 1646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12892

[startup+12.7007 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 15220
/proc/meminfo: memFree=15538144/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=11416 CPUtime=12.69 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 10248 0 0 0 1260 9 0 0 25 0 1 0 511335420 11689984 1411 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 2854 1411 141 53 0 1277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11416

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 15220
/proc/meminfo: memFree=15535788/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=16896 CPUtime=25.49 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 16256 0 0 0 2536 13 0 0 25 0 1 0 511335420 17301504 2761 33554432000 4194304 4409164 140734741735888 18446744073709551615 4360089 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 4224 2761 141 53 0 2647 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16896

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 15221
/proc/meminfo: memFree=15537756/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=14528 CPUtime=51.1 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 25233 0 0 0 5089 21 0 0 25 0 1 0 511335420 14876672 2030 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 3632 2030 141 53 0 2055 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14528

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 15222
/proc/meminfo: memFree=15533764/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=18816 CPUtime=102.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 38710 0 0 0 10196 34 0 0 25 0 1 0 511335420 19267584 3229 33554432000 4194304 4409164 140734741735888 18446744073709551615 4231141 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 4704 3229 141 53 0 3127 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18816

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15224
/proc/meminfo: memFree=15531148/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=22496 CPUtime=162.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 57452 0 0 0 16179 51 0 0 25 0 1 0 511335420 23035904 4149 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 5624 4149 141 53 0 4047 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22496

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15225
/proc/meminfo: memFree=15523932/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=28416 CPUtime=222.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 77558 0 0 0 22162 68 0 0 25 0 1 0 511335420 29097984 5661 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 7104 5661 141 53 0 5527 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28416

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15227
/proc/meminfo: memFree=15522908/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=33872 CPUtime=282.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 100122 0 0 0 28144 86 0 0 25 0 1 0 511335420 34684928 7025 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 8468 7025 141 53 0 6891 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33872

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15229
/proc/meminfo: memFree=15525092/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=27388 CPUtime=342.3 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 119623 0 0 0 34129 101 0 0 25 0 1 0 511335420 28045312 5380 33554432000 4194304 4409164 140734741735888 18446744073709551615 4230415 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 6847 5380 141 53 0 5270 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27388

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15230
/proc/meminfo: memFree=15352092/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=37276 CPUtime=402.31 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 131034 0 0 0 40119 112 0 0 25 0 1 0 511335420 38170624 7844 33554432000 4194304 4409164 140734741735888 18446744073709551615 4359830 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 9319 7844 141 53 0 7742 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 37276

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 15232
/proc/meminfo: memFree=15354556/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=34716 CPUtime=462.31 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 144085 0 0 0 46105 126 0 0 25 0 1 0 511335420 35549184 7210 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358318 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 8679 7210 141 53 0 7102 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 34716

[startup+522.301 s]
/proc/loadavg: 2.06 2.00 2.00 3/178 15233
/proc/meminfo: memFree=15363216/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=27144 CPUtime=522.31 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 158518 0 0 0 52094 137 0 0 25 0 1 0 511335420 27795456 5311 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 6786 5311 141 53 0 5209 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 27144

[startup+582.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 15235
/proc/meminfo: memFree=15360336/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=28732 CPUtime=582.31 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 170654 0 0 0 58084 147 0 0 25 0 1 0 511335420 29421568 5740 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 7183 5740 141 53 0 5606 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 28732

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.03 1.33 2/172 15385
/proc/meminfo: memFree=15947052/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=77168 CPUtime=4062.46 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 809334 0 0 0 405540 706 0 0 25 0 1 0 511335420 79020032 17817 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 19292 17817 141 53 0 17715 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 77168

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/172 15386
/proc/meminfo: memFree=15945540/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=78472 CPUtime=4122.45 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 821321 0 0 0 411531 714 0 0 25 0 1 0 511335420 80355328 18143 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 19618 18143 141 53 0 18041 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 78472

[startup+4182.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/172 15388
/proc/meminfo: memFree=15949860/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=74512 CPUtime=4182.45 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 830213 0 0 0 417522 723 0 0 25 0 1 0 511335420 76300288 17153 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 18628 17153 141 53 0 17051 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 74512

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/172 15390
/proc/meminfo: memFree=15963600/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=61280 CPUtime=4242.45 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 836738 0 0 0 423513 732 0 0 25 0 1 0 511335420 62750720 13860 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 15320 13860 141 53 0 13743 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 61280

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 15391
/proc/meminfo: memFree=15945240/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=78928 CPUtime=4302.46 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 841150 0 0 0 429506 740 0 0 25 0 1 0 511335420 80822272 18272 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 19732 18272 141 53 0 18155 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 78928

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/172 15393
/proc/meminfo: memFree=15959748/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=75416 CPUtime=4362.46 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 850168 0 0 0 435498 748 0 0 25 0 1 0 511335420 77225984 17394 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 18854 17394 141 53 0 17277 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 75416

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/172 15394
/proc/meminfo: memFree=15928364/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=95796 CPUtime=4422.46 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 855263 0 0 0 441493 753 0 0 25 0 1 0 511335420 98095104 22489 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23949 22489 141 53 0 22372 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 95796

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/172 15396
/proc/meminfo: memFree=15931952/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=92404 CPUtime=4482.47 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 869797 0 0 0 447484 763 0 0 25 0 1 0 511335420 94621696 21641 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23101 21641 141 53 0 21524 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 92404

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 15398
/proc/meminfo: memFree=15944332/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=79748 CPUtime=4542.47 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 876759 0 0 0 453476 771 0 0 25 0 1 0 511335420 81661952 18491 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 19937 18491 141 53 0 18360 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 79748

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 15399
/proc/meminfo: memFree=15927208/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=96864 CPUtime=4602.47 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 881038 0 0 0 459470 777 0 0 25 0 1 0 511335420 99188736 22770 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 24216 22770 141 53 0 22639 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 96864

[startup+4662.3 s]
/proc/loadavg: 1.07 1.02 1.16 2/172 15401
/proc/meminfo: memFree=15930536/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=93656 CPUtime=4662.47 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 890413 0 0 0 465460 787 0 0 25 0 1 0 511335420 95903744 21939 33554432000 4194304 4409164 140734741735888 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23414 21939 141 53 0 21837 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 93656

[startup+4722.31 s]
/proc/loadavg: 1.02 1.01 1.15 2/172 15402
/proc/meminfo: memFree=15950856/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=73268 CPUtime=4722.48 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 900239 0 0 0 471452 796 0 0 25 0 1 0 511335420 75026432 16842 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 18317 16842 141 53 0 16740 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 73268

[startup+4782.3 s]
/proc/loadavg: 1.01 1.00 1.14 2/172 15404
/proc/meminfo: memFree=15930004/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=94164 CPUtime=4782.48 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 905463 0 0 0 477445 803 0 0 25 0 1 0 511335420 96423936 22066 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23541 22066 141 53 0 21964 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 94164

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/172 15406
/proc/meminfo: memFree=15944128/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=80108 CPUtime=4842.48 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 917069 0 0 0 483437 811 0 0 25 0 1 0 511335420 82030592 18554 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 20027 18554 141 53 0 18450 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 80108

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/172 15407
/proc/meminfo: memFree=15929492/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=94708 CPUtime=4902.49 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 920719 0 0 0 489430 819 0 0 25 0 1 0 511335420 96980992 22204 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23677 22204 141 53 0 22100 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 94708

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/172 15409
/proc/meminfo: memFree=15930956/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=93284 CPUtime=4962.49 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 935687 0 0 0 495419 830 0 0 25 0 1 0 511335420 95522816 21865 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23321 21865 141 53 0 21744 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 93284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 15410
/proc/meminfo: memFree=15928720/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=95324 CPUtime=5000.09 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 936197 0 0 0 499176 833 0 0 25 0 1 0 511335420 97611776 22375 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23831 22375 141 53 0 22254 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 95324

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: 1.00 1.00 1.09 2/172 15410
/proc/meminfo: memFree=15928720/32950928 swapFree=67087032/67111528
[pid=15218] ppid=15216 vsize=95324 CPUtime=5000.09 cores=0,2,4,6
/proc/15218/stat : 15218 (lingeling) R 15216 15218 14579 0 -1 4202496 936197 0 0 0 499176 833 0 0 25 0 1 0 511335420 97611776 22375 33554432000 4194304 4409164 140734741735888 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/15218/statm: 23831 22375 141 53 0 22254 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 95324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.11
CPU user time (s): 4991.76
CPU system time (s): 8.34373
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 117904

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

runsolver used 7.37988 second user time and 15.4097 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-28 15:29:44
IDJOB=3309856
IDBENCH=83412
IDSOLVER=1693
FILE ID=node148/3309856-1303997384
RUNJOBID= node148-1303987378-14597
PBS_JOBID= 13168727
Free space on /tmp= 71428 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309856-1303997384/watcher-3309856-1303997384 -o /tmp/evaluation-result-3309856-1303997384/solver-3309856-1303997384 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309856-1303997384.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=969142010

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:      15546748 kB
Buffers:       2083312 kB
Cached:       14242164 kB
SwapCached:       5264 kB
Active:        7245556 kB
Inactive:      9590280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15546748 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:      506608 kB
Mapped:          14268 kB
Slab:           503784 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   674576 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= 71432 MiB
End job on node148 at 2011-04-28 16:53:05