Trace number 3371858

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371858-1305434953/watcher-3371858-1305434953 -o /tmp/evaluation-result-3371858-1305434953/solver-3371858-1305434953 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371858-1305434953.cnf 

running on 2 cores: 1,3

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: 4.64 7.13 7.65 5/274 26273
/proc/meminfo: memFree=23060336/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=6788 CPUtime=0 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 288 0 0 0 0 0 0 0 25 0 1 0 655093459 6950912 231 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 1697 231 128 53 0 120 0

[startup+0.096014 s]
/proc/loadavg: 4.64 7.13 7.65 5/274 26273
/proc/meminfo: memFree=23060336/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=6768 CPUtime=0.09 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 302 0 0 0 9 0 0 0 25 0 1 0 655093459 6930432 245 33554432000 4194304 4409284 140734206095328 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 1692 245 135 53 0 115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6768

[startup+0.101014 s]
/proc/loadavg: 4.64 7.13 7.65 5/274 26273
/proc/meminfo: memFree=23060336/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=6768 CPUtime=0.09 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 306 0 0 0 9 0 0 0 25 0 1 0 655093459 6930432 249 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 1692 249 139 53 0 115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6768

[startup+0.300977 s]
/proc/loadavg: 4.64 7.13 7.65 5/274 26273
/proc/meminfo: memFree=23060336/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=7144 CPUtime=0.29 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 600 0 0 0 29 0 0 0 25 0 1 0 655093459 7315456 344 33554432000 4194304 4409284 140734206095328 18446744073709551615 4269002 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 1786 344 141 53 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7144

[startup+0.700904 s]
/proc/loadavg: 4.64 7.13 7.65 5/274 26273
/proc/meminfo: memFree=23060336/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=7956 CPUtime=0.68 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 1075 0 0 0 67 1 0 0 25 0 1 0 655093459 8146944 543 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 1989 543 141 53 0 412 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7956

