Trace number 4779110

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT (TO)168 3600.08 3612.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUM82a224b9434e58ca22c331a9d6eb0d67
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark140
Best CPU time to get the best result obtained on this benchmark3578.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.06	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4779110-1782131235.opb
0.01/0.14	c NaPS 1.03a50.
0.01/0.14	c Using SAT solver: CaDiCaL 3.0.0
0.01/0.14	c Input file name: HOME/instance-4779110-1782131235.opb
0.01/0.14	c Parsing PB file...
0.01/0.14	c goal was devided by 1 with offset 1024.
0.09/0.25	c assumptions before coding: 
0.09/0.27	c initScipForCoop
0.09/0.28	c Running SCIP presolver (time limit: 10 sec)...
0.09/0.28	c solveScip
0.09/0.28	c initScipForCoop
0.09/0.28	c Cooperative mode: scip_coop_offset=1024.000000
0.09/0.28	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.09/0.28	c Running SCIP presolve for solve-time propagation (rounds=3)
0.09/0.29	c presolving:
0.19/0.33	c    (0.0s) running MILP presolver
0.19/0.34	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.19/0.34	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
0.19/0.36	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
0.29/0.46	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.46	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.39/0.56	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.39/0.56	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
0.39/0.56	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.39/0.56	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.39/0.56	c    7496 constraints of type <knapsack>
0.39/0.56	c    2016 constraints of type <setppc>
0.39/0.56	c    6584 constraints of type <logicor>
0.39/0.56	c transformed objective value is always integral (scale: 1)
0.39/0.56	c Presolving Time: 0.27
0.39/0.58	c presolving:
0.47/0.61	c    (0.0s) running MILP presolver
0.47/0.62	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.47/0.63	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
0.47/0.65	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
0.47/0.67	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
0.57/0.70	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
0.57/0.79	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.57/0.79	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.67/0.88	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.77/0.91	c    (0.3s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
0.77/0.92	c dynamic symmetry handling statistics:
0.77/0.92	c    orbitopal reduction:       no components
0.77/0.92	c    orbital reduction:          1 components of sizes 4
0.77/0.92	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
0.77/0.92	c handled 1 out of 1 symmetry components
0.77/0.92	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
0.77/0.92	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
0.77/0.92	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.77/0.92	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.77/0.92	c    7496 constraints of type <knapsack>
0.77/0.92	c    2016 constraints of type <setppc>
0.77/0.92	c    6584 constraints of type <logicor>
0.77/0.92	c transformed objective value is always integral (scale: 1)
0.77/0.92	c Presolving Time: 0.34
0.77/0.92	c 
1.36/1.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.36/1.59	c   1.0s|     1 |     0 |  3004 |     - |   155M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |      --      |    Inf | unknown
6.03/6.26	c   5.7s|     1 |     0 | 21898 |     - |   158M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |      --      |    Inf | unknown
7.03/7.28	c   6.7s|     1 |     0 | 23559 |     - |   160M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |      --      |    Inf | unknown
8.13/8.30	c   7.7s|     1 |     0 | 25184 |     - |   162M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |      --      |    Inf | unknown
9.12/9.31	c   8.7s|     1 |     0 | 26552 |     - |   163M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |      --      |    Inf | unknown
10.22/10.40	c   9.8s|     1 |     0 | 28157 |     - |   165M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |      --      |    Inf | unknown
10.32/10.57	c  10.0s|     1 |     0 | 28157 |     - |   165M |   0 |1344 |  16k|  16k|  55 |  6 |  95 |   0 |-9.600000e+01 |      --      |    Inf | unknown
10.32/10.57	c (node 1) LP solver hit time limit in LP 9 -- using pseudo solution instead
10.32/10.57	c 
10.32/10.57	c SCIP Status        : solving was interrupted [time limit reached]
10.32/10.57	c Solving Time (sec) : 10.00
10.32/10.57	c Solving Nodes      : 1
10.32/10.57	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
10.32/10.57	c Dual Bound         : -9.60000000000000e+01
10.32/10.57	c Gap                : infinite
10.32/10.57	c SCIP status: 23 (TIMELIMIT)
10.32/10.57	c solveScip: freeing transform (!can_skip_free_transform)
10.32/10.58	c SCIP presolver: sst_unknown
10.32/10.58	c Converting 16376 PB-constraints to clauses...
10.32/10.58	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 17
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 14
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 13
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 10
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 9
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 6
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 7
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 4
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.60	c d: 1
10.42/10.60	c estimatedAdderCost: 16
10.42/10.60	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 17
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 14
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 13
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 10
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 9
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 6
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 7
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 4
10.42/10.61	c Try to convert by bdds
10.42/10.61	c d: 1
10.42/10.61	c estimatedAdderCost: 16
10.42/10.61	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 4
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 16
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 17
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 14
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 13
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 10
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 9
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 6
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.62	c d: 1
10.42/10.62	c estimatedAdderCost: 7
10.42/10.62	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 6
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 7
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 4
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 16
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 17
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 14
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 13
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 10
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.63	c d: 1
10.42/10.63	c estimatedAdderCost: 9
10.42/10.63	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 9
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 6
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 7
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 4
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 16
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 17
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 14
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 13
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.64	c d: 1
10.42/10.64	c estimatedAdderCost: 10
10.42/10.64	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 9
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 6
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 7
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 4
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 16
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 17
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 14
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 10
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.65	c d: 1
10.42/10.65	c estimatedAdderCost: 13
10.42/10.65	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 9
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 6
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 7
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 4
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 16
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 17
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 14
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 13
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.66	c d: 1
10.42/10.66	c estimatedAdderCost: 10
10.42/10.66	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 9
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 6
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 7
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 4
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 16
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 17
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 14
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 13
10.42/10.67	c Try to convert by bdds
10.42/10.67	c d: 1
10.42/10.67	c estimatedAdderCost: 10
10.42/10.67	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 10
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 9
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 6
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 7
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 4
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 16
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 17
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 14
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.68	c d: 1
10.42/10.68	c estimatedAdderCost: 13
10.42/10.68	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 13
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 10
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 9
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 6
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 7
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 4
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 16
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 17
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.69	c d: 1
10.42/10.69	c estimatedAdderCost: 14
10.42/10.69	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 14
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 13
10.42/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 13
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 10
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 9
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 6
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 7
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 4
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 16
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 17
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.70	c d: 1
10.52/10.70	c estimatedAdderCost: 14
10.52/10.70	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 14
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 13
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 10
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 9
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 6
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 7
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 4
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 16
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.71	c d: 1
10.52/10.71	c estimatedAdderCost: 17
10.52/10.71	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 14
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 13
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 10
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 9
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 6
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 7
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 4
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 16
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.72	c d: 1
10.52/10.72	c estimatedAdderCost: 17
10.52/10.72	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 17
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 14
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 13
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 10
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 9
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 6
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 7
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 4
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.73	c d: 1
10.52/10.73	c estimatedAdderCost: 16
10.52/10.73	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 16
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 17
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 14
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 13
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 10
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 9
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 6
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 7
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c estimatedAdderCost: 4
10.52/10.74	c Try to convert by bdds
10.52/10.74	c d: 1
10.52/10.74	c 
10.52/10.75	c pb_solver_status: sst_unknown
10.52/10.75	c total stages of optimization mode: 1
10.52/10.75	c Use UB found in presolve
10.52/10.75	c LB updated by evalGoalLB to 0
10.52/10.75	c minimizationMode: cmm_First_solve
10.52/10.75	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
10.52/10.75	c assumptions: 
10.52/10.75	c invoking solver with time budget: 5.000000
10.62/10.84	c Model check passed
10.62/10.84	c sat_solver_result: sst_sat
10.62/10.84	c pb_solver_status: sst_sat
10.62/10.84	c in maximizeGoal found by SAT
10.62/10.84	o 206
10.62/10.84	c Found a solution: 818.  Optimum bounded: [818,928].
10.62/10.84	c Try to find a solution more than 854
10.62/10.84	c estimatedAdderCost: 576
10.62/10.84	c Try to convert by bdds
10.62/10.84	c d: 1
10.62/10.84	c mem for reusing cleared.
10.72/10.95	c 
10.72/10.98	c assumptions: 
10.72/10.98	c invoking solver with time budget: 4.913949
15.70/15.91	c sat_solver_result: sst_unknown
15.70/15.91	c SAT solver timed out; proceeding to cooperative SCIP call
15.70/15.91	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
15.70/15.91	c scip solving with time budget: 7.000000
15.70/15.91	c solveScip
15.70/15.91	c initScipForCoop
15.70/15.91	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
15.70/15.92	c presolving:
15.70/15.96	c    (0.0s) running MILP presolver
15.70/15.97	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.70/15.97	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
15.70/16.00	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
15.81/16.01	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
15.81/16.04	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
15.91/16.14	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
15.91/16.14	c    (0.2s) probing aborted: 50/50 successive totally useless probings
15.99/16.23	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.99/16.26	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
15.99/16.26	c dynamic symmetry handling statistics:
15.99/16.26	c    orbitopal reduction:       no components
15.99/16.26	c    orbital reduction:          1 components of sizes 4
15.99/16.26	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
15.99/16.26	c handled 1 out of 1 symmetry components
15.99/16.27	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
15.99/16.27	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
15.99/16.27	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
15.99/16.27	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
15.99/16.27	c    7496 constraints of type <knapsack>
15.99/16.27	c    2016 constraints of type <setppc>
15.99/16.27	c    6584 constraints of type <logicor>
15.99/16.27	c transformed objective value is always integral (scale: 1)
15.99/16.27	c Presolving Time: 0.35
15.99/16.27	c 
16.70/16.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.70/16.93	c   1.0s|     1 |     0 |  3004 |     - |   164M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
21.38/21.60	c   5.7s|     1 |     0 | 21898 |     - |   165M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
22.37/22.66	c   6.7s|     1 |     0 | 23559 |     - |   165M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
22.67/22.91	c   7.0s|     1 |     0 | 23559 |     - |   165M |   0 |1344 |  16k|  16k|  26 |  3 |  86 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
22.67/22.91	c (node 1) LP solver hit time limit in LP 6 -- using pseudo solution instead
22.67/22.91	c 
22.67/22.91	c SCIP Status        : solving was interrupted [time limit reached]
22.67/22.91	c Solving Time (sec) : 7.00
22.67/22.91	c Solving Nodes      : 1
22.67/22.91	c Primal Bound       : -2.06000000000000e+02 (0 solutions)
22.67/22.91	c Dual Bound         : -9.60000000000000e+01
22.67/22.91	c Gap                : 114.58 %
22.67/22.91	c SCIP status: 23 (TIMELIMIT)
22.67/22.91	c pb_solver_status: sst_sat
22.67/22.91	c LB_goalvalue: 818
22.67/22.91	c UB_goalvalue: 928
22.67/22.91	c # improved by sat (lb/ub): 1, # improved by scip (lb): 0
22.67/22.91	c SCIP returned: sst_unknown
22.67/22.91	c SCIP primal LB: 818, dual UB: 928
22.67/22.91	c Try to find a solution more than 854
22.67/22.91	c assumptions: 
22.67/22.91	c invoking solver with time budget: 7.000000
29.64/29.94	c sat_solver_result: sst_unknown
29.64/29.94	c SAT solver timed out; proceeding to cooperative SCIP call
29.64/29.94	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
29.64/29.94	c scip solving with time budget: 7.000000
29.64/29.94	c solveScip
29.64/29.94	c initScipForCoop
29.64/29.94	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
29.64/29.94	c SCIPfreeTransform due to timeout and having shadow nodes
29.64/29.94	c forcing SCIPfreeTransform before solve
29.64/29.96	c Running SCIP presolve for solve-time propagation (rounds=3)
29.64/29.97	c presolving:
29.64/30.00	c    (0.0s) running MILP presolver
29.64/30.01	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
29.75/30.01	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
29.75/30.03	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
29.85/30.14	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
29.85/30.14	c    (0.2s) probing aborted: 50/50 successive totally useless probings
29.94/30.23	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
29.94/30.23	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
29.94/30.23	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
29.94/30.23	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
29.94/30.23	c    7496 constraints of type <knapsack>
29.94/30.23	c    2016 constraints of type <setppc>
29.94/30.23	c    6584 constraints of type <logicor>
29.94/30.23	c transformed objective value is always integral (scale: 1)
29.94/30.23	c Presolving Time: 0.27
29.94/30.25	c presolving:
29.94/30.29	c    (0.0s) running MILP presolver
30.04/30.30	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
30.04/30.30	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
30.04/30.32	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
30.04/30.34	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
30.04/30.37	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
30.14/30.47	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
30.14/30.47	c    (0.2s) probing aborted: 50/50 successive totally useless probings
30.24/30.56	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
30.34/30.60	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
30.34/30.60	c dynamic symmetry handling statistics:
30.34/30.60	c    orbitopal reduction:       no components
30.34/30.60	c    orbital reduction:          1 components of sizes 4
30.34/30.60	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
30.34/30.60	c handled 1 out of 1 symmetry components
30.34/30.60	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
30.34/30.60	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
30.34/30.60	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
30.34/30.60	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
30.34/30.60	c    7496 constraints of type <knapsack>
30.34/30.60	c    2016 constraints of type <setppc>
30.34/30.60	c    6584 constraints of type <logicor>
30.34/30.60	c transformed objective value is always integral (scale: 1)
30.34/30.60	c Presolving Time: 0.35
30.34/30.60	c 
30.94/31.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.94/31.27	c   1.0s|     1 |     0 |  3004 |     - |   165M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |      --      |    Inf | unknown
35.62/35.96	c   5.7s|     1 |     0 | 21898 |     - |   165M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |      --      |    Inf | unknown
36.73/37.02	c   6.8s|     1 |     0 | 23559 |     - |   165M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |      --      |    Inf | unknown
36.91/37.24	c   7.0s|     1 |     0 | 23559 |     - |   165M |   0 |1344 |  16k|  16k|  26 |  3 |  86 |   0 |-9.600000e+01 |      --      |    Inf | unknown
36.91/37.24	c (node 1) LP solver hit time limit in LP 6 -- using pseudo solution instead
36.91/37.24	c 
36.91/37.24	c SCIP Status        : solving was interrupted [time limit reached]
36.91/37.24	c Solving Time (sec) : 7.00
36.91/37.24	c Solving Nodes      : 1
36.91/37.24	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
36.91/37.24	c Dual Bound         : -9.60000000000000e+01
36.91/37.24	c Gap                : infinite
36.91/37.24	c SCIP status: 23 (TIMELIMIT)
36.91/37.24	c solveScip: freeing transform (!can_skip_free_transform)
36.91/37.26	c pb_solver_status: sst_sat
36.91/37.26	c LB_goalvalue: 818
36.91/37.26	c UB_goalvalue: 928
36.91/37.26	c Both SAT and SCIP timed out; boosting budgets to sat=14.000000 scip=14.000000
36.91/37.26	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
36.91/37.26	c SCIP returned: sst_unknown
36.91/37.26	c SCIP primal LB: 818, dual UB: 928
36.91/37.26	c Try to find a solution more than 854
36.91/37.26	c assumptions: 
36.91/37.26	c invoking solver with time budget: 14.000000
50.97/51.31	c sat_solver_result: sst_unknown
50.97/51.31	c SAT solver timed out; proceeding to cooperative SCIP call
50.97/51.31	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
50.97/51.31	c scip solving with time budget: 14.000000
50.97/51.31	c solveScip
50.97/51.31	c initScipForCoop
50.97/51.31	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
50.97/51.32	c presolving:
50.97/51.35	c    (0.0s) running MILP presolver
50.97/51.36	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
50.97/51.37	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
50.97/51.39	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
51.07/51.41	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
51.07/51.44	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
51.17/51.54	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
51.17/51.54	c    (0.2s) probing aborted: 50/50 successive totally useless probings
51.27/51.63	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
51.27/51.66	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
51.27/51.66	c dynamic symmetry handling statistics:
51.27/51.66	c    orbitopal reduction:       no components
51.27/51.66	c    orbital reduction:          1 components of sizes 4
51.27/51.66	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
51.27/51.66	c handled 1 out of 1 symmetry components
51.27/51.67	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
51.27/51.67	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
51.27/51.67	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
51.27/51.67	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
51.27/51.67	c    7496 constraints of type <knapsack>
51.27/51.67	c    2016 constraints of type <setppc>
51.27/51.67	c    6584 constraints of type <logicor>
51.27/51.67	c transformed objective value is always integral (scale: 1)
51.27/51.67	c Presolving Time: 0.35
51.27/51.67	c 
51.97/52.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.97/52.33	c   1.0s|     1 |     0 |  3004 |     - |   165M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
56.66/57.04	c   5.7s|     1 |     0 | 21898 |     - |   165M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
57.76/58.15	c   6.8s|     1 |     0 | 23559 |     - |   165M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
58.75/59.19	c   7.9s|     1 |     0 | 25184 |     - |   165M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
59.84/60.22	c   8.9s|     1 |     0 | 26552 |     - |   165M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
60.93/61.33	c  10.0s|     1 |     0 | 28157 |     - |   165M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
62.13/62.51	c  11.2s|     1 |     0 | 29974 |     - |   167M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
63.32/63.76	c  12.5s|     1 |     0 | 31877 |     - |   168M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
64.73/65.14	c  13.8s|     1 |     0 | 34020 |     - |   170M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
64.92/65.31	c 
64.92/65.31	c SCIP Status        : solving was interrupted [time limit reached]
64.92/65.31	c Solving Time (sec) : 14.00
64.92/65.31	c Solving Nodes      : 1
64.92/65.31	c Primal Bound       : -2.06000000000000e+02 (0 solutions)
64.92/65.31	c Dual Bound         : -9.60000000000000e+01
64.92/65.31	c Gap                : 114.58 %
64.92/65.31	c SCIP status: 23 (TIMELIMIT)
64.92/65.31	c pb_solver_status: sst_sat
64.92/65.31	c LB_goalvalue: 818
64.92/65.31	c UB_goalvalue: 928
64.92/65.31	c Both SAT and SCIP timed out; boosting budgets to sat=28.000000 scip=28.000000
64.92/65.31	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
64.92/65.31	c SCIP returned: sst_unknown
64.92/65.31	c SCIP primal LB: 818, dual UB: 928
64.92/65.31	c Try to find a solution more than 854
64.92/65.31	c assumptions: 
64.92/65.31	c invoking solver with time budget: 28.000000
92.92/93.41	c sat_solver_result: sst_unknown
92.92/93.41	c SAT solver timed out; proceeding to cooperative SCIP call
92.92/93.41	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
92.92/93.41	c scip solving with time budget: 28.000000
92.92/93.41	c solveScip
92.92/93.41	c initScipForCoop
92.92/93.41	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
92.92/93.41	c SCIPfreeTransform due to timeout and having shadow nodes
92.92/93.41	c forcing SCIPfreeTransform before solve
92.92/93.43	c Running SCIP presolve for solve-time propagation (rounds=3)
92.92/93.44	c presolving:
92.92/93.47	c    (0.0s) running MILP presolver
92.92/93.48	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
92.92/93.49	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
93.02/93.51	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
93.12/93.62	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
93.12/93.62	c    (0.2s) probing aborted: 50/50 successive totally useless probings
93.22/93.71	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
93.22/93.71	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
93.22/93.71	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
93.22/93.71	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
93.22/93.71	c    7496 constraints of type <knapsack>
93.22/93.71	c    2016 constraints of type <setppc>
93.22/93.71	c    6584 constraints of type <logicor>
93.22/93.71	c transformed objective value is always integral (scale: 1)
93.22/93.71	c Presolving Time: 0.27
93.22/93.73	c presolving:
93.22/93.77	c    (0.0s) running MILP presolver
93.22/93.78	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
93.22/93.78	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
93.32/93.81	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
93.32/93.83	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
93.32/93.86	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
93.42/93.96	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
93.42/93.96	c    (0.2s) probing aborted: 50/50 successive totally useless probings
93.53/94.05	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
93.53/94.08	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
93.53/94.09	c dynamic symmetry handling statistics:
93.53/94.09	c    orbitopal reduction:       no components
93.53/94.09	c    orbital reduction:          1 components of sizes 4
93.53/94.09	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
93.53/94.09	c handled 1 out of 1 symmetry components
93.53/94.09	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
93.53/94.09	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
93.53/94.09	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
93.53/94.09	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
93.53/94.09	c    7496 constraints of type <knapsack>
93.53/94.09	c    2016 constraints of type <setppc>
93.53/94.09	c    6584 constraints of type <logicor>
93.53/94.09	c transformed objective value is always integral (scale: 1)
93.53/94.09	c Presolving Time: 0.36
93.53/94.09	c 
94.21/94.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.21/94.76	c   1.0s|     1 |     0 |  3004 |     - |   170M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |      --      |    Inf | unknown
99.00/99.51	c   5.8s|     1 |     0 | 21898 |     - |   170M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |      --      |    Inf | unknown
100.09/100.61	c   6.9s|     1 |     0 | 23559 |     - |   170M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |      --      |    Inf | unknown
101.09/101.68	c   8.0s|     1 |     0 | 25184 |     - |   170M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |      --      |    Inf | unknown
102.19/102.76	c   9.0s|     1 |     0 | 26552 |     - |   170M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |      --      |    Inf | unknown
103.38/103.93	c  10.2s|     1 |     0 | 28157 |     - |   170M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |      --      |    Inf | unknown
104.59/105.15	c  11.4s|     1 |     0 | 29974 |     - |   170M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |      --      |    Inf | unknown
105.77/106.38	c  12.7s|     1 |     0 | 31877 |     - |   170M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |      --      |    Inf | unknown
107.17/107.71	c  14.0s|     1 |     0 | 34020 |     - |   170M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |      --      |    Inf | unknown
108.36/108.95	c  15.2s|     1 |     0 | 35854 |     - |   171M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |      --      |    Inf | unknown
109.47/110.07	c  16.3s|     1 |     0 | 37507 |     - |   173M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |      --      |    Inf | unknown
110.06/110.68	c  17.0s|     1 |     0 | 39480 |     - |   174M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |      --      |    Inf | unknown
121.12/121.72	c  28.0s|     1 |     2 | 55944 |     - |   175M |   0 |1344 |  16k|  16k| 108 | 11 | 119 |   0 |-9.600000e+01 |      --      |    Inf | unknown
121.12/121.73	c 
121.12/121.73	c SCIP Status        : solving was interrupted [time limit reached]
121.12/121.73	c Solving Time (sec) : 28.00
121.12/121.73	c Solving Nodes      : 1
121.12/121.73	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
121.12/121.73	c Dual Bound         : -9.60000000000000e+01
121.12/121.73	c Gap                : infinite
121.12/121.73	c SCIP status: 23 (TIMELIMIT)
121.12/121.73	c solveScip: freeing transform (!can_skip_free_transform)
121.12/121.74	c pb_solver_status: sst_sat
121.12/121.74	c LB_goalvalue: 818
121.12/121.74	c UB_goalvalue: 928
121.12/121.74	c Both SAT and SCIP timed out; boosting budgets to sat=56.000000 scip=56.000000
121.12/121.74	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
121.12/121.74	c SCIP returned: sst_unknown
121.12/121.74	c SCIP primal LB: 818, dual UB: 928
121.12/121.74	c Try to find a solution more than 854
121.12/121.74	c assumptions: 
121.12/121.74	c invoking solver with time budget: 56.000000
177.13/177.93	c sat_solver_result: sst_unknown
177.13/177.93	c SAT solver timed out; proceeding to cooperative SCIP call
177.13/177.93	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
177.13/177.93	c scip solving with time budget: 56.000000
177.13/177.93	c solveScip
177.13/177.93	c initScipForCoop
177.13/177.93	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
177.13/177.94	c presolving:
177.13/177.98	c    (0.0s) running MILP presolver
177.13/177.99	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
177.13/177.99	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
177.25/178.02	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
177.25/178.04	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
177.25/178.07	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
177.35/178.17	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
177.35/178.17	c    (0.2s) probing aborted: 50/50 successive totally useless probings
177.43/178.26	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
177.43/178.29	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
177.43/178.29	c dynamic symmetry handling statistics:
177.43/178.29	c    orbitopal reduction:       no components
177.43/178.29	c    orbital reduction:          1 components of sizes 4
177.43/178.29	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
177.43/178.29	c handled 1 out of 1 symmetry components
177.53/178.30	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
177.53/178.30	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
177.53/178.30	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
177.53/178.30	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
177.53/178.30	c    7496 constraints of type <knapsack>
177.53/178.30	c    2016 constraints of type <setppc>
177.53/178.30	c    6584 constraints of type <logicor>
177.53/178.30	c transformed objective value is always integral (scale: 1)
177.53/178.30	c Presolving Time: 0.35
177.53/178.30	c 
178.13/178.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.13/178.96	c   1.0s|     1 |     0 |  3004 |     - |   175M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
182.91/183.73	c   5.8s|     1 |     0 | 21898 |     - |   175M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
184.01/184.80	c   6.9s|     1 |     0 | 23559 |     - |   175M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
185.01/185.85	c   7.9s|     1 |     0 | 25184 |     - |   175M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
186.00/186.89	c   9.0s|     1 |     0 | 26552 |     - |   175M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
187.21/188.02	c  10.1s|     1 |     0 | 28157 |     - |   175M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
188.31/189.19	c  11.3s|     1 |     0 | 29974 |     - |   175M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
189.49/190.37	c  12.4s|     1 |     0 | 31877 |     - |   175M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
190.89/191.71	c  13.8s|     1 |     0 | 34020 |     - |   175M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
192.08/192.92	c  15.0s|     1 |     0 | 35854 |     - |   175M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
193.19/194.04	c  16.1s|     1 |     0 | 37507 |     - |   175M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
193.77/194.65	c  16.7s|     1 |     0 | 39480 |     - |   175M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
210.31/211.23	c  33.3s|     1 |     2 | 59913 |     - |   175M |   0 |1344 |  16k|  16k| 108 | 11 | 138 |  20 |-9.600000e+01 |-2.060000e+02*| 114.58%| unknown
232.93/233.93	c 
232.93/233.93	c SCIP Status        : solving was interrupted [time limit reached]
232.93/233.93	c Solving Time (sec) : 56.00
232.93/233.93	c Solving Nodes      : 6
232.93/233.93	c Primal Bound       : -2.06000000000000e+02 (0 solutions)
232.93/233.93	c Dual Bound         : -9.60000000000000e+01
232.93/233.93	c Gap                : 114.58 %
232.93/233.93	c SCIP status: 23 (TIMELIMIT)
232.93/233.93	c pb_solver_status: sst_sat
232.93/233.93	c LB_goalvalue: 818
232.93/233.93	c UB_goalvalue: 928
232.93/233.93	c Both SAT and SCIP timed out; boosting budgets to sat=112.000000 scip=112.000000
232.93/233.93	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
232.93/233.93	c SCIP returned: sst_unknown
232.93/233.93	c SCIP primal LB: 818, dual UB: 928
232.93/233.93	c Try to find a solution more than 854
232.93/233.93	c assumptions: 
232.93/233.93	c invoking solver with time budget: 112.000000
344.94/346.32	c sat_solver_result: sst_unknown
344.94/346.32	c SAT solver timed out; proceeding to cooperative SCIP call
344.94/346.32	c Calling solveScip for cooperative mode with LB_goalvalue:       818, UB_goalvalue: 928
344.94/346.32	c scip solving with time budget: 112.000000
344.94/346.32	c solveScip
344.94/346.32	c initScipForCoop
344.94/346.32	c Coop Mode: Using SCIP obj units for LB/UB: 818, +oo
344.94/346.32	c SCIPfreeTransform due to timeout and having shadow nodes
344.94/346.32	c forcing SCIPfreeTransform before solve
344.94/346.34	c Running SCIP presolve for solve-time propagation (rounds=3)
344.94/346.35	c presolving:
344.94/346.38	c    (0.0s) running MILP presolver
344.94/346.39	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
345.04/346.40	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
345.04/346.42	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
345.14/346.53	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
345.14/346.53	c    (0.2s) probing aborted: 50/50 successive totally useless probings
345.24/346.62	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
345.24/346.62	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
345.24/346.62	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
345.24/346.62	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
345.24/346.62	c    7496 constraints of type <knapsack>
345.24/346.62	c    2016 constraints of type <setppc>
345.24/346.62	c    6584 constraints of type <logicor>
345.24/346.62	c transformed objective value is always integral (scale: 1)
345.24/346.62	c Presolving Time: 0.27
345.24/346.65	c presolving:
345.24/346.68	c    (0.0s) running MILP presolver
345.24/346.69	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
345.34/346.70	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
345.34/346.72	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
345.34/346.74	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
345.34/346.77	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
345.44/346.87	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
345.44/346.87	c    (0.2s) probing aborted: 50/50 successive totally useless probings
345.54/346.96	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
345.54/346.99	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
345.54/346.99	c dynamic symmetry handling statistics:
345.54/346.99	c    orbitopal reduction:       no components
345.54/346.99	c    orbital reduction:          1 components of sizes 4
345.54/346.99	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
345.54/346.99	c handled 1 out of 1 symmetry components
345.54/347.00	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
345.54/347.00	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
345.54/347.00	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
345.54/347.00	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
345.54/347.00	c    7496 constraints of type <knapsack>
345.54/347.00	c    2016 constraints of type <setppc>
345.54/347.00	c    6584 constraints of type <logicor>
345.54/347.00	c transformed objective value is always integral (scale: 1)
345.54/347.00	c Presolving Time: 0.36
345.54/347.00	c 
346.24/347.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
346.24/347.66	c   1.0s|     1 |     0 |  3004 |     - |   175M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |      --      |    Inf | unknown
350.92/352.38	c   5.7s|     1 |     0 | 21898 |     - |   175M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |      --      |    Inf | unknown
352.02/353.44	c   6.8s|     1 |     0 | 23559 |     - |   175M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |      --      |    Inf | unknown
353.01/354.47	c   7.8s|     1 |     0 | 25184 |     - |   175M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |      --      |    Inf | unknown
354.01/355.47	c   8.8s|     1 |     0 | 26552 |     - |   175M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |      --      |    Inf | unknown
355.11/356.58	c   9.9s|     1 |     0 | 28157 |     - |   175M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |      --      |    Inf | unknown
356.30/357.73	c  11.1s|     1 |     0 | 29974 |     - |   175M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |      --      |    Inf | unknown
357.50/358.91	c  12.3s|     1 |     0 | 31877 |     - |   175M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |      --      |    Inf | unknown
358.79/360.21	c  13.6s|     1 |     0 | 34020 |     - |   175M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |      --      |    Inf | unknown
359.99/361.41	c  14.8s|     1 |     0 | 35854 |     - |   175M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |      --      |    Inf | unknown
361.08/362.51	c  15.9s|     1 |     0 | 37507 |     - |   175M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |      --      |    Inf | unknown
361.70/363.12	c  16.5s|     1 |     0 | 39480 |     - |   175M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |      --      |    Inf | unknown
377.92/379.47	c  32.8s|     1 |     2 | 59916 |     - |   175M |   0 |1344 |  16k|  16k| 108 | 11 | 142 |  20 |-9.600000e+01 |      --      |    Inf | unknown
456.84/458.64	c 
456.84/458.64	c SCIP Status        : solving was interrupted [time limit reached]
456.84/458.64	c Solving Time (sec) : 112.00
456.84/458.64	c Solving Nodes      : 69
456.84/458.64	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
456.84/458.64	c Dual Bound         : -9.60000000000000e+01
456.84/458.64	c Gap                : infinite
456.84/458.64	c SCIP status: 23 (TIMELIMIT)
456.84/458.64	c solveScip: freeing transform (!can_skip_free_transform)
456.84/458.65	c pb_solver_status: sst_sat
456.84/458.65	c LB_goalvalue: 818
456.84/458.65	c UB_goalvalue: 928
456.84/458.65	c Both SAT and SCIP timed out; boosting budgets to sat=224.000000 scip=224.000000
456.84/458.65	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
456.84/458.65	c SCIP returned: sst_unknown
456.84/458.65	c SCIP primal LB: 818, dual UB: 928
456.84/458.65	c Try to find a solution more than 854
456.84/458.65	c assumptions: 
456.84/458.65	c invoking solver with time budget: 224.000000
472.30/474.16	c Model check passed
472.30/474.16	c sat_solver_result: sst_sat
472.30/474.16	c pb_solver_status: sst_sat
472.30/474.16	c in maximizeGoal found by SAT
472.30/474.16	o 168
472.30/474.16	c addUnit: @goal_constraint0
472.30/474.16	c Found a solution: 856.  Optimum bounded: [856,928].
472.30/474.16	c Try to find a solution more than 880
472.30/474.16	c estimatedAdderCost: 576
472.30/474.16	c Try to convert by bdds
472.30/474.17	c d: 1
472.30/474.17	c 
472.30/474.17	c assumptions: 
472.30/474.17	c invoking solver with time budget: 208.550262
680.86/683.44	c sat_solver_result: sst_unknown
680.86/683.44	c SAT solver timed out; proceeding to cooperative SCIP call
680.86/683.44	c Calling solveScip for cooperative mode with LB_goalvalue:       856, UB_goalvalue: 928
680.86/683.44	c scip solving with time budget: 224.000000
680.86/683.44	c solveScip
680.86/683.44	c initScipForCoop
680.86/683.44	c Coop Mode: Using SCIP obj units for LB/UB: 856, +oo
680.86/683.45	c presolving:
680.86/683.49	c    (0.0s) running MILP presolver
680.96/683.50	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
680.96/683.50	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
680.96/683.53	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
680.96/683.55	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
680.96/683.58	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
681.06/683.67	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
681.06/683.67	c    (0.2s) probing aborted: 50/50 successive totally useless probings
681.16/683.76	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
681.26/683.80	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
681.26/683.80	c dynamic symmetry handling statistics:
681.26/683.80	c    orbitopal reduction:       no components
681.26/683.80	c    orbital reduction:          1 components of sizes 4
681.26/683.80	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
681.26/683.80	c handled 1 out of 1 symmetry components
681.26/683.80	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
681.26/683.80	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
681.26/683.80	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
681.26/683.80	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
681.26/683.80	c    7496 constraints of type <knapsack>
681.26/683.80	c    2016 constraints of type <setppc>
681.26/683.80	c    6584 constraints of type <logicor>
681.26/683.80	c transformed objective value is always integral (scale: 1)
681.26/683.80	c Presolving Time: 0.35
681.26/683.80	c 
681.86/684.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
681.86/684.47	c   1.0s|     1 |     0 |  3004 |     - |   201M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
686.64/689.21	c   5.8s|     1 |     0 | 21898 |     - |   201M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
687.64/690.25	c   6.8s|     1 |     0 | 23559 |     - |   201M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
688.63/691.28	c   7.8s|     1 |     0 | 25184 |     - |   201M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
689.73/692.31	c   8.9s|     1 |     0 | 26552 |     - |   201M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
690.82/693.42	c  10.0s|     1 |     0 | 28157 |     - |   201M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
691.92/694.58	c  11.1s|     1 |     0 | 29974 |     - |   201M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
693.11/695.76	c  12.3s|     1 |     0 | 31877 |     - |   201M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
694.42/697.06	c  13.6s|     1 |     0 | 34020 |     - |   201M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
695.61/698.29	c  14.9s|     1 |     0 | 35854 |     - |   201M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
696.70/699.39	c  16.0s|     1 |     0 | 37507 |     - |   201M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
697.30/700.00	c  16.6s|     1 |     0 | 39480 |     - |   201M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
715.13/717.84	c  34.4s|     1 |     2 | 59837 |     - |   201M |   0 |1344 |  16k|  16k| 108 | 11 | 129 |  26 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
831.61/834.74	c   151s|   100 |    99 |257983 |2207.1 |   215M |  19 |1344 |  16k|  16k| 402 |  1 | 307 | 259 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
904.05/907.44	c 
904.05/907.44	c SCIP Status        : solving was interrupted [time limit reached]
904.05/907.44	c Solving Time (sec) : 224.00
904.05/907.44	c Solving Nodes      : 188
904.05/907.44	c Primal Bound       : -1.68000000000000e+02 (0 solutions)
904.05/907.44	c Dual Bound         : -9.60000000000000e+01
904.05/907.44	c Gap                : 75.00 %
904.05/907.44	c SCIP status: 23 (TIMELIMIT)
904.05/907.44	c pb_solver_status: sst_sat
904.05/907.44	c LB_goalvalue: 856
904.05/907.44	c UB_goalvalue: 928
904.05/907.44	c # improved by sat (lb/ub): 1, # improved by scip (lb): 0
904.05/907.44	c SCIP returned: sst_unknown
904.05/907.44	c SCIP primal LB: 856, dual UB: 928
904.05/907.44	c Try to find a solution more than 880
904.05/907.44	c assumptions: 
904.05/907.44	c invoking solver with time budget: 313.600000
1217.63/1222.08	c sat_solver_result: sst_unknown
1217.63/1222.08	c SAT solver timed out; proceeding to cooperative SCIP call
1217.63/1222.08	c Calling solveScip for cooperative mode with LB_goalvalue:       856, UB_goalvalue: 928
1217.63/1222.08	c scip solving with time budget: 224.000000
1217.63/1222.08	c solveScip
1217.63/1222.08	c initScipForCoop
1217.63/1222.08	c Coop Mode: Using SCIP obj units for LB/UB: 856, +oo
1217.63/1222.08	c SCIPfreeTransform due to timeout and having shadow nodes
1217.63/1222.08	c forcing SCIPfreeTransform before solve
1217.63/1222.10	c Running SCIP presolve for solve-time propagation (rounds=3)
1217.73/1222.11	c presolving:
1217.73/1222.14	c    (0.0s) running MILP presolver
1217.73/1222.15	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1217.73/1222.16	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
1217.73/1222.18	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
1217.81/1222.28	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1217.81/1222.28	c    (0.2s) probing aborted: 50/50 successive totally useless probings
1217.91/1222.38	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1217.91/1222.38	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
1217.91/1222.38	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1217.91/1222.38	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
1217.91/1222.38	c    7496 constraints of type <knapsack>
1217.91/1222.38	c    2016 constraints of type <setppc>
1217.91/1222.38	c    6584 constraints of type <logicor>
1217.91/1222.38	c transformed objective value is always integral (scale: 1)
1217.91/1222.38	c Presolving Time: 0.27
1218.01/1222.40	c presolving:
1218.01/1222.43	c    (0.0s) running MILP presolver
1218.01/1222.44	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1218.01/1222.45	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
1218.01/1222.47	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
1218.01/1222.49	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
1218.11/1222.52	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
1218.21/1222.62	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1218.21/1222.62	c    (0.2s) probing aborted: 50/50 successive totally useless probings
1218.31/1222.71	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1218.31/1222.74	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
1218.31/1222.74	c dynamic symmetry handling statistics:
1218.31/1222.74	c    orbitopal reduction:       no components
1218.31/1222.74	c    orbital reduction:          1 components of sizes 4
1218.31/1222.74	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
1218.31/1222.74	c handled 1 out of 1 symmetry components
1218.31/1222.75	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
1218.31/1222.75	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
1218.31/1222.75	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1218.31/1222.75	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
1218.31/1222.75	c    7496 constraints of type <knapsack>
1218.31/1222.75	c    2016 constraints of type <setppc>
1218.31/1222.75	c    6584 constraints of type <logicor>
1218.31/1222.75	c transformed objective value is always integral (scale: 1)
1218.31/1222.75	c Presolving Time: 0.35
1218.31/1222.75	c 
1219.01/1223.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1219.01/1223.41	c   1.0s|     1 |     0 |  3004 |     - |   229M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1223.61/1228.10	c   5.7s|     1 |     0 | 21898 |     - |   229M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1224.70/1229.14	c   6.8s|     1 |     0 | 23559 |     - |   229M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1225.70/1230.16	c   7.8s|     1 |     0 | 25184 |     - |   229M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1226.69/1231.18	c   8.8s|     1 |     0 | 26552 |     - |   229M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1227.78/1232.26	c   9.9s|     1 |     0 | 28157 |     - |   229M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1228.97/1233.43	c  11.0s|     1 |     0 | 29974 |     - |   229M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1230.17/1234.62	c  12.2s|     1 |     0 | 31877 |     - |   229M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1231.47/1235.91	c  13.5s|     1 |     0 | 34020 |     - |   229M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1232.57/1237.09	c  14.7s|     1 |     0 | 35854 |     - |   229M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1233.67/1238.19	c  15.8s|     1 |     0 | 37507 |     - |   229M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1234.36/1238.80	c  16.4s|     1 |     0 | 39480 |     - |   229M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |      --      |    Inf | unknown
1250.61/1255.12	c  32.7s|     1 |     2 | 59916 |     - |   229M |   0 |1344 |  16k|  16k| 108 | 11 | 142 |  20 |-9.600000e+01 |      --      |    Inf | unknown
1343.57/1348.41	c   126s|   100 |    96 |217976 |1803.0 |   233M |  21 |1344 |  16k|  16k| 345 |  1 | 262 | 244 |-9.600000e+01 |      --      |    Inf |  25.00%
1389.71/1394.75	c   172s|   200 |   192 |344495 |1532.7 |   235M |  23 |1344 |  16k|  16k| 628 |  2 | 477 | 299 |-9.600000e+01 |      --      |    Inf |  25.05%
1441.12/1446.39	c 
1441.12/1446.39	c SCIP Status        : solving was interrupted [time limit reached]
1441.12/1446.39	c Solving Time (sec) : 224.00
1441.12/1446.39	c Solving Nodes      : 276
1441.12/1446.39	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1441.12/1446.39	c Dual Bound         : -9.60000000000000e+01
1441.12/1446.39	c Gap                : infinite
1441.12/1446.39	c SCIP status: 23 (TIMELIMIT)
1441.12/1446.39	c solveScip: freeing transform (!can_skip_free_transform)
1441.22/1446.41	c pb_solver_status: sst_sat
1441.22/1446.41	c LB_goalvalue: 856
1441.22/1446.41	c UB_goalvalue: 928
1441.22/1446.41	c Both SAT and SCIP timed out; boosting budgets to sat=627.200000 scip=448.000000
1441.22/1446.41	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1441.22/1446.41	c SCIP returned: sst_unknown
1441.22/1446.41	c SCIP primal LB: 856, dual UB: 928
1441.22/1446.41	c Try to find a solution more than 880
1441.22/1446.41	c assumptions: 
1441.22/1446.41	c invoking solver with time budget: 627.200000
2068.38/2075.65	c sat_solver_result: sst_unknown
2068.38/2075.65	c SAT solver timed out; proceeding to cooperative SCIP call
2068.38/2075.65	c Calling solveScip for cooperative mode with LB_goalvalue:       856, UB_goalvalue: 928
2068.38/2075.65	c scip solving with time budget: 448.000000
2068.38/2075.65	c solveScip
2068.38/2075.65	c initScipForCoop
2068.38/2075.65	c Coop Mode: Using SCIP obj units for LB/UB: 856, +oo
2068.38/2075.67	c presolving:
2068.48/2075.70	c    (0.0s) running MILP presolver
2068.48/2075.71	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2068.48/2075.71	c (round 1, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2016 clqs, 0 implints
2068.48/2075.74	c (round 2, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
2068.48/2075.76	c (round 3, medium)     0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
2068.48/2075.79	c (round 4, exhaustive) 0 del vars, 280 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs, 0 implints
2068.58/2075.88	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2068.58/2075.88	c    (0.2s) probing aborted: 50/50 successive totally useless probings
2068.68/2075.97	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2068.68/2076.00	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.01)
2068.68/2076.01	c dynamic symmetry handling statistics:
2068.68/2076.01	c    orbitopal reduction:       no components
2068.68/2076.01	c    orbital reduction:          1 components of sizes 4
2068.68/2076.01	c    lexicographic reduction:    4 permutations with support sizes 1284, 1344, 1344, 1284
2068.68/2076.01	c handled 1 out of 1 symmetry components
2068.79/2076.01	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
2068.79/2076.01	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
2068.79/2076.01	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2068.79/2076.01	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
2068.79/2076.01	c    7496 constraints of type <knapsack>
2068.79/2076.01	c    2016 constraints of type <setppc>
2068.79/2076.01	c    6584 constraints of type <logicor>
2068.79/2076.01	c transformed objective value is always integral (scale: 1)
2068.79/2076.01	c Presolving Time: 0.35
2068.79/2076.01	c 
2069.37/2076.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2069.37/2076.67	c   1.0s|     1 |     0 |  3004 |     - |   247M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2074.06/2081.33	c   5.7s|     1 |     0 | 21898 |     - |   247M |   0 |1344 |  16k|  16k|  13 |  1 |  82 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2075.05/2082.37	c   6.7s|     1 |     0 | 23559 |     - |   247M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2076.15/2083.40	c   7.8s|     1 |     0 | 25184 |     - |   247M |   0 |1344 |  16k|  16k|  36 |  3 |  86 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2077.15/2084.42	c   8.8s|     1 |     0 | 26552 |     - |   247M |   0 |1344 |  16k|  16k|  45 |  4 |  88 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2078.24/2085.53	c   9.9s|     1 |     0 | 28157 |     - |   247M |   0 |1344 |  16k|  16k|  53 |  5 |  90 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2079.34/2086.69	c  11.0s|     1 |     0 | 29974 |     - |   247M |   0 |1344 |  16k|  16k|  61 |  6 |  95 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2080.63/2087.93	c  12.3s|     1 |     0 | 31877 |     - |   247M |   0 |1344 |  16k|  16k|  70 |  7 |  96 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2081.93/2089.23	c  13.6s|     1 |     0 | 34020 |     - |   247M |   0 |1344 |  16k|  16k|  80 |  8 |  99 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2083.13/2090.41	c  14.8s|     1 |     0 | 35854 |     - |   247M |   0 |1344 |  16k|  16k|  89 |  9 | 105 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2084.22/2091.52	c  15.9s|     1 |     0 | 37507 |     - |   247M |   0 |1344 |  16k|  16k|  97 | 10 | 107 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2084.83/2092.13	c  16.5s|     1 |     0 | 39480 |     - |   247M |   0 |1344 |  16k|  16k| 108 | 11 | 108 |   0 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2102.46/2109.88	c  34.2s|     1 |     2 | 59837 |     - |   247M |   0 |1344 |  16k|  16k| 108 | 11 | 129 |  26 |-9.600000e+01 |-1.680000e+02*|  75.00%| unknown
2219.36/2227.11	c   151s|   100 |    99 |257983 |2207.1 |   247M |  19 |1344 |  16k|  16k| 402 |  1 | 307 | 259 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2297.98/2306.11	c   230s|   200 |   199 |422008 |1922.3 |   247M |  21 |1344 |  16k|  16k| 967 |  1 | 356 | 354 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2350.38/2358.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2350.38/2358.60	c   283s|   300 |   299 |555697 |1726.5 |   251M |  42 |1344 |  16k|  16k|1099 |  1 | 362 | 433 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2406.48/2414.91	c   339s|   400 |   397 |695079 |1643.1 |   298M |  45 |1344 |  16k|  16k|1444 |  1 | 373 | 518 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2459.68/2468.33	c   393s|   500 |   497 |845693 |1615.7 |   331M |  46 |1344 |  16k|  16k|1828 |  1 | 484 | 605 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2497.75/2506.59	c   431s|   600 |   597 |959941 |1536.7 |   332M |  57 |1344 |  16k|  16k|1998 |  1 | 484 | 673 |-9.600000e+01 |-1.680000e+02*|  75.00%|   9.17%
2514.79/2523.65	c 
2514.79/2523.65	c SCIP Status        : solving was interrupted [time limit reached]
2514.79/2523.65	c Solving Time (sec) : 448.00
2514.79/2523.65	c Solving Nodes      : 639
2514.79/2523.65	c Primal Bound       : -1.68000000000000e+02 (0 solutions)
2514.79/2523.65	c Dual Bound         : -9.60000000000000e+01
2514.79/2523.65	c Gap                : 75.00 %
2514.79/2523.65	c SCIP status: 23 (TIMELIMIT)
2514.79/2523.65	c pb_solver_status: sst_sat
2514.79/2523.65	c LB_goalvalue: 856
2514.79/2523.65	c UB_goalvalue: 928
2514.79/2523.65	c Both SAT and SCIP timed out; boosting budgets to sat=1254.400000 scip=896.000000
2514.79/2523.65	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2514.79/2523.65	c SCIP returned: sst_unknown
2514.79/2523.65	c SCIP primal LB: 856, dual UB: 928
2514.79/2523.65	c Try to find a solution more than 880
2514.79/2523.65	c assumptions: 
2514.79/2523.65	c invoking solver with time budget: 1254.400000
3600.06/3612.50	
3600.06/3612.50	*** TERMINATED *** by signal
3600.06/3612.50	c
3600.06/3612.50	s SATISFIABLE
3600.06/3612.50	v x897 -x898 x899 -x900 -x901 x902 x903 -x904 x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 x929 -x930 -x931 x932 -x933 -x934 -x935 -x936 -x937 -x938 x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 x950 -x951 -x952 -x953 -x954 -x955 -x956 x957 -x958 -x959 x960 x961 -x962 x963 -x964 -x965 -x966 -x967 -x968 x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 x980 -x981 x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 x993 -x994 -x995 x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 x1023 x1024 x1025 -x1026 x1027 -x1028 -x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 x1042 -x1043 -x1044 -x1045 -x1046 -x1047 x1048 -x1049 -x1050 -x1051 -x1052 x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 x1060 -x1061 -x1062 -x1063 -x1064 x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 x1089 x1090 -x1091 x1092 -x1093 -x1094 x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 x1105 -x1106 -x1107 -x1108 -x1109 x1110 -x1111 -x1112 -x1113 x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 x1124 -x1125 -x1126 -x1127 -x1128 x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 -x1149 x1150 -x1151 x1152 x1153 x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 x1181 -x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 x1202 -x1203 -x1204 -x1205 -x1206 -x1207 x1208 -x1209 -x1210 -x1211 -x1212 x1213 x1214 -x1215 -x1216 x1217 x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 -x1228 -x1229 x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 x1239 -x1240 x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 x1266 -x1267 x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 x1276 -x1277 x1278 -x1279 x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 x1295 -x1296 x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 x1337 x1338 x1339 -x1340 x1341 -x1342 x1343 x1344 -x2 -x66 -x130 -x194 x258 -x322 -x386 -x450 -x514 -x578 -x642 -x706 -x770 -x834 -x3 -x67 -x131 -x195 -x259 x323 -x387 -x451 -x515 -x579 -x643 -x707 -x771 -x835 -x4 -x68 -x132 -x196 -x260 -x324 -x388 -x452 -x516 -x580 -x644 -x708 -x772 x836 -x5 x69 -x133 -x197 -x261 -x325 -x389 -x453 -x517 -x581 -x645 -x709 -x773 -x837 -x6 -x70 x134 -x198 -x262 -x326 -x390 -x454 -x518 -x582 -x646 -x710 -x774 -x838 -x7 -x71 -x135 -x199 -x263 -x327 -x391 -x455 -x519 x583 -x647 -x711 -x775 -x839 x8 -x72 -x136 -x200 -x264 -x328 -x392 -x456 -x520 -x584 -x648 -x712 -x776 -x840 -x9 -x73 -x137 -x201 -x265 -x329 x393 -x457 -x521 -x585 -x649 -x713 -x777 -x841 x11 -x75 -x139 -x203 -x267 -x331 -x395 -x459 -x523 -x587 -x651 -x715 -x779 -x843 -x12 x76 -x140 -x204 -x268 -x332 -x396 -x460 -x524 -x588 -x652 -x716 -x780 -x844 -x13 -x77 -x141 -x205 -x269 -x333 -x397 -x461 -x525 -x589 -x653 -x717 x781 -x845 -x14 -x78 -x142 -x206 -x270 -x334 -x398 x462 -x526 -x590 -x654 -x718 -x782 -x846 -x15 -x79 -x143 -x207 -x271 -x335 -x399 -x463 x527 -x591 -x655 -x719 -x783 -x847 -x16 -x80 x144 -x208 -x272 -x336 -x400 -x464 -x528 -x592 -x656 -x720 -x784 -x848 -x17 -x81 -x145 -x209 -x273 -x337 -x401 x465 -x529 -x593 -x657 -x721 -x785 -x849 -x18 -x82 -x146 -x210 -x274 -x338 -x402 -x466 -x530 -x594 -x658 -x722 -x786 x850 -x20 -x84 -x148 -x212 -x276 -x340 -x404 -x468 -x532 -x596 x660 -x724 -x788 -x852 -x21 -x85 x149 -x213 -x277 -x341 -x405 -x469 -x533 -x597 -x661 -x725 -x789 -x853 -x22 x86 -x150 -x214 -x278 -x342 -x406 -x470 -x534 -x598 -x662 -x726 -x790 -x854 -x23 -x87 -x151 x215 -x279 -x343 -x407 -x471 -x535 -x599 -x663 -x727 -x791 -x855 -x24 -x88 -x152 -x216 -x280 -x344 -x408 -x472 x536 -x600 -x664 -x728 -x792 -x856 -x25 -x89 -x153 -x217 -x281 -x345 -x409 -x473 x537 -x601 -x665 -x729 -x793 -x857 -x26 -x90 -x154 -x218 -x282 -x346 -x410 -x474 -x538 x602 -x666 -x730 -x794 -x858 -x27 -x91 -x155 -x219 -x283 -x347 -x411 -x475 -x539 -x603 -x667 -x731 x795 -x859 -x29 -x93 -x157 -x221 -x285 -x349 -x413 -x477 -x541 -x605 -x669 x733 -x797 -x861 -x30 -x94 -x158 x222 -x286 -x350 -x414 -x478 -x542 -x606 -x670 -x734 -x798 -x862 -x31 -x95 -x159 -x223 x287 -x351 -x415 -x479 -x543 -x607 -x671 -x735 -x799 -x863 -x32 -x96 -x160 -x224 -x288 -x352 -x416 x480 -x544 -x608 -x672 -x736 -x800 -x864 -x33 -x97 -x161 -x225 -x289 -x353 -x417 -x481 -x545 -x609 x673 -x737 -x801 -x865 -x34 -x98 -x162 x226 -x290 -x354 -x418 -x482 -x546 -x610 -x674 -x738 -x802 -x866 -x35 -x99 -x163 -x227 x291 -x355 -x419 -x483 -x547 -x611 -x675 -x739 -x803 -x867 x36 -x100 -x164 -x228 -x292 -x356 -x420 -x484 -x548 -x612 -x676 -x740 -x804 -x868 -x38 -x102 -x166 -x230 -x294 -x358 -x422 -x486 x550 -x614 -x678 -x742 -x806 -x870 -x39 -x103 -x167 -x231 -x295 -x359 -x423 -x487 -x551 -x615 -x679 -x743 -x807 x871 -x40 -x104 -x168 -x232 -x296 -x360 -x424 -x488 -x552 x616 -x680 -x744 -x808 -x872 -x41 -x105 -x169 -x233 -x297 -x361 -x425 -x489 -x553 -x617 -x681 -x745 x809 -x873 -x42 -x106 -x170 -x234 -x298 -x362 -x426 -x490 -x554 -x618 -x682 x746 -x810 -x874 -x43 -x107 -x171 -x235 -x299 -x363 -x427 -x491 -x555 x619 -x683 -x747 -x811 -x875 -x44 -x108 -x172 -x236 -x300 -x364 x428 -x492 -x556 -x620 -x684 -x748 -x812 -x876 -x45 -x109 -x173 -x237 -x301 x365 -x429 -x493 -x557 -x621 -x685 -x749 -x813 -x877 x47 -x111 -x175 -x239 -x303 -x367 -x431 -x495 -x559 -x623 -x687 -x751 -x815 -x879 -x48 -x112 -x176 -x240 x304 -x368 -x432 -x496 -x560 -x624 -x688 -x752 -x816 -x880 -x49 -x113 -x177 -x241 -x305 -x369 -x433 -x497 -x561 -x625 -x689 x753 -x817 -x881 -x50 -x114 -x178 -x242 -x306 x370 -x434 -x498 -x562 -x626 -x690 -x754 -x818 -x882 -x51 -x115 -x179 -x243 -x307 -x371 x435 -x499 -x563 -x627 -x691 -x755 -x819 -x883 -x52 -x116 x180 -x244 -x308 -x372 -x436 -x500 -x564 -x628 -x692 -x756 -x820 -x884 -x53 -x117 -x181 -x245 -x309 -x373 -x437 x501 -x565 -x629 -x693 -x757 -x821 -x885 -x54 -x118 -x182 -x246 -x310 -x374 -x438 -x502 -x566 -x630 x694 -x758 -x822 -x886 -x56 -x120 -x184 -x248 -x312 -x376 -x440 -x504 -x568 -x632 -x696 -x760 x824 -x888 -x57 -x121 -x185 x249 -x313 -x377 -x441 -x505 -x569 -x633 -x697 -x761 -x825 -x889 -x58 -x122 -x186 -x250 -x314 -x378 -x442 -x506 -x570 -x634 x698 -x762 -x826 -x890 -x59 -x123 -x187 -x251 -x315 -x379 -x443 -x507 -x571 -x635 -x699 x763 -x827 -x891 -x60 -x124 -x188 -x252 -x316 x380 -x444 -x508 -x572 -x636 -x700 -x764 -x828 -x892 -x61 -x125 -x189 -x253 -x317 -x381 x445 -x509 -x573 -x637 -x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 -x446 -x510 -x574 -x638 -x702 -x766 -x830 x894 -x63 x127 -x191 -x255 -x319 -x383 -x447 -x511 -x575 -x639 -x703 -x767 -x831 -x895 -x10 -x74 -x138 x202 x266 x330 -x394 -x458 -x522 x586 x650 x714 -x778 x842 x19 -x83 -x147 -x211 x275 x339 x403 -x467 -x531 x595 -x659 x723 x787 -x851 x28 x92 x156 -x220 -x284 x348 x412 -x476 -x540 -x604 x668 -x732 -x796 x860 -x37 x101 x165 -x229 -x293 x357 x421 x485 -x549 -x613 -x677 x741 x805 -x869 -x46 x110 x174 x238 -x302 -x366 -x430 x494 x558 -x622 x686 -x750 -x814 x878 x55 x119 -x183 x247 x311 -x375 -x439 -x503 x567 x631 -x695 -x759 -x823 x887 x64 -x128 x192 -x256 x320 -x384 -x448 x512 x576 x640 -x704 -x768 x832 -x896 -x1 -x65 -x129 x193 -x257 -x321 x385 x449 x513 -x577 x641 x705 x769 -x833
3600.06/3612.50	c Model check passed
3600.06/3612.50	c Model check has passed with goal value: 168
3600.06/3612.50	c _____________________________________________________________________________
3600.06/3612.50	c std/band forms        : 7890,0
3600.06/3612.50	c 2cl/3cl ITE-codings   : 53297,0
3600.06/3612.50	c BDD/srt/adr Max costs : 115730,324,0
3600.06/3612.50	c BDDraw/bin/mul/srt/adr: 7394,0,0,496,0
3600.06/3612.50	c BDD nodes             : 120810
3600.06/3612.50	c Es1/CC detections     : 0,0
3600.06/3612.50	c CC sort               : 496
3600.06/3612.50	c SAT/UNSAT calls       : 2,0
3600.06/3612.50	c regenrated variables  : 0
3600.06/3612.50	c eliminated fixed lits : 0
3600.06/3612.50	c goal lit flips        : 0
3600.06/3612.50	c goal stages           : 0
3600.06/3612.50	c goal shrink           : 0
3600.06/3612.50	c goal coeff separations: 0
3600.06/3612.50	c restarts              : 340496
3600.06/3612.50	c conflicts             : 9802879        (2723 /sec)
3600.06/3612.50	c decisions             : 33512809       (9309 /sec)
3600.06/3612.50	c propagations          : 13839646560    (3844273 /sec)
3600.06/3612.50	c inspects              : 0              (0 /sec)
3600.06/3612.50	c CPU time (solving tm) : 3600 s        (2472 s, SAT 15.53 s, UNSAT 0 s)
3600.06/3612.50	c SAT solver time       : 2472 s
3600.06/3612.50	c SAT solver SAT time   : 15.53 s
3600.06/3612.50	c SAT solver UNSAT time : 0 s
3600.06/3612.50	c SAT solver TO time    : 1371 s
3600.06/3612.50	c Time for SCIP         : 1126 s
3600.06/3612.50	c Coop SCIP LB improvements           : 0
3600.06/3612.50	c Coop SCIP UB improvements           : 0
3600.06/3612.50	c SCIP globally fixed variables       : 0
3600.06/3612.50	c SAT  globally fixed variables       : 0
3600.06/3612.50	c SCIP freeTransform calls            : 14
3600.06/3612.50	c Time for Opt-base     : 0.00097 s
3600.06/3612.50	c Steps for Opt-base    : 0
3600.06/3612.50	c Time for BDD coding   : 0.2265 s
3600.06/3612.50	c Time for srt coding   : 0.003346 s
3600.06/3612.50	c Inner solver invocations            : 0
3600.06/3612.50	c Inner solving count                 : 0
3600.06/3612.50	c _____________________________________________________________________________

Verifier Data

OK	168

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

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-4779110-1782131235/watcher-4779110-1782131235 -o /tmp/evaluation-result-4779110-1782131235/solver-4779110-1782131235 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779110-1782131235/vars-4779110-1782131235 --bin-var /tmp/runsolver-exch-nodeE002-1782131235-2429618 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4779110-1782131235.opb 

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,9,21,26,29,33,36,50
  3550 MHz: 8,10,14-16,18,20,22-23,32,34-35,52-59
  3600 MHz: 0-1,3-7,11-13,17,19,24-25,27-28,30-31,37-49,51,60-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 2
  3600 MHz: 0-1,3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107853 MiB free)
  node 1: cores 8-15, 128973 MiB (114747 MiB free)
  node 2: cores 16-23, 129019 MiB (111696 MiB free)
  node 3: cores 24-31, 129003 MiB (116022 MiB free)
  node 4: cores 32-39, 129019 MiB (115128 MiB free)
  node 5: cores 40-47, 129019 MiB (115985 MiB free)
  node 6: cores 48-55, 129019 MiB (113973 MiB free)
  node 7: cores 56-63, 128474 MiB (111932 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2429794, runsolver pid=2429765
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 8.65 13.27 12.62 4/853 2429833
/proc/meminfo: memFree=929161308/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=2820 memory=280 CPUtime=0.01 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) D 2429765 2429794 2414428 0 -1 4194304 238 207 0 0 0 1 0 0 20 0 1 0 146411445 2887680 0 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 0 1 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 705 70 59 506 0 45 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 2820 KiB
Current children cumulated memory: 280 KiB

[startup+0.212483 s]*
/proc/loadavg: 8.65 13.27 12.62 11/877 2429881
/proc/meminfo: memFree=929087692/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=99464 memory=28108 CPUtime=0.09 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 4779 207 0 0 7 2 0 0 20 0 1 0 146411445 101851136 6912 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 24866 7027 2707 506 0 5557 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 99464 KiB
Current children cumulated memory: 28108 KiB

[startup+0.312708 s]*
/proc/loadavg: 8.65 13.27 12.62 16/869 2429882
/proc/meminfo: memFree=928860588/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=149800 memory=87328 CPUtime=0.19 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 17012 207 0 0 17 2 0 0 20 0 1 0 146411445 153395200 21632 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 37450 21832 5460 506 0 18141 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 149800 KiB
Current children cumulated memory: 87328 KiB

[startup+0.700184 s]
/proc/loadavg: 8.65 13.27 12.62 15/861 2429913
/proc/meminfo: memFree=928495928/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=229260 memory=157244 CPUtime=0.57 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 32735 207 0 0 53 4 0 0 20 0 1 0 146411445 234762240 39230 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 57315 39311 5841 506 0 38006 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 229260 KiB
Current children cumulated memory: 157244 KiB

[startup+1.50012 s]
/proc/loadavg: 8.65 13.27 12.62 14/856 2429921
/proc/meminfo: memFree=927968548/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=271520 memory=197548 CPUtime=1.36 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 43964 207 0 0 132 4 0 0 20 0 1 0 146411445 278036480 49199 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 67880 49387 6100 506 0 48571 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 271520 KiB
Current children cumulated memory: 197548 KiB

[startup+3.11251 s]
/proc/loadavg: 8.65 13.27 12.62 10/853 2430058
/proc/meminfo: memFree=927259672/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=271520 memory=197552 CPUtime=2.96 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 43965 207 0 0 292 4 0 0 20 0 1 0 146411445 278036480 49199 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 67880 49388 6100 506 0 48571 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 271520 KiB
Current children cumulated memory: 197552 KiB

[startup+6.30011 s]
/proc/loadavg: 9.40 13.35 12.65 13/863 2430440
/proc/meminfo: memFree=926842336/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=278192 memory=202764 CPUtime=6.13 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 45224 207 0 0 609 4 0 0 20 0 1 0 146411445 284868608 50607 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 69548 50691 6148 506 0 50239 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 278192 KiB
Current children cumulated memory: 202764 KiB

[startup+12.7002 s]
/proc/loadavg: 9.93 13.39 12.67 16/866 2431063
/proc/meminfo: memFree=926269116/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=349356 memory=266320 CPUtime=12.52 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 60625 207 0 0 1217 35 0 0 20 0 1 0 146411445 357740544 66503 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 87339 66580 6286 506 0 68030 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 349356 KiB
Current children cumulated memory: 266320 KiB

[startup+25.5001 s]
/proc/loadavg: 11.28 13.52 12.72 17/881 2431692
/proc/meminfo: memFree=923904460/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=363400 memory=280100 CPUtime=25.26 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 73288 207 0 0 2424 102 0 0 20 0 1 0 146411445 372121600 69970 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 90850 70025 6286 506 0 71541 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 363400 KiB
Current children cumulated memory: 280100 KiB

[startup+51.1135 s]
/proc/loadavg: 12.95 13.74 12.81 17/881 2431743
/proc/meminfo: memFree=916751200/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=355764 memory=274776 CPUtime=50.79 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 78344 207 0 0 4849 230 0 0 20 0 1 0 146411445 364302336 68632 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 88941 68694 6286 506 0 69632 0
Current children cumulated CPU time: 50.79 s
Current children cumulated vsize: 355764 KiB
Current children cumulated memory: 274776 KiB

[startup+102.3 s]
/proc/loadavg: 14.68 14.09 12.98 17/882 2431844
/proc/meminfo: memFree=913095832/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=372912 memory=288292 CPUtime=101.79 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 84013 207 0 0 9609 570 0 0 20 0 1 0 146411445 381861888 72004 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 93228 72073 6286 506 0 73919 0
Current children cumulated CPU time: 101.79 s
Current children cumulated vsize: 372912 KiB
Current children cumulated memory: 288292 KiB

[startup+162.3 s]
/proc/loadavg: 16.12 14.61 13.23 17/882 2431845
/proc/meminfo: memFree=912386828/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=383316 memory=299320 CPUtime=161.58 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 86245 207 0 0 15342 816 0 0 20 0 1 0 146411445 392515584 74771 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 95829 74830 6286 506 0 76520 0
Current children cumulated CPU time: 161.58 s
Current children cumulated vsize: 383316 KiB
Current children cumulated memory: 299320 KiB

[startup+222.3 s]
/proc/loadavg: 16.07 14.88 13.41 17/882 2431846
/proc/meminfo: memFree=912905880/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=406404 memory=320944 CPUtime=221.37 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 94942 207 0 0 21246 891 0 0 20 0 1 0 146411445 416157696 80131 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 101601 80236 6286 506 0 82292 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 406404 KiB
Current children cumulated memory: 320944 KiB

[startup+282.3 s]
/proc/loadavg: 16.02 15.08 13.58 17/879 2431847
/proc/meminfo: memFree=913204424/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=398468 memory=314560 CPUtime=281.16 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 95331 207 0 0 26912 1204 0 0 20 0 1 0 146411445 408031232 78512 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 99617 78640 6286 506 0 80308 0
Current children cumulated CPU time: 281.16 s
Current children cumulated vsize: 398468 KiB
Current children cumulated memory: 314560 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 15.25 13.73 17/872 2431849
/proc/meminfo: memFree=913440804/1055320712 swapFree=32567592/33554428

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

Current children cumulated memory: 507332 KiB

[startup+2922.3 s]
/proc/loadavg: 16.51 16.48 16.20 17/870 2431991
/proc/meminfo: memFree=914947248/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=2912.17 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 285618 5599 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 2912.17 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+2982.3 s]
/proc/loadavg: 16.30 16.42 16.20 17/870 2431992
/proc/meminfo: memFree=914892348/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=2971.97 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 291435 5762 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 2971.97 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+3042.3 s]
/proc/loadavg: 16.11 16.34 16.18 17/870 2431993
/proc/meminfo: memFree=914870296/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=3031.77 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 297379 5798 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 3031.77 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+3102.3 s]
/proc/loadavg: 16.57 16.42 16.22 17/870 2431994
/proc/meminfo: memFree=914942672/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=3091.55 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 303343 5812 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 3091.55 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+3162.3 s]
/proc/loadavg: 16.84 16.53 16.27 17/871 2432002
/proc/meminfo: memFree=914825352/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=3151.36 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 309262 5874 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 3151.36 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+3222.3 s]
/proc/loadavg: 16.41 16.47 16.27 17/871 2432003
/proc/meminfo: memFree=914721544/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=598156 memory=507332 CPUtime=3211.16 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 140282 207 0 0 315191 5925 0 0 20 0 1 0 146411445 612511744 126754 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 149539 126833 6302 506 0 130230 0
Current children cumulated CPU time: 3211.16 s
Current children cumulated vsize: 598156 KiB
Current children cumulated memory: 507332 KiB

