Trace number 3290312

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) 1300.06 1300.01

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 benchmark
Best CPU time to get the best result obtained on this benchmark
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: 977)

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-3290312-1307638489/watcher-3290312-1307638489 -o /tmp/evaluation-result-3290312-1307638489/solver-3290312-1307638489 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3290312-1307638489.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.80 2.99 3.25 5/184 11053
/proc/meminfo: memFree=32669072/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=6832 CPUtime=0 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 302 0 0 0 0 0 0 0 18 0 1 0 875445943 6995968 243 33554432000 4194304 4409164 140735293240864 18446744073709551615 4275252 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 1708 243 127 53 0 131 0

[startup+0.015471 s]
/proc/loadavg: 2.80 2.99 3.25 5/184 11053
/proc/meminfo: memFree=32669072/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=6960 CPUtime=0.01 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 373 0 0 0 1 0 0 0 18 0 1 0 875445943 7127040 280 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 1740 280 132 53 0 163 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6960

[startup+0.100498 s]
/proc/loadavg: 2.80 2.99 3.25 5/184 11053
/proc/meminfo: memFree=32669072/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=6960 CPUtime=0.1 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 383 0 0 0 10 0 0 0 18 0 1 0 875445943 7127040 290 33554432000 4194304 4409164 140735293240864 18446744073709551615 4246196 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 1740 290 136 53 0 163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6960

[startup+0.300458 s]
/proc/loadavg: 2.80 2.99 3.25 5/184 11053
/proc/meminfo: memFree=32669072/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=7980 CPUtime=0.29 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 615 0 0 0 29 0 0 0 18 0 1 0 875445943 8171520 522 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 1995 522 141 53 0 418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7980

[startup+0.700381 s]
/proc/loadavg: 2.80 2.99 3.25 5/184 11053
/proc/meminfo: memFree=32669072/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=8104 CPUtime=0.69 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 805 0 0 0 69 0 0 0 18 0 1 0 875445943 8298496 585 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 2026 585 141 53 0 449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8104

[startup+1.50024 s]
/proc/loadavg: 2.80 2.99 3.25 5/190 11141
/proc/meminfo: memFree=32659256/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=8696 CPUtime=1.49 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 1273 0 0 0 148 1 0 0 20 0 1 0 875445943 8904704 701 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 2174 701 141 53 0 597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8696

[startup+3.10092 s]
/proc/loadavg: 2.80 2.99 3.25 5/190 11141
/proc/meminfo: memFree=32653180/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=8896 CPUtime=3.09 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 2408 0 0 0 307 2 0 0 25 0 1 0 875445943 9109504 783 33554432000 4194304 4409164 140735293240864 18446744073709551615 4359654 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 2224 783 141 53 0 647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8896

[startup+6.30031 s]
/proc/loadavg: 2.90 3.00 3.25 5/190 11141
/proc/meminfo: memFree=32647672/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=9204 CPUtime=6.29 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 4372 0 0 0 625 4 0 0 25 0 1 0 875445943 9424896 860 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 2301 860 141 53 0 724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9204

[startup+12.7011 s]
/proc/loadavg: 2.99 3.02 3.26 5/190 11141
/proc/meminfo: memFree=32636944/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=13704 CPUtime=12.69 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 7826 0 0 0 1261 8 0 0 25 0 1 0 875445943 14032896 1967 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 3426 1967 141 53 0 1849 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13704

[startup+25.5006 s]
/proc/loadavg: 3.21 3.07 3.27 5/190 11141
/proc/meminfo: memFree=32627920/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=11536 CPUtime=25.49 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 13841 0 0 0 2535 14 0 0 25 0 1 0 875445943 11812864 1411 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 2884 1411 141 53 0 1307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11536

[startup+51.1007 s]
/proc/loadavg: 3.48 3.14 3.29 5/190 11180
/proc/meminfo: memFree=32591440/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=15464 CPUtime=51.1 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 23322 0 0 0 5086 24 0 0 25 0 1 0 875445943 15835136 2405 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 3866 2405 141 53 0 2289 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15464

[startup+102.307 s]
/proc/loadavg: 3.81 3.28 3.33 5/190 11181
/proc/meminfo: memFree=32544916/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=15132 CPUtime=102.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 39743 0 0 0 10188 42 0 0 25 0 1 0 875445943 15495168 2318 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 3783 2318 141 53 0 2206 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15132

[startup+162.3 s]
/proc/loadavg: 4.01 3.44 3.38 5/190 11297
/proc/meminfo: memFree=32553472/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=22112 CPUtime=162.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 59764 0 0 0 16168 62 0 0 25 0 1 0 875445943 22642688 4021 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 5528 4021 141 53 0 3951 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22112

[startup+222.301 s]
/proc/loadavg: 4.03 3.55 3.42 6/190 11299
/proc/meminfo: memFree=32544168/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=27620 CPUtime=222.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 77865 0 0 0 22151 79 0 0 25 0 1 0 875445943 28282880 5434 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 6905 5434 141 53 0 5328 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27620

[startup+282.3 s]
/proc/loadavg: 4.01 3.63 3.45 5/190 11338
/proc/meminfo: memFree=32566564/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=29912 CPUtime=282.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 90110 0 0 0 28134 96 0 0 25 0 1 0 875445943 30629888 6005 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 7478 6005 141 53 0 5901 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29912

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.48 5/190 11378
/proc/meminfo: memFree=32545032/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=28596 CPUtime=342.31 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 105555 0 0 0 34120 111 0 0 25 0 1 0 875445943 29282304 5676 33554432000 4194304 4409164 140735293240864 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 7149 5676 141 53 0 5572 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 28596

