Trace number 3309880

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7602.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 15355
/proc/meminfo: memFree=11806756/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=6832 CPUtime=0 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 301 0 0 0 0 0 0 0 25 0 1 0 589969818 6995968 243 33554432000 4194304 4409164 140735335966832 18446744073709551615 4310045 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 1708 243 127 53 0 131 0

[startup+0.0330291 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 15355
/proc/meminfo: memFree=11806756/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=6960 CPUtime=0.03 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 381 0 0 0 3 0 0 0 25 0 1 0 589969818 7127040 289 33554432000 4194304 4409164 140735335966832 18446744073709551615 4246691 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 1740 289 136 53 0 163 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6960

[startup+0.101029 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 15355
/proc/meminfo: memFree=11806756/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=6960 CPUtime=0.09 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 382 0 0 0 9 0 0 0 25 0 1 0 589969818 7127040 290 33554432000 4194304 4409164 140735335966832 18446744073709551615 4246239 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 1740 290 136 53 0 163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6960

[startup+0.300981 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 15355
/proc/meminfo: memFree=11806756/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=7980 CPUtime=0.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 614 0 0 0 29 0 0 0 25 0 1 0 589969818 8171520 522 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 1995 522 141 53 0 418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7980

[startup+0.700922 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 15355
/proc/meminfo: memFree=11806756/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=8104 CPUtime=0.69 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 804 0 0 0 68 1 0 0 25 0 1 0 589969818 8298496 585 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 2026 585 141 53 0 449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8104

[startup+1.50078 s]
/proc/loadavg: 2.16 2.03 2.01 3/178 15356
/proc/meminfo: memFree=11803284/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=8696 CPUtime=1.49 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 1272 0 0 0 147 2 0 0 25 0 1 0 589969818 8904704 701 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 2174 701 141 53 0 597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8696

[startup+3.1005 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 15356
/proc/meminfo: memFree=11802564/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=8896 CPUtime=3.08 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 2407 0 0 0 303 5 0 0 25 0 1 0 589969818 9109504 783 33554432000 4194304 4409164 140735335966832 18446744073709551615 4360162 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 2224 783 141 53 0 647 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8896

[startup+6.30094 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 15356
/proc/meminfo: memFree=11801852/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=9204 CPUtime=6.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 4371 0 0 0 619 10 0 0 25 0 1 0 589969818 9424896 860 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 2301 860 141 53 0 724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9204

[startup+12.7008 s]
/proc/loadavg: 2.12 2.03 2.01 3/178 15356
/proc/meminfo: memFree=11798172/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=10304 CPUtime=12.69 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 8025 0 0 0 1251 18 0 0 25 0 1 0 589969818 10551296 1130 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/15355/statm: 2576 1130 141 53 0 999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10304

[startup+25.5006 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 15356
/proc/meminfo: memFree=11792232/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=11536 CPUtime=25.49 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 13840 0 0 0 2517 32 0 0 25 0 1 0 589969818 11812864 1411 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 2884 1411 141 53 0 1307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11536

[startup+51.1011 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 15357
/proc/meminfo: memFree=11787016/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=13436 CPUtime=51.08 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 23326 0 0 0 5052 56 0 0 25 0 1 0 589969818 13758464 1898 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 3359 1898 141 53 0 1782 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13436

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 15358
/proc/meminfo: memFree=11782656/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=15132 CPUtime=102.3 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 39742 0 0 0 10143 87 0 0 25 0 1 0 589969818 15495168 2318 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 3783 2318 141 53 0 2206 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15132

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 15360
/proc/meminfo: memFree=11763652/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=24408 CPUtime=162.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 60337 0 0 0 16111 118 0 0 25 0 1 0 589969818 24993792 4595 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 6102 4595 141 53 0 4525 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24408

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 15362
/proc/meminfo: memFree=11766468/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=27620 CPUtime=222.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 77864 0 0 0 22086 143 0 0 25 0 1 0 589969818 28282880 5434 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 6905 5434 141 53 0 5328 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27620

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15363
/proc/meminfo: memFree=11767052/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=23740 CPUtime=282.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 91822 0 0 0 28059 170 0 0 25 0 1 0 589969818 24309760 4462 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 5935 4462 141 53 0 4358 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 23740

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15365
/proc/meminfo: memFree=11738016/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=34016 CPUtime=342.3 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 106909 0 0 0 34036 194 0 0 25 0 1 0 589969818 34832384 7031 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 8504 7031 141 53 0 6927 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34016

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15366
/proc/meminfo: memFree=11744560/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=27036 CPUtime=402.29 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 120637 0 0 0 40012 217 0 0 25 0 1 0 589969818 27684864 5303 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 6759 5303 141 53 0 5182 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 27036

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15368
/proc/meminfo: memFree=11752600/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=25076 CPUtime=462.3 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 133470 0 0 0 45991 239 0 0 25 0 1 0 589969818 25677824 4814 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 6269 4814 141 53 0 4692 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 25076

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15370
/proc/meminfo: memFree=11749716/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=32568 CPUtime=522.3 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 145153 0 0 0 51970 260 0 0 25 0 1 0 589969818 33349632 6669 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 8142 6669 141 53 0 6565 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32568

[startup+582.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 15374
/proc/meminfo: memFree=11736696/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=37584 CPUtime=582.3 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 159904 0 0 0 57946 284 0 0 25 0 1 0 589969818 38486016 7923 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358749 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 9396 7923 141 53 0 7819 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 37584

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 15476
/proc/meminfo: memFree=11666188/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=70824 CPUtime=4062.38 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 675807 0 0 0 405032 1206 0 0 25 0 1 0 589969818 72523776 16233 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 17706 16233 141 53 0 16129 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 70824

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15478
/proc/meminfo: memFree=11684760/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=67212 CPUtime=4122.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 683772 0 0 0 411018 1221 0 0 25 0 1 0 589969818 68825088 15330 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 16803 15330 141 53 0 15226 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 67212

[startup+4182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 15482
/proc/meminfo: memFree=11633304/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=87844 CPUtime=4182.38 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 688930 0 0 0 417004 1234 0 0 25 0 1 0 589969818 89952256 20488 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 21961 20488 141 53 0 20384 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 87844

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 15484
/proc/meminfo: memFree=11665036/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=78584 CPUtime=4242.38 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 695522 0 0 0 422987 1251 0 0 25 0 1 0 589969818 80470016 18173 33554432000 4194304 4409164 140735335966832 18446744073709551615 4360035 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 19646 18173 141 53 0 18069 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 78584

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15485
/proc/meminfo: memFree=11646908/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=74760 CPUtime=4302.38 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 706454 0 0 0 428971 1267 0 0 25 0 1 0 589969818 76554240 17058 33554432000 4194304 4409164 140735335966832 18446744073709551615 4231029 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 18690 17058 141 53 0 17113 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 74760

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15487
/proc/meminfo: memFree=11675524/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=67272 CPUtime=4362.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 715235 0 0 0 434960 1279 0 0 25 0 1 0 589969818 68886528 15345 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 16818 15345 141 53 0 15241 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 67272

[startup+4422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 15489
/proc/meminfo: memFree=11625272/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=94204 CPUtime=4422.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 721968 0 0 0 440947 1292 0 0 25 0 1 0 589969818 96464896 22078 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 23551 22078 141 53 0 21974 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 94204

[startup+4482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 15490
/proc/meminfo: memFree=11638632/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=79036 CPUtime=4482.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 728751 0 0 0 446931 1308 0 0 25 0 1 0 589969818 80932864 18286 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 19759 18286 141 53 0 18182 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 79036

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 15492
/proc/meminfo: memFree=11680148/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=71556 CPUtime=4542.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 737512 0 0 0 452921 1318 0 0 25 0 1 0 589969818 73273344 16416 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358600 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 17889 16416 141 53 0 16312 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 71556

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15493
/proc/meminfo: memFree=11622848/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=94956 CPUtime=4602.4 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 743362 0 0 0 458911 1329 0 0 25 0 1 0 589969818 97234944 22266 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 23739 22266 141 53 0 22162 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 94956

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15495
/proc/meminfo: memFree=11661888/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=79580 CPUtime=4662.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 750251 0 0 0 464896 1343 0 0 25 0 1 0 589969818 81489920 18422 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 19895 18422 141 53 0 18318 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 79580

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15497
/proc/meminfo: memFree=11645248/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=71924 CPUtime=4722.4 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 761633 0 0 0 470884 1356 0 0 25 0 1 0 589969818 73650176 16531 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 17981 16531 141 53 0 16404 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 71924

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15498
/proc/meminfo: memFree=11645348/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=65392 CPUtime=4782.39 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 770790 0 0 0 476872 1367 0 0 25 0 1 0 589969818 66961408 14875 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 16348 14875 141 53 0 14771 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 65392

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15500
/proc/meminfo: memFree=11686240/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=80148 CPUtime=4842.4 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 774479 0 0 0 482859 1381 0 0 25 0 1 0 589969818 82071552 18564 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 20037 18564 141 53 0 18460 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 80148

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15501
/proc/meminfo: memFree=11644556/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=72432 CPUtime=4902.4 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 783452 0 0 0 488845 1395 0 0 25 0 1 0 589969818 74170368 16647 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 18108 16647 141 53 0 16531 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 72432

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15503
/proc/meminfo: memFree=11658800/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=79628 CPUtime=4962.4 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 789347 0 0 0 494834 1406 0 0 25 0 1 0 589969818 81539072 18446 33554432000 4194304 4409164 140735335966832 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 19907 18446 141 53 0 18330 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 79628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.02 2.00 2/173 15522
/proc/meminfo: memFree=11759612/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=56188 CPUtime=5000.01 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 794399 0 0 0 498586 1415 0 0 25 0 1 0 589969818 57536512 12586 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 14047 12586 141 53 0 12470 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 56188

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.06 2.02 2.00 2/173 15522
/proc/meminfo: memFree=11759612/32951124 swapFree=67102140/67111528
[pid=15355] ppid=15353 vsize=56188 CPUtime=5000.01 cores=1,3,5,7
/proc/15355/stat : 15355 (lingeling) R 15353 15355 14851 0 -1 4202496 794399 0 0 0 498586 1415 0 0 25 0 1 0 589969818 57536512 12586 33554432000 4194304 4409164 140735335966832 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/15355/statm: 14047 12586 141 53 0 12470 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 56188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4985.86
CPU system time (s): 14.1548
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 105176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4985.87
system time used= 14.1548
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 794399
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= 3
involuntary context switches= 62087

runsolver used 7.09592 second user time and 16.0876 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-28 15:29:52
IDJOB=3309880
IDBENCH=83430
IDSOLVER=1693
FILE ID=node119/3309880-1303997392
RUNJOBID= node119-1303987382-14870
PBS_JOBID= 13168754
Free space on /tmp= 71816 MiB

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

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=744573566

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11807020 kB
Buffers:       2240064 kB
Cached:       18256016 kB
SwapCached:       5504 kB
Active:        9176488 kB
Inactive:     11385660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11807020 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:             756 kB
Writeback:           0 kB
AnonPages:       63456 kB
Mapped:          15308 kB
Slab:           520144 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212492 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= 71816 MiB
End job on node119 at 2011-04-28 16:53:14