[startup+3282.3 s]
/proc/loadavg: 16.15 16.38 16.25 17/871 2432004
/proc/meminfo: memFree=914710216/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=602600 memory=511776 CPUtime=3270.95 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 141501 207 0 0 321134 5961 0 0 20 0 1 0 146411445 617062400 127778 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 150650 127944 6302 506 0 131341 0
Current children cumulated CPU time: 3270.95 s
Current children cumulated vsize: 602600 KiB
Current children cumulated memory: 511776 KiB

[startup+3342.3 s]
/proc/loadavg: 16.05 16.31 16.23 17/871 2432005
/proc/meminfo: memFree=914740236/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=602600 memory=511776 CPUtime=3330.76 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 141523 207 0 0 326461 6615 0 0 20 0 1 0 146411445 617062400 127778 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 150650 127944 6302 506 0 131341 0
Current children cumulated CPU time: 3330.76 s
Current children cumulated vsize: 602600 KiB
Current children cumulated memory: 511776 KiB

[startup+3402.3 s]
/proc/loadavg: 16.02 16.25 16.21 17/871 2432006
/proc/meminfo: memFree=914747264/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=604852 memory=514324 CPUtime=3390.56 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 142167 207 0 0 332403 6653 0 0 20 0 1 0 146411445 619368448 128418 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 151213 128581 6302 506 0 131904 0
Current children cumulated CPU time: 3390.56 s
Current children cumulated vsize: 604852 KiB
Current children cumulated memory: 514324 KiB