[startup+402.3 s]
/proc/loadavg: 4.04 3.76 3.52 5/190 11388
/proc/meminfo: memFree=32531108/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=36368 CPUtime=402.31 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 118830 0 0 0 40106 125 0 0 25 0 1 0 875445943 37240832 7636 33554432000 4194304 4409164 140735293240864 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9092 7636 141 53 0 7515 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 36368

[startup+462.301 s]
/proc/loadavg: 4.01 3.80 3.55 5/190 11390
/proc/meminfo: memFree=32528584/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=31204 CPUtime=462.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 130397 0 0 0 46092 138 0 0 25 0 1 0 875445943 31952896 6345 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 7801 6345 141 53 0 6224 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 31204

[startup+522.3 s]
/proc/loadavg: 4.00 3.84 3.57 5/190 11391
/proc/meminfo: memFree=32538340/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=28572 CPUtime=522.3 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 144155 0 0 0 52079 151 0 0 25 0 1 0 875445943 29257728 5670 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 7143 5670 141 53 0 5566 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 28572

[startup+582.301 s]
/proc/loadavg: 4.07 3.88 3.60 5/190 11396
/proc/meminfo: memFree=32525892/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=33208 CPUtime=582.31 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 153564 0 0 0 58068 163 0 0 25 0 1 0 875445943 34004992 6859 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 8302 6859 141 53 0 6725 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 33208

[startup+642.3 s]
/proc/loadavg: 4.09 3.91 3.63 5/190 11398
/proc/meminfo: memFree=32486348/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=38140 CPUtime=642.32 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 168752 0 0 0 64057 175 0 0 25 0 1 0 875445943 39055360 8074 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9535 8074 141 53 0 7958 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 38140

[startup+702.301 s]
/proc/loadavg: 4.03 3.93 3.65 5/190 11399
/proc/meminfo: memFree=32518420/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=30584 CPUtime=702.32 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 175806 0 0 0 70045 187 0 0 25 0 1 0 875445943 31318016 6173 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 7646 6173 141 53 0 6069 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 30584

[startup+762.307 s]
/proc/loadavg: 4.01 3.94 3.67 5/190 11401
/proc/meminfo: memFree=32494700/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=39256 CPUtime=762.32 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 185176 0 0 0 76033 199 0 0 25 0 1 0 875445943 40198144 8350 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9814 8350 141 53 0 8237 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 39256

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 11402
/proc/meminfo: memFree=32486468/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=38524 CPUtime=822.32 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 197237 0 0 0 82022 210 0 0 25 0 1 0 875445943 39448576 8158 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9631 8158 141 53 0 8054 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 38524

[startup+882.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 11404
/proc/meminfo: memFree=32487544/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=34708 CPUtime=882.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 207001 0 0 0 88011 222 0 0 25 0 1 0 875445943 35540992 7236 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 8677 7236 141 53 0 7100 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 34708

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 11406
/proc/meminfo: memFree=32481660/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=40356 CPUtime=942.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 220993 0 0 0 94000 233 0 0 25 0 1 0 875445943 41324544 8616 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 10089 8616 141 53 0 8512 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 40356

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 11407
/proc/meminfo: memFree=32509392/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=36920 CPUtime=1002.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 232605 0 0 0 99990 243 0 0 25 0 1 0 875445943 37806080 7757 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9230 7757 141 53 0 7653 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 36920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 11409
/proc/meminfo: memFree=32473760/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=44468 CPUtime=1062.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 240261 0 0 0 105979 254 0 0 25 0 1 0 875445943 45535232 9662 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 11117 9662 141 53 0 9540 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 44468

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 11411
/proc/meminfo: memFree=32469636/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=36788 CPUtime=1122.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 251841 0 0 0 111967 266 0 0 25 0 1 0 875445943 37670912 7724 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 9197 7724 141 53 0 7620 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 36788

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.77 5/190 11412
/proc/meminfo: memFree=32453840/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=53548 CPUtime=1182.34 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 261768 0 0 0 117956 278 0 0 25 0 1 0 875445943 54833152 11914 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 13387 11914 141 53 0 11810 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 53548

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.79 5/190 11414
/proc/meminfo: memFree=32499060/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=45464 CPUtime=1242.33 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 271308 0 0 0 123944 289 0 0 25 0 1 0 875445943 46555136 9893 33554432000 4194304 4409164 140735293240864 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 11366 9893 141 53 0 9789 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 45464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 11415
/proc/meminfo: memFree=32436140/32950928 swapFree=67055428/67111528
[pid=11051] ppid=11048 vsize=45764 CPUtime=1300.04 cores=4,6
/proc/11051/stat : 11051 (lingeling) R 11048 11051 9857 0 -1 4202496 279292 0 0 0 129705 299 0 0 25 0 1 0 875445943 46862336 9993 33554432000 4194304 4409164 140735293240864 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11051/statm: 11441 9993 141 53 0 9864 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 45764

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1297.06
CPU system time (s): 2.99854
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 53952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.06
system time used= 2.99854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279292
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= 10
involuntary context switches= 1987

runsolver used 2.31865 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-09 18:54:49
IDJOB=3290312
IDBENCH=83430
IDSOLVER=1606
FILE ID=node148/3290312-1307638489
RUNJOBID= node148-1307638489-11007
PBS_JOBID= 13549344
Free space on /tmp= 74164 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-3290312-1307638489/watcher-3290312-1307638489 -o /tmp/evaluation-result-3290312-1307638489/solver-3290312-1307638489 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3290312-1307638489.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=2134726547

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:      32670852 kB
Buffers:         24196 kB
Cached:         101136 kB
SwapCached:       8788 kB
Active:          88812 kB
Inactive:        54504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32670852 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:       16432 kB
Mapped:          12804 kB
Slab:            71488 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   196932 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= 74156 MiB
End job on node148 at 2011-06-09 19:16:31