Trace number 3372078

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

running on 2 cores: 5,7

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 3/269 26236
/proc/meminfo: memFree=23063132/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=6968 CPUtime=0 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 337 0 0 0 0 0 0 0 19 0 1 0 655093423 7135232 279 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516528109 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 1742 279 129 53 0 165 0

[startup+0.034492 s]
/proc/loadavg: 4.64 7.13 7.65 3/269 26236
/proc/meminfo: memFree=23063132/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=6960 CPUtime=0.03 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 381 0 0 0 3 0 0 0 19 0 1 0 655093423 7127040 289 33554432000 4194304 4409284 140734218364176 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 1740 289 136 53 0 163 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6960

[startup+0.100465 s]
/proc/loadavg: 4.64 7.13 7.65 3/269 26236
/proc/meminfo: memFree=23063132/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=6960 CPUtime=0.09 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 382 0 0 0 9 0 0 0 19 0 1 0 655093423 7127040 290 33554432000 4194304 4409284 140734218364176 18446744073709551615 4247207 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 1740 290 136 53 0 163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6960

[startup+0.300439 s]
/proc/loadavg: 4.64 7.13 7.65 3/269 26236
/proc/meminfo: memFree=23063132/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=7980 CPUtime=0.29 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 614 0 0 0 29 0 0 0 20 0 1 0 655093423 8171520 522 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 1995 522 141 53 0 418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7980

[startup+0.700353 s]
/proc/loadavg: 4.64 7.13 7.65 3/269 26236
/proc/meminfo: memFree=23063132/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=8104 CPUtime=0.69 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 804 0 0 0 68 1 0 0 21 0 1 0 655093423 8298496 585 33554432000 4194304 4409284 140734218364176 18446744073709551615 4230794 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 2026 585 141 53 0 449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8104

