Trace number 3721107

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
PB07: minisat+ 1.14? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark204.064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.39/0.48	c Converting 30921 PB-constraints to clauses...
0.39/0.49	c   -- Unit propagations: (none)
0.48/0.58	c   -- Detecting intervals from adjacent constraints: ##############################################################################################################################################################################
0.48/0.58	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.48/0.58	c ---[30920]---> BDD-cost:   87
0.48/0.58	c ---[30919]---> BDD-cost:   87
0.48/0.58	c ---[30918]---> BDD-cost:   87
0.48/0.58	c ---[30917]---> BDD-cost:   87
0.48/0.58	c ---[30916]---> BDD-cost:   87
0.48/0.58	c ---[30915]---> BDD-cost:   87
0.48/0.58	c ---[30914]---> BDD-cost:   87
0.48/0.58	c ---[30913]---> BDD-cost:   87
0.48/0.58	c ---[30912]---> BDD-cost:   87
0.48/0.58	c ---[30911]---> BDD-cost:   87
0.48/0.58	c ---[30910]---> BDD-cost:   87
0.48/0.58	c ---[30909]---> BDD-cost:   87
0.48/0.58	c ---[30908]---> BDD-cost:   87
0.48/0.58	c ---[30907]---> BDD-cost:   87
0.48/0.58	c ---[30906]---> BDD-cost:   87
0.48/0.58	c ---[30905]---> BDD-cost:   87
0.48/0.58	c ---[30904]---> BDD-cost:   87
0.48/0.58	c ---[30903]---> BDD-cost:   87
0.48/0.58	c ---[30902]---> BDD-cost:   58
0.48/0.58	c ---[30901]---> BDD-cost:   58
0.48/0.58	c ---[30900]---> BDD-cost:   58
0.48/0.58	c ---[30899]---> BDD-cost:   58
0.48/0.58	c ---[30898]---> BDD-cost:   58
0.48/0.58	c ---[30897]---> BDD-cost:   58
0.48/0.58	c ---[30896]---> BDD-cost:  113
0.48/0.58	c ---[30895]---> BDD-cost:  113
0.48/0.58	c ---[30894]---> BDD-cost:  113
0.48/0.58	c ---[30893]---> BDD-cost:  113
0.48/0.58	c ---[30892]---> BDD-cost:  113
0.48/0.58	c ---[30891]---> BDD-cost:  113
0.48/0.58	c ---[30890]---> BDD-cost:  124
0.48/0.58	c ---[30889]---> BDD-cost:  124
0.48/0.58	c ---[30888]---> BDD-cost:  124
0.48/0.58	c ---[30887]---> BDD-cost:  124
0.48/0.58	c ---[30886]---> BDD-cost:  124
0.48/0.58	c ---[30885]---> BDD-cost:  124
0.48/0.58	c ---[30884]---> BDD-cost:  113
0.48/0.58	c ---[30883]---> BDD-cost:  113
0.48/0.58	c ---[30882]---> BDD-cost:  113
0.48/0.58	c ---[30881]---> BDD-cost:  113
0.48/0.58	c ---[30880]---> BDD-cost:  113
0.48/0.58	c ---[30879]---> BDD-cost:  113
0.48/0.58	c ---[30878]---> BDD-cost:  113
0.48/0.58	c ---[30877]---> BDD-cost:  113
0.48/0.58	c ---[30876]---> BDD-cost:  113
0.48/0.58	c ---[30875]---> BDD-cost:  113
0.48/0.58	c ---[30874]---> BDD-cost:  113
0.48/0.58	c ---[30873]---> BDD-cost:  113
0.48/0.58	c ---[30872]---> BDD-cost:  113
0.48/0.58	c ---[30871]---> BDD-cost:  113
0.48/0.58	c ---[30870]---> BDD-cost:  113
0.48/0.58	c ---[30869]---> BDD-cost:  113
0.48/0.58	c ---[30868]---> BDD-cost:  113
0.48/0.58	c ---[30867]---> BDD-cost:  113
0.48/0.58	c ---[30866]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30865]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30864]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30863]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30862]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30861]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30860]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30859]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30858]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30857]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30856]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30855]---> Sorter-cost:  521     Base: 2 2
0.48/0.58	c ---[30854]---> BDD-cost:   87
0.48/0.58	c ---[30853]---> BDD-cost:   87
0.48/0.58	c ---[30852]---> BDD-cost:   87
0.48/0.58	c ---[30851]---> BDD-cost:   87
0.48/0.58	c ---[30850]---> BDD-cost:   87
0.48/0.58	c ---[30849]---> BDD-cost:   87
0.48/0.58	c ---[30848]---> BDD-cost:   58
0.48/0.58	c ---[30847]---> BDD-cost:   58
0.48/0.58	c ---[30846]---> BDD-cost:   58
0.48/0.58	c ---[30845]---> BDD-cost:   58
0.48/0.58	c ---[30844]---> BDD-cost:   58
0.48/0.58	c ---[30843]---> BDD-cost:   58
0.48/0.58	c ---[30841]---> BDD-cost:   23
0.48/0.58	c ---[30839]---> BDD-cost:   23
0.48/0.58	c ---[30837]---> BDD-cost:   23
0.48/0.58	c ---[30835]---> BDD-cost:   23
0.48/0.58	c ---[30833]---> BDD-cost:   23
0.48/0.58	c ---[30831]---> BDD-cost:   23
0.48/0.58	c ---[30829]---> BDD-cost:   23
0.48/0.58	c ---[30827]---> BDD-cost:   23
0.48/0.58	c ---[30825]---> BDD-cost:   23
0.48/0.58	c ---[30823]---> BDD-cost:   23
0.48/0.58	c ---[30821]---> BDD-cost:   23
0.48/0.58	c ---[30819]---> BDD-cost:   23
0.48/0.58	c ---[30817]---> BDD-cost:   23
0.48/0.58	c ---[30815]---> BDD-cost:   23
0.48/0.58	c ---[30813]---> BDD-cost:   23
0.48/0.58	c ---[30811]---> BDD-cost:   23
0.48/0.58	c ---[30809]---> BDD-cost:   23
0.48/0.58	c ---[30807]---> BDD-cost:   23
0.48/0.58	c ---[30805]---> BDD-cost:   19
0.48/0.58	c ---[30803]---> BDD-cost:   19
0.48/0.58	c ---[30801]---> BDD-cost:   19
0.48/0.58	c ---[30799]---> BDD-cost:   19
0.48/0.58	c ---[30797]---> BDD-cost:   19
0.48/0.58	c ---[30795]---> BDD-cost:   19
0.48/0.58	c ---[30793]---> BDD-cost:   23
0.48/0.58	c ---[30791]---> BDD-cost:   23
0.48/0.58	c ---[30789]---> BDD-cost:   23
0.48/0.58	c ---[30787]---> BDD-cost:   23
0.48/0.58	c ---[30785]---> BDD-cost:   23
0.48/0.58	c ---[30783]---> BDD-cost:   23
0.48/0.58	c ---[30781]---> BDD-cost:   23
0.48/0.58	c ---[30779]---> BDD-cost:   23
0.48/0.58	c ---[30777]---> BDD-cost:   23
0.48/0.58	c ---[30775]---> BDD-cost:   23
0.48/0.58	c ---[30773]---> BDD-cost:   23
0.48/0.58	c ---[30771]---> BDD-cost:   23
0.48/0.58	c ---[30769]---> BDD-cost:   19
0.48/0.58	c ---[30767]---> BDD-cost:   19
0.48/0.58	c ---[30765]---> BDD-cost:   19
0.48/0.58	c ---[30763]---> BDD-cost:   19
0.48/0.58	c ---[30761]---> BDD-cost:   19
0.48/0.58	c ---[30759]---> BDD-cost:   19
0.48/0.58	c ---[30757]---> BDD-cost:   11
0.48/0.58	c ---[30755]---> BDD-cost:   11
0.48/0.58	c ---[30753]---> BDD-cost:   11
0.48/0.58	c ---[30751]---> BDD-cost:   11
0.48/0.58	c ---[30749]---> BDD-cost:   11
0.48/0.58	c ---[30747]---> BDD-cost:   11
0.48/0.58	c ---[30745]---> BDD-cost:   23
0.48/0.58	c ---[30743]---> BDD-cost:   23
0.48/0.58	c ---[30741]---> BDD-cost:   23
0.48/0.58	c ---[30739]---> BDD-cost:   23
0.48/0.58	c ---[30737]---> BDD-cost:   23
0.48/0.58	c ---[30735]---> BDD-cost:   23
0.48/0.58	c ---[30733]---> BDD-cost:   23
0.48/0.58	c ---[30731]---> BDD-cost:   23
0.48/0.58	c ---[30729]---> BDD-cost:   23
0.48/0.58	c ---[30727]---> BDD-cost:   23
0.48/0.58	c ---[30725]---> BDD-cost:   23
0.48/0.58	c ---[30723]---> BDD-cost:   23
0.48/0.58	c ---[30721]---> BDD-cost:   23
0.48/0.58	c ---[30719]---> BDD-cost:   23
0.48/0.58	c ---[30717]---> BDD-cost:   23
0.48/0.58	c ---[30715]---> BDD-cost:   23
0.48/0.58	c ---[30713]---> BDD-cost:   23
0.48/0.58	c ---[30711]---> BDD-cost:   23
0.48/0.58	c ---[30709]---> BDD-cost:   19
0.48/0.58	c ---[30707]---> BDD-cost:   19
0.48/0.58	c ---[30705]---> BDD-cost:   19
0.48/0.58	c ---[30703]---> BDD-cost:   19
0.48/0.58	c ---[30701]---> BDD-cost:   19
0.48/0.58	c ---[30699]---> BDD-cost:   19
0.48/0.58	c ---[30697]---> BDD-cost:   23
0.48/0.58	c ---[30695]---> BDD-cost:   23
0.48/0.58	c ---[30693]---> BDD-cost:   23
0.48/0.58	c ---[30691]---> BDD-cost:   23
0.48/0.58	c ---[30689]---> BDD-cost:   23
0.48/0.58	c ---[30687]---> BDD-cost:   23
0.48/0.58	c ---[30685]---> BDD-cost:   23
0.48/0.58	c ---[30683]---> BDD-cost:   23
0.48/0.58	c ---[30681]---> BDD-cost:   23
0.48/0.58	c ---[30679]---> BDD-cost:   23
0.48/0.58	c ---[30677]---> BDD-cost:   23
0.48/0.58	c ---[30675]---> BDD-cost:   23
0.48/0.58	c ---[30673]---> BDD-cost:   23
0.48/0.58	c ---[30671]---> BDD-cost:   23
0.48/0.58	c ---[30669]---> BDD-cost:   23
0.48/0.58	c ---[30667]---> BDD-cost:   23
0.48/0.58	c ---[30665]---> BDD-cost:   23
0.48/0.58	c ---[30663]---> BDD-cost:   23
0.48/0.58	c ---[30661]---> BDD-cost:   23
0.48/0.58	c ---[30659]---> BDD-cost:   23
0.48/0.58	c ---[30657]---> BDD-cost:   23
0.48/0.58	c ---[30655]---> BDD-cost:   23
0.48/0.58	c ---[30653]---> BDD-cost:   23
0.48/0.58	c ---[30651]---> BDD-cost:   23
0.48/0.58	c ---[30649]---> BDD-cost:   23
0.48/0.58	c ---[30647]---> BDD-cost:   23
0.48/0.58	c ---[30645]---> BDD-cost:   23
0.48/0.58	c ---[30643]---> BDD-cost:   23
0.48/0.58	c ---[30641]---> BDD-cost:   23
0.48/0.58	c ---[30639]---> BDD-cost:   23
0.48/0.58	c ---[30637]---> BDD-cost:   23
0.48/0.58	c ---[30635]---> BDD-cost:   23
0.48/0.58	c ---[30633]---> BDD-cost:   23
0.48/0.58	c ---[30631]---> BDD-cost:   23
0.48/0.58	c ---[30629]---> BDD-cost:   23
0.48/0.58	c ---[30627]---> BDD-cost:   23
0.48/0.58	c ---[30625]---> BDD-cost:   23
0.48/0.58	c ---[30623]---> BDD-cost:   23
0.48/0.58	c ---[30621]---> BDD-cost:   23
0.48/0.58	c ---[30619]---> BDD-cost:   23
0.48/0.58	c ---[30617]---> BDD-cost:   23
0.48/0.58	c ---[30615]---> BDD-cost:   23
0.48/0.58	c ---[30613]---> BDD-cost:   23
0.48/0.58	c ---[30611]---> BDD-cost:   23
0.48/0.58	c ---[30609]---> BDD-cost:   23
0.48/0.58	c ---[30607]---> BDD-cost:   23
0.48/0.58	c ---[30605]---> BDD-cost:   23
0.48/0.58	c ---[30603]---> BDD-cost:   23
0.48/0.58	c ---[30601]---> BDD-cost:   23
0.48/0.58	c ---[30599]---> BDD-cost:   23
0.48/0.58	c ---[30597]---> BDD-cost:   23
0.48/0.58	c ---[30595]---> BDD-cost:   23
0.48/0.58	c ---[30593]---> BDD-cost:   23
0.48/0.58	c ---[30591]---> BDD-cost:   23
0.48/0.58	c ---[30589]---> BDD-cost:   23
0.48/0.58	c ---[30587]---> BDD-cost:   23
0.48/0.58	c ---[30585]---> BDD-cost:   23
0.48/0.58	c ---[30583]---> BDD-cost:   23
0.48/0.58	c ---[30581]---> BDD-cost:   23
0.48/0.58	c ---[30579]---> BDD-cost:   23
0.48/0.58	c ---[30577]---> BDD-cost:   23
0.48/0.58	c ---[30575]---> BDD-cost:   23
0.48/0.58	c ---[30573]---> BDD-cost:   23
0.48/0.58	c ---[30571]---> BDD-cost:   23
0.48/0.58	c ---[30569]---> BDD-cost:   23
0.48/0.58	c ---[30567]---> BDD-cost:   23
0.48/0.58	c ---[30565]---> BDD-cost:   23
0.48/0.58	c ---[30563]---> BDD-cost:   23
0.48/0.58	c ---[30561]---> BDD-cost:   23
0.48/0.58	c ---[30559]---> BDD-cost:   23
0.48/0.58	c ---[30557]---> BDD-cost:   23
0.48/0.58	c ---[30555]---> BDD-cost:   23
0.48/0.58	c ---[30553]---> BDD-cost:   23
0.48/0.58	c ---[30551]---> BDD-cost:   23
0.48/0.58	c ---[30549]---> BDD-cost:   23
0.48/0.58	c ---[30547]---> BDD-cost:   23
0.48/0.58	c ---[30545]---> BDD-cost:   23
0.48/0.58	c ---[30543]---> BDD-cost:   23
0.48/0.58	c ---[30541]---> BDD-cost:   23
0.48/0.58	c ---[30539]---> BDD-cost:   23
0.48/0.58	c ---[30537]---> BDD-cost:   23
0.48/0.58	c ---[30535]---> BDD-cost:   23
0.48/0.58	c ---[30533]---> BDD-cost:   23
0.48/0.58	c ---[30531]---> BDD-cost:   23
0.48/0.58	c ---[30529]---> BDD-cost:   23
0.48/0.58	c ---[30527]---> BDD-cost:   23
0.48/0.58	c ---[30525]---> BDD-cost:   23
0.48/0.58	c ---[30523]---> BDD-cost:   23
0.48/0.58	c ---[30521]---> BDD-cost:   23
0.48/0.58	c ---[30519]---> BDD-cost:   23
0.48/0.58	c ---[30517]---> BDD-cost:   23
0.48/0.58	c ---[30515]---> BDD-cost:   23
0.48/0.58	c ---[30513]---> BDD-cost:   23
0.48/0.58	c ---[30511]---> BDD-cost:   23
0.48/0.58	c ---[30509]---> BDD-cost:   23
0.48/0.58	c ---[30507]---> BDD-cost:   23
0.48/0.58	c ---[30505]---> BDD-cost:   23
0.48/0.58	c ---[30503]---> BDD-cost:   23
0.48/0.58	c ---[30501]---> BDD-cost:   23
0.48/0.58	c ---[30499]---> BDD-cost:   23
0.48/0.58	c ---[30497]---> BDD-cost:   23
0.48/0.58	c ---[30495]---> BDD-cost:   23
0.48/0.58	c ---[30494]---> BDD-cost:    9
0.48/0.58	c ---[30493]---> BDD-cost:    9
0.48/0.58	c ---[30492]---> BDD-cost:    9
0.48/0.58	c ---[30491]---> BDD-cost:    9
0.48/0.58	c ---[30490]---> BDD-cost:    9
0.48/0.58	c ---[30489]---> BDD-cost:    9
0.48/0.58	c ---[30488]---> BDD-cost:    9
0.48/0.58	c ---[30487]---> BDD-cost:    9
0.48/0.58	c ---[30486]---> BDD-cost:    9
0.48/0.58	c ---[30485]---> BDD-cost:    9
0.48/0.58	c ---[30484]---> BDD-cost:    9
0.48/0.58	c ---[30483]---> BDD-cost:    9
0.48/0.58	c ---[30482]---> BDD-cost:    9
0.48/0.58	c ---[30481]---> BDD-cost:    9
0.48/0.58	c ---[30480]---> BDD-cost:    9
0.48/0.58	c ---[30479]---> BDD-cost:    9
0.48/0.58	c ---[30478]---> BDD-cost:    9
0.48/0.58	c ---[30477]---> BDD-cost:    9
0.48/0.58	c ---[30476]---> BDD-cost:    9
0.48/0.58	c ---[30475]---> BDD-cost:    9
0.48/0.58	c ---[30474]---> BDD-cost:    9
0.48/0.58	c ---[30473]---> BDD-cost:    9
0.48/0.58	c ---[30472]---> BDD-cost:    9
0.48/0.58	c ---[30471]---> BDD-cost:    9
0.48/0.58	c ---[30470]---> BDD-cost:    9
0.48/0.58	c ---[30469]---> BDD-cost:    9
0.48/0.58	c ---[30468]---> BDD-cost:    9
0.48/0.58	c ---[30467]---> BDD-cost:    9
0.48/0.58	c ---[30466]---> BDD-cost:    9
0.48/0.58	c ---[30465]---> BDD-cost:    9
0.48/0.58	c ---[30464]---> BDD-cost:    9
0.48/0.58	c ---[30463]---> BDD-cost:    9
0.48/0.58	c ---[30462]---> BDD-cost:    9
0.48/0.58	c ---[30461]---> BDD-cost:    9
0.48/0.58	c ---[30460]---> BDD-cost:    9
0.48/0.58	c ---[30459]---> BDD-cost:    9
0.48/0.58	c ---[30458]---> BDD-cost:    9
0.48/0.58	c ---[30457]---> BDD-cost:    9
0.48/0.58	c ---[30456]---> BDD-cost:    9
0.48/0.58	c ---[30455]---> BDD-cost:    9
0.48/0.58	c ---[30454]---> BDD-cost:    9
0.48/0.58	c ---[30453]---> BDD-cost:    9
0.48/0.58	c ---[30452]---> BDD-cost:    9
0.48/0.58	c ---[30451]---> BDD-cost:    9
0.48/0.58	c ---[30450]---> BDD-cost:    9
0.48/0.58	c ---[30449]---> BDD-cost:    9
0.48/0.58	c ---[30448]---> BDD-cost:    9
0.48/0.58	c ---[30447]---> BDD-cost:    9
0.48/0.58	c ---[30446]---> BDD-cost:    9
0.48/0.58	c ---[30445]---> BDD-cost:    9
0.48/0.58	c ---[30444]---> BDD-cost:    9
0.48/0.58	c ---[30443]---> BDD-cost:    9
0.48/0.58	c ---[30442]---> BDD-cost:    9
0.48/0.58	c ---[30441]---> BDD-cost:    9
0.48/0.58	c ---[30440]---> BDD-cost:    9
0.48/0.58	c ---[30439]---> BDD-cost:    9
0.48/0.58	c ---[30438]---> BDD-cost:    9
0.48/0.58	c ---[30437]---> BDD-cost:    9
0.48/0.58	c ---[30436]---> BDD-cost:    9
0.48/0.58	c ---[30435]---> BDD-cost:    9
0.48/0.58	c ---[30434]---> BDD-cost:    9
0.48/0.58	c ---[30433]---> BDD-cost:    9
0.48/0.58	c ---[30432]---> BDD-cost:    9
0.48/0.58	c ---[30431]---> BDD-cost:    9
0.48/0.58	c ---[30430]---> BDD-cost:    9
0.48/0.58	c ---[30429]---> BDD-cost:    9
0.48/0.58	c ---[30428]---> BDD-cost:    9
0.48/0.58	c ---[30427]---> BDD-cost:    9
0.48/0.58	c ---[30426]---> BDD-cost:    9
0.48/0.58	c ---[30425]---> BDD-cost:    9
0.48/0.58	c ---[30424]---> BDD-cost:    9
0.48/0.58	c ---[30423]---> BDD-cost:    9
0.48/0.58	c ---[30422]---> BDD-cost:    9
0.48/0.58	c ---[30421]---> BDD-cost:    9
0.48/0.58	c ---[30420]---> BDD-cost:    9
0.48/0.58	c ---[30419]---> BDD-cost:    9
0.48/0.58	c ---[30418]---> BDD-cost:    9
0.48/0.58	c ---[30417]---> BDD-cost:    9
0.48/0.58	c ---[30416]---> BDD-cost:    9
0.48/0.58	c ---[30415]---> BDD-cost:    9
0.48/0.58	c ---[30414]---> BDD-cost:    9
0.48/0.58	c ---[30413]---> BDD-cost:    9
0.48/0.58	c ---[30412]---> BDD-cost:    9
0.48/0.58	c ---[30411]---> BDD-cost:    9
0.48/0.58	c ---[30410]---> BDD-cost:    9
0.48/0.58	c ---[30409]---> BDD-cost:    9
0.48/0.58	c ---[30408]---> BDD-cost:    9
0.48/0.58	c ---[30407]---> BDD-cost:    9
0.48/0.58	c ---[30406]---> BDD-cost:    9
0.48/0.58	c ---[30405]---> BDD-cost:    9
0.48/0.58	c ---[30404]---> BDD-cost:    9
0.48/0.58	c ---[30403]---> BDD-cost:    9
0.48/0.58	c ---[30402]---> BDD-cost:    9
0.48/0.58	c ---[30401]---> BDD-cost:    9
0.48/0.58	c ---[30400]---> BDD-cost:    9
0.48/0.58	c ---[30399]---> BDD-cost:    9
0.48/0.58	c ---[30398]---> BDD-cost:    9
0.48/0.58	c ---[30397]---> BDD-cost:    9
0.48/0.58	c ---[30396]---> BDD-cost:    9
0.48/0.58	c ---[30395]---> BDD-cost:    9
0.48/0.58	c ---[30394]---> BDD-cost:    9
0.48/0.58	c ---[30393]---> BDD-cost:    9
0.48/0.58	c ---[30392]---> BDD-cost:    9
0.48/0.58	c ---[30391]---> BDD-cost:    9
0.48/0.58	c ---[30390]---> BDD-cost:    9
0.48/0.58	c ---[30389]---> BDD-cost:    9
0.48/0.58	c ---[30388]---> BDD-cost:    9
0.48/0.58	c ---[30387]---> BDD-cost:    9
0.48/0.58	c ---[30386]---> BDD-cost:    9
0.48/0.58	c ---[30385]---> BDD-cost:    9
0.48/0.58	c ---[30384]---> BDD-cost:    9
0.48/0.58	c ---[30383]---> BDD-cost:    9
0.48/0.58	c ---[30382]---> BDD-cost:    9
0.48/0.58	c ---[30381]---> BDD-cost:    9
0.48/0.58	c ---[30380]---> BDD-cost:    9
0.48/0.58	c ---[30379]---> BDD-cost:    9
0.48/0.58	c ---[30378]---> BDD-cost:    9
0.48/0.58	c ---[30377]---> BDD-cost:    9
0.48/0.58	c ---[30376]---> BDD-cost:    9
0.48/0.58	c ---[30375]---> BDD-cost:    9
0.48/0.58	c ---[30374]---> BDD-cost:    9
0.48/0.58	c ---[30373]---> BDD-cost:    9
0.48/0.58	c ---[30372]---> BDD-cost:    9
0.48/0.58	c ---[30371]---> BDD-cost:    9
0.48/0.58	c ---[30370]---> BDD-cost:    9
0.48/0.58	c ---[30369]---> BDD-cost:    9
0.48/0.59	c ---[30368]---> BDD-cost:    9
0.48/0.59	c ---[30367]---> BDD-cost:    9
0.48/0.59	c ---[30366]---> BDD-cost:    9
0.48/0.59	c ---[30365]---> BDD-cost:    9
0.48/0.59	c ---[30364]---> BDD-cost:    9
0.48/0.59	c ---[30363]---> BDD-cost:    9
0.48/0.59	c ---[30362]---> BDD-cost:    9
0.48/0.59	c ---[30361]---> BDD-cost:    9
0.48/0.59	c ---[30360]---> BDD-cost:    9
0.48/0.59	c ---[30359]---> BDD-cost:    9
0.48/0.59	c ---[30358]---> BDD-cost:    9
0.48/0.59	c ---[30357]---> BDD-cost:    9
0.48/0.59	c ---[30356]---> BDD-cost:    9
0.48/0.59	c ---[30355]---> BDD-cost:    9
0.48/0.59	c ---[30354]---> BDD-cost:    9
0.48/0.59	c ---[30353]---> BDD-cost:    9
0.48/0.59	c ---[30352]---> BDD-cost:    9
0.48/0.59	c ---[30351]---> BDD-cost:    9
0.48/0.59	c ---[30350]---> BDD-cost:    9
0.48/0.59	c ---[30349]---> BDD-cost:    9
0.48/0.59	c ---[30348]---> BDD-cost:    9
0.48/0.59	c ---[30347]---> BDD-cost:    9
0.48/0.59	c ---[30346]---> BDD-cost:    9
0.48/0.59	c ---[30345]---> BDD-cost:    9
0.48/0.59	c ---[30344]---> BDD-cost:    9
0.48/0.59	c ---[30343]---> BDD-cost:    9
0.48/0.59	c ---[30342]---> BDD-cost:    9
0.48/0.59	c ---[30341]---> BDD-cost:    9
0.48/0.59	c ---[30340]---> BDD-cost:    9
0.48/0.59	c ---[30339]---> BDD-cost:    9
0.48/0.59	c ---[30338]---> BDD-cost:    9
0.48/0.59	c ---[30337]---> BDD-cost:    9
0.48/0.59	c ---[30336]---> BDD-cost:    9
0.48/0.59	c ---[30335]---> BDD-cost:    9
0.48/0.59	c ---[30334]---> BDD-cost:    9
0.48/0.59	c ---[30333]---> BDD-cost:    9
0.48/0.59	c ---[30332]---> BDD-cost:    9
0.48/0.59	c ---[30331]---> BDD-cost:    9
0.48/0.59	c ---[30330]---> BDD-cost:    9
0.48/0.59	c ---[30329]---> BDD-cost:    9
0.48/0.59	c ---[30328]---> BDD-cost:    9
0.48/0.59	c ---[30327]---> BDD-cost:    9
0.48/0.59	c ---[30326]---> BDD-cost:    9
0.48/0.59	c ---[30325]---> BDD-cost:    9
0.48/0.59	c ---[30324]---> BDD-cost:    9
0.48/0.59	c ---[30323]---> BDD-cost:    9
0.48/0.59	c ---[30322]---> BDD-cost:    9
0.48/0.59	c ---[30321]---> BDD-cost:    9
0.48/0.59	c ---[30320]---> BDD-cost:    9
0.48/0.59	c ---[30319]---> BDD-cost:    9
0.48/0.59	c ---[30318]---> BDD-cost:    9
0.48/0.59	c ---[30317]---> BDD-cost:    9
0.48/0.59	c ---[30316]---> BDD-cost:    9
0.48/0.59	c ---[30315]---> BDD-cost:    9
0.48/0.59	c ---[30314]---> BDD-cost:    9
0.48/0.59	c ---[30313]---> BDD-cost:    9
0.48/0.59	c ---[30312]---> BDD-cost:    9
0.48/0.59	c ---[30311]---> BDD-cost:    9
0.48/0.59	c ---[30310]---> BDD-cost:    9
0.48/0.59	c ---[30309]---> BDD-cost:    9
0.48/0.59	c ---[30308]---> BDD-cost:    9
0.48/0.59	c ---[30307]---> BDD-cost:    9
0.48/0.59	c ---[30306]---> BDD-cost:    9
0.48/0.59	c ---[30305]---> BDD-cost:    9
0.48/0.59	c ---[30304]---> BDD-cost:    9
0.48/0.59	c ---[30303]---> BDD-cost:    9
0.48/0.59	c ---[30302]---> BDD-cost:    9
0.48/0.59	c ---[30301]---> BDD-cost:    9
0.48/0.59	c ---[30300]---> BDD-cost:    9
0.48/0.59	c ---[30299]---> BDD-cost:    9
0.48/0.59	c ---[30298]---> BDD-cost:    9
0.48/0.59	c ---[30297]---> BDD-cost:    9
0.48/0.59	c ---[30296]---> BDD-cost:    9
0.48/0.59	c ---[30295]---> BDD-cost:    9
0.48/0.59	c ---[30294]---> BDD-cost:    9
0.48/0.59	c ---[30293]---> BDD-cost:    9
0.48/0.59	c ---[30292]---> BDD-cost:    9
0.48/0.59	c ---[30291]---> BDD-cost:    9
0.48/0.59	c ---[30290]---> BDD-cost:    9
0.48/0.59	c ---[30289]---> BDD-cost:    9
0.48/0.59	c ---[30288]---> BDD-cost:    9
0.48/0.59	c ---[30287]---> BDD-cost:    9
0.48/0.59	c ---[30286]---> BDD-cost:    9
0.48/0.59	c ---[30285]---> BDD-cost:    9
0.48/0.59	c ---[30284]---> BDD-cost:    9
0.48/0.59	c ---[30283]---> BDD-cost:    9
0.48/0.59	c ---[30282]---> BDD-cost:    9
0.48/0.59	c ---[30281]---> BDD-cost:    9
0.48/0.59	c ---[30280]---> BDD-cost:    9
0.48/0.59	c ---[30279]---> BDD-cost:    9
0.48/0.59	c ---[30278]---> BDD-cost:    9
0.48/0.59	c ---[30277]---> BDD-cost:    9
0.48/0.59	c ---[30276]---> BDD-cost:    9
0.48/0.59	c ---[30275]---> BDD-cost:    9
0.48/0.59	c ---[30274]---> BDD-cost:    9
0.48/0.59	c ---[30273]---> BDD-cost:    9
0.48/0.59	c ---[30272]---> BDD-cost:    9
0.48/0.59	c ---[30271]---> BDD-cost:    9
0.48/0.59	c ---[30270]---> BDD-cost:    9
0.48/0.59	c ---[30269]---> BDD-cost:    9
0.48/0.59	c ---[30268]---> BDD-cost:    9
0.48/0.59	c ---[30267]---> BDD-cost:    9
0.48/0.59	c ---[30266]---> BDD-cost:    9
0.48/0.59	c ---[30265]---> BDD-cost:    9
0.48/0.59	c ---[30264]---> BDD-cost:    9
0.48/0.59	c ---[30263]---> BDD-cost:    9
0.48/0.59	c ---[30262]---> BDD-cost:    9
0.48/0.59	c ---[30261]---> BDD-cost:    9
0.48/0.59	c ---[30260]---> BDD-cost:    9
0.48/0.59	c ---[30259]---> BDD-cost:    9
0.48/0.59	c ---[30258]---> BDD-cost:    9
0.48/0.59	c ---[30257]---> BDD-cost:    9
0.48/0.59	c ---[30256]---> BDD-cost:    9
0.48/0.59	c ---[30255]---> BDD-cost:    9
0.48/0.59	c ---[30254]---> BDD-cost:    9
0.48/0.59	c ---[30253]---> BDD-cost:    9
0.48/0.59	c ---[30252]---> BDD-cost:    9
0.48/0.59	c ---[30251]---> BDD-cost:    9
0.48/0.59	c ---[30250]---> BDD-cost:    9
0.48/0.59	c ---[30249]---> BDD-cost:    9
0.48/0.59	c ---[30248]---> BDD-cost:    9
0.48/0.59	c ---[30247]---> BDD-cost:    9
0.48/0.59	c ---[30246]---> BDD-cost:    9
0.48/0.59	c ---[30245]---> BDD-cost:    9
0.48/0.59	c ---[30244]---> BDD-cost:    9
0.48/0.59	c ---[30243]---> BDD-cost:    9
0.48/0.59	c ---[30242]---> BDD-cost:    9
0.48/0.59	c ---[30241]---> BDD-cost:    9
0.48/0.59	c ---[30240]---> BDD-cost:    9
0.48/0.59	c ---[30239]---> BDD-cost:    9
0.48/0.59	c ---[30238]---> BDD-cost:    9
0.48/0.59	c ---[30237]---> BDD-cost:    9
0.48/0.59	c ---[30236]---> BDD-cost:    9
0.48/0.59	c ---[30235]---> BDD-cost:    9
0.48/0.59	c ---[30234]---> BDD-cost:    9
0.48/0.59	c ---[30233]---> BDD-cost:    9
0.48/0.59	c ---[30232]---> BDD-cost:    9
0.48/0.59	c ---[30231]---> BDD-cost:    9
0.48/0.59	c ---[30230]---> BDD-cost:    9
0.48/0.59	c ---[30229]---> BDD-cost:    9
0.48/0.59	c ---[30228]---> BDD-cost:    9
0.48/0.59	c ---[30227]---> BDD-cost:    9
0.48/0.59	c ---[30226]---> BDD-cost:    9
0.48/0.59	c ---[30225]---> BDD-cost:    9
0.48/0.59	c ---[30224]---> BDD-cost:    9
0.48/0.59	c ---[30223]---> BDD-cost:    9
0.48/0.59	c ---[30222]---> BDD-cost:    9
0.48/0.59	c ---[30221]---> BDD-cost:    9
0.48/0.59	c ---[30220]---> BDD-cost:    9
0.48/0.59	c ---[30219]---> BDD-cost:    9
0.48/0.59	c ---[30218]---> BDD-cost:    9
0.48/0.59	c ---[30217]---> BDD-cost:    9
0.48/0.59	c ---[30216]---> BDD-cost:    9
0.48/0.59	c ---[30215]---> BDD-cost:    9
0.48/0.59	c ---[30214]---> BDD-cost:    9
0.48/0.59	c ---[30213]---> BDD-cost:    9
0.48/0.59	c ---[30212]---> BDD-cost:    9
0.48/0.59	c ---[30211]---> BDD-cost:    9
0.48/0.59	c ---[30210]---> BDD-cost:    9
0.48/0.59	c ---[30209]---> BDD-cost:    9
0.48/0.59	c ---[30208]---> BDD-cost:    9
0.48/0.59	c ---[30207]---> BDD-cost:    9
0.48/0.59	c ---[30206]---> BDD-cost:    9
0.48/0.59	c ---[30205]---> BDD-cost:    9
0.48/0.59	c ---[30204]---> BDD-cost:    9
0.48/0.59	c ---[30203]---> BDD-cost:    9
0.48/0.59	c ---[30202]---> BDD-cost:    9
0.48/0.59	c ---[30201]---> BDD-cost:    9
0.48/0.59	c ---[30200]---> BDD-cost:    9
0.48/0.59	c ---[30199]---> BDD-cost:    9
0.48/0.59	c ---[30198]---> BDD-cost:    9
0.48/0.59	c ---[30197]---> BDD-cost:    9
0.48/0.59	c ---[30196]---> BDD-cost:    9
0.48/0.59	c ---[30195]---> BDD-cost:    9
0.48/0.59	c ---[30194]---> BDD-cost:    9
0.48/0.59	c ---[30193]---> BDD-cost:    9
0.48/0.59	c ---[30192]---> BDD-cost:    9
0.48/0.59	c ---[30191]---> BDD-cost:    9
0.48/0.59	c ---[30190]---> BDD-cost:    9
0.48/0.59	c ---[30189]---> BDD-cost:    9
0.48/0.59	c ---[30188]---> BDD-cost:    9
0.48/0.59	c ---[30187]---> BDD-cost:    9
0.48/0.59	c ---[30186]---> BDD-cost:    9
0.48/0.59	c ---[30185]---> BDD-cost:    9
0.48/0.59	c ---[30184]---> BDD-cost:    9
0.48/0.59	c ---[30183]---> BDD-cost:    9
0.48/0.59	c ---[30182]---> BDD-cost:    9
0.48/0.59	c ---[30181]---> BDD-cost:    9
0.48/0.59	c ---[30180]---> BDD-cost:    9
0.48/0.59	c ---[30179]---> BDD-cost:    9
0.48/0.59	c ---[30178]---> BDD-cost:    9
0.48/0.59	c ---[30177]---> BDD-cost:    9
0.48/0.59	c ---[30176]---> BDD-cost:    9
0.48/0.59	c ---[30175]---> BDD-cost:    9
0.48/0.59	c ---[30174]---> BDD-cost:    9
0.48/0.59	c ---[30173]---> BDD-cost:    9
0.48/0.59	c ---[30172]---> BDD-cost:    9
0.48/0.59	c ---[30171]---> BDD-cost:    9
0.48/0.59	c ---[30170]---> BDD-cost:    9
0.48/0.59	c ---[30169]---> BDD-cost:    9
0.48/0.59	c ---[30168]---> BDD-cost:    9
0.48/0.59	c ---[30167]---> BDD-cost:    9
0.48/0.59	c ---[30166]---> BDD-cost:    9
0.48/0.59	c ---[30165]---> BDD-cost:    9
0.48/0.59	c ---[30164]---> BDD-cost:    9
0.48/0.59	c ---[30163]---> BDD-cost:    9
0.48/0.59	c ---[30162]---> BDD-cost:    9
0.48/0.59	c ---[30161]---> BDD-cost:    9
0.48/0.59	c ---[30160]---> BDD-cost:    9
0.48/0.59	c ---[30159]---> BDD-cost:    9
0.48/0.59	c ---[30158]---> BDD-cost:    9
0.48/0.59	c ---[30157]---> BDD-cost:    9
0.48/0.59	c ---[30156]---> BDD-cost:    9
0.48/0.59	c ---[30155]---> BDD-cost:    9
0.48/0.59	c ---[30154]---> BDD-cost:    9
0.48/0.59	c ---[30153]---> BDD-cost:    9
0.48/0.59	c ---[30152]---> BDD-cost:    9
0.48/0.59	c ---[30151]---> BDD-cost:    9
0.48/0.59	c ---[30150]---> BDD-cost:    9
0.48/0.59	c ---[30149]---> BDD-cost:    9
0.48/0.59	c ---[30148]---> BDD-cost:    9
0.48/0.59	c ---[30147]---> BDD-cost:    9
0.48/0.59	c ---[30146]---> BDD-cost:    9
0.48/0.59	c ---[30145]---> BDD-cost:    9
0.48/0.59	c ---[30144]---> BDD-cost:    9
0.48/0.59	c ---[30143]---> BDD-cost:    9
0.48/0.59	c ---[30142]---> BDD-cost:    9
0.48/0.59	c ---[30141]---> BDD-cost:    9
0.48/0.59	c ---[30140]---> BDD-cost:    9
0.48/0.59	c ---[30139]---> BDD-cost:    9
0.48/0.59	c ---[30138]---> BDD-cost:    9
0.48/0.59	c ---[30137]---> BDD-cost:    9
0.48/0.59	c ---[30136]---> BDD-cost:    9
0.48/0.59	c ---[30135]---> BDD-cost:    9
0.48/0.59	c ---[30134]---> BDD-cost:    9
0.48/0.59	c ---[30133]---> BDD-cost:    9
0.48/0.59	c ---[30132]---> BDD-cost:    9
0.48/0.59	c ---[30131]---> BDD-cost:    9
0.48/0.59	c ---[30130]---> BDD-cost:    9
0.48/0.59	c ---[ 405]---> BDD-cost:    9
0.48/0.59	c ---[ 404]---> BDD-cost:    9
0.48/0.59	c ---[ 403]---> BDD-cost:    9
0.48/0.59	c ---[ 402]---> BDD-cost:    9
0.48/0.59	c ---[ 401]---> BDD-cost:    9
0.48/0.59	c ---[ 400]---> BDD-cost:    9
0.48/0.59	c ---[ 399]---> BDD-cost:    9
0.48/0.59	c ---[ 398]---> BDD-cost:    9
0.48/0.59	c ---[ 397]---> BDD-cost:    9
0.48/0.59	c ---[ 396]---> BDD-cost:    9
0.48/0.59	c ---[ 395]---> BDD-cost:    9
0.48/0.59	c ---[ 394]---> BDD-cost:    9
0.48/0.59	c ---[ 393]---> BDD-cost:    9
0.48/0.59	c ---[ 392]---> BDD-cost:    9
0.48/0.59	c ---[ 391]---> BDD-cost:    9
0.48/0.59	c ---[ 390]---> BDD-cost:    9
0.48/0.59	c ---[ 389]---> BDD-cost:    9
0.48/0.59	c ---[ 388]---> BDD-cost:    9
0.48/0.59	c ---[ 387]---> BDD-cost:    9
0.48/0.59	c ---[ 386]---> BDD-cost:    9
0.48/0.59	c ---[ 385]---> BDD-cost:    9
0.48/0.59	c ---[ 384]---> BDD-cost:    9
0.48/0.59	c ---[ 383]---> BDD-cost:    9
0.48/0.59	c ---[ 382]---> BDD-cost:    9
0.48/0.59	c ---[ 381]---> BDD-cost:    9
0.48/0.59	c ---[ 380]---> BDD-cost:    9
0.48/0.59	c ---[ 379]---> BDD-cost:    9
0.48/0.59	c ---[ 378]---> BDD-cost:    9
0.48/0.59	c ---[ 377]---> BDD-cost:    9
0.48/0.59	c ---[ 376]---> BDD-cost:    9
0.48/0.59	c ---[ 375]---> BDD-cost:    9
0.48/0.59	c ---[ 374]---> BDD-cost:    9
0.48/0.59	c ---[ 373]---> BDD-cost:    9
0.48/0.60	c ---[ 372]---> BDD-cost:    9
0.48/0.60	c ---[ 371]---> BDD-cost:    9
0.48/0.60	c ---[ 370]---> BDD-cost:    9
0.48/0.60	c ---[ 369]---> BDD-cost:    9
0.48/0.60	c ---[ 368]---> BDD-cost:    9
0.48/0.60	c ---[ 367]---> BDD-cost:    9
0.48/0.60	c ---[ 366]---> BDD-cost:    9
0.58/0.60	c ---[ 365]---> BDD-cost:    9
0.58/0.60	c ---[ 364]---> BDD-cost:    9
0.58/0.60	c ---[ 363]---> BDD-cost:    9
0.58/0.60	c ---[ 362]---> BDD-cost:    9
0.58/0.60	c ---[ 361]---> BDD-cost:    9
0.58/0.60	c ---[ 360]---> BDD-cost:    9
0.58/0.60	c ---[ 359]---> BDD-cost:    9
0.58/0.60	c ---[ 358]---> BDD-cost:    9
0.58/0.60	c ---[ 357]---> BDD-cost:    9
0.58/0.60	c ---[ 356]---> BDD-cost:    9
0.58/0.60	c ---[ 355]---> BDD-cost:    9
0.58/0.60	c ---[ 354]---> BDD-cost:    9
0.58/0.60	c ---[ 353]---> BDD-cost:    9
0.58/0.60	c ---[ 352]---> BDD-cost:    9
0.58/0.60	c ---[ 351]---> BDD-cost:    9
0.58/0.60	c ---[ 350]---> BDD-cost:    9
0.58/0.60	c ---[ 349]---> BDD-cost:    9
0.58/0.60	c ---[ 348]---> BDD-cost:    9
0.58/0.60	c ---[ 347]---> BDD-cost:    9
0.58/0.60	c ---[ 346]---> BDD-cost:    9
0.58/0.60	c ---[ 345]---> BDD-cost:    9
0.58/0.60	c ---[ 344]---> BDD-cost:    9
0.58/0.60	c ---[ 343]---> BDD-cost:    9
0.58/0.60	c ---[ 342]---> BDD-cost:    9
0.58/0.60	c ---[ 341]---> BDD-cost:    9
0.58/0.60	c ---[ 340]---> BDD-cost:    9
0.58/0.60	c ---[ 339]---> BDD-cost:    9
0.58/0.60	c ---[ 338]---> BDD-cost:    9
0.58/0.60	c ---[ 337]---> BDD-cost:    9
0.58/0.60	c ---[ 336]---> BDD-cost:    9
0.58/0.60	c ---[ 335]---> BDD-cost:    9
0.58/0.60	c ---[ 334]---> BDD-cost:    9
0.58/0.60	c ---[ 333]---> BDD-cost:    9
0.58/0.60	c ---[ 332]---> BDD-cost:    9
0.58/0.60	c ---[ 331]---> BDD-cost:    9
0.58/0.60	c ---[ 330]---> BDD-cost:    9
0.58/0.60	c ---[ 329]---> BDD-cost:    9
0.58/0.60	c ---[ 328]---> BDD-cost:    9
0.58/0.60	c ---[ 327]---> BDD-cost:    9
0.58/0.60	c ---[ 326]---> BDD-cost:    9
0.58/0.60	c ---[ 325]---> BDD-cost:    9
0.58/0.60	c ---[ 324]---> BDD-cost:    9
0.58/0.60	c ---[ 323]---> BDD-cost:    9
0.58/0.60	c ---[ 322]---> BDD-cost:    9
0.58/0.60	c ---[ 321]---> BDD-cost:    9
0.58/0.60	c ---[ 320]---> BDD-cost:    9
0.58/0.60	c ---[ 319]---> BDD-cost:    9
0.58/0.60	c ---[ 318]---> BDD-cost:    9
0.58/0.60	c ---[ 317]---> BDD-cost:    9
0.58/0.60	c ---[ 316]---> BDD-cost:    9
0.58/0.60	c ---[ 315]---> BDD-cost:    9
0.58/0.60	c ---[ 314]---> BDD-cost:    9
0.58/0.60	c ---[ 313]---> BDD-cost:    9
0.58/0.60	c ---[ 312]---> BDD-cost:    9
0.58/0.60	c ---[ 311]---> BDD-cost:    9
0.58/0.60	c ---[ 310]---> BDD-cost:    9
0.58/0.60	c ---[ 309]---> BDD-cost:    9
0.58/0.60	c ---[ 308]---> BDD-cost:    9
0.58/0.60	c ---[ 307]---> BDD-cost:    9
0.58/0.60	c ---[ 306]---> BDD-cost:    9
0.58/0.60	c ---[ 305]---> BDD-cost:    9
0.58/0.60	c ---[ 304]---> BDD-cost:    9
0.58/0.60	c ---[ 303]---> BDD-cost:    9
0.58/0.60	c ---[ 302]---> BDD-cost:    9
0.58/0.60	c ---[ 301]---> BDD-cost:    9
0.58/0.60	c ---[ 300]---> BDD-cost:    9
0.58/0.60	c ---[ 299]---> BDD-cost:    9
0.58/0.60	c ---[ 298]---> BDD-cost:    9
0.58/0.60	c ---[ 297]---> BDD-cost:    9
0.58/0.60	c ---[ 296]---> BDD-cost:    9
0.58/0.60	c ---[ 295]---> BDD-cost:    9
0.58/0.60	c ---[ 294]---> BDD-cost:    9
0.58/0.60	c ---[ 293]---> BDD-cost:    9
0.58/0.60	c ---[ 292]---> BDD-cost:    9
0.58/0.60	c ---[ 291]---> BDD-cost:    9
0.58/0.60	c ---[ 290]---> BDD-cost:    9
0.58/0.60	c ---[ 289]---> BDD-cost:    9
0.58/0.60	c ---[ 288]---> BDD-cost:    9
0.58/0.60	c ---[ 287]---> BDD-cost:    9
0.58/0.60	c ---[ 286]---> BDD-cost:    9
0.58/0.60	c ---[ 285]---> BDD-cost:    9
0.58/0.60	c ---[ 284]---> BDD-cost:    9
0.58/0.60	c ---[ 283]---> BDD-cost:    9
0.58/0.60	c ---[ 282]---> BDD-cost:    9
0.58/0.60	c ---[ 281]---> BDD-cost:    9
0.58/0.60	c ---[ 280]---> BDD-cost:    9
0.58/0.60	c ---[ 279]---> BDD-cost:    9
0.58/0.60	c ---[ 278]---> BDD-cost:    9
0.58/0.60	c ---[ 277]---> BDD-cost:    9
0.58/0.60	c ---[ 276]---> BDD-cost:    9
0.58/0.60	c ---[ 275]---> BDD-cost:    9
0.58/0.60	c ---[ 274]---> BDD-cost:    9
0.58/0.60	c ---[ 273]---> BDD-cost:    9
0.58/0.60	c ---[ 272]---> BDD-cost:    9
0.58/0.60	c ---[ 271]---> BDD-cost:    9
0.58/0.60	c ---[ 270]---> BDD-cost:    9
0.58/0.60	c ---[ 269]---> BDD-cost:    9
0.58/0.60	c ---[ 268]---> BDD-cost:    9
0.58/0.60	c ---[ 267]---> BDD-cost:    9
0.58/0.60	c ---[ 266]---> BDD-cost:    9
0.58/0.60	c ---[ 265]---> BDD-cost:    9
0.58/0.60	c ---[ 264]---> BDD-cost:    9
0.58/0.60	c ---[ 263]---> BDD-cost:    9
0.58/0.60	c ---[ 262]---> BDD-cost:    9
0.58/0.60	c ---[ 261]---> BDD-cost:    9
0.58/0.60	c ---[ 260]---> BDD-cost:    9
0.58/0.60	c ---[ 259]---> BDD-cost:    9
0.58/0.60	c ---[ 258]---> BDD-cost:    9
0.58/0.60	c ---[ 257]---> BDD-cost:    9
0.58/0.60	c ---[ 256]---> BDD-cost:    9
0.58/0.60	c ---[ 255]---> BDD-cost:    9
0.58/0.60	c ---[ 254]---> BDD-cost:    9
0.58/0.60	c ---[ 253]---> BDD-cost:    9
0.58/0.60	c ---[ 252]---> BDD-cost:    9
0.58/0.60	c ---[ 251]---> BDD-cost:    9
0.58/0.60	c ---[ 250]---> BDD-cost:    9
0.58/0.60	c ---[ 249]---> BDD-cost:    9
0.58/0.60	c ---[ 248]---> BDD-cost:    9
0.58/0.60	c ---[ 247]---> BDD-cost:    9
0.58/0.60	c ---[ 246]---> BDD-cost:    9
0.58/0.60	c ---[ 245]---> BDD-cost:    9
0.58/0.60	c ---[ 244]---> BDD-cost:    9
0.58/0.60	c ---[ 243]---> BDD-cost:    9
0.58/0.60	c ---[ 242]---> BDD-cost:    9
0.58/0.60	c ---[ 241]---> BDD-cost:    9
0.58/0.60	c ---[ 240]---> BDD-cost:    9
0.58/0.60	c ---[ 239]---> BDD-cost:    9
0.58/0.60	c ---[ 238]---> BDD-cost:    9
0.58/0.60	c ---[ 237]---> BDD-cost:    9
0.58/0.60	c ---[ 236]---> BDD-cost:    9
0.58/0.60	c ---[ 235]---> BDD-cost:    9
0.58/0.60	c ---[ 234]---> BDD-cost:    9
0.58/0.60	c ---[ 233]---> BDD-cost:    9
0.58/0.60	c ---[ 232]---> BDD-cost:    9
0.58/0.60	c ---[ 231]---> BDD-cost:    9
0.58/0.60	c ---[ 230]---> BDD-cost:    9
0.58/0.60	c ---[ 229]---> BDD-cost:    9
0.58/0.60	c ---[ 228]---> BDD-cost:    9
0.58/0.60	c ---[ 227]---> BDD-cost:    9
0.58/0.60	c ---[ 226]---> BDD-cost:    9
0.58/0.60	c ---[ 225]---> BDD-cost:    9
0.58/0.60	c ---[ 224]---> BDD-cost:    9
0.58/0.60	c ---[ 223]---> BDD-cost:    9
0.58/0.60	c ---[ 222]---> BDD-cost:    9
0.58/0.60	c ---[ 221]---> BDD-cost:    9
0.58/0.60	c ---[ 220]---> BDD-cost:    9
0.58/0.60	c ---[ 219]---> BDD-cost:    9
0.58/0.60	c ---[ 218]---> BDD-cost:    9
0.58/0.60	c ---[ 217]---> BDD-cost:    9
0.58/0.60	c ---[ 216]---> BDD-cost:    9
0.58/0.60	c ---[ 215]---> BDD-cost:    9
0.58/0.60	c ---[ 214]---> BDD-cost:    9
0.58/0.60	c ---[ 213]---> BDD-cost:    9
0.58/0.60	c ---[ 212]---> BDD-cost:    9
0.58/0.60	c ---[ 211]---> BDD-cost:    9
0.58/0.60	c ---[ 210]---> BDD-cost:    9
0.58/0.60	c ---[ 209]---> BDD-cost:    9
0.58/0.60	c ---[ 208]---> BDD-cost:    9
0.58/0.60	c ---[ 207]---> BDD-cost:    9
0.58/0.60	c ---[ 206]---> BDD-cost:    9
0.58/0.60	c ---[ 205]---> BDD-cost:    9
0.58/0.60	c ---[ 204]---> BDD-cost:    9
0.58/0.60	c ---[ 203]---> BDD-cost:    9
0.58/0.60	c ---[ 202]---> BDD-cost:    9
0.58/0.60	c ---[ 201]---> BDD-cost:    9
0.58/0.60	c ---[ 200]---> BDD-cost:    9
0.58/0.60	c ---[ 199]---> BDD-cost:    9
0.58/0.60	c ---[ 198]---> BDD-cost:    9
0.58/0.60	c ---[ 197]---> BDD-cost:    9
0.58/0.60	c ---[ 196]---> BDD-cost:    9
0.58/0.60	c ---[ 195]---> BDD-cost:    9
0.58/0.60	c ---[ 194]---> BDD-cost:    9
0.58/0.60	c ---[ 193]---> BDD-cost:    9
0.58/0.60	c ---[ 192]---> BDD-cost:    9
0.58/0.60	c ---[ 191]---> BDD-cost:    9
0.58/0.60	c ---[ 190]---> BDD-cost:    9
0.58/0.60	c ---[ 189]---> BDD-cost:    9
0.58/0.60	c ---[ 188]---> BDD-cost:    9
0.58/0.60	c ---[ 187]---> BDD-cost:    9
0.58/0.60	c ---[ 186]---> BDD-cost:    9
0.58/0.60	c ---[ 185]---> BDD-cost:    9
0.58/0.60	c ---[ 184]---> BDD-cost:    9
0.58/0.60	c ---[ 183]---> BDD-cost:    9
0.58/0.60	c ---[ 182]---> BDD-cost:    9
0.58/0.60	c ---[ 181]---> BDD-cost:    9
0.58/0.60	c ---[ 180]---> BDD-cost:    9
0.58/0.60	c ---[ 179]---> BDD-cost:    9
0.58/0.60	c ---[ 178]---> BDD-cost:    9
0.58/0.60	c ---[ 177]---> BDD-cost:    9
0.58/0.60	c ---[ 176]---> BDD-cost:    9
0.58/0.60	c ---[ 175]---> BDD-cost:    9
0.58/0.60	c ---[ 174]---> BDD-cost:    9
0.58/0.60	c ---[ 173]---> BDD-cost:    9
0.58/0.60	c ---[ 172]---> BDD-cost:    9
0.58/0.60	c ---[ 171]---> BDD-cost:    9
0.58/0.60	c ---[ 170]---> BDD-cost:    9
0.58/0.60	c ---[ 169]---> BDD-cost:    9
0.58/0.60	c ---[ 168]---> BDD-cost:    9
0.58/0.60	c ---[ 167]---> BDD-cost:    9
0.58/0.60	c ---[ 166]---> BDD-cost:    9
0.58/0.60	c ---[ 165]---> BDD-cost:    9
0.58/0.60	c ---[ 164]---> BDD-cost:    9
0.58/0.60	c ---[ 163]---> BDD-cost:    9
0.58/0.60	c ---[ 162]---> BDD-cost:    9
0.58/0.60	c ---[ 161]---> BDD-cost:    9
0.58/0.60	c ---[ 160]---> BDD-cost:    9
0.58/0.60	c ---[ 159]---> BDD-cost:    9
0.58/0.60	c ---[ 158]---> BDD-cost:    9
0.58/0.60	c ---[ 157]---> BDD-cost:    9
0.58/0.60	c ---[ 156]---> BDD-cost:    9
0.58/0.60	c ---[ 155]---> BDD-cost:    9
0.58/0.60	c ---[ 154]---> BDD-cost:    9
0.58/0.60	c ---[ 153]---> BDD-cost:    9
0.58/0.60	c ---[ 152]---> BDD-cost:    9
0.58/0.60	c ---[ 151]---> BDD-cost:    9
0.58/0.60	c ---[ 150]---> BDD-cost:    9
0.58/0.60	c ---[ 149]---> BDD-cost:    9
0.58/0.60	c ---[ 148]---> BDD-cost:    9
0.58/0.60	c ---[ 147]---> BDD-cost:    9
0.58/0.60	c ---[ 146]---> BDD-cost:    9
0.58/0.60	c ---[ 145]---> BDD-cost:    9
0.58/0.60	c ---[ 144]---> BDD-cost:    9
0.58/0.60	c ---[ 143]---> BDD-cost:    9
0.58/0.60	c ---[ 142]---> BDD-cost:    9
0.58/0.60	c ---[ 141]---> BDD-cost:    9
0.58/0.60	c ---[ 140]---> BDD-cost:    9
0.58/0.60	c ---[ 139]---> BDD-cost:    9
0.58/0.60	c ---[ 138]---> BDD-cost:    9
0.58/0.60	c ---[ 137]---> BDD-cost:    9
0.58/0.60	c ---[ 136]---> BDD-cost:    9
0.58/0.60	c ---[ 135]---> BDD-cost:    9
0.58/0.60	c ---[ 134]---> BDD-cost:    9
0.58/0.60	c ---[ 133]---> BDD-cost:    9
0.58/0.60	c ---[ 132]---> BDD-cost:    9
0.58/0.60	c ---[ 131]---> BDD-cost:    9
0.58/0.60	c ---[ 130]---> BDD-cost:    9
0.58/0.60	c ---[ 129]---> BDD-cost:    9
0.58/0.60	c ---[ 128]---> BDD-cost:    9
0.58/0.60	c ---[ 127]---> BDD-cost:    9
0.58/0.60	c ---[ 126]---> BDD-cost:    9
0.58/0.60	c ---[ 125]---> BDD-cost:    9
0.58/0.60	c ---[ 124]---> BDD-cost:    9
0.58/0.60	c ---[ 123]---> BDD-cost:    9
0.58/0.60	c ---[ 122]---> BDD-cost:    9
0.58/0.60	c ---[ 121]---> BDD-cost:    9
0.58/0.61	c ---[ 120]---> BDD-cost:    9
0.58/0.61	c ---[ 119]---> BDD-cost:    9
0.58/0.61	c ---[ 118]---> BDD-cost:    9
0.58/0.61	c ---[ 117]---> BDD-cost:    9
0.58/0.61	c ---[ 116]---> BDD-cost:    9
0.58/0.61	c ---[ 115]---> BDD-cost:    9
0.58/0.61	c ---[ 114]---> BDD-cost:    9
0.58/0.61	c ---[ 113]---> BDD-cost:    9
0.58/0.61	c ---[ 112]---> BDD-cost:    9
0.58/0.61	c ---[ 111]---> BDD-cost:    9
0.58/0.61	c ---[ 110]---> BDD-cost:    9
0.58/0.61	c ---[ 109]---> BDD-cost:    9
0.58/0.61	c ---[ 108]---> BDD-cost:    9
0.58/0.61	c ---[ 107]---> BDD-cost:    9
0.58/0.61	c ---[ 106]---> BDD-cost:    9
0.58/0.61	c ---[ 105]---> BDD-cost:    9
0.58/0.61	c ---[ 104]---> BDD-cost:    9
0.58/0.61	c ---[ 103]---> BDD-cost:    9
0.58/0.61	c ---[ 102]---> BDD-cost:    9
0.58/0.61	c ---[ 101]---> BDD-cost:    9
0.58/0.61	c ---[ 100]---> BDD-cost:    9
0.58/0.61	c ---[  99]---> BDD-cost:    9
0.58/0.61	c ---[  98]---> BDD-cost:    9
0.58/0.61	c ---[  97]---> BDD-cost:    9
0.58/0.61	c ---[  96]---> BDD-cost:    9
0.58/0.61	c ---[  95]---> BDD-cost:    9
0.58/0.61	c ---[  94]---> BDD-cost:    9
0.58/0.61	c ---[  93]---> BDD-cost:    9
0.58/0.61	c ---[  92]---> BDD-cost:    9
0.58/0.61	c ---[  91]---> BDD-cost:    9
0.58/0.61	c ---[  90]---> BDD-cost:    9
0.58/0.61	c ---[  89]---> BDD-cost:    9
0.58/0.61	c ---[  88]---> BDD-cost:    9
0.58/0.61	c ---[  87]---> BDD-cost:    9
0.58/0.61	c ---[  86]---> BDD-cost:    9
0.58/0.61	c ---[  85]---> BDD-cost:    9
0.58/0.61	c ---[  84]---> BDD-cost:    9
0.58/0.61	c ---[  83]---> BDD-cost:    9
0.58/0.61	c ---[  82]---> BDD-cost:    9
0.58/0.61	c ---[  81]---> BDD-cost:    9
0.58/0.61	c ---[  80]---> BDD-cost:    9
0.58/0.61	c ---[  79]---> BDD-cost:    9
0.58/0.61	c ---[  78]---> BDD-cost:    9
0.58/0.61	c ---[  77]---> BDD-cost:    9
0.58/0.61	c ---[  76]---> BDD-cost:    9
0.58/0.61	c ---[  75]---> BDD-cost:    9
0.58/0.61	c ---[  74]---> BDD-cost:    9
0.58/0.61	c ---[  73]---> BDD-cost:    9
0.58/0.61	c ---[  72]---> BDD-cost:    9
0.58/0.61	c ---[  71]---> BDD-cost:    9
0.58/0.61	c ---[  70]---> BDD-cost:    9
0.58/0.61	c ---[  69]---> BDD-cost:    9
0.58/0.61	c ---[  68]---> BDD-cost:    9
0.58/0.61	c ---[  67]---> BDD-cost:    9
0.58/0.61	c ---[  66]---> BDD-cost:    9
0.58/0.61	c ---[  65]---> BDD-cost:    9
0.58/0.61	c ---[  64]---> BDD-cost:    9
0.58/0.61	c ---[  63]---> BDD-cost:    9
0.58/0.61	c ---[  62]---> BDD-cost:    9
0.58/0.61	c ---[  61]---> BDD-cost:    9
0.58/0.61	c ---[  60]---> BDD-cost:    9
0.58/0.61	c ---[  59]---> BDD-cost:    9
0.58/0.61	c ---[  58]---> BDD-cost:    9
0.58/0.61	c ---[  57]---> BDD-cost:    9
0.58/0.61	c ---[  56]---> BDD-cost:    9
0.58/0.61	c ---[  55]---> BDD-cost:    9
0.58/0.61	c ---[  54]---> BDD-cost:    9
0.58/0.61	c ---[  53]---> BDD-cost:    9
0.58/0.61	c ---[  52]---> BDD-cost:    9
0.58/0.61	c ---[  51]---> BDD-cost:    9
0.58/0.61	c ---[  50]---> BDD-cost:    9
0.58/0.61	c ---[  49]---> BDD-cost:    9
0.58/0.61	c ---[  48]---> BDD-cost:    9
0.58/0.61	c ---[  47]---> BDD-cost:    9
0.58/0.61	c ---[  46]---> BDD-cost:    9
0.58/0.61	c ---[  45]---> BDD-cost:    9
0.58/0.61	c ---[  44]---> BDD-cost:    9
0.58/0.61	c ---[  43]---> BDD-cost:    9
0.58/0.61	c ---[  42]---> BDD-cost:    9
0.58/0.61	c ---[  41]---> BDD-cost:    9
0.58/0.61	c ---[  40]---> BDD-cost:    9
0.58/0.61	c ---[  39]---> BDD-cost:    9
0.58/0.61	c ---[  38]---> BDD-cost:    9
0.58/0.61	c ---[  37]---> BDD-cost:    9
0.58/0.61	c ---[  36]---> BDD-cost:    9
0.58/0.61	c ---[  35]---> BDD-cost:    9
0.58/0.61	c ---[  34]---> BDD-cost:    9
0.58/0.61	c ---[  33]---> BDD-cost:    9
0.58/0.61	c ---[  32]---> BDD-cost:    9
0.58/0.61	c ---[  31]---> BDD-cost:    9
0.58/0.61	c ---[  30]---> BDD-cost:    9
0.58/0.61	c ---[  29]---> BDD-cost:    9
0.58/0.61	c ---[  28]---> BDD-cost:    9
0.58/0.61	c ---[  27]---> BDD-cost:    9
0.58/0.61	c ---[  26]---> BDD-cost:    9
0.58/0.61	c ---[  25]---> BDD-cost:    9
0.58/0.61	c ---[  24]---> BDD-cost:    9
0.58/0.61	c ---[  23]---> BDD-cost:    9
0.58/0.61	c ---[  22]---> BDD-cost:    9
0.58/0.61	c ---[  21]---> BDD-cost:    9
0.58/0.61	c ---[  20]---> BDD-cost:    9
0.58/0.61	c ---[  19]---> BDD-cost:    9
0.58/0.61	c ---[  18]---> BDD-cost:    9
0.58/0.61	c ---[  17]---> BDD-cost:    9
0.58/0.61	c ---[  16]---> BDD-cost:    9
0.58/0.61	c ---[  15]---> BDD-cost:    9
0.58/0.61	c ---[  14]---> BDD-cost:    9
0.58/0.61	c ---[  13]---> BDD-cost:    9
0.58/0.61	c ---[  12]---> BDD-cost:    9
0.58/0.61	c ---[  11]---> BDD-cost:    9
0.58/0.61	c ---[  10]---> BDD-cost:    9
0.58/0.61	c ---[   9]---> BDD-cost:    9
0.58/0.61	c ---[   8]---> BDD-cost:    9
0.58/0.61	c ---[   7]---> BDD-cost:    9
0.58/0.61	c ---[   6]---> BDD-cost:    9
0.58/0.61	c ---[   5]---> BDD-cost:    9
0.58/0.61	c ---[   4]---> BDD-cost:    9
0.58/0.61	c ---[   3]---> BDD-cost:    9
0.58/0.61	c ---[   2]---> BDD-cost:    9
0.58/0.61	c ---[   1]---> BDD-cost:    9
0.58/0.61	c ---[   0]---> BDD-cost:    9
0.58/0.63	c ==================================[MINISAT+]==================================
0.58/0.63	c | Conflicts | Original         | Learnt                           | Progress |
0.58/0.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.58/0.63	c ==============================================================================
0.58/0.63	c |         0 |   82785   226581 |   27595       0        0     nan |  0.000 % |
0.58/0.64	c |       102 |   82785   226581 |   30354     102     1414    13.9 |  3.956 % |
0.58/0.65	c |       253 |   82781   226572 |   33389     252     5153    20.4 |  3.960 % |
0.58/0.67	c |       479 |   82781   226572 |   36728     478    11639    24.3 |  3.960 % |
0.58/0.68	c |       816 |   82781   226572 |   40401     815    18415    22.6 |  3.960 % |
0.69/0.70	c |      1322 |   82781   226572 |   44442    1321    34949    26.5 |  3.960 % |
0.69/0.74	c |      2081 |   82677   226339 |   48886    2057    58093    28.2 |  4.076 % |
0.79/0.80	c |      3220 |   82677   226339 |   53774    3196   111287    34.8 |  4.076 % |
0.89/0.92	c |      4929 |   82677   226339 |   59152    4905   186050    37.9 |  4.076 % |
1.10/1.14	c |      7494 |   82677   226339 |   65067    7470   365268    48.9 |  4.076 % |
1.49/1.51	c |     11338 |   82677   226339 |   71574   11314   684871    60.5 |  4.076 % |
1.89/1.95	c |     17104 |   82677   226339 |   78731   17080   936279    54.8 |  4.076 % |
3.09/3.11	c |     25753 |   82677   226339 |   86604   25729  1532830    59.6 |  4.076 % |
4.49/4.56	c |     38729 |   82612   226194 |   95265   38697  2370850    61.3 |  4.150 % |
6.69/6.76	c |     58190 |   82586   226136 |  104791   58155  3732456    64.2 |  4.181 % |
10.89/10.94	c |     87384 |   82586   226136 |  115271   87349  5542412    63.5 |  4.181 % |
21.78/21.80	c |    131173 |   82586   226136 |  126798   27597  2915213   105.6 |  4.181 % |
33.07/33.10	c |    196858 |   82533   226017 |  139478   93275  7132345    76.5 |  4.239 % |
46.86/46.94	c |    295384 |   82465   225861 |  153425   57831  3447659    59.6 |  4.335 % |
70.75/70.84	c |    443173 |   82397   225710 |  168768   67140  4725984    70.4 |  4.409 % |
114.95/115.05	c |    664857 |   82397   225710 |  185645  134710  9144237    67.9 |  4.409 % |
201.72/201.83	c |    997382 |   82397   225710 |  204209  112466 11787371   104.8 |  4.409 % |
305.39/305.52	c |   1496171 |   82170   225200 |  224630   35075  2121008    60.5 |  4.664 % |
482.56/482.78	c |   2244353 |   82072   224981 |  247093  138433 20446053   147.7 |  4.784 % |
737.70/737.95	c |   3366629 |   81838   224459 |  271803   76402  4615383    60.4 |  5.055 % |
1403.27/1403.62	c |   5050042 |   81735   224228 |  298983  181484 14881813    82.0 |  5.171 % |
1800.01/1800.40	c 
1800.01/1800.40	c *** TERMINATED ***
1800.01/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3721107-1338552610/watcher-3721107-1338552610 -o /tmp/evaluation-result-3721107-1338552610/solver-3721107-1338552610 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721107-1338552610.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.71 0.17 0.06 3/177 21506
/proc/meminfo: memFree=30098008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 186 0 0 0 0 0 0 0 20 0 1 0 321386443 1294336 144 33554432000 134512640 135395479 4292799648 4292798300 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 316 144 74 216 0 98 0

