Trace number 3350228

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: LR_GL_NOSHR 2011-03-02? (TO) 1300.07 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-3350228-1304972836/watcher-3350228-1304972836 -o /tmp/evaluation-result-3350228-1304972836/solver-3350228-1304972836 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350228-1304972836.cnf -verb=0 -model -no-shrinking 

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: 0.92 1.68 2.70 6/357 27345
/proc/meminfo: memFree=13355428/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=20900 CPUtime=0.01 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 808 0 0 0 1 0 0 0 23 0 1 0 687514315 21401600 743 33554432000 4194304 4300056 140735763628000 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 5225 744 222 26 0 1857 0

[startup+0.0972839 s]
/proc/loadavg: 0.92 1.68 2.70 6/357 27345
/proc/meminfo: memFree=13355428/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=24808 CPUtime=0.09 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 2943 0 0 0 9 0 0 0 23 0 1 0 687514315 25403392 2611 33554432000 4194304 4300056 140735763628000 18446744073709551615 4230380 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 6202 2611 226 26 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24808

[startup+0.10029 s]
/proc/loadavg: 0.92 1.68 2.70 6/357 27345
/proc/meminfo: memFree=13355428/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=24808 CPUtime=0.09 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 2943 0 0 0 9 0 0 0 23 0 1 0 687514315 25403392 2611 33554432000 4194304 4300056 140735763628000 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 6202 2611 226 26 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24808

[startup+0.300237 s]
/proc/loadavg: 0.92 1.68 2.70 6/357 27345
/proc/meminfo: memFree=13355428/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=25672 CPUtime=0.29 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 3243 0 0 0 29 0 0 0 25 0 1 0 687514315 26288128 2902 33554432000 4194304 4300056 140735763628000 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 6418 2902 228 26 0 3050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25672

[startup+0.70116 s]
/proc/loadavg: 0.92 1.68 2.70 6/357 27345
/proc/meminfo: memFree=13355428/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=25144 CPUtime=0.69 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 4446 0 0 0 69 0 0 0 25 0 1 0 687514315 25747456 2999 33554432000 4194304 4300056 140735763628000 18446744073709551615 4262793 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 6286 2999 246 26 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25144

[startup+1.50101 s]
/proc/loadavg: 0.92 1.68 2.70 6/364 27357
/proc/meminfo: memFree=13333488/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=29272 CPUtime=1.49 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 5534 0 0 0 149 0 0 0 25 0 1 0 687514315 29974528 4052 33554432000 4194304 4300056 140735763628000 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 7318 4052 246 26 0 3950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29272

[startup+3.1007 s]
/proc/loadavg: 1.17 1.72 2.70 7/364 27357
/proc/meminfo: memFree=13324176/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=36980 CPUtime=3.09 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 7529 0 0 0 308 1 0 0 25 0 1 0 687514315 37867520 5993 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 9245 5993 246 26 0 5877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36980

[startup+6.3011 s]
/proc/loadavg: 1.17 1.72 2.70 7/364 27357
/proc/meminfo: memFree=13314660/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=47416 CPUtime=6.29 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 12151 0 0 0 628 1 0 0 25 0 1 0 687514315 48553984 7035 33554432000 4194304 4300056 140735763628000 18446744073709551615 4251780 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 11854 7035 246 26 0 8486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47416

[startup+12.7009 s]
/proc/loadavg: 1.60 1.80 2.72 7/364 27358
/proc/meminfo: memFree=13289128/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=66568 CPUtime=12.69 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 21110 0 0 0 1266 3 0 0 25 0 1 0 687514315 68165632 11972 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 16642 11972 246 26 0 13274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66568

[startup+25.5004 s]
/proc/loadavg: 1.97 1.87 2.73 6/364 27358
/proc/meminfo: memFree=13279456/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=66568 CPUtime=25.49 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 22273 0 0 0 2546 3 0 0 25 0 1 0 687514315 68165632 13106 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 16642 13106 246 26 0 13274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66568

[startup+51.1006 s]
/proc/loadavg: 2.66 2.04 2.76 6/364 27359
/proc/meminfo: memFree=13270968/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=99552 CPUtime=51.1 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 34571 0 0 0 5104 6 0 0 25 0 1 0 687514315 101941248 14130 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 24888 14130 246 26 0 21520 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 99552

