Trace number 3372080

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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-3372080-1305434952/watcher-3372080-1305434952 -o /tmp/evaluation-result-3372080-1305434952/solver-3372080-1305434952 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372080-1305434952.cnf 

running on 2 cores: 0,2

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/260 26194
/proc/meminfo: memFree=23068312/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=7036 CPUtime=0 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 365 0 0 0 0 0 0 0 22 0 1 0 655093387 7204864 298 33554432000 4194304 4409284 140736041738816 18446744073709551615 4299712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 1759 298 128 53 0 182 0

[startup+0.0747509 s]
/proc/loadavg: 4.64 7.13 7.65 3/260 26194
/proc/meminfo: memFree=23068312/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=7276 CPUtime=0.07 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 447 0 0 0 7 0 0 0 22 0 1 0 655093387 7450624 372 33554432000 4194304 4409284 140736041738816 18446744073709551615 4266241 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 1819 372 136 53 0 242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7276

[startup+0.100746 s]
/proc/loadavg: 4.64 7.13 7.65 3/260 26194
/proc/meminfo: memFree=23068312/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=7276 CPUtime=0.09 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 447 0 0 0 9 0 0 0 22 0 1 0 655093387 7450624 372 33554432000 4194304 4409284 140736041738816 18446744073709551615 4245968 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 1819 372 136 53 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7276

[startup+0.300766 s]
/proc/loadavg: 4.64 7.13 7.65 3/260 26194
/proc/meminfo: memFree=23068312/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=7748 CPUtime=0.29 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 567 0 0 0 29 0 0 0 23 0 1 0 655093387 7933952 492 33554432000 4194304 4409284 140736041738816 18446744073709551615 4359877 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 1937 492 141 53 0 360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.700599 s]
/proc/loadavg: 4.64 7.13 7.65 3/260 26194
/proc/meminfo: memFree=23068312/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=7956 CPUtime=0.68 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 917 0 0 0 68 0 0 0 25 0 1 0 655093387 8146944 547 33554432000 4194304 4409284 140736041738816 18446744073709551615 4244800 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 1989 547 141 53 0 412 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7956