[startup+0.0357421 s]
/proc/loadavg: 0.71 0.17 0.06 3/177 21506
/proc/meminfo: memFree=30098008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=1900 CPUtime=0.03 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 318 0 0 0 3 0 0 0 20 0 1 0 321386443 1945600 276 33554432000 134512640 135395479 4292799648 4292798480 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 475 276 74 216 0 257 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1900

[startup+0.100204 s]
/proc/loadavg: 0.71 0.17 0.06 3/177 21506
/proc/meminfo: memFree=30098008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=3420 CPUtime=0.09 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 684 0 0 0 9 0 0 0 20 0 1 0 321386443 3502080 642 33554432000 134512640 135395479 4292799648 4292798480 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 855 642 74 216 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.300182 s]
/proc/loadavg: 0.71 0.17 0.06 3/177 21506
/proc/meminfo: memFree=30098008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=7416 CPUtime=0.29 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 1681 0 0 0 29 0 0 0 20 0 1 0 321386443 7593984 1639 33554432000 134512640 135395479 4292799648 4292798616 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 1854 1639 74 216 0 1636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7416

[startup+0.700135 s]
/proc/loadavg: 0.71 0.17 0.06 3/177 21506
/proc/meminfo: memFree=30098008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=15896 CPUtime=0.69 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 3860 0 0 0 67 2 0 0 20 0 1 0 321386443 16277504 3758 33554432000 134512640 135395479 4292799648 4292797520 134574460 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 3974 3758 110 216 0 3756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15896

