Trace number 3349327

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.07 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3349327-1304980856/watcher-3349327-1304980856 -o /tmp/evaluation-result-3349327-1304980856/solver-3349327-1304980856 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349327-1304980856.cnf -verb=0 

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.08 4.01 3.67 4/364 2114
/proc/meminfo: memFree=5343224/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=19636 CPUtime=0 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 673 0 0 0 0 0 0 0 23 0 1 0 609682625 20107264 614 33554432000 4194304 4293939 140737457479984 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 4909 614 218 25 0 1542 0

[startup+0.0400009 s]
/proc/loadavg: 4.08 4.01 3.67 4/364 2114
/proc/meminfo: memFree=5343224/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=21256 CPUtime=0.03 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 1318 0 0 0 3 0 0 0 23 0 1 0 609682625 21766144 1232 33554432000 4194304 4293939 140737457479984 18446744073709551615 4229952 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 5314 1232 222 25 0 1947 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21256

[startup+0.10099 s]
/proc/loadavg: 4.08 4.01 3.67 4/364 2114
/proc/meminfo: memFree=5343224/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=18216 CPUtime=0.09 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 1704 0 0 0 9 0 0 0 23 0 1 0 609682625 18653184 1277 33554432000 4194304 4293939 140737457479984 18446744073709551615 4265620 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 4554 1277 233 25 0 1187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.300948 s]
/proc/loadavg: 4.08 4.01 3.67 4/364 2114
/proc/meminfo: memFree=5343224/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=20144 CPUtime=0.29 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 2102 0 0 0 29 0 0 0 25 0 1 0 609682625 20627456 1653 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 5036 1653 244 25 0 1669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20144

[startup+0.700873 s]
/proc/loadavg: 4.08 4.01 3.67 4/364 2114
/proc/meminfo: memFree=5343224/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=21064 CPUtime=0.69 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 3312 0 0 0 69 0 0 0 25 0 1 0 609682625 21569536 2039 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 5266 2039 244 25 0 1899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21064

[startup+1.50072 s]
/proc/loadavg: 4.08 4.01 3.67 5/365 2115
/proc/meminfo: memFree=5323384/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=28192 CPUtime=1.49 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 5129 0 0 0 149 0 0 0 25 0 1 0 609682625 28868608 3792 33554432000 4194304 4293939 140737457479984 18446744073709551615 4264174 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 7048 3792 244 25 0 3681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28192

[startup+3.10042 s]
/proc/loadavg: 4.08 4.01 3.67 5/365 2115
/proc/meminfo: memFree=5313104/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=30912 CPUtime=3.09 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 5901 0 0 0 309 0 0 0 25 0 1 0 609682625 31653888 4520 33554432000 4194304 4293939 140737457479984 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 7728 4520 244 25 0 4361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30912

[startup+6.3008 s]
/proc/loadavg: 4.07 4.01 3.68 5/365 2115
/proc/meminfo: memFree=5263028/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=37332 CPUtime=6.29 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 7496 0 0 0 628 1 0 0 25 0 1 0 609682625 38227968 4567 33554432000 4194304 4293939 140737457479984 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 9333 4567 244 25 0 5966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37332

[startup+12.7006 s]
/proc/loadavg: 4.06 4.01 3.68 5/365 2115
/proc/meminfo: memFree=5215144/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=41752 CPUtime=12.69 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 9460 0 0 0 1268 1 0 0 25 0 1 0 609682625 42754048 6437 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255700 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 10438 6437 244 25 0 7071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41752

[startup+25.5011 s]
/proc/loadavg: 4.05 4.01 3.68 5/365 2116
/proc/meminfo: memFree=5125624/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=45588 CPUtime=25.49 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 20271 0 0 0 2547 2 0 0 25 0 1 0 609682625 46682112 8199 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 11397 8199 244 25 0 8030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45588

[startup+51.1002 s]
/proc/loadavg: 4.03 4.01 3.69 5/365 2117
/proc/meminfo: memFree=5145788/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=64264 CPUtime=51.09 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 28332 0 0 0 5106 3 0 0 25 0 1 0 609682625 65806336 11321 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 16066 11321 244 25 0 12699 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64264