[startup+1.50051 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23058248/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=8044 CPUtime=1.49 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 1463 0 0 0 148 1 0 0 25 0 1 0 655093387 8237056 553 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 2011 553 141 53 0 434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8044

[startup+3.10022 s]
/proc/loadavg: 4.64 7.13 7.65 5/275 26274
/proc/meminfo: memFree=23053288/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=9224 CPUtime=3.09 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 3030 0 0 0 308 1 0 0 25 0 1 0 655093387 9445376 832 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 2306 832 141 53 0 729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9224

[startup+6.30064 s]
/proc/loadavg: 4.59 7.08 7.63 5/275 26274
/proc/meminfo: memFree=23047460/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=11728 CPUtime=6.29 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 5529 0 0 0 627 2 0 0 25 0 1 0 655093387 12009472 1458 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 2932 1458 141 53 0 1355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11728

[startup+12.7005 s]
/proc/loadavg: 4.54 7.02 7.61 5/275 26274
/proc/meminfo: memFree=23039468/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=12096 CPUtime=12.69 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 8652 0 0 0 1264 5 0 0 25 0 1 0 655093387 12386304 1550 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 3024 1550 141 53 0 1447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12096

[startup+25.5011 s]
/proc/loadavg: 4.42 6.88 7.55 5/275 26275
/proc/meminfo: memFree=23029884/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=14608 CPUtime=25.49 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 17079 0 0 0 2537 12 0 0 25 0 1 0 655093387 14958592 2178 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 3652 2178 141 53 0 2075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14608

[startup+51.1005 s]
/proc/loadavg: 4.27 6.64 7.45 5/275 26275
/proc/meminfo: memFree=23028252/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=15412 CPUtime=51.09 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 33620 0 0 0 5086 23 0 0 25 0 1 0 655093387 15781888 2185 33554432000 4194304 4409284 140736041738816 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 3853 2185 141 53 0 2276 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15412

[startup+102.31 s]
/proc/loadavg: 4.12 6.23 7.27 5/275 26277
/proc/meminfo: memFree=23009400/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=23924 CPUtime=102.3 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 60649 0 0 0 10186 44 0 0 25 0 1 0 655093387 24498176 4507 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 5981 4507 141 53 0 4404 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23924

[startup+162.3 s]
/proc/loadavg: 4.04 5.82 7.06 5/275 26278
/proc/meminfo: memFree=22987436/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=27684 CPUtime=162.29 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 86900 0 0 0 16165 64 0 0 25 0 1 0 655093387 28348416 5447 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 6921 5447 141 53 0 5344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27684

[startup+222.3 s]
/proc/loadavg: 4.01 5.49 6.87 5/275 26280
/proc/meminfo: memFree=22974404/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=32380 CPUtime=222.29 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 112123 0 0 0 22149 80 0 0 25 0 1 0 655093387 33157120 6621 33554432000 4194304 4409284 140736041738816 18446744073709551615 4244778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 8095 6621 141 53 0 6518 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32380

[startup+282.3 s]
/proc/loadavg: 4.00 5.22 6.69 5/275 26282
/proc/meminfo: memFree=22979964/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=28448 CPUtime=282.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 135134 0 0 0 28133 95 0 0 25 0 1 0 655093387 29130752 5638 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 7112 5638 141 53 0 5535 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 28448

[startup+342.3 s]
/proc/loadavg: 4.06 5.01 6.52 5/275 26283
/proc/meminfo: memFree=22962464/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=34768 CPUtime=342.29 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 155711 0 0 0 34115 114 0 0 25 0 1 0 655093387 35602432 7218 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 8692 7218 141 53 0 7115 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 34768

[startup+402.3 s]
/proc/loadavg: 4.09 4.84 6.36 5/275 26285
/proc/meminfo: memFree=22968388/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=31364 CPUtime=402.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 174961 0 0 0 40100 128 0 0 25 0 1 0 655093387 32116736 6112 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 7841 6112 141 53 0 6264 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 31364

[startup+462.301 s]
/proc/loadavg: 4.14 4.71 6.22 5/275 26286
/proc/meminfo: memFree=22956084/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=34956 CPUtime=462.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 194677 0 0 0 46087 141 0 0 25 0 1 0 655093387 35794944 6720 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 8739 6720 141 53 0 7162 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 34956

[startup+522.301 s]
/proc/loadavg: 4.05 4.58 6.08 5/275 26288
/proc/meminfo: memFree=22936212/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=49148 CPUtime=522.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 209420 0 0 0 52073 155 0 0 25 0 1 0 655093387 50327552 10813 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 12287 10813 141 53 0 10710 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 49148

[startup+582.301 s]
/proc/loadavg: 4.06 4.49 5.95 5/275 26290
/proc/meminfo: memFree=22917488/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=53368 CPUtime=582.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 222919 0 0 0 58059 169 0 0 25 0 1 0 655093387 54648832 11868 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 13342 11868 141 53 0 11765 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 53368

[startup+642.301 s]
/proc/loadavg: 4.02 4.40 5.83 5/275 26291
/proc/meminfo: memFree=22916968/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=50544 CPUtime=642.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 235386 0 0 0 64046 182 0 0 25 0 1 0 655093387 51757056 11162 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 12636 11162 141 53 0 11059 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 50544

[startup+702.301 s]
/proc/loadavg: 4.00 4.32 5.71 5/275 26293
/proc/meminfo: memFree=22937404/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=41400 CPUtime=702.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 244853 0 0 0 70033 195 0 0 25 0 1 0 655093387 42393600 8876 33554432000 4194304 4409284 140736041738816 18446744073709551615 4359728 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 10350 8876 141 53 0 8773 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 41400

[startup+762.31 s]
/proc/loadavg: 4.10 4.29 5.61 5/275 26303
/proc/meminfo: memFree=22926388/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=49032 CPUtime=762.28 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 256826 0 0 0 76022 206 0 0 25 0 1 0 655093387 50208768 10784 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358245 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 12258 10784 141 53 0 10681 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 49032

[startup+822.301 s]
/proc/loadavg: 4.03 4.23 5.51 5/275 26305
/proc/meminfo: memFree=22926244/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=48992 CPUtime=822.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 265977 0 0 0 82009 218 0 0 25 0 1 0 655093387 50167808 10774 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 12248 10774 141 53 0 10671 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 48992

[startup+882.301 s]
/proc/loadavg: 4.01 4.19 5.41 5/275 26307
/proc/meminfo: memFree=22909740/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=63012 CPUtime=882.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 279083 0 0 0 87999 228 0 0 25 0 1 0 655093387 64524288 14279 33554432000 4194304 4409284 140736041738816 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 15753 14279 141 53 0 14176 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 63012

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.32 5/275 26311
/proc/meminfo: memFree=22924648/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=43400 CPUtime=942.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 287335 0 0 0 93988 239 0 0 25 0 1 0 655093387 44441600 9376 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 10850 9376 141 53 0 9273 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 43400

[startup+1002.3 s]
/proc/loadavg: 4.10 4.15 5.24 5/275 26313
/proc/meminfo: memFree=22891332/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=58280 CPUtime=1002.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 302463 0 0 0 99976 251 0 0 25 0 1 0 655093387 59678720 13096 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 14570 13096 141 53 0 12993 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 58280

[startup+1062.3 s]
/proc/loadavg: 4.11 4.14 5.17 5/275 26314
/proc/meminfo: memFree=22908672/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=51156 CPUtime=1062.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 314717 0 0 0 105964 263 0 0 25 0 1 0 655093387 52383744 11315 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358541 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 12789 11315 141 53 0 11212 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 51156

[startup+1122.3 s]
/proc/loadavg: 4.10 4.12 5.10 5/275 26316
/proc/meminfo: memFree=22890548/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=61096 CPUtime=1122.27 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 329188 0 0 0 111952 275 0 0 25 0 1 0 655093387 62562304 13800 33554432000 4194304 4409284 140736041738816 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 15274 13800 141 53 0 13697 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 61096

[startup+1182.3 s]
/proc/loadavg: 4.03 4.10 5.03 5/275 26318
/proc/meminfo: memFree=22893752/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=68452 CPUtime=1182.26 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 340224 0 0 0 117939 287 0 0 25 0 1 0 655093387 70094848 15639 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 17113 15639 141 53 0 15536 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 68452

[startup+1242.3 s]
/proc/loadavg: 4.01 4.08 4.96 5/275 26319
/proc/meminfo: memFree=22892856/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=52152 CPUtime=1242.26 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 355134 0 0 0 123929 297 0 0 25 0 1 0 655093387 53403648 11564 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 13038 11564 141 53 0 11461 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 52152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.90 5/275 26321
/proc/meminfo: memFree=22860352/32951124 swapFree=61565116/67111528
[pid=26194] ppid=26192 vsize=54336 CPUtime=1299.97 cores=0,2
/proc/26194/stat : 26194 (lingeling) R 26192 26194 26159 0 -1 4202496 365034 0 0 0 129691 306 0 0 25 0 1 0 655093387 55640064 12128 33554432000 4194304 4409284 140736041738816 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/26194/statm: 13584 12128 141 53 0 12007 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 54336

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): 1299.98
CPU user time (s): 1296.91
CPU system time (s): 3.06753
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 98664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.91
system time used= 3.06753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365034
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= 6
involuntary context switches= 2856

runsolver used 3.48647 second user time and 7.16991 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
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:      23068584 kB
Buffers:        268104 kB
Cached:        6064460 kB
SwapCached:      13768 kB
Active:         943616 kB
Inactive:      8721392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23068584 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:             456 kB
Writeback:           0 kB
AnonPages:     3326964 kB
Mapped:          11960 kB
Slab:           122984 kB
PageTables:      31616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38876808 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