[startup+1.50023 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 21507
/proc/meminfo: memFree=30083036/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=15896 CPUtime=1.49 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 3860 0 0 0 147 2 0 0 20 0 1 0 321386443 16277504 3758 33554432000 134512640 135395479 4292799648 4292798000 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 3974 3758 110 216 0 3756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15896

[startup+3.10018 s]
/proc/loadavg: 0.71 0.17 0.06 3/178 21507
/proc/meminfo: memFree=30081044/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=19772 CPUtime=3.09 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 4829 0 0 0 307 2 0 0 20 0 1 0 321386443 20246528 4727 33554432000 134512640 135395479 4292799648 4292797520 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 4943 4727 110 216 0 4725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19772

[startup+6.30024 s]
/proc/loadavg: 0.81 0.20 0.07 3/178 21507
/proc/meminfo: memFree=30072268/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=28828 CPUtime=6.29 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 7078 0 0 0 626 3 0 0 20 0 1 0 321386443 29519872 6976 33554432000 134512640 135395479 4292799648 4292797368 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 7207 6976 110 216 0 6989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28828

[startup+12.7001 s]
/proc/loadavg: 0.91 0.23 0.08 3/178 21555
/proc/meminfo: memFree=30055616/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=42476 CPUtime=12.69 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 10450 0 0 0 1266 3 0 0 20 0 1 0 321386443 43495424 10348 33554432000 134512640 135395479 4292799648 4292798000 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 10619 10348 110 216 0 10401 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42476

[startup+25.5002 s]
/proc/loadavg: 1.15 0.32 0.11 3/178 21603
/proc/meminfo: memFree=30035384/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=52080 CPUtime=25.48 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 12873 0 0 0 2544 4 0 0 20 0 1 0 321386443 53329920 12776 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 13020 12776 110 216 0 12802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52080

[startup+51.1003 s]
/proc/loadavg: 1.44 0.45 0.16 3/178 21604
/proc/meminfo: memFree=29994744/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=66192 CPUtime=51.05 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 16359 0 0 0 5101 4 0 0 20 0 1 0 321386443 67780608 16267 33554432000 134512640 135395479 4292799648 4292798000 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 16548 16267 110 216 0 16330 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66192

[startup+102.306 s]
/proc/loadavg: 1.75 0.69 0.25 3/177 21604
/proc/meminfo: memFree=29970764/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=73656 CPUtime=102.25 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 18208 0 0 0 10219 6 0 0 20 0 1 0 321386443 75423744 18116 33554432000 134512640 135395479 4292799648 4292798000 134580997 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 18414 18116 110 216 0 18196 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73656

[startup+162.3 s]
/proc/loadavg: 1.91 0.93 0.36 3/177 21604
/proc/meminfo: memFree=29917184/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=95256 CPUtime=162.23 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 23609 0 0 0 16215 8 0 0 20 0 1 0 321386443 97542144 23545 33554432000 134512640 135395479 4292799648 4292798000 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 23814 23546 110 216 0 23596 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95256

[startup+222.3 s]
/proc/loadavg: 2.00 1.13 0.46 3/177 21604
/proc/meminfo: memFree=29899172/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=112680 CPUtime=222.23 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 27869 0 0 0 22212 11 0 0 20 0 1 0 321386443 115384320 27805 33554432000 134512640 135395479 4292799648 4292798000 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 28170 27805 110 216 0 27952 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 112680

[startup+282.3 s]
/proc/loadavg: 2.10 1.32 0.57 3/177 21604
/proc/meminfo: memFree=29887184/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=112680 CPUtime=282.2 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 27887 0 0 0 28209 11 0 0 20 0 1 0 321386443 115384320 27834 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 28170 27834 110 216 0 27952 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 112680

[startup+342.3 s]
/proc/loadavg: 2.03 1.44 0.65 3/177 21605
/proc/meminfo: memFree=29883936/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=116936 CPUtime=342.19 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 28903 0 0 0 34208 11 0 0 20 0 1 0 321386443 119742464 28851 33554432000 134512640 135395479 4292799648 4292797484 135010461 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 29234 28851 110 216 0 29016 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 116936

[startup+402.3 s]
/proc/loadavg: 2.01 1.54 0.73 3/177 21605
/proc/meminfo: memFree=29872208/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=121004 CPUtime=402.18 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 29964 0 0 0 40206 12 0 0 20 0 1 0 321386443 123908096 29912 33554432000 134512640 135395479 4292799648 4292798000 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 30251 29912 110 216 0 30033 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 121004

[startup+462.3 s]
/proc/loadavg: 2.06 1.64 0.82 3/177 21605
/proc/meminfo: memFree=29816196/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=144656 CPUtime=462.17 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 35862 0 0 0 46203 14 0 0 20 0 1 0 321386443 148127744 35831 33554432000 134512640 135395479 4292799648 4292798000 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 36164 35831 110 216 0 35946 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 144656

[startup+522.3 s]
/proc/loadavg: 2.02 1.70 0.89 3/177 21605
/proc/meminfo: memFree=29775040/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=185344 CPUtime=522.16 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 45973 0 0 0 52198 18 0 0 20 0 1 0 321386443 189792256 45942 33554432000 134512640 135395479 4292799648 4292798000 134580798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 46336 45942 110 216 0 46118 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 185344

[startup+582.3 s]
/proc/loadavg: 2.06 1.77 0.96 3/177 21605
/proc/meminfo: memFree=29775008/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=185344 CPUtime=582.15 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 45979 0 0 0 58197 18 0 0 20 0 1 0 321386443 189792256 45948 33554432000 134512640 135395479 4292799648 4292798000 134580768 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 46336 45948 110 216 0 46118 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 185344

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 1.90 1.19 3/177 21609
/proc/meminfo: memFree=29711044/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=215588 CPUtime=822.09 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 53561 0 0 0 82187 22 0 0 20 0 1 0 321386443 220762112 53573 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 53897 53573 110 216 0 53679 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 215588

[startup+882.3 s]
/proc/loadavg: 2.00 1.91 1.24 3/177 21609
/proc/meminfo: memFree=29702736/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=223620 CPUtime=882.08 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 55552 0 0 0 88185 23 0 0 20 0 1 0 321386443 228986880 55564 33554432000 134512640 135395479 4292799648 4292798000 134581426 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 55905 55564 110 216 0 55687 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 223620

[startup+942.3 s]
/proc/loadavg: 2.06 1.94 1.29 3/177 21609
/proc/meminfo: memFree=29701744/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=224556 CPUtime=942.05 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 55756 0 0 0 94182 23 0 0 20 0 1 0 321386443 229945344 55770 33554432000 134512640 135395479 4292799648 4292798000 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 56139 55770 110 216 0 55921 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 224556

[startup+1002.3 s]
/proc/loadavg: 2.05 1.96 1.33 3/178 21611
/proc/meminfo: memFree=29672616/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=249620 CPUtime=1002.04 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 61949 0 0 0 100176 28 0 0 20 0 1 0 321386443 255610880 61963 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 62405 61963 110 216 0 62187 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 249620

[startup+1062.3 s]
/proc/loadavg: 2.11 2.00 1.38 3/177 21611
/proc/meminfo: memFree=29631204/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290828 CPUtime=1062.04 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72247 0 0 0 106168 36 0 0 20 0 1 0 321386443 297807872 72261 33554432000 134512640 135395479 4292799648 4292797696 134583973 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72707 72261 110 216 0 72489 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 290828

[startup+1122.3 s]
/proc/loadavg: 2.07 2.01 1.42 3/177 21611
/proc/meminfo: memFree=29630836/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290828 CPUtime=1122.03 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72247 0 0 0 112167 36 0 0 20 0 1 0 321386443 297807872 72261 33554432000 134512640 135395479 4292799648 4292797520 134574491 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72707 72261 110 216 0 72489 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 290828

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.46 3/177 21611
/proc/meminfo: memFree=29630208/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1182.02 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72251 0 0 0 118166 36 0 0 20 0 1 0 321386443 297799680 72272 33554432000 134512640 135395479 4292799648 4292797904 134568477 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72272 110 216 0 72487 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 290820

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.49 3/178 21614
/proc/meminfo: memFree=29630404/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1241.99 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72279 0 0 0 124163 36 0 0 20 0 1 0 321386443 297799680 72309 33554432000 134512640 135395479 4292799648 4292798000 134580744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72309 110 216 0 72487 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 290820

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.52 3/177 21615
/proc/meminfo: memFree=29630268/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1301.98 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72279 0 0 0 130162 36 0 0 20 0 1 0 321386443 297799680 72309 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72309 110 216 0 72487 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 290820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.55 3/177 21615
/proc/meminfo: memFree=29630764/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1361.97 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72279 0 0 0 136161 36 0 0 20 0 1 0 321386443 297799680 72309 33554432000 134512640 135395479 4292799648 4292797520 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72309 110 216 0 72487 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 290820

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.58 3/177 21615
/proc/meminfo: memFree=29621836/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1421.97 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72279 0 0 0 142161 36 0 0 20 0 1 0 321386443 297799680 72309 33554432000 134512640 135395479 4292799648 4292798000 134581463 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72309 110 216 0 72487 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 290820

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 1.61 3/177 21615
/proc/meminfo: memFree=29621960/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1481.95 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72300 0 0 0 148159 36 0 0 20 0 1 0 321386443 297799680 72330 33554432000 134512640 135395479 4292799648 4292798000 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72330 110 216 0 72487 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 290820

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.63 3/177 21615
/proc/meminfo: memFree=29621960/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1541.94 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72300 0 0 0 154158 36 0 0 20 0 1 0 321386443 297799680 72330 33554432000 134512640 135395479 4292799648 4292797520 134574190 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72330 110 216 0 72487 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 290820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.65 3/177 21616
/proc/meminfo: memFree=29622088/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=290820 CPUtime=1601.93 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72300 0 0 0 160157 36 0 0 20 0 1 0 321386443 297799680 72330 33554432000 134512640 135395479 4292799648 4292798000 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72705 72330 110 216 0 72487 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 290820

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.67 3/177 21616
/proc/meminfo: memFree=29621584/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=291428 CPUtime=1661.92 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72304 0 0 0 166156 36 0 0 20 0 1 0 321386443 298422272 72334 33554432000 134512640 135395479 4292799648 4292798000 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72857 72334 110 216 0 72639 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 291428

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 1.70 3/177 21616
/proc/meminfo: memFree=29621212/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=291428 CPUtime=1721.91 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72304 0 0 0 172155 36 0 0 20 0 1 0 321386443 298422272 72334 33554432000 134512640 135395479 4292799648 4292798000 134580888 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72857 72334 110 216 0 72639 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 291428

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 1.72 3/177 21616
/proc/meminfo: memFree=29620964/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=291428 CPUtime=1781.91 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72304 0 0 0 178155 36 0 0 20 0 1 0 321386443 298422272 72334 33554432000 134512640 135395479 4292799648 4292797616 134576840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72857 72334 110 216 0 72639 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 291428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.05 1.73 3/178 21619
/proc/meminfo: memFree=29620344/32873648 swapFree=7116/7116
[pid=21506] ppid=21504 vsize=291428 CPUtime=1800.01 cores=1,3,5,7
/proc/21506/stat : 21506 (minisat+) R 21504 21506 21013 0 -1 4202496 72304 0 0 0 179965 36 0 0 20 0 1 0 321386443 298422272 72334 33554432000 134512640 135395479 4292799648 4292798000 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/21506/statm: 72857 72334 110 216 0 72639 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 291428

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1799.65
CPU system time (s): 0.361944
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 291428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.361944
maximum resident set size= 289340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72305
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= 137
involuntary context switches= 1847

runsolver used 3.33049 second user time and 9.09362 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-01 14:10:10
IDJOB=3721107
IDBENCH=1498
IDSOLVER=2306
FILE ID=node127/3721107-1338552610
RUNJOBID= node127-1338552572-21030
PBS_JOBID= 14635857
Free space on /tmp= 70480 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721107-1338552610/watcher-3721107-1338552610 -o /tmp/evaluation-result-3721107-1338552610/solver-3721107-1338552610 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721107-1338552610.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=2138113833

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30097916 kB
Buffers:          326524 kB
Cached:          1552788 kB
SwapCached:         1472 kB
Active:           937788 kB
Inactive:         957864 kB
Active(anon):      10160 kB
Inactive(anon):     7900 kB
Active(file):     927628 kB
Inactive(file):   949964 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104400 kB
Dirty:              3476 kB
Writeback:             0 kB
AnonPages:         21820 kB
Mapped:            11124 kB
Shmem:                92 kB
Slab:             743712 kB
SReclaimable:     187128 kB
SUnreclaim:       556584 kB
KernelStack:        1480 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     132204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721107-1338552610.opb

Free space on /tmp at the end= 70476 MiB
End job on node127 at 2012-06-01 14:40:12