[startup+3462.3 s]
/proc/loadavg: 16.44 16.30 16.23 17/870 2432007
/proc/meminfo: memFree=914771456/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=613052 memory=522564 CPUtime=3450.36 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 142694 207 0 0 338331 6705 0 0 20 0 1 0 146411445 627765248 130501 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 153263 130641 6302 506 0 133954 0
Current children cumulated CPU time: 3450.36 s
Current children cumulated vsize: 613052 KiB
Current children cumulated memory: 522564 KiB

[startup+3522.3 s]
/proc/loadavg: 17.22 16.58 16.33 17/869 2432008
/proc/meminfo: memFree=914696328/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=613052 memory=522564 CPUtime=3510.16 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 142694 207 0 0 344257 6759 0 0 20 0 1 0 146411445 627765248 130501 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 153263 130641 6302 506 0 133954 0
Current children cumulated CPU time: 3510.16 s
Current children cumulated vsize: 613052 KiB
Current children cumulated memory: 522564 KiB

[startup+3582.3 s]
/proc/loadavg: 16.45 16.47 16.31 17/869 2432009
/proc/meminfo: memFree=914638968/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=618864 memory=528372 CPUtime=3569.95 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 143635 207 0 0 350207 6788 0 0 20 0 1 0 146411445 633716736 131919 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 154716 132093 6302 506 0 135407 0
Current children cumulated CPU time: 3569.95 s
Current children cumulated vsize: 618864 KiB
Current children cumulated memory: 528372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 16.27 16.42 16.30 15/861 2432026
/proc/meminfo: memFree=919977924/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=618864 memory=528372 CPUtime=3600.06 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 143635 207 0 0 353176 6830 0 0 20 0 1 0 146411445 633716736 131919 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 154716 132093 6302 506 0 135407 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 618864 KiB
Current children cumulated memory: 528372 KiB

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