[startup+102.314 s]
/proc/loadavg: 3.50 2.38 2.84 7/364 27360
/proc/meminfo: memFree=13238216/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=99552 CPUtime=102.3 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 40867 0 0 0 10223 7 0 0 25 0 1 0 687514315 101941248 20086 33554432000 4194304 4300056 140735763628000 18446744073709551615 4252195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 24888 20086 246 26 0 21520 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99552

[startup+162.3 s]
/proc/loadavg: 3.87 2.67 2.91 7/364 27362
/proc/meminfo: memFree=13172564/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=160688 CPUtime=162.29 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 64529 0 0 0 16218 11 0 0 25 0 1 0 687514315 164544512 34840 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 40172 34840 246 26 0 36804 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 160688

[startup+222.301 s]
/proc/loadavg: 4.02 2.94 2.98 6/364 27363
/proc/meminfo: memFree=13198560/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=122864 CPUtime=222.29 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 77714 0 0 0 22216 13 0 0 25 0 1 0 687514315 125812736 27105 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 30716 27105 246 26 0 27348 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122864

[startup+282.301 s]
/proc/loadavg: 4.00 3.12 3.04 6/364 27365
/proc/meminfo: memFree=13194156/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=122864 CPUtime=282.3 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 85676 0 0 0 28216 14 0 0 25 0 1 0 687514315 125812736 27410 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 30716 27410 246 26 0 27348 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122864

[startup+342.3 s]
/proc/loadavg: 4.00 3.29 3.10 6/364 27366
/proc/meminfo: memFree=13193100/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=122864 CPUtime=342.3 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 93926 0 0 0 34215 15 0 0 25 0 1 0 687514315 125812736 27410 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 30716 27410 246 26 0 27348 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 122864

[startup+402.301 s]
/proc/loadavg: 4.10 3.43 3.16 6/364 27368
/proc/meminfo: memFree=13191176/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=122864 CPUtime=402.3 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 114810 0 0 0 40212 18 0 0 25 0 1 0 687514315 125812736 27410 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 30716 27410 246 26 0 27348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122864

[startup+462.3 s]
/proc/loadavg: 4.08 3.56 3.22 7/364 27370
/proc/meminfo: memFree=13166824/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=142464 CPUtime=462.31 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 142294 0 0 0 46209 22 0 0 25 0 1 0 687514315 145883136 32313 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 35616 32313 246 26 0 32248 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 142464

[startup+522.301 s]
/proc/loadavg: 4.03 3.63 3.26 7/364 27371
/proc/meminfo: memFree=13165036/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=142464 CPUtime=522.31 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 165987 0 0 0 52206 25 0 0 25 0 1 0 687514315 145883136 32313 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 35616 32313 246 26 0 32248 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 142464

[startup+582.301 s]
/proc/loadavg: 4.11 3.73 3.32 7/364 27373
/proc/meminfo: memFree=13162748/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=142464 CPUtime=582.31 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 183728 0 0 0 58203 28 0 0 25 0 1 0 687514315 145883136 32314 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 35616 32314 246 26 0 32248 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 142464

[startup+642.3 s]
/proc/loadavg: 4.04 3.78 3.36 7/364 27374
/proc/meminfo: memFree=13109852/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=222604 CPUtime=642.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 206107 0 0 0 64202 31 0 0 25 0 1 0 687514315 227946496 44852 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 55651 44852 246 26 0 52283 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 222604

[startup+702.301 s]
/proc/loadavg: 4.05 3.83 3.40 6/364 27378
/proc/meminfo: memFree=13108436/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=203276 CPUtime=702.32 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 228807 0 0 0 70197 35 0 0 25 0 1 0 687514315 208154624 44570 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 50819 44570 246 26 0 47451 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 203276

[startup+762.313 s]
/proc/loadavg: 4.09 3.89 3.45 6/364 27381
/proc/meminfo: memFree=13143896/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=153956 CPUtime=762.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 251723 0 0 0 76195 38 0 0 25 0 1 0 687514315 157650944 35188 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 38489 35188 246 26 0 35121 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 153956

