Trace number 3318220

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: MiniSAT 2.2.0-agile-26? (TO) 1300.08 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.06 3.79 3.69 4/362 30207
/proc/meminfo: memFree=7015116/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=21296 CPUtime=0 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 1241 0 0 0 0 0 0 0 23 0 1 0 601905520 21807104 1168 33554432000 4194304 4291235 140735933507824 18446744073709551615 4200488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 5324 1169 216 24 0 1958 0

[startup+0.0858701 s]
/proc/loadavg: 3.06 3.79 3.69 4/362 30207
/proc/meminfo: memFree=7015116/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=25752 CPUtime=0.07 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 3210 0 0 0 7 0 0 0 23 0 1 0 601905520 26370048 2879 33554432000 4194304 4291235 140735933507824 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 6438 2879 238 24 0 3072 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25752

[startup+0.100867 s]
/proc/loadavg: 3.06 3.79 3.69 4/362 30207
/proc/meminfo: memFree=7015116/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=25752 CPUtime=0.09 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 3210 0 0 0 9 0 0 0 23 0 1 0 601905520 26370048 2879 33554432000 4194304 4291235 140735933507824 18446744073709551615 4229466 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 6438 2879 238 24 0 3072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25752

[startup+0.30083 s]
/proc/loadavg: 3.06 3.79 3.69 4/362 30207
/proc/meminfo: memFree=7015116/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=25900 CPUtime=0.29 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 4284 0 0 0 29 0 0 0 25 0 1 0 601905520 26521600 2856 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 6475 2856 258 24 0 3109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25900

[startup+0.700747 s]
/proc/loadavg: 3.06 3.79 3.69 4/362 30207
/proc/meminfo: memFree=7015116/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=28792 CPUtime=0.69 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 4978 0 0 0 69 0 0 0 25 0 1 0 601905520 29483008 3533 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255848 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 7198 3533 258 24 0 3832 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28792

[startup+1.50059 s]
/proc/loadavg: 3.06 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6983620/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=35048 CPUtime=1.49 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 6191 0 0 0 149 0 0 0 25 0 1 0 601905520 35889152 4714 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 8762 4714 258 24 0 5396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35048

[startup+3.10027 s]
/proc/loadavg: 3.06 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6959596/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=45732 CPUtime=3.09 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 8973 0 0 0 309 0 0 0 25 0 1 0 601905520 46829568 7445 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 11433 7445 258 24 0 8067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45732

[startup+6.30064 s]
/proc/loadavg: 3.14 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6937776/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=50904 CPUtime=6.29 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 15019 0 0 0 628 1 0 0 25 0 1 0 601905520 52125696 9013 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 12726 9013 258 24 0 9360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50904

[startup+12.7004 s]
/proc/loadavg: 3.21 3.79 3.69 5/363 30208
/proc/meminfo: memFree=6902292/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=93276 CPUtime=12.7 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 24463 0 0 0 1267 3 0 0 25 0 1 0 601905520 95514624 13079 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 23319 13079 258 24 0 19953 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 93276

[startup+25.5008 s]
/proc/loadavg: 3.38 3.80 3.69 5/363 30208
/proc/meminfo: memFree=6891224/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=93276 CPUtime=25.5 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 25764 0 0 0 2547 3 0 0 25 0 1 0 601905520 95514624 14348 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 23319 14348 258 24 0 19953 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 93276

[startup+51.1007 s]
/proc/loadavg: 3.59 3.82 3.70 5/363 30209
/proc/meminfo: memFree=6802004/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=142776 CPUtime=51.09 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 50057 0 0 0 5104 5 0 0 25 0 1 0 601905520 146202624 30342 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 35694 30342 258 24 0 32328 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142776

[startup+102.313 s]
/proc/loadavg: 3.82 3.84 3.72 5/363 30210
/proc/meminfo: memFree=6759436/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=173596 CPUtime=102.31 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 58897 0 0 0 10221 10 0 0 25 0 1 0 601905520 177762304 39111 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 43399 39111 258 24 0 40033 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 173596

[startup+162.301 s]
/proc/loadavg: 4.00 3.90 3.74 5/363 30212
/proc/meminfo: memFree=6760868/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=173596 CPUtime=162.3 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 78165 0 0 0 16216 14 0 0 25 0 1 0 601905520 177762304 37331 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 43399 37331 258 24 0 40033 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 173596

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.75 5/363 30214
/proc/meminfo: memFree=6774080/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=142776 CPUtime=222.3 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 96071 0 0 0 22211 19 0 0 25 0 1 0 601905520 146202624 31976 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 35694 31976 258 24 0 32328 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142776

[startup+282.301 s]
/proc/loadavg: 4.06 3.94 3.77 5/363 30215
/proc/meminfo: memFree=6809980/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=93456 CPUtime=282.3 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 104865 0 0 0 28208 22 0 0 25 0 1 0 601905520 95698944 20192 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 23364 20192 258 24 0 19998 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93456

[startup+342.301 s]
/proc/loadavg: 4.13 3.98 3.79 5/363 30217
/proc/meminfo: memFree=6724368/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=223684 CPUtime=342.3 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 125193 0 0 0 34204 26 0 0 25 0 1 0 601905520 229052416 40423 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 55921 40423 258 24 0 52555 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 223684

[startup+402.301 s]
/proc/loadavg: 4.05 3.98 3.80 5/363 30218
/proc/meminfo: memFree=6756684/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=162856 CPUtime=402.31 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 141544 0 0 0 40200 31 0 0 25 0 1 0 601905520 166764544 32472 33554432000 4194304 4291235 140735933507824 18446744073709551615 254500350708 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 40714 32472 258 24 0 37348 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 162856