[startup+1.50021 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23056388/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=8696 CPUtime=1.49 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 1272 0 0 0 147 2 0 0 23 0 1 0 655093423 8904704 701 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/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: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23051552/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=8896 CPUtime=3.09 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 2407 0 0 0 305 4 0 0 25 0 1 0 655093423 9109504 783 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 2224 783 141 53 0 647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8896

[startup+6.30033 s]
/proc/loadavg: 4.59 7.08 7.63 5/275 26274
/proc/meminfo: memFree=23047956/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=9204 CPUtime=6.3 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 4371 0 0 0 622 8 0 0 25 0 1 0 655093423 9424896 860 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 2301 860 141 53 0 724 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9204

[startup+12.7002 s]
/proc/loadavg: 4.54 7.02 7.61 5/275 26274
/proc/meminfo: memFree=23037856/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=10396 CPUtime=12.69 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 8048 0 0 0 1256 13 0 0 25 0 1 0 655093423 10645504 1153 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 2599 1153 141 53 0 1022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10396

[startup+25.5008 s]
/proc/loadavg: 4.42 6.88 7.55 5/275 26275
/proc/meminfo: memFree=23031124/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=11568 CPUtime=25.49 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 13848 0 0 0 2526 23 0 0 25 0 1 0 655093423 11845632 1419 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 2892 1419 141 53 0 1315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11568

[startup+51.1002 s]
/proc/loadavg: 4.27 6.64 7.45 5/275 26275
/proc/meminfo: memFree=23025400/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=15764 CPUtime=51.09 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 23908 0 0 0 5069 40 0 0 25 0 1 0 655093423 16142336 2480 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 3941 2480 141 53 0 2364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15764

[startup+102.31 s]
/proc/loadavg: 4.12 6.23 7.27 5/275 26277
/proc/meminfo: memFree=23007788/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=17096 CPUtime=102.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 40233 0 0 0 10161 70 0 0 25 0 1 0 655093423 17506304 2809 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 4274 2809 141 53 0 2697 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 17096

[startup+162.301 s]
/proc/loadavg: 4.04 5.82 7.06 5/275 26278
/proc/meminfo: memFree=22987436/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=24408 CPUtime=162.3 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 60369 0 0 0 16128 102 0 0 25 0 1 0 655093423 24993792 4627 33554432000 4194304 4409284 140734218364176 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 6102 4627 141 53 0 4525 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24408

[startup+222.301 s]
/proc/loadavg: 4.01 5.49 6.87 5/275 26280
/proc/meminfo: memFree=22974404/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=27620 CPUtime=222.29 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 77864 0 0 0 22093 136 0 0 25 0 1 0 655093423 28282880 5434 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/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: 4.00 5.22 6.69 5/275 26282
/proc/meminfo: memFree=22979964/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=19644 CPUtime=282.3 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 91822 0 0 0 28064 166 0 0 25 0 1 0 655093423 20115456 3438 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 4911 3438 141 53 0 3334 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19644

[startup+342.301 s]
/proc/loadavg: 4.06 5.01 6.52 5/275 26283
/proc/meminfo: memFree=22962340/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=34016 CPUtime=342.3 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 106909 0 0 0 34038 192 0 0 25 0 1 0 655093423 34832384 7031 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 8504 7031 141 53 0 6927 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34016

[startup+402.3 s]
/proc/loadavg: 4.09 4.84 6.36 5/275 26285
/proc/meminfo: memFree=22965660/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=27036 CPUtime=402.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 120637 0 0 0 40009 222 0 0 25 0 1 0 655093423 27684864 5303 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 6759 5303 141 53 0 5182 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 27036

[startup+462.3 s]
/proc/loadavg: 4.14 4.71 6.22 5/275 26286
/proc/meminfo: memFree=22956084/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=26020 CPUtime=462.3 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 133706 0 0 0 45985 245 0 0 25 0 1 0 655093423 26644480 5050 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 6505 5050 141 53 0 4928 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 26020

[startup+522.3 s]
/proc/loadavg: 4.05 4.58 6.08 5/275 26288
/proc/meminfo: memFree=22940676/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=32568 CPUtime=522.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 145153 0 0 0 51960 271 0 0 25 0 1 0 655093423 33349632 6669 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 8142 6669 141 53 0 6565 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 32568

[startup+582.3 s]
/proc/loadavg: 4.06 4.49 5.95 5/275 26290
/proc/meminfo: memFree=22917488/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=37584 CPUtime=582.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 159904 0 0 0 57937 294 0 0 25 0 1 0 655093423 38486016 7923 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 9396 7923 141 53 0 7819 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 37584

[startup+642.3 s]
/proc/loadavg: 4.02 4.40 5.83 5/275 26291
/proc/meminfo: memFree=22924656/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=42636 CPUtime=642.32 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 169875 0 0 0 63917 315 0 0 25 0 1 0 655093423 43659264 9198 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 10659 9198 141 53 0 9082 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 42636

[startup+702.3 s]
/proc/loadavg: 4.00 4.32 5.71 5/275 26293
/proc/meminfo: memFree=22945216/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=27248 CPUtime=702.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 178530 0 0 0 69896 335 0 0 25 0 1 0 655093423 27901952 5342 33554432000 4194304 4409284 140734218364176 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 6812 5342 141 53 0 5235 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 27248

[startup+762.31 s]
/proc/loadavg: 4.10 4.29 5.61 5/275 26303
/proc/meminfo: memFree=22926388/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=31260 CPUtime=762.33 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 188912 0 0 0 75877 356 0 0 25 0 1 0 655093423 32010240 6351 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 7815 6351 141 53 0 6238 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 31260

[startup+822.301 s]
/proc/loadavg: 4.03 4.23 5.51 5/275 26305
/proc/meminfo: memFree=22926244/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=33504 CPUtime=822.31 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 199736 0 0 0 81854 377 0 0 25 0 1 0 655093423 34308096 6903 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 8376 6903 141 53 0 6799 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33504

[startup+882.301 s]
/proc/loadavg: 4.01 4.19 5.41 5/275 26307
/proc/meminfo: memFree=22909740/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=29280 CPUtime=882.32 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 212354 0 0 0 87832 400 0 0 25 0 1 0 655093423 29982720 5805 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 7320 5805 141 53 0 5743 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 29280

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.32 5/275 26311
/proc/meminfo: memFree=22924648/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=35480 CPUtime=942.32 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 226492 0 0 0 93812 420 0 0 25 0 1 0 655093423 36331520 7429 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 8870 7429 141 53 0 7293 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 35480

[startup+1002.3 s]
/proc/loadavg: 4.10 4.15 5.24 5/275 26313
/proc/meminfo: memFree=22888480/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=53056 CPUtime=1002.32 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 236638 0 0 0 99793 439 0 0 25 0 1 0 655093423 54329344 11791 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358688 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 13264 11791 141 53 0 11687 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 53056

[startup+1062.3 s]
/proc/loadavg: 4.11 4.14 5.17 5/275 26314
/proc/meminfo: memFree=22905572/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=36732 CPUtime=1062.33 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 246071 0 0 0 105773 460 0 0 25 0 1 0 655093423 37613568 7710 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358828 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 9183 7710 141 53 0 7606 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 36732

[startup+1122.3 s]
/proc/loadavg: 4.10 4.12 5.10 5/275 26316
/proc/meminfo: memFree=22890548/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=40900 CPUtime=1122.33 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 258605 0 0 0 111752 481 0 0 25 0 1 0 655093423 41881600 8752 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 10225 8752 141 53 0 8648 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 40900

[startup+1182.3 s]
/proc/loadavg: 4.03 4.10 5.03 5/275 26318
/proc/meminfo: memFree=22893752/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=45304 CPUtime=1182.33 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 265464 0 0 0 117733 500 0 0 25 0 1 0 655093423 46391296 9853 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 11326 9853 141 53 0 9749 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 45304

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.96 5/275 26319
/proc/meminfo: memFree=22892856/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=45536 CPUtime=1242.33 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 277186 0 0 0 123713 520 0 0 25 0 1 0 655093423 46628864 9936 33554432000 4194304 4409284 140734218364176 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 11384 9936 141 53 0 9807 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 45536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.90 4/273 26322
/proc/meminfo: memFree=22907984/32951124 swapFree=61565116/67111528
[pid=26236] ppid=26234 vsize=54432 CPUtime=1300.04 cores=5,7
/proc/26236/stat : 26236 (lingeling) R 26234 26236 26159 0 -1 4202496 287258 0 0 0 129465 539 0 0 25 0 1 0 655093423 55738368 12135 33554432000 4194304 4409284 140734218364176 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/26236/statm: 13608 12135 141 53 0 12031 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 54432

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): 1294.66
CPU system time (s): 5.39318
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 54432

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

runsolver used 3.14352 second user time and 7.51486 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 06:49:12
IDJOB=3372078
IDBENCH=83430
IDSOLVER=1849
FILE ID=node134/3372078-1305434952
RUNJOBID= node134-1305434952-26180
PBS_JOBID= 13324706
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3372078-1305434952/watcher-3372078-1305434952 -o /tmp/evaluation-result-3372078-1305434952/solver-3372078-1305434952 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372078-1305434952.cnf

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=1151602810

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:      23063288 kB
Buffers:        268152 kB
Cached:        6065188 kB
SwapCached:      13768 kB
Active:         948704 kB
Inactive:      8721368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23063288 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            1232 kB
Writeback:           0 kB
AnonPages:     3331232 kB
Mapped:          12348 kB
Slab:           122984 kB
PageTables:      32004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38917968 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:54