[startup+3612.51 s]
# the end of solver process 2429794 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3531.77 s, system=68.3132 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3612.5 s]
/proc/loadavg: 16.27 16.42 16.30 15/861 2432026
/proc/meminfo: memFree=919977924/1055320712 swapFree=32567592/33554428
[pid=2429794] ppid=2429765 vsize=618864 memory=528372 CPUtime=3600.06 cores=36-39
/proc/2429794/stat : 2429794 (naps_release) R 2429765 2429794 2414428 0 -1 4194304 143635 207 0 0 353176 6830 0 0 20 0 1 0 146411445 633716736 131919 18446744073709551615 4210688 6281017 140733529846432 0 0 0 0 0 16898 0 0 0 17 36 0 0 0 0 0 6662968 6676388 31805440 140733529852123 140733529852304 140733529852304 140733529857992 0
/proc/2429794/statm: 154716 132093 6302 506 0 135407 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 618864 KiB
Current children cumulated memory: 528372 KiB

Child status: 10

Real time (s): 3612.51
CPU time (s): 3600.08
CPU user time (s): 3531.77
CPU system time (s): 68.3132
CPU usage (%): 99.656
Max. virtual memory (cumulated for all children) (KiB): 631484
Max. memory (cumulated for all children) (KiB): 540660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3531.77
system time used= 68.3132
maximum resident set size= 540088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143843
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= 969
involuntary context switches= 1337