[startup+102.313 s]
/proc/loadavg: 3.28 3.83 3.64 3/353 2154
/proc/meminfo: memFree=5532232/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=90224 CPUtime=102.3 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 36370 0 0 0 10226 4 0 0 25 0 1 0 609682625 92389376 19197 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 22556 19197 244 25 0 19189 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90224

[startup+162.301 s]
/proc/loadavg: 2.47 3.49 3.54 3/353 2155
/proc/meminfo: memFree=5506280/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=162.3 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 39327 0 0 0 16225 5 0 0 25 0 1 0 609682625 123846656 22119 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 22119 244 25 0 26869 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 120944

[startup+222.3 s]
/proc/loadavg: 2.17 3.22 3.44 3/353 2157
/proc/meminfo: memFree=5556956/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=222.3 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 49827 0 0 0 22224 6 0 0 25 0 1 0 609682625 123846656 22365 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 22365 244 25 0 26869 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 120944

[startup+282.301 s]
/proc/loadavg: 2.06 2.99 3.35 3/353 2159
/proc/meminfo: memFree=5512396/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=282.3 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 59848 0 0 0 28223 7 0 0 25 0 1 0 609682625 123846656 22365 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 22365 244 25 0 26869 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120944

[startup+342.3 s]
/proc/loadavg: 2.02 2.81 3.26 3/353 2160
/proc/meminfo: memFree=5481744/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=342.3 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 64636 0 0 0 34222 8 0 0 25 0 1 0 609682625 123846656 27033 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 27033 244 25 0 26869 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120944

[startup+402.301 s]
/proc/loadavg: 2.01 2.66 3.18 3/353 2162
/proc/meminfo: memFree=5538880/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=402.31 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 64636 0 0 0 40223 8 0 0 25 0 1 0 609682625 123846656 27033 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 27033 244 25 0 26869 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 120944

[startup+462.3 s]
/proc/loadavg: 2.00 2.54 3.10 3/353 2163
/proc/meminfo: memFree=5499424/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=120944 CPUtime=462.31 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 64637 0 0 0 46223 8 0 0 25 0 1 0 609682625 123846656 27034 33554432000 4194304 4293939 140737457479984 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 30236 27034 244 25 0 26869 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 120944

[startup+522.301 s]
/proc/loadavg: 2.03 2.45 3.04 3/353 2165
/proc/meminfo: memFree=5481652/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=128780 CPUtime=522.31 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 100231 0 0 0 52218 13 0 0 25 0 1 0 609682625 131870720 28992 33554432000 4194304 4293939 140737457479984 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 32195 28992 244 25 0 28828 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 128780

[startup+582.3 s]
/proc/loadavg: 2.05 2.38 2.97 3/353 2167
/proc/meminfo: memFree=5459656/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=582.31 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 133498 0 0 0 58212 19 0 0 25 0 1 0 609682625 144605184 32101 33554432000 4194304 4293939 140737457479984 18446744073709551615 4248271 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32101 244 25 0 31937 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141216

[startup+642.301 s]
/proc/loadavg: 2.02 2.31 2.91 3/353 2168
/proc/meminfo: memFree=5410384/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=190536 CPUtime=642.32 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 194736 0 0 0 64204 28 0 0 25 0 1 0 609682625 195108864 40567 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 47634 40567 244 25 0 44267 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 190536

[startup+702.3 s]
/proc/loadavg: 2.00 2.25 2.85 3/353 2170
/proc/meminfo: memFree=5479156/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=702.32 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 215678 0 0 0 70199 33 0 0 25 0 1 0 609682625 144605184 32101 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32101 244 25 0 31937 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 141216

[startup+762.313 s]
/proc/loadavg: 1.66 2.12 2.77 2/347 2189
/proc/meminfo: memFree=5624300/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=762.33 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 226379 0 0 0 76199 34 0 0 25 0 1 0 609682625 144605184 32101 33554432000 4194304 4293939 140737457479984 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32101 244 25 0 31937 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 141216