[startup+462.301 s]
/proc/loadavg: 4.11 4.01 3.82 5/363 30220
/proc/meminfo: memFree=6785900/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=113536 CPUtime=462.31 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 170421 0 0 0 46193 38 0 0 25 0 1 0 601905520 116260864 24017 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 28384 24017 258 24 0 25018 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 113536

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.83 5/363 30222
/proc/meminfo: memFree=6690748/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=193676 CPUtime=522.31 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 188413 0 0 0 52188 43 0 0 25 0 1 0 601905520 198324224 41920 33554432000 4194304 4291235 140735933507824 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 48419 41920 258 24 0 45053 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 193676

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/363 30223
/proc/meminfo: memFree=6719960/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=213484 CPUtime=582.31 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 212370 0 0 0 58181 50 0 0 25 0 1 0 601905520 218607616 38996 33554432000 4194304 4291235 140735933507824 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 53371 38996 258 24 0 50005 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 213484

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.85 5/363 30225
/proc/meminfo: memFree=6697224/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=217144 CPUtime=642.34 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 240790 0 0 0 64177 57 0 0 25 0 1 0 601905520 222355456 43411 33554432000 4194304 4291235 140735933507824 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 54286 43411 258 24 0 50920 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 217144

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/363 30226
/proc/meminfo: memFree=6744548/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=137004 CPUtime=702.32 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 253815 0 0 0 70171 61 0 0 25 0 1 0 601905520 140292096 31079 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 34251 31079 258 24 0 30885 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 137004

[startup+762.314 s]
/proc/loadavg: 4.00 4.00 3.86 5/363 30228
/proc/meminfo: memFree=6622984/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=267232 CPUtime=762.34 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 275572 0 0 0 76167 67 0 0 25 0 1 0 601905520 273645568 52720 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 66808 52720 258 24 0 63442 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 267232

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.87 5/363 30230
/proc/meminfo: memFree=6677372/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=217144 CPUtime=822.33 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 294639 0 0 0 82162 71 0 0 25 0 1 0 601905520 222355456 44473 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 54286 44473 258 24 0 50920 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 217144

[startup+882.301 s]
/proc/loadavg: 4.09 4.05 3.89 5/363 30231
/proc/meminfo: memFree=6603168/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=267232 CPUtime=882.33 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 307978 0 0 0 88157 76 0 0 25 0 1 0 601905520 273645568 57677 33554432000 4194304 4291235 140735933507824 18446744073709551615 4262084 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 66808 57677 258 24 0 63442 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 267232

[startup+942.301 s]
/proc/loadavg: 4.18 4.07 3.91 5/363 30233
/proc/meminfo: memFree=6607468/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=217144 CPUtime=942.33 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 327783 0 0 0 94152 81 0 0 25 0 1 0 601905520 222355456 49031 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 54286 49031 258 24 0 50920 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 217144

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 3.91 5/363 30234
/proc/meminfo: memFree=6592668/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=267232 CPUtime=1002.34 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 339256 0 0 0 100150 84 0 0 25 0 1 0 601905520 273645568 60393 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 66808 60393 258 24 0 63442 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 267232

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.91 5/363 30236
/proc/meminfo: memFree=6627476/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=267232 CPUtime=1062.34 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 361512 0 0 0 106143 91 0 0 25 0 1 0 601905520 273645568 51817 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 66808 51818 258 24 0 63442 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 267232

[startup+1122.3 s]
/proc/loadavg: 4.17 4.06 3.92 5/363 30238
/proc/meminfo: memFree=6576716/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=348620 CPUtime=1122.34 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 374187 0 0 0 112139 95 0 0 25 0 1 0 601905520 356986880 64390 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 87155 64390 258 24 0 83789 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 348620

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 3.92 5/363 30239
/proc/meminfo: memFree=6615744/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=289404 CPUtime=1182.35 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 399703 0 0 0 118132 103 0 0 25 0 1 0 601905520 296349696 54901 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 72351 54901 258 24 0 68985 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 289404

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/363 30241
/proc/meminfo: memFree=6645440/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=208496 CPUtime=1242.35 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 421837 0 0 0 124127 108 0 0 25 0 1 0 601905520 213499904 42061 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 52124 42061 258 24 0 48758 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 208496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.93 2/357 30245
/proc/meminfo: memFree=6790020/32950928 swapFree=45936960/67111528
[pid=30207] ppid=30205 vsize=289404 CPUtime=1300.06 cores=4,6
/proc/30207/stat : 30207 (minisat) R 30205 30207 29236 0 -1 4202496 436432 0 0 0 129894 112 0 0 25 0 1 0 601905520 296349696 56526 33554432000 4194304 4291235 140735933507824 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/30207/statm: 72351 56526 258 24 0 68985 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 289404

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.08
CPU user time (s): 1298.94
CPU system time (s): 1.13883
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 370792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.94
system time used= 1.13883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 436432
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= 5
involuntary context switches= 1373

runsolver used 4.72428 second user time and 9.80051 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 03:04:48
IDJOB=3318220
IDBENCH=83413
IDSOLVER=1707
FILE ID=node149/3318220-1304903088
RUNJOBID= node149-1304903088-30166
PBS_JOBID= 13282122
Free space on /tmp= 42544 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318220-1304903088/watcher-3318220-1304903088 -o /tmp/evaluation-result-3318220-1304903088/solver-3318220-1304903088 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318220-1304903088.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=585520520

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7015148 kB
Buffers:        231468 kB
Cached:       20602408 kB
SwapCached:      20984 kB
Active:       11324236 kB
Inactive:     13861000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7015148 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:            7028 kB
Writeback:           0 kB
AnonPages:     4342148 kB
Mapped:          13792 kB
Slab:           612464 kB
PageTables:      72364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80270548 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= 42544 MiB
End job on node149 at 2011-05-09 03:26:30