# summary of solver processes directly reported to runsolver:
#   pid: 2429794
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3531.77
#   total CPU system time (s): 68.3132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8177 second user time and 37.3521 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-22 14:27:15
IDJOB=4779110
IDBENCH=147017
IDSOLVER=3589
FILE ID=nodeE002/4779110-1782131235
RUNJOBID= nodeE002-1782131235-2429618
SLURM_JOB_ID= 12510901
Free space on /tmp= 797844 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4779110-1782131235/watcher-4779110-1782131235 -o /tmp/evaluation-result-4779110-1782131235/solver-4779110-1782131235 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4779110-1782131235/vars-4779110-1782131235 --bin-var /tmp/runsolver-exch-nodeE002-1782131235-2429618 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4779110-1782131235.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 82a224b9434e58ca22c331a9d6eb0d67
RANDOM SEED=2029570311

nodeE002 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.427
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.718
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.722
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.196
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.506
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.029
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.586
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.486
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.231
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3566.636
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.534
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.351
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.588
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.827
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.297
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.063
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.710
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.890
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.475
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.658
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.484
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.749
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.795
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.133
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.717
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.949
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.047
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.757
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3569.757
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.629
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.041
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.846
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.064
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.369
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.332
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.584
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.200
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.667
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.425
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.096
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3563.361
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3561.463
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3562.989
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.515
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3564.855
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3562.852
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.800
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.948
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.340
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.863
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        929092704 kB
MemAvailable:   1045588380 kB
Buffers:              32 kB
Cached:         120114324 kB
SwapCached:         8820 kB
Active:           700736 kB
Inactive:       119448640 kB
Active(anon):      71368 kB
Inactive(anon):     9272 kB
Active(file):     629368 kB
Inactive(file): 119439368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567592 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            156776 kB
Writeback:            36 kB
AnonPages:         37672 kB
Mapped:            61224 kB
Shmem:             45116 kB
KReclaimable:    1171900 kB
Slab:            1714344 kB
SReclaimable:    1171900 kB
SUnreclaim:       542444 kB
KernelStack:       14256 kB
PageTables:         5068 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1392008 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477968 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797584 MiB
End job on nodeE002 at 2026-06-22 15:27:28