[startup+822.301 s]
/proc/loadavg: 4.03 3.90 3.48 7/364 27382
/proc/meminfo: memFree=13105532/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=211108 CPUtime=822.32 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 287593 0 0 0 82189 43 0 0 25 0 1 0 687514315 216174592 45112 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 52777 45112 246 26 0 49409 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 211108

[startup+882.301 s]
/proc/loadavg: 4.01 3.92 3.51 6/364 27384
/proc/meminfo: memFree=13135848/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=161788 CPUtime=882.32 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 315848 0 0 0 88185 47 0 0 25 0 1 0 687514315 165670912 37146 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 40447 37146 246 26 0 37079 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 161788

[startup+942.301 s]
/proc/loadavg: 4.08 3.94 3.54 7/364 27385
/proc/meminfo: memFree=13135796/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=211108 CPUtime=942.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 339592 0 0 0 94181 52 0 0 25 0 1 0 687514315 216174592 44892 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 52777 44892 246 26 0 49409 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 211108

[startup+1002.3 s]
/proc/loadavg: 4.02 3.95 3.57 7/364 27387
/proc/meminfo: memFree=13077692/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=232148 CPUtime=1002.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 364572 0 0 0 100175 58 0 0 25 0 1 0 687514315 237719552 51785 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 58037 51785 246 26 0 54669 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 232148

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.59 6/364 27389
/proc/meminfo: memFree=13055680/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=262968 CPUtime=1062.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 382211 0 0 0 106171 62 0 0 25 0 1 0 687514315 269279232 56486 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 65742 56486 246 26 0 62374 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 262968

[startup+1122.3 s]
/proc/loadavg: 4.07 3.98 3.62 6/364 27390
/proc/meminfo: memFree=13110312/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=182828 CPUtime=1122.33 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 396512 0 0 0 112167 66 0 0 25 0 1 0 687514315 187215872 42406 33554432000 4194304 4300056 140735763628000 18446744073709551615 4274951 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 45707 42406 246 26 0 42339 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 182828

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.64 7/364 27392
/proc/meminfo: memFree=13078780/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=232148 CPUtime=1182.34 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 427776 0 0 0 118162 72 0 0 25 0 1 0 687514315 237719552 50540 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 58037 50540 246 26 0 54669 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 232148

[startup+1242.3 s]
/proc/loadavg: 4.06 4.00 3.66 7/364 27393
/proc/meminfo: memFree=13099532/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=232148 CPUtime=1242.34 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 463044 0 0 0 124158 76 0 0 25 0 1 0 687514315 237719552 50019 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 58037 50019 246 26 0 54669 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 232148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.01 3.68 5/363 27396
/proc/meminfo: memFree=13115488/32950928 swapFree=67111200/67111528
[pid=27345] ppid=27343 vsize=213248 CPUtime=1300.05 cores=0,2
/proc/27345/stat : 27345 (lr_gl_shr) R 27343 27345 26572 0 -1 4202496 498283 0 0 0 129924 81 0 0 25 0 1 0 687514315 218365952 47276 33554432000 4194304 4300056 140735763628000 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27345/statm: 53312 47276 246 26 0 49944 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 213248

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.24
CPU system time (s): 0.825874
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 262968

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

runsolver used 4.6173 second user time and 9.73952 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 22:27:16
IDJOB=3350228
IDBENCH=83413
IDSOLVER=1815
FILE ID=node115/3350228-1304972836
RUNJOBID= node115-1304972836-27314
PBS_JOBID= 13285635
Free space on /tmp= 50372 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350228-1304972836/watcher-3350228-1304972836 -o /tmp/evaluation-result-3350228-1304972836/solver-3350228-1304972836 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350228-1304972836.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1174569464

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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:      13355956 kB
Buffers:        205208 kB
Cached:        8916296 kB
SwapCached:          0 kB
Active:       10604496 kB
Inactive:      8546212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13355956 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5096 kB
Writeback:           0 kB
AnonPages:    10028580 kB
Mapped:          28020 kB
Slab:           339036 kB
PageTables:      41384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69692836 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= 50368 MiB
End job on node115 at 2011-05-09 22:48:58