[startup+1.50076 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23053536/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=8224 CPUtime=1.49 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 1656 0 0 0 146 3 0 0 25 0 1 0 655093459 8421376 583 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 2056 583 141 53 0 479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8224

[startup+3.10047 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23050312/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=9316 CPUtime=3.09 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 3171 0 0 0 303 6 0 0 25 0 1 0 655093459 9539584 888 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 2329 888 141 53 0 752 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9316

[startup+6.30088 s]
/proc/loadavg: 4.59 7.08 7.63 5/275 26274
/proc/meminfo: memFree=23045228/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=10456 CPUtime=6.29 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 5650 0 0 0 618 11 0 0 25 0 1 0 655093459 10706944 1141 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358508 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 2614 1141 141 53 0 1037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10456

[startup+12.7007 s]
/proc/loadavg: 4.54 7.02 7.61 5/275 26274
/proc/meminfo: memFree=23036124/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=10808 CPUtime=12.69 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 8461 0 0 0 1250 19 0 0 25 0 1 0 655093459 11067392 1253 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 2702 1253 141 53 0 1125 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10808

[startup+25.5004 s]
/proc/loadavg: 4.42 6.88 7.55 5/275 26275
/proc/meminfo: memFree=23033728/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=13636 CPUtime=25.49 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 13023 0 0 0 2518 31 0 0 25 0 1 0 655093459 13963264 1942 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 3409 1942 141 53 0 1832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13636

[startup+51.1007 s]
/proc/loadavg: 4.27 6.64 7.45 5/275 26275
/proc/meminfo: memFree=23025648/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=16768 CPUtime=51.09 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 23061 0 0 0 5053 56 0 0 25 0 1 0 655093459 17170432 2732 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 4192 2732 141 53 0 2615 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16768

[startup+102.31 s]
/proc/loadavg: 4.12 6.23 7.27 5/275 26277
/proc/meminfo: memFree=23008780/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=16428 CPUtime=102.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 39448 0 0 0 10122 108 0 0 25 0 1 0 655093459 16822272 2633 33554432000 4194304 4409284 140734206095328 18446744073709551615 4230382 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 4107 2633 141 53 0 2530 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16428

[startup+162.3 s]
/proc/loadavg: 4.04 5.82 7.06 5/275 26278
/proc/meminfo: memFree=22987312/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=20028 CPUtime=162.29 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 59630 0 0 0 16070 159 0 0 25 0 1 0 655093459 20508672 3534 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 5007 3534 141 53 0 3430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20028

[startup+222.301 s]
/proc/loadavg: 4.01 5.49 6.87 5/275 26280
/proc/meminfo: memFree=22974404/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=22924 CPUtime=222.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 74668 0 0 0 22028 202 0 0 25 0 1 0 655093459 23474176 4259 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 5731 4259 141 53 0 4154 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22924

[startup+282.301 s]
/proc/loadavg: 4.00 5.22 6.69 5/275 26282
/proc/meminfo: memFree=22983436/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=23776 CPUtime=282.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 85989 0 0 0 27989 241 0 0 25 0 1 0 655093459 24346624 4471 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 5944 4471 141 53 0 4367 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23776

[startup+342.301 s]
/proc/loadavg: 4.06 5.01 6.52 5/275 26283
/proc/meminfo: memFree=22962340/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=28452 CPUtime=342.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 96519 0 0 0 33957 273 0 0 25 0 1 0 655093459 29134848 5667 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 7113 5667 141 53 0 5536 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 28452

[startup+402.301 s]
/proc/loadavg: 4.09 4.84 6.36 5/275 26285
/proc/meminfo: memFree=22964544/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=29200 CPUtime=402.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 107360 0 0 0 39924 306 0 0 25 0 1 0 655093459 29900800 5841 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 7300 5841 141 53 0 5723 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29200

[startup+462.301 s]
/proc/loadavg: 4.14 4.71 6.22 5/275 26286
/proc/meminfo: memFree=22954720/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=30328 CPUtime=462.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 117784 0 0 0 45890 340 0 0 25 0 1 0 655093459 31055872 6128 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 7582 6128 141 53 0 6005 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 30328

[startup+522.301 s]
/proc/loadavg: 4.05 4.58 6.08 5/275 26288
/proc/meminfo: memFree=22940676/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=25788 CPUtime=522.3 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 128243 0 0 0 51858 372 0 0 25 0 1 0 655093459 26406912 4985 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 6447 4985 141 53 0 4870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25788

[startup+582.301 s]
/proc/loadavg: 4.06 4.49 5.95 5/275 26290
/proc/meminfo: memFree=22934476/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=34348 CPUtime=582.31 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 139055 0 0 0 57826 405 0 0 25 0 1 0 655093459 35172352 7128 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 8587 7128 141 53 0 7010 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 34348

[startup+642.301 s]
/proc/loadavg: 4.02 4.40 5.83 5/275 26291
/proc/meminfo: memFree=22924656/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=31964 CPUtime=642.32 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 151447 0 0 0 63792 440 0 0 25 0 1 0 655093459 32731136 6518 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 7991 6518 141 53 0 6414 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 31964

[startup+702.301 s]
/proc/loadavg: 4.00 4.32 5.71 5/275 26293
/proc/meminfo: memFree=22944968/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=27120 CPUtime=702.31 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 159331 0 0 0 69760 471 0 0 25 0 1 0 655093459 27770880 5329 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 6780 5329 141 53 0 5203 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 27120

[startup+762.31 s]
/proc/loadavg: 4.10 4.29 5.61 5/275 26303
/proc/meminfo: memFree=22926388/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=33324 CPUtime=762.32 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 171100 0 0 0 75730 502 0 0 25 0 1 0 655093459 34123776 6858 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 8331 6858 141 53 0 6754 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 33324

[startup+822.301 s]
/proc/loadavg: 4.03 4.23 5.51 5/275 26305
/proc/meminfo: memFree=22926244/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=41656 CPUtime=822.31 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 183021 0 0 0 81701 530 0 0 25 0 1 0 655093459 42655744 8966 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 10414 8966 141 53 0 8837 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 41656

[startup+882.3 s]
/proc/loadavg: 4.01 4.19 5.41 5/275 26307
/proc/meminfo: memFree=22909492/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=42288 CPUtime=882.31 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 189772 0 0 0 87674 557 0 0 25 0 1 0 655093459 43302912 9100 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 10572 9100 141 53 0 8995 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 42288

[startup+942.3 s]
/proc/loadavg: 4.00 4.15 5.32 5/275 26311
/proc/meminfo: memFree=22924648/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=34516 CPUtime=942.32 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 198597 0 0 0 93643 589 0 0 25 0 1 0 655093459 35344384 7167 33554432000 4194304 4409284 140734206095328 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 8629 7167 141 53 0 7052 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 34516

[startup+1002.3 s]
/proc/loadavg: 4.10 4.15 5.24 5/275 26313
/proc/meminfo: memFree=22888480/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=42836 CPUtime=1002.31 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 209502 0 0 0 99612 619 0 0 25 0 1 0 655093459 43864064 9266 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 10709 9266 141 53 0 9132 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 42836

[startup+1062.3 s]
/proc/loadavg: 4.11 4.14 5.17 5/275 26314
/proc/meminfo: memFree=22913136/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=43240 CPUtime=1062.32 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 216400 0 0 0 105583 649 0 0 25 0 1 0 655093459 44277760 9337 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 10810 9337 141 53 0 9233 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 43240

[startup+1122.3 s]
/proc/loadavg: 4.10 4.12 5.10 5/275 26316
/proc/meminfo: memFree=22890548/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=37988 CPUtime=1122.32 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 227379 0 0 0 111557 675 0 0 25 0 1 0 655093459 38899712 8024 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 9497 8024 141 53 0 7920 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 37988

[startup+1182.3 s]
/proc/loadavg: 4.03 4.10 5.03 5/275 26318
/proc/meminfo: memFree=22893752/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=36592 CPUtime=1182.33 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 232780 0 0 0 117530 703 0 0 25 0 1 0 655093459 37470208 7675 33554432000 4194304 4409284 140734206095328 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 9148 7675 141 53 0 7571 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 36592

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.96 5/275 26319
/proc/meminfo: memFree=22892856/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=44664 CPUtime=1242.33 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 242245 0 0 0 123502 731 0 0 25 0 1 0 655093459 45735936 9706 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 11166 9706 141 53 0 9589 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 44664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.90 2/269 26324
/proc/meminfo: memFree=23020112/32951124 swapFree=61565116/67111528
[pid=26273] ppid=26271 vsize=45280 CPUtime=1300.03 cores=1,3
/proc/26273/stat : 26273 (lingeling) R 26271 26273 26159 0 -1 4202496 250010 0 0 0 129248 755 0 0 25 0 1 0 655093459 46366720 9878 33554432000 4194304 4409284 140734206095328 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/26273/statm: 11320 9878 141 53 0 9743 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 45280

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.05
CPU user time (s): 1292.49
CPU system time (s): 7.55785
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 48728

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

runsolver used 3.11753 second user time and 7.53685 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 06:49:13
IDJOB=3371858
IDBENCH=83432
IDSOLVER=1849
FILE ID=node134/3371858-1305434953
RUNJOBID= node134-1305434952-26179
PBS_JOBID= 13324706
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371858-1305434953/watcher-3371858-1305434953 -o /tmp/evaluation-result-3371858-1305434953/solver-3371858-1305434953 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371858-1305434953.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=253739884

node134.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.831
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.66
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23060368 kB
Buffers:        268188 kB
Cached:        6065020 kB
SwapCached:      13768 kB
Active:         951544 kB
Inactive:      8721408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23060368 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:             976 kB
Writeback:          52 kB
AnonPages:     3333524 kB
Mapped:          12652 kB
Slab:           123532 kB
PageTables:      31692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38941020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73508 MiB
End job on node134 at 2011-05-15 07:10:55