[startup+822.3 s]
/proc/loadavg: 1.24 1.91 2.65 2/347 2191
/proc/meminfo: memFree=5624528/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=822.32 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 248414 0 0 0 82195 37 0 0 25 0 1 0 609682625 144605184 32101 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32101 244 25 0 31937 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 141216

[startup+882.301 s]
/proc/loadavg: 1.09 1.74 2.55 2/347 2193
/proc/meminfo: memFree=5624488/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=882.32 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 248416 0 0 0 88195 37 0 0 25 0 1 0 609682625 144605184 32103 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32103 244 25 0 31937 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 141216

[startup+942.3 s]
/proc/loadavg: 1.03 1.61 2.45 2/347 2194
/proc/meminfo: memFree=5624588/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=942.32 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 248416 0 0 0 94195 37 0 0 25 0 1 0 609682625 144605184 32103 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32103 244 25 0 31937 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 141216

[startup+1002.3 s]
/proc/loadavg: 1.06 1.51 2.36 2/347 2196
/proc/meminfo: memFree=5624572/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=1002.33 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 266436 0 0 0 100193 40 0 0 25 0 1 0 609682625 144605184 32103 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32103 244 25 0 31937 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 141216

[startup+1062.3 s]
/proc/loadavg: 1.02 1.41 2.27 2/347 2197
/proc/meminfo: memFree=5624804/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=1062.33 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 266436 0 0 0 106193 40 0 0 25 0 1 0 609682625 144605184 32103 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32103 244 25 0 31937 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 141216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.33 2.19 2/347 2199
/proc/meminfo: memFree=5624776/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=141216 CPUtime=1122.33 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 282325 0 0 0 112191 42 0 0 25 0 1 0 609682625 144605184 32103 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 35304 32103 244 25 0 31937 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 141216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.27 2.11 2/347 2201
/proc/meminfo: memFree=5618280/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=148288 CPUtime=1182.34 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 284145 0 0 0 118191 43 0 0 25 0 1 0 609682625 151846912 33871 33554432000 4194304 4293939 140737457479984 18446744073709551615 4262936 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 37072 33871 244 25 0 33705 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 148288

[startup+1242.3 s]
/proc/loadavg: 1.00 1.22 2.04 2/347 2211
/proc/meminfo: memFree=5617260/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=148288 CPUtime=1242.34 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 294816 0 0 0 124189 45 0 0 25 0 1 0 609682625 151846912 33871 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 37072 33871 244 25 0 33705 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 148288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.18 1.97 2/347 2213
/proc/meminfo: memFree=5616624/32950928 swapFree=67056568/67111528
[pid=2114] ppid=2112 vsize=148288 CPUtime=1300.04 cores=1,3
/proc/2114/stat : 2114 (ebminisat_relea) R 2112 2114 1165 0 -1 4202496 314659 0 0 0 129956 48 0 0 25 0 1 0 609682625 151846912 33871 33554432000 4194304 4293939 140737457479984 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2114/statm: 37072 33871 244 25 0 33705 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 148288

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.02
CPU time (s): 1300.07
CPU user time (s): 1299.58
CPU system time (s): 0.494924
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 221356

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

runsolver used 4.06838 second user time and 10.1885 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-10 00:40:56
IDJOB=3349327
IDBENCH=83408
IDSOLVER=1812
FILE ID=node148/3349327-1304980856
RUNJOBID= node148-1304979502-1632
PBS_JOBID= 13285665
Free space on /tmp= 30672 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349327-1304980856/watcher-3349327-1304980856 -o /tmp/evaluation-result-3349327-1304980856/solver-3349327-1304980856 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349327-1304980856.cnf  -verb=0

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=920557884

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:       5343504 kB
Buffers:        244244 kB
Cached:       23237324 kB
SwapCached:       8268 kB
Active:       11170596 kB
Inactive:     15644540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5343504 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:     3331488 kB
Mapped:          27668 kB
Slab:           695668 kB
PageTables:      29976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85150144 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= 30684 MiB
End job on node148 at 2011-05-10 01:02:38