Trace number 4779114

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)55632 3600.07 3612.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data8_3.opb
MD5SUM1adddfdbf1ced655bc7cf87afdf2cbda
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 benchmark40631
Best CPU time to get the best result obtained on this benchmark3600.08
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 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 279536
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 279536
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4779114-1782131235.opb
0.01/0.13	c NaPS 1.03a50.
0.01/0.13	c Using SAT solver: CaDiCaL 3.0.0
0.01/0.13	c Input file name: HOME/instance-4779114-1782131235.opb
0.01/0.13	c Parsing PB file...
0.01/0.13	c goal was devided by 1 with offset 279536.
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=279536.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.40/0.56	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.40/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.40/0.56	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.40/0.56	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.40/0.56	c    7496 constraints of type <knapsack>
0.40/0.56	c    2016 constraints of type <setppc>
0.40/0.56	c    6584 constraints of type <logicor>
0.40/0.56	c transformed objective value is always integral (scale: 1)
0.40/0.56	c Presolving Time: 0.27
0.40/0.58	c presolving:
0.48/0.62	c    (0.0s) running MILP presolver
0.48/0.63	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.48/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.48/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.48/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.56/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.56/0.79	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.56/0.79	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.66/0.89	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.76/0.91	c    (0.3s) no symmetry present (symcode time: 0.00)
0.76/0.92	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
0.76/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.76/0.92	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.76/0.92	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.76/0.92	c    7496 constraints of type <knapsack>
0.76/0.92	c    2016 constraints of type <setppc>
0.76/0.92	c    6584 constraints of type <logicor>
0.76/0.92	c transformed objective value is always integral (scale: 1)
0.76/0.92	c Presolving Time: 0.33
0.76/0.92	c 
1.26/1.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.26/1.49	c   0.9s|     1 |     0 |  2664 |     - |   145M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |      --      |    Inf | unknown
5.14/5.36	c   4.8s|     1 |     0 | 18169 |     - |   148M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |      --      |    Inf | unknown
6.23/6.44	c   5.9s|     1 |     0 | 19940 |     - |   149M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |      --      |    Inf | unknown
7.33/7.52	c   6.9s|     1 |     0 | 21846 |     - |   151M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |      --      |    Inf | unknown
8.22/8.45	c   7.9s|     1 |     0 | 23150 |     - |   153M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |      --      |    Inf | unknown
9.22/9.47	c   8.9s|     1 |     0 | 24740 |     - |   155M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |      --      |    Inf | unknown
10.21/10.48	c   9.9s|     1 |     0 | 26315 |     - |   157M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |      --      |    Inf | unknown
10.31/10.57	c  10.0s|     1 |     0 | 26315 |     - |   157M |   0 |1344 |  16k|  16k|  62 |  7 |  98 |   0 |-3.191600e+04 |      --      |    Inf | unknown
10.31/10.57	c (node 1) LP solver hit time limit in LP 11 -- using pseudo solution instead
10.31/10.57	c 
10.31/10.57	c SCIP Status        : solving was interrupted [time limit reached]
10.31/10.57	c Solving Time (sec) : 10.00
10.31/10.57	c Solving Nodes      : 1
10.31/10.57	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
10.31/10.57	c Dual Bound         : -3.19160000000000e+04
10.31/10.57	c Gap                : infinite
10.31/10.57	c SCIP status: 23 (TIMELIMIT)
10.31/10.57	c solveScip: freeing transform (!can_skip_free_transform)
10.31/10.59	c SCIP presolver: sst_unknown
10.31/10.59	c Converting 16376 PB-constraints to clauses...
10.31/10.59	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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.70	c d: 1
10.42/10.70	c estimatedAdderCost: 6
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 6
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 6
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 6
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 7
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 4
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 16
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 16
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 16
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 16
10.42/10.70	c Try to convert by bdds
10.42/10.70	c d: 1
10.42/10.70	c estimatedAdderCost: 16
10.42/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 6
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 7
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 4
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 16
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 17
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 14
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 13
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 10
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.70	c d: 1
10.51/10.70	c estimatedAdderCost: 9
10.51/10.70	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 9
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 6
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 7
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 4
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 16
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 17
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 14
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 13
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.71	c d: 1
10.51/10.71	c estimatedAdderCost: 10
10.51/10.71	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 9
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 6
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 7
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 4
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 16
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 17
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 14
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 13
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.72	c d: 1
10.51/10.72	c estimatedAdderCost: 10
10.51/10.72	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 9
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 6
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 7
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 4
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 16
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 17
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 14
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 10
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.73	c d: 1
10.51/10.73	c estimatedAdderCost: 13
10.51/10.73	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 16
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 17
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 14
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 13
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 10
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 9
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 6
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 7
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c estimatedAdderCost: 4
10.51/10.74	c Try to convert by bdds
10.51/10.74	c d: 1
10.51/10.74	c 
10.51/10.75	c pb_solver_status: sst_unknown
10.51/10.75	c total stages of optimization mode: 1
10.51/10.75	c Use UB found in presolve
10.51/10.75	c LB updated by evalGoalLB to 0
10.51/10.75	c minimizationMode: cmm_First_solve
10.51/10.75	c goal coeffs: 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 250 250 250 250 
10.51/10.75	c assumptions: 
10.51/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 55632
10.62/10.84	c Found a solution: 223904.  Optimum bounded: [223904,247620].
10.62/10.84	c Try to find a solution more than 231809
10.62/10.84	c estimatedAdderCost: 2304
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.
11.61/11.87	c Try to convert by sorters
11.71/11.93	c Sorter: base: 5 2 2 3 3 3 
11.71/11.93	c 
11.71/11.98	c assumptions: 
11.71/11.98	c invoking solver with time budget: 4.913252
16.69/16.92	c sat_solver_result: sst_unknown
16.69/16.92	c SAT solver timed out; proceeding to cooperative SCIP call
16.69/16.92	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
16.69/16.92	c scip solving with time budget: 7.000000
16.69/16.92	c solveScip
16.69/16.92	c initScipForCoop
16.69/16.92	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
16.69/16.93	c presolving:
16.69/16.97	c    (0.0s) running MILP presolver
16.69/16.98	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
16.69/16.98	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
16.69/17.01	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
16.80/17.03	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
16.80/17.06	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
16.90/17.15	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
16.90/17.15	c    (0.2s) probing aborted: 50/50 successive totally useless probings
16.98/17.24	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
16.98/17.26	c    (0.3s) no symmetry present (symcode time: 0.00)
16.98/17.27	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
16.98/17.27	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
16.98/17.27	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
16.98/17.27	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
16.98/17.27	c    7496 constraints of type <knapsack>
16.98/17.27	c    2016 constraints of type <setppc>
16.98/17.27	c    6584 constraints of type <logicor>
16.98/17.27	c transformed objective value is always integral (scale: 1)
16.98/17.27	c Presolving Time: 0.34
16.98/17.27	c 
17.58/17.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.58/17.84	c   0.9s|     1 |     0 |  2664 |     - |   156M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
21.47/21.71	c   4.8s|     1 |     0 | 18169 |     - |   157M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
22.46/22.77	c   5.9s|     1 |     0 | 19940 |     - |   157M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
23.56/23.87	c   7.0s|     1 |     0 | 21846 |     - |   157M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
23.66/23.92	c   7.0s|     1 |     0 | 21846 |     - |   157M |   0 |1344 |  16k|  16k|  34 |  4 |  92 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
23.66/23.92	c (node 1) LP solver hit time limit in LP 8 -- using pseudo solution instead
23.66/23.92	c 
23.66/23.92	c SCIP Status        : solving was interrupted [time limit reached]
23.66/23.92	c Solving Time (sec) : 7.00
23.66/23.92	c Solving Nodes      : 1
23.66/23.92	c Primal Bound       : -5.56320000000000e+04 (0 solutions)
23.66/23.92	c Dual Bound         : -3.19160000000000e+04
23.66/23.92	c Gap                : 74.31 %
23.66/23.92	c SCIP status: 23 (TIMELIMIT)
23.66/23.92	c pb_solver_status: sst_sat
23.66/23.92	c LB_goalvalue: 223904
23.66/23.92	c UB_goalvalue: 247620
23.66/23.92	c # improved by sat (lb/ub): 1, # improved by scip (lb): 0
23.66/23.92	c SCIP returned: sst_unknown
23.66/23.92	c SCIP primal LB: 223904, dual UB: 247620
23.66/23.92	c Try to find a solution more than 231809
23.66/23.92	c assumptions: 
23.66/23.92	c invoking solver with time budget: 7.000000
30.63/30.95	c sat_solver_result: sst_unknown
30.63/30.95	c SAT solver timed out; proceeding to cooperative SCIP call
30.63/30.95	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
30.63/30.95	c scip solving with time budget: 7.000000
30.63/30.95	c solveScip
30.63/30.95	c initScipForCoop
30.63/30.95	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
30.63/30.95	c SCIPfreeTransform due to timeout and having shadow nodes
30.63/30.95	c forcing SCIPfreeTransform before solve
30.63/30.97	c Running SCIP presolve for solve-time propagation (rounds=3)
30.63/30.98	c presolving:
30.63/31.01	c    (0.0s) running MILP presolver
30.75/31.02	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
30.75/31.02	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.75/31.04	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.85/31.15	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
30.85/31.15	c    (0.2s) probing aborted: 50/50 successive totally useless probings
30.93/31.24	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
30.93/31.24	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
30.93/31.24	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
30.93/31.24	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
30.93/31.24	c    7496 constraints of type <knapsack>
30.93/31.24	c    2016 constraints of type <setppc>
30.93/31.24	c    6584 constraints of type <logicor>
30.93/31.24	c transformed objective value is always integral (scale: 1)
30.93/31.24	c Presolving Time: 0.27
30.93/31.26	c presolving:
31.03/31.30	c    (0.0s) running MILP presolver
31.03/31.31	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
31.03/31.31	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
31.03/31.34	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
31.03/31.36	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
31.03/31.39	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
31.13/31.48	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
31.13/31.48	c    (0.2s) probing aborted: 50/50 successive totally useless probings
31.23/31.58	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
31.33/31.60	c    (0.3s) no symmetry present (symcode time: 0.00)
31.33/31.60	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
31.33/31.60	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
31.33/31.60	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
31.33/31.60	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
31.33/31.60	c    7496 constraints of type <knapsack>
31.33/31.60	c    2016 constraints of type <setppc>
31.33/31.60	c    6584 constraints of type <logicor>
31.33/31.60	c transformed objective value is always integral (scale: 1)
31.33/31.60	c Presolving Time: 0.34
31.33/31.61	c 
31.84/32.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.84/32.17	c   0.9s|     1 |     0 |  2664 |     - |   157M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |      --      |    Inf | unknown
35.73/36.03	c   4.8s|     1 |     0 | 18169 |     - |   157M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |      --      |    Inf | unknown
36.72/37.10	c   5.8s|     1 |     0 | 19940 |     - |   157M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |      --      |    Inf | unknown
37.82/38.19	c   6.9s|     1 |     0 | 21846 |     - |   157M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |      --      |    Inf | unknown
37.91/38.25	c   7.0s|     1 |     0 | 21846 |     - |   157M |   0 |1344 |  16k|  16k|  34 |  4 |  92 |   0 |-3.191600e+04 |      --      |    Inf | unknown
37.91/38.25	c (node 1) LP solver hit time limit in LP 8 -- using pseudo solution instead
37.91/38.25	c 
37.91/38.25	c SCIP Status        : solving was interrupted [time limit reached]
37.91/38.25	c Solving Time (sec) : 7.00
37.91/38.25	c Solving Nodes      : 1
37.91/38.25	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
37.91/38.25	c Dual Bound         : -3.19160000000000e+04
37.91/38.25	c Gap                : infinite
37.91/38.25	c SCIP status: 23 (TIMELIMIT)
37.91/38.25	c solveScip: freeing transform (!can_skip_free_transform)
37.91/38.27	c pb_solver_status: sst_sat
37.91/38.27	c LB_goalvalue: 223904
37.91/38.27	c UB_goalvalue: 247620
37.91/38.27	c Both SAT and SCIP timed out; boosting budgets to sat=14.000000 scip=14.000000
37.91/38.27	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
37.91/38.27	c SCIP returned: sst_unknown
37.91/38.27	c SCIP primal LB: 223904, dual UB: 247620
37.91/38.27	c Try to find a solution more than 231809
37.91/38.27	c assumptions: 
37.91/38.27	c invoking solver with time budget: 14.000000
51.96/52.34	c sat_solver_result: sst_unknown
51.96/52.34	c SAT solver timed out; proceeding to cooperative SCIP call
51.96/52.34	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
51.96/52.34	c scip solving with time budget: 14.000000
51.96/52.34	c solveScip
51.96/52.34	c initScipForCoop
51.96/52.34	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
51.96/52.35	c presolving:
51.96/52.39	c    (0.0s) running MILP presolver
52.06/52.40	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
52.06/52.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
52.06/52.43	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
52.06/52.45	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
52.06/52.48	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
52.16/52.57	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
52.16/52.57	c    (0.2s) probing aborted: 50/50 successive totally useless probings
52.26/52.67	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
52.26/52.69	c    (0.3s) no symmetry present (symcode time: 0.00)
52.26/52.70	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
52.26/52.70	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
52.26/52.70	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
52.26/52.70	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
52.26/52.70	c    7496 constraints of type <knapsack>
52.26/52.70	c    2016 constraints of type <setppc>
52.26/52.70	c    6584 constraints of type <logicor>
52.26/52.70	c transformed objective value is always integral (scale: 1)
52.26/52.70	c Presolving Time: 0.34
52.26/52.70	c 
52.86/53.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.86/53.26	c   0.9s|     1 |     0 |  2664 |     - |   157M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
56.76/57.14	c   4.8s|     1 |     0 | 18169 |     - |   157M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
57.84/58.21	c   5.9s|     1 |     0 | 19940 |     - |   157M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
58.93/59.31	c   7.0s|     1 |     0 | 21846 |     - |   157M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
59.83/60.24	c   7.9s|     1 |     0 | 23150 |     - |   157M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
60.83/61.24	c   8.9s|     1 |     0 | 24740 |     - |   157M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
61.82/62.27	c   9.9s|     1 |     0 | 26315 |     - |   157M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
62.82/63.22	c  10.9s|     1 |     0 | 27687 |     - |   159M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
63.82/64.25	c  11.9s|     1 |     0 | 29165 |     - |   160M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
64.91/65.34	c  13.0s|     1 |     0 | 30864 |     - |   162M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
65.81/66.27	c  13.9s|     1 |     0 | 32161 |     - |   163M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
65.91/66.34	c  14.0s|     1 |     0 | 32287 |     - |   165M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
65.91/66.34	c (node 1) LP solver hit time limit in LP 16 -- using pseudo solution instead
65.91/66.34	c 
65.91/66.34	c SCIP Status        : solving was interrupted [time limit reached]
65.91/66.34	c Solving Time (sec) : 14.00
65.91/66.34	c Solving Nodes      : 1
65.91/66.34	c Primal Bound       : -5.56320000000000e+04 (0 solutions)
65.91/66.34	c Dual Bound         : -3.19160000000000e+04
65.91/66.34	c Gap                : 74.31 %
65.91/66.34	c SCIP status: 23 (TIMELIMIT)
65.91/66.34	c pb_solver_status: sst_sat
65.91/66.34	c LB_goalvalue: 223904
65.91/66.34	c UB_goalvalue: 247620
65.91/66.34	c Both SAT and SCIP timed out; boosting budgets to sat=28.000000 scip=28.000000
65.91/66.34	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
65.91/66.34	c SCIP returned: sst_unknown
65.91/66.34	c SCIP primal LB: 223904, dual UB: 247620
65.91/66.34	c Try to find a solution more than 231809
65.91/66.34	c assumptions: 
65.91/66.34	c invoking solver with time budget: 28.000000
93.90/94.44	c sat_solver_result: sst_unknown
93.90/94.44	c SAT solver timed out; proceeding to cooperative SCIP call
93.90/94.44	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
93.90/94.44	c scip solving with time budget: 28.000000
93.90/94.44	c solveScip
93.90/94.44	c initScipForCoop
93.90/94.44	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
93.90/94.44	c SCIPfreeTransform due to timeout and having shadow nodes
93.90/94.44	c forcing SCIPfreeTransform before solve
93.90/94.46	c Running SCIP presolve for solve-time propagation (rounds=3)
93.90/94.47	c presolving:
94.00/94.50	c    (0.0s) running MILP presolver
94.00/94.51	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
94.00/94.52	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
94.00/94.54	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
94.10/94.64	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
94.10/94.64	c    (0.2s) probing aborted: 50/50 successive totally useless probings
94.20/94.74	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
94.20/94.74	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
94.20/94.74	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
94.20/94.74	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
94.20/94.74	c    7496 constraints of type <knapsack>
94.20/94.74	c    2016 constraints of type <setppc>
94.20/94.74	c    6584 constraints of type <logicor>
94.20/94.74	c transformed objective value is always integral (scale: 1)
94.20/94.74	c Presolving Time: 0.27
94.20/94.76	c presolving:
94.20/94.80	c    (0.0s) running MILP presolver
94.30/94.81	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
94.30/94.81	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
94.30/94.84	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
94.30/94.86	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
94.30/94.89	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
94.40/94.98	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
94.40/94.98	c    (0.2s) probing aborted: 50/50 successive totally useless probings
94.51/95.08	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
94.51/95.10	c    (0.3s) no symmetry present (symcode time: 0.00)
94.51/95.11	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
94.51/95.11	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
94.51/95.11	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
94.51/95.11	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
94.51/95.11	c    7496 constraints of type <knapsack>
94.51/95.11	c    2016 constraints of type <setppc>
94.51/95.11	c    6584 constraints of type <logicor>
94.51/95.11	c transformed objective value is always integral (scale: 1)
94.51/95.11	c Presolving Time: 0.35
94.51/95.11	c 
95.10/95.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.10/95.68	c   0.9s|     1 |     0 |  2664 |     - |   165M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |      --      |    Inf | unknown
98.98/99.57	c   4.8s|     1 |     0 | 18169 |     - |   165M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |      --      |    Inf | unknown
100.08/100.63	c   5.9s|     1 |     0 | 19940 |     - |   165M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |      --      |    Inf | unknown
101.17/101.71	c   7.0s|     1 |     0 | 21846 |     - |   165M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |      --      |    Inf | unknown
102.07/102.63	c   7.9s|     1 |     0 | 23150 |     - |   165M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |      --      |    Inf | unknown
103.07/103.60	c   8.8s|     1 |     0 | 24740 |     - |   165M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |      --      |    Inf | unknown
104.06/104.60	c   9.8s|     1 |     0 | 26315 |     - |   165M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |      --      |    Inf | unknown
104.86/105.49	c  10.7s|     1 |     0 | 27687 |     - |   165M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |      --      |    Inf | unknown
105.86/106.48	c  11.7s|     1 |     0 | 29165 |     - |   165M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |      --      |    Inf | unknown
106.95/107.54	c  12.8s|     1 |     0 | 30864 |     - |   165M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |      --      |    Inf | unknown
107.85/108.47	c  13.7s|     1 |     0 | 32161 |     - |   165M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |      --      |    Inf | unknown
108.35/109.01	c  14.3s|     1 |     0 | 34017 |     - |   165M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |      --      |    Inf | unknown
122.10/122.75	c  28.0s|     1 |     2 | 71478 |     - |   167M |   0 |1344 |  16k|  16k| 110 | 11 | 166 |   0 |-3.191600e+04 |      --      |    Inf | unknown
122.10/122.75	c 
122.10/122.75	c SCIP Status        : solving was interrupted [time limit reached]
122.10/122.75	c Solving Time (sec) : 28.00
122.10/122.75	c Solving Nodes      : 1
122.10/122.75	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
122.10/122.75	c Dual Bound         : -3.19160000000000e+04
122.10/122.75	c Gap                : infinite
122.10/122.75	c SCIP status: 23 (TIMELIMIT)
122.10/122.75	c solveScip: freeing transform (!can_skip_free_transform)
122.10/122.77	c pb_solver_status: sst_sat
122.10/122.77	c LB_goalvalue: 223904
122.10/122.77	c UB_goalvalue: 247620
122.10/122.77	c Both SAT and SCIP timed out; boosting budgets to sat=56.000000 scip=56.000000
122.10/122.77	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
122.10/122.77	c SCIP returned: sst_unknown
122.10/122.77	c SCIP primal LB: 223904, dual UB: 247620
122.10/122.77	c Try to find a solution more than 231809
122.10/122.77	c assumptions: 
122.10/122.77	c invoking solver with time budget: 56.000000
178.11/178.96	c sat_solver_result: sst_unknown
178.11/178.96	c SAT solver timed out; proceeding to cooperative SCIP call
178.11/178.96	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
178.11/178.96	c scip solving with time budget: 56.000000
178.11/178.96	c solveScip
178.11/178.96	c initScipForCoop
178.11/178.96	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
178.11/178.97	c presolving:
178.11/179.01	c    (0.0s) running MILP presolver
178.22/179.02	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
178.22/179.03	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
178.22/179.05	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
178.22/179.07	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
178.22/179.10	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
178.41/179.20	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
178.41/179.20	c    (0.2s) probing aborted: 50/50 successive totally useless probings
178.41/179.29	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
178.51/179.31	c    (0.3s) no symmetry present (symcode time: 0.00)
178.51/179.32	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
178.51/179.32	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
178.51/179.32	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
178.51/179.32	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
178.51/179.32	c    7496 constraints of type <knapsack>
178.51/179.32	c    2016 constraints of type <setppc>
178.51/179.32	c    6584 constraints of type <logicor>
178.51/179.32	c transformed objective value is always integral (scale: 1)
178.51/179.32	c Presolving Time: 0.34
178.51/179.32	c 
179.01/179.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.01/179.89	c   0.9s|     1 |     0 |  2664 |     - |   167M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
182.99/183.84	c   4.9s|     1 |     0 | 18169 |     - |   167M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
184.09/184.95	c   6.0s|     1 |     0 | 19940 |     - |   167M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
185.20/186.09	c   7.1s|     1 |     0 | 21846 |     - |   167M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
186.20/187.04	c   8.1s|     1 |     0 | 23150 |     - |   167M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
187.19/188.07	c   9.1s|     1 |     0 | 24740 |     - |   167M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
188.19/189.11	c  10.1s|     1 |     0 | 26315 |     - |   167M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
189.18/190.07	c  11.1s|     1 |     0 | 27687 |     - |   167M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
190.18/191.10	c  12.1s|     1 |     0 | 29165 |     - |   167M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
191.36/192.23	c  13.3s|     1 |     0 | 30864 |     - |   167M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
192.36/193.22	c  14.3s|     1 |     0 | 32161 |     - |   167M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
192.96/193.80	c  14.8s|     1 |     0 | 34017 |     - |   167M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
211.49/212.46	c  33.5s|     1 |     2 | 77790 |     - |   167M |   0 |1344 |  16k|  16k| 110 | 11 | 184 |  21 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
233.91/234.96	c 
233.91/234.96	c SCIP Status        : solving was interrupted [time limit reached]
233.91/234.96	c Solving Time (sec) : 56.00
233.91/234.96	c Solving Nodes      : 7
233.91/234.96	c Primal Bound       : -5.56320000000000e+04 (0 solutions)
233.91/234.96	c Dual Bound         : -3.19160000000000e+04
233.91/234.96	c Gap                : 74.31 %
233.91/234.96	c SCIP status: 23 (TIMELIMIT)
233.91/234.96	c pb_solver_status: sst_sat
233.91/234.96	c LB_goalvalue: 223904
233.91/234.96	c UB_goalvalue: 247620
233.91/234.96	c Both SAT and SCIP timed out; boosting budgets to sat=112.000000 scip=112.000000
233.91/234.96	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
233.91/234.96	c SCIP returned: sst_unknown
233.91/234.96	c SCIP primal LB: 223904, dual UB: 247620
233.91/234.96	c Try to find a solution more than 231809
233.91/234.96	c assumptions: 
233.91/234.96	c invoking solver with time budget: 112.000000
345.92/347.39	c sat_solver_result: sst_unknown
345.92/347.39	c SAT solver timed out; proceeding to cooperative SCIP call
345.92/347.39	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
345.92/347.39	c scip solving with time budget: 112.000000
345.92/347.39	c solveScip
345.92/347.39	c initScipForCoop
345.92/347.39	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
345.92/347.39	c SCIPfreeTransform due to timeout and having shadow nodes
345.92/347.39	c forcing SCIPfreeTransform before solve
346.02/347.41	c Running SCIP presolve for solve-time propagation (rounds=3)
346.02/347.42	c presolving:
346.02/347.45	c    (0.0s) running MILP presolver
346.02/347.46	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
346.02/347.47	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
346.02/347.49	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
346.12/347.60	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
346.12/347.60	c    (0.2s) probing aborted: 50/50 successive totally useless probings
346.22/347.69	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
346.22/347.69	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
346.22/347.69	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
346.22/347.69	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
346.22/347.69	c    7496 constraints of type <knapsack>
346.22/347.69	c    2016 constraints of type <setppc>
346.22/347.69	c    6584 constraints of type <logicor>
346.22/347.69	c transformed objective value is always integral (scale: 1)
346.22/347.69	c Presolving Time: 0.27
346.32/347.71	c presolving:
346.32/347.74	c    (0.0s) running MILP presolver
346.32/347.76	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
346.32/347.76	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
346.32/347.79	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
346.42/347.81	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
346.42/347.84	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
346.52/347.93	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
346.52/347.93	c    (0.2s) probing aborted: 50/50 successive totally useless probings
346.63/348.02	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
346.63/348.04	c    (0.3s) no symmetry present (symcode time: 0.00)
346.63/348.05	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
346.63/348.05	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
346.63/348.05	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
346.63/348.05	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
346.63/348.05	c    7496 constraints of type <knapsack>
346.63/348.05	c    2016 constraints of type <setppc>
346.63/348.05	c    6584 constraints of type <logicor>
346.63/348.05	c transformed objective value is always integral (scale: 1)
346.63/348.05	c Presolving Time: 0.34
346.63/348.05	c 
347.21/348.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.21/348.62	c   0.9s|     1 |     0 |  2664 |     - |   167M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |      --      |    Inf | unknown
351.10/352.50	c   4.8s|     1 |     0 | 18169 |     - |   167M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |      --      |    Inf | unknown
352.10/353.58	c   5.9s|     1 |     0 | 19940 |     - |   167M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |      --      |    Inf | unknown
353.29/354.71	c   7.0s|     1 |     0 | 21846 |     - |   167M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |      --      |    Inf | unknown
354.19/355.65	c   7.9s|     1 |     0 | 23150 |     - |   167M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |      --      |    Inf | unknown
355.18/356.64	c   8.9s|     1 |     0 | 24740 |     - |   167M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |      --      |    Inf | unknown
356.18/357.64	c   9.9s|     1 |     0 | 26315 |     - |   167M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |      --      |    Inf | unknown
357.18/358.60	c  10.9s|     1 |     0 | 27687 |     - |   167M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |      --      |    Inf | unknown
358.17/359.63	c  11.9s|     1 |     0 | 29165 |     - |   167M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |      --      |    Inf | unknown
359.27/360.74	c  13.0s|     1 |     0 | 30864 |     - |   167M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |      --      |    Inf | unknown
360.17/361.69	c  14.0s|     1 |     0 | 32161 |     - |   167M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |      --      |    Inf | unknown
360.76/362.23	c  14.5s|     1 |     0 | 34017 |     - |   167M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |      --      |    Inf | unknown
379.30/380.89	c  33.2s|     1 |     2 | 77790 |     - |   167M |   0 |1344 |  16k|  16k| 110 | 11 | 184 |  21 |-3.191600e+04 |      --      |    Inf | unknown
443.16/444.98	c  97.3s|   100 |   101 |200340 |1680.0 |   202M |  23 |1344 |  16k|  16k| 324 |  1 | 254 | 275 |-3.191600e+04 |      --      |    Inf | unknown
457.91/459.70	c 
457.91/459.70	c SCIP Status        : solving was interrupted [time limit reached]
457.91/459.70	c Solving Time (sec) : 112.00
457.91/459.70	c Solving Nodes      : 142
457.91/459.70	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
457.91/459.70	c Dual Bound         : -3.19160000000000e+04
457.91/459.70	c Gap                : infinite
457.91/459.70	c SCIP status: 23 (TIMELIMIT)
457.91/459.70	c solveScip: freeing transform (!can_skip_free_transform)
457.91/459.73	c pb_solver_status: sst_sat
457.91/459.73	c LB_goalvalue: 223904
457.91/459.73	c UB_goalvalue: 247620
457.91/459.73	c Both SAT and SCIP timed out; boosting budgets to sat=224.000000 scip=224.000000
457.91/459.73	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
457.91/459.73	c SCIP returned: sst_unknown
457.91/459.73	c SCIP primal LB: 223904, dual UB: 247620
457.91/459.73	c Try to find a solution more than 231809
457.91/459.73	c assumptions: 
457.91/459.73	c invoking solver with time budget: 224.000000
681.87/684.47	c sat_solver_result: sst_unknown
681.87/684.47	c SAT solver timed out; proceeding to cooperative SCIP call
681.87/684.47	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
681.87/684.47	c scip solving with time budget: 224.000000
681.87/684.47	c solveScip
681.87/684.47	c initScipForCoop
681.87/684.47	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
681.87/684.48	c presolving:
681.97/684.51	c    (0.0s) running MILP presolver
681.97/684.53	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
681.97/684.53	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
681.97/684.55	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
681.97/684.57	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
682.07/684.60	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
682.17/684.70	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
682.17/684.70	c    (0.2s) probing aborted: 50/50 successive totally useless probings
682.17/684.79	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
682.27/684.81	c    (0.3s) no symmetry present (symcode time: 0.00)
682.27/684.82	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
682.27/684.82	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
682.27/684.82	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
682.27/684.82	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
682.27/684.82	c    7496 constraints of type <knapsack>
682.27/684.82	c    2016 constraints of type <setppc>
682.27/684.82	c    6584 constraints of type <logicor>
682.27/684.82	c transformed objective value is always integral (scale: 1)
682.27/684.82	c Presolving Time: 0.34
682.27/684.82	c 
682.76/685.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
682.76/685.38	c   0.9s|     1 |     0 |  2664 |     - |   227M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
686.65/689.26	c   4.8s|     1 |     0 | 18169 |     - |   227M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
687.75/690.32	c   5.9s|     1 |     0 | 19940 |     - |   227M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
688.84/691.40	c   6.9s|     1 |     0 | 21846 |     - |   227M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
689.74/692.30	c   7.8s|     1 |     0 | 23150 |     - |   227M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
690.64/693.26	c   8.8s|     1 |     0 | 24740 |     - |   227M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
691.63/694.23	c   9.8s|     1 |     0 | 26315 |     - |   227M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
692.54/695.15	c  10.7s|     1 |     0 | 27687 |     - |   227M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
693.54/696.14	c  11.7s|     1 |     0 | 29165 |     - |   227M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
694.62/697.20	c  12.7s|     1 |     0 | 30864 |     - |   227M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
695.43/698.10	c  13.6s|     1 |     0 | 32161 |     - |   227M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
696.02/698.63	c  14.2s|     1 |     0 | 34017 |     - |   227M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
714.56/717.23	c  32.8s|     1 |     2 | 77790 |     - |   228M |   0 |1344 |  16k|  16k| 110 | 11 | 184 |  21 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
831.44/834.56	c   150s|   100 |   101 |316832 |2856.7 |   253M |  19 |1344 |  16k|  16k| 772 |  1 | 325 | 320 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
875.79/879.03	c   195s|   200 |   201 |454397 |2112.5 |   264M |  42 |1344 |  16k|  16k| 883 |  1 | 384 | 396 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
905.08/908.47	c 
905.08/908.47	c SCIP Status        : solving was interrupted [time limit reached]
905.08/908.47	c Solving Time (sec) : 224.00
905.08/908.47	c Solving Nodes      : 258
905.08/908.47	c Primal Bound       : -5.56320000000000e+04 (0 solutions)
905.08/908.47	c Dual Bound         : -3.19160000000000e+04
905.08/908.47	c Gap                : 74.31 %
905.08/908.47	c SCIP status: 23 (TIMELIMIT)
905.08/908.47	c pb_solver_status: sst_sat
905.08/908.47	c LB_goalvalue: 223904
905.08/908.47	c UB_goalvalue: 247620
905.08/908.47	c Both SAT and SCIP timed out; boosting budgets to sat=448.000000 scip=448.000000
905.08/908.47	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
905.08/908.47	c SCIP returned: sst_unknown
905.08/908.47	c SCIP primal LB: 223904, dual UB: 247620
905.08/908.47	c Try to find a solution more than 231809
905.08/908.47	c assumptions: 
905.08/908.47	c invoking solver with time budget: 448.000000
1353.09/1357.96	c sat_solver_result: sst_unknown
1353.09/1357.96	c SAT solver timed out; proceeding to cooperative SCIP call
1353.09/1357.96	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
1353.09/1357.96	c scip solving with time budget: 448.000000
1353.09/1357.96	c solveScip
1353.09/1357.96	c initScipForCoop
1353.09/1357.96	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
1353.09/1357.96	c SCIPfreeTransform due to timeout and having shadow nodes
1353.09/1357.96	c forcing SCIPfreeTransform before solve
1353.09/1357.98	c Running SCIP presolve for solve-time propagation (rounds=3)
1353.09/1357.99	c presolving:
1353.20/1358.03	c    (0.0s) running MILP presolver
1353.20/1358.04	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1353.20/1358.04	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
1353.20/1358.06	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
1353.30/1358.17	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1353.30/1358.17	c    (0.2s) probing aborted: 50/50 successive totally useless probings
1353.38/1358.26	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1353.38/1358.26	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
1353.38/1358.26	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1353.38/1358.26	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
1353.38/1358.26	c    7496 constraints of type <knapsack>
1353.38/1358.26	c    2016 constraints of type <setppc>
1353.38/1358.26	c    6584 constraints of type <logicor>
1353.38/1358.26	c transformed objective value is always integral (scale: 1)
1353.38/1358.26	c Presolving Time: 0.27
1353.38/1358.28	c presolving:
1353.48/1358.32	c    (0.0s) running MILP presolver
1353.48/1358.33	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1353.48/1358.33	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
1353.48/1358.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
1353.48/1358.38	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
1353.58/1358.41	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
1353.68/1358.50	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1353.68/1358.50	c    (0.2s) probing aborted: 50/50 successive totally useless probings
1353.68/1358.59	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1353.78/1358.62	c    (0.3s) no symmetry present (symcode time: 0.00)
1353.78/1358.62	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
1353.78/1358.62	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
1353.78/1358.62	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1353.78/1358.62	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
1353.78/1358.62	c    7496 constraints of type <knapsack>
1353.78/1358.62	c    2016 constraints of type <setppc>
1353.78/1358.62	c    6584 constraints of type <logicor>
1353.78/1358.62	c transformed objective value is always integral (scale: 1)
1353.78/1358.62	c Presolving Time: 0.34
1353.78/1358.62	c 
1354.29/1359.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1354.29/1359.19	c   0.9s|     1 |     0 |  2664 |     - |   281M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1358.18/1363.02	c   4.8s|     1 |     0 | 18169 |     - |   281M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1359.18/1364.08	c   5.8s|     1 |     0 | 19940 |     - |   281M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1360.36/1365.20	c   6.9s|     1 |     0 | 21846 |     - |   281M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1361.17/1366.11	c   7.8s|     1 |     0 | 23150 |     - |   281M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1362.17/1367.08	c   8.8s|     1 |     0 | 24740 |     - |   281M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1363.17/1368.07	c   9.8s|     1 |     0 | 26315 |     - |   281M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1364.05/1368.98	c  10.7s|     1 |     0 | 27687 |     - |   281M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1365.05/1369.96	c  11.7s|     1 |     0 | 29165 |     - |   281M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1366.16/1371.03	c  12.8s|     1 |     0 | 30864 |     - |   281M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1367.04/1371.93	c  13.7s|     1 |     0 | 32161 |     - |   281M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1367.54/1372.46	c  14.2s|     1 |     0 | 34017 |     - |   281M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |      --      |    Inf | unknown
1385.98/1390.98	c  32.7s|     1 |     2 | 77790 |     - |   282M |   0 |1344 |  16k|  16k| 110 | 11 | 184 |  21 |-3.191600e+04 |      --      |    Inf | unknown
1449.17/1454.30	c  96.0s|   100 |   101 |200340 |1680.0 |   282M |  23 |1344 |  16k|  16k| 324 |  1 | 254 | 275 |-3.191600e+04 |      --      |    Inf | unknown
1487.76/1493.05	c   135s|   200 |   201 |336496 |1520.0 |   297M |  23 |1344 |  16k|  16k| 675 |  1 | 420 | 355 |-3.191600e+04 |      --      |    Inf | unknown
1534.70/1540.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1534.70/1540.18	c   182s|   300 |   301 |487422 |1516.4 |   326M |  23 |1344 |  16k|  16k|1126 |  1 | 575 | 444 |-3.191600e+04 |      --      |    Inf | unknown
1570.17/1575.71	c   217s|   400 |   401 |612232 |1449.2 |   332M |  35 |1344 |  16k|  16k|1401 |  1 | 639 | 529 |-3.191600e+04 |      --      |    Inf | unknown
1595.78/1601.43	c   243s|   500 |   497 |714676 |1364.0 |   340M |  40 |1344 |  16k|  16k|1584 |  1 | 719 | 585 |-3.191600e+04 |      --      |    Inf | unknown
1629.37/1635.19	c   277s|   600 |   597 |820394 |1312.8 |   371M |  40 |1344 |  16k|  16k|1862 |  1 | 812 | 658 |-3.191600e+04 |      --      |    Inf | unknown
1663.43/1669.30	c   311s|   700 |   697 |929714 |1281.4 |   403M |  44 |1344 |  16k|  16k|2072 |  1 | 931 | 731 |-3.191600e+04 |      --      |    Inf | unknown
1690.24/1696.22	c   338s|   800 |   795 |  1019k|1233.6 |   409M |  44 |1344 |  16k|  16k|2294 |  1 | 967 | 785 |-3.191600e+04 |      --      |    Inf | unknown
1733.99/1740.19	c   382s|   900 |   893 |  1144k|1235.4 |   430M |  44 |1344 |  16k|  16k|2674 |  1 |1068 | 881 |-3.191600e+04 |      --      |    Inf | unknown
1756.00/1762.25	c   404s|  1000 |   993 |  1226k|1194.2 |   430M |  44 |1344 |  16k|  16k|2785 |  1 |1081 | 942 |-3.191600e+04 |      --      |    Inf | unknown
1785.39/1791.78	c   434s|  1100 |  1093 |  1326k|1175.8 |   431M |  44 |1344 |  16k|  16k|2981 |  1 |1113 |1013 |-3.191600e+04 |      --      |    Inf | unknown
1799.84/1806.27	c 
1799.84/1806.27	c SCIP Status        : solving was interrupted [time limit reached]
1799.84/1806.27	c Solving Time (sec) : 448.00
1799.84/1806.27	c Solving Nodes      : 1141
1799.84/1806.27	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1799.84/1806.27	c Dual Bound         : -3.19160000000000e+04
1799.84/1806.27	c Gap                : infinite
1799.84/1806.27	c SCIP status: 23 (TIMELIMIT)
1799.84/1806.27	c solveScip: freeing transform (!can_skip_free_transform)
1799.94/1806.30	c pb_solver_status: sst_sat
1799.94/1806.30	c LB_goalvalue: 223904
1799.94/1806.30	c UB_goalvalue: 247620
1799.94/1806.30	c Both SAT and SCIP timed out; boosting budgets to sat=896.000000 scip=896.000000
1799.94/1806.30	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1799.94/1806.30	c SCIP returned: sst_unknown
1799.94/1806.30	c SCIP primal LB: 223904, dual UB: 247620
1799.94/1806.30	c Try to find a solution more than 231809
1799.94/1806.30	c assumptions: 
1799.94/1806.30	c invoking solver with time budget: 896.000000
2695.91/2705.33	c sat_solver_result: sst_unknown
2695.91/2705.33	c SAT solver timed out; proceeding to cooperative SCIP call
2695.91/2705.33	c Calling solveScip for cooperative mode with LB_goalvalue:       223904, UB_goalvalue: 247620
2695.91/2705.33	c scip solving with time budget: 896.000000
2695.91/2705.33	c solveScip
2695.91/2705.33	c initScipForCoop
2695.91/2705.33	c Coop Mode: Using SCIP obj units for LB/UB: 223904, +oo
2695.91/2705.35	c presolving:
2695.91/2705.38	c    (0.0s) running MILP presolver
2695.91/2705.39	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2696.01/2705.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
2696.01/2705.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
2696.01/2705.44	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
2696.01/2705.47	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
2696.11/2705.57	c    (0.2s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2696.11/2705.57	c    (0.2s) probing aborted: 50/50 successive totally useless probings
2696.21/2705.66	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2696.21/2705.68	c    (0.3s) no symmetry present (symcode time: 0.00)
2696.21/2705.69	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
2696.21/2705.69	c  0 deleted vars, 280 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
2696.21/2705.69	c  0 implications, 2016 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2696.21/2705.69	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
2696.21/2705.69	c    7496 constraints of type <knapsack>
2696.21/2705.69	c    2016 constraints of type <setppc>
2696.21/2705.69	c    6584 constraints of type <logicor>
2696.21/2705.69	c transformed objective value is always integral (scale: 1)
2696.21/2705.69	c Presolving Time: 0.34
2696.21/2705.69	c 
2696.80/2706.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2696.80/2706.25	c   0.9s|     1 |     0 |  2664 |     - |   430M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2700.60/2710.09	c   4.8s|     1 |     0 | 18169 |     - |   430M |   0 |1344 |  16k|  16k|  11 |  1 |  83 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2701.70/2711.14	c   5.8s|     1 |     0 | 19940 |     - |   430M |   0 |1344 |  16k|  16k|  22 |  2 |  85 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2702.78/2712.23	c   6.9s|     1 |     0 | 21846 |     - |   430M |   0 |1344 |  16k|  16k|  32 |  3 |  86 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2703.69/2713.15	c   7.8s|     1 |     0 | 23150 |     - |   430M |   0 |1344 |  16k|  16k|  41 |  4 |  92 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2704.69/2714.12	c   8.8s|     1 |     0 | 24740 |     - |   430M |   0 |1344 |  16k|  16k|  51 |  5 |  95 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2705.59/2715.09	c   9.8s|     1 |     0 | 26315 |     - |   430M |   0 |1344 |  16k|  16k|  60 |  6 |  97 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2706.58/2716.01	c  10.7s|     1 |     0 | 27687 |     - |   430M |   0 |1344 |  16k|  16k|  68 |  7 |  98 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2707.47/2717.00	c  11.7s|     1 |     0 | 29165 |     - |   430M |   0 |1344 |  16k|  16k|  80 |  8 | 106 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2708.58/2718.07	c  12.7s|     1 |     0 | 30864 |     - |   430M |   0 |1344 |  16k|  16k|  89 |  9 | 111 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2709.46/2718.99	c  13.7s|     1 |     0 | 32161 |     - |   430M |   0 |1344 |  16k|  16k|  99 | 10 | 113 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2710.06/2719.53	c  14.2s|     1 |     0 | 34017 |     - |   430M |   0 |1344 |  16k|  16k| 110 | 11 | 116 |   0 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2728.60/2738.12	c  32.8s|     1 |     2 | 77790 |     - |   431M |   0 |1344 |  16k|  16k| 110 | 11 | 184 |  21 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2845.87/2855.85	c   151s|   100 |   101 |316832 |2856.7 |   431M |  19 |1344 |  16k|  16k| 772 |  1 | 325 | 320 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2890.20/2900.37	c   195s|   200 |   201 |454397 |2112.5 |   432M |  42 |1344 |  16k|  16k| 883 |  1 | 384 | 396 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2940.42/2950.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2940.42/2950.75	c   245s|   300 |   301 |603183 |1903.6 |   434M |  44 |1344 |  16k|  16k|1157 |  1 | 398 | 504 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
2998.63/3009.16	c   304s|   400 |   401 |775874 |1859.3 |   436M |  45 |1344 |  16k|  16k|1669 |  1 | 481 | 608 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3048.35/3059.11	c   354s|   500 |   501 |925900 |1787.3 |   437M |  45 |1344 |  16k|  16k|2061 |  8 | 537 | 712 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3108.02/3118.95	c   414s|   600 |   601 |  1111k|1798.8 |   464M |  45 |1344 |  16k|  16k|2716 |  4 | 537 | 828 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3159.73/3170.89	c   466s|   700 |   701 |  1261k|1756.7 |   466M |  45 |1344 |  16k|  16k|2996 |  1 | 546 | 936 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3218.42/3229.76	c   524s|   800 |   801 |  1430k|1747.2 |   478M |  46 |1344 |  16k|  16k|3393 |  1 | 557 |1050 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3268.04/3279.55	c   574s|   900 |   901 |  1578k|1718.1 |   483M |  56 |1344 |  16k|  16k|3838 |  1 | 560 |1159 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3308.41/3320.02	c   615s|  1000 |  1001 |  1705k|1672.9 |   484M |  70 |1344 |  16k|  16k|3959 |  2 | 572 |1250 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3347.85/3359.66	c   654s|  1100 |  1101 |  1837k|1640.6 |   485M |  75 |1344 |  16k|  16k|4167 |  1 | 603 |1340 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3391.99/3403.94	c   699s|  1200 |  1201 |  1980k|1623.6 |   485M |  75 |1344 |  16k|  16k|4401 |  1 | 626 |1431 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3442.92/3455.08	c   750s|  1300 |  1301 |  2145k|1625.1 |   493M |  75 |1344 |  16k|  16k|4754 |  1 | 630 |1546 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3485.06/3497.38	c   792s|  1400 |  1401 |  2278k|1604.6 |   495M |  76 |1344 |  16k|  16k|4934 |  1 | 649 |1646 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3530.29/3542.79	c   837s|  1500 |  1499 |  2417k|1590.0 |   498M |  76 |1344 |  16k|  16k|5207 |  1 | 661 |1747 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3579.31/3591.95	c   887s|  1600 |  1599 |  2571k|1586.8 |   503M |  76 |1344 |  16k|  16k|5620 |  1 | 694 |1864 |-3.191600e+04 |-5.563200e+04*|  74.31%| unknown
3588.68/3601.33	c 
3588.68/3601.33	c SCIP Status        : solving was interrupted [time limit reached]
3588.68/3601.33	c Solving Time (sec) : 896.00
3588.68/3601.33	c Solving Nodes      : 1623
3588.68/3601.33	c Primal Bound       : -5.56320000000000e+04 (0 solutions)
3588.68/3601.33	c Dual Bound         : -3.19160000000000e+04
3588.68/3601.33	c Gap                : 74.31 %
3588.68/3601.33	c SCIP status: 23 (TIMELIMIT)
3588.68/3601.33	c pb_solver_status: sst_sat
3588.68/3601.33	c LB_goalvalue: 223904
3588.68/3601.33	c UB_goalvalue: 247620
3588.68/3601.33	c Both SAT and SCIP timed out; boosting budgets to sat=1792.000000 scip=1792.000000
3588.68/3601.33	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
3588.68/3601.33	c SCIP returned: sst_unknown
3588.68/3601.33	c SCIP primal LB: 223904, dual UB: 247620
3588.68/3601.33	c Try to find a solution more than 231809
3588.68/3601.33	c assumptions: 
3588.68/3601.33	c invoking solver with time budget: 1792.000000
3600.04/3612.70	
3600.04/3612.70	*** TERMINATED *** by signal
3600.04/3612.70	c
3600.04/3612.70	s SATISFIABLE
3600.04/3612.70	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.04/3612.70	c Model check passed
3600.04/3612.70	c Model check has passed with goal value: 55632
3600.04/3612.70	c _____________________________________________________________________________
3600.04/3612.70	c std/band forms        : 7890,0
3600.04/3612.70	c 2cl/3cl ITE-codings   : 0,0
3600.04/3612.70	c BDD/srt/adr Max costs : 450002,139202,0
3600.04/3612.70	c BDDraw/bin/mul/srt/adr: 7393,0,0,497,0
3600.04/3612.70	c BDD nodes             : 455083
3600.04/3612.70	c Es1/CC detections     : 0,0
3600.04/3612.70	c CC sort               : 496
3600.04/3612.70	c SAT/UNSAT calls       : 1,0
3600.04/3612.70	c regenrated variables  : 0
3600.04/3612.70	c eliminated fixed lits : 0
3600.04/3612.70	c goal lit flips        : 0
3600.04/3612.70	c goal stages           : 0
3600.04/3612.70	c goal shrink           : 0
3600.04/3612.70	c goal coeff separations: 0
3600.04/3612.70	c restarts              : 582165
3600.04/3612.70	c conflicts             : 8534337        (2371 /sec)
3600.04/3612.70	c decisions             : 60999720       (16944 /sec)
3600.04/3612.70	c propagations          : 10927153257    (3035275 /sec)
3600.04/3612.70	c inspects              : 0              (0 /sec)
3600.04/3612.70	c CPU time (solving tm) : 3600 s        (1801 s, SAT 0.08451 s, UNSAT 0 s)
3600.04/3612.70	c SAT solver time       : 1801 s
3600.04/3612.70	c SAT solver SAT time   : 0.08451 s
3600.04/3612.70	c SAT solver UNSAT time : 0 s
3600.04/3612.70	c SAT solver TO time    : 1790 s
3600.04/3612.70	c Time for SCIP         : 1796 s
3600.04/3612.70	c Coop SCIP LB improvements           : 0
3600.04/3612.70	c Coop SCIP UB improvements           : 0
3600.04/3612.70	c SCIP globally fixed variables       : 0
3600.04/3612.70	c SAT  globally fixed variables       : 0
3600.04/3612.70	c SCIP freeTransform calls            : 14
3600.04/3612.70	c Time for Opt-base     : 0.04326 s
3600.04/3612.70	c Steps for Opt-base    : 300608
3600.04/3612.70	c Time for BDD coding   : 1.131 s
3600.04/3612.70	c Time for srt coding   : 0.01543 s
3600.04/3612.70	c Inner solver invocations            : 0
3600.04/3612.70	c Inner solving count                 : 0
3600.04/3612.70	c _____________________________________________________________________________

Verifier Data

OK	55632

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

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2,6,9,18,21,25,29,32-33,36,38,48,50
  3550 MHz: 8,10-15,17,19-20,23,34-35,40,42,52-60
  3600 MHz: 0-1,3-5,7,16,22,24,26-28,30-31,37,39,41,43-47,49,51,61-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: 32-35

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 (111691 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 (115971 MiB free)
  node 6: cores 48-55, 129019 MiB (113973 MiB free)
  node 7: cores 56-63, 128474 MiB (111933 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=2429780, runsolver pid=2429750
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 8.65 13.27 12.62 3/845 2429825
/proc/meminfo: memFree=929158908/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=2820 memory=272 CPUtime=0.01 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) D 2429750 2429780 2414428 0 -1 4194304 241 204 0 0 0 1 0 0 20 0 1 0 146411443 2887680 0 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 0 1 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 705 68 57 506 0 45 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 2820 KiB
Current children cumulated memory: 272 KiB

[startup+0.213297 s]*
/proc/loadavg: 8.65 13.27 12.62 6/885 2429881
/proc/meminfo: memFree=929103716/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=99976 memory=28756 CPUtime=0.09 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 4907 204 0 0 8 1 0 0 20 0 1 0 146411443 102375424 7040 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 24994 7188 2746 506 0 5685 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 99976 KiB
Current children cumulated memory: 28756 KiB

[startup+0.313105 s]*
/proc/loadavg: 8.65 13.27 12.62 16/873 2429881
/proc/meminfo: memFree=928964468/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=149796 memory=87496 CPUtime=0.19 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 17070 204 0 0 17 2 0 0 20 0 1 0 146411443 153391104 21760 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 37449 21874 5448 506 0 18140 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 149796 KiB
Current children cumulated memory: 87496 KiB

[startup+0.700196 s]
/proc/loadavg: 8.65 13.27 12.62 15/864 2429913
/proc/meminfo: memFree=928522784/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=229140 memory=158752 CPUtime=0.56 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 33117 204 0 0 53 3 0 0 20 0 1 0 146411443 234639360 39614 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 57285 39688 5834 506 0 37976 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 229140 KiB
Current children cumulated memory: 158752 KiB

[startup+1.50012 s]
/proc/loadavg: 8.65 13.27 12.62 13/856 2429921
/proc/meminfo: memFree=927969052/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=261408 memory=191276 CPUtime=1.36 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 41213 204 0 0 133 3 0 0 20 0 1 0 146411443 267681792 47678 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 65352 47819 6106 506 0 46043 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 261408 KiB
Current children cumulated memory: 191276 KiB

[startup+3.11328 s]
/proc/loadavg: 8.65 13.27 12.62 13/853 2430052
/proc/meminfo: memFree=927272248/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=261864 memory=191836 CPUtime=2.96 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 41353 204 0 0 293 3 0 0 20 0 1 0 146411443 268148736 47806 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 65466 47959 6106 506 0 46157 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 261864 KiB
Current children cumulated memory: 191836 KiB

[startup+6.30011 s]
/proc/loadavg: 9.40 13.35 12.65 14/863 2430434
/proc/meminfo: memFree=926842132/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=270356 memory=197340 CPUtime=6.13 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 42700 204 0 0 610 3 0 0 20 0 1 0 146411443 276844544 49086 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 67589 49335 6138 506 0 48280 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 270356 KiB
Current children cumulated memory: 197340 KiB

[startup+12.7002 s]
/proc/loadavg: 9.93 13.39 12.67 14/868 2431063
/proc/meminfo: memFree=926279696/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=520612 memory=437196 CPUtime=12.51 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 95614 204 0 0 1233 18 0 0 20 0 1 0 146411443 533106688 109123 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 130153 109299 6234 506 0 110844 0
Current children cumulated CPU time: 12.51 s
Current children cumulated vsize: 520612 KiB
Current children cumulated memory: 437196 KiB

[startup+25.5002 s]
/proc/loadavg: 11.28 13.52 12.72 17/881 2431692
/proc/meminfo: memFree=923913028/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=550936 memory=465896 CPUtime=25.25 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 104730 204 0 0 2451 74 0 0 20 0 1 0 146411443 564158464 116296 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 137734 116474 6266 506 0 118425 0
Current children cumulated CPU time: 25.25 s
Current children cumulated vsize: 550936 KiB
Current children cumulated memory: 465896 KiB

[startup+51.1151 s]
/proc/loadavg: 12.95 13.74 12.81 17/881 2431743
/proc/meminfo: memFree=916751948/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=551144 memory=468400 CPUtime=50.78 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 108752 204 0 0 4837 241 0 0 20 0 1 0 146411443 564371456 116864 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 137786 117100 6266 506 0 118477 0
Current children cumulated CPU time: 50.78 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 468400 KiB

[startup+102.3 s]
/proc/loadavg: 14.68 14.09 12.98 17/882 2431844
/proc/meminfo: memFree=913096336/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=561104 memory=477096 CPUtime=101.77 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 114951 204 0 0 9793 384 0 0 20 0 1 0 146411443 574570496 119152 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 140276 119274 6266 506 0 120967 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 561104 KiB
Current children cumulated memory: 477096 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=2429780] ppid=2429750 vsize=573300 memory=490556 CPUtime=161.57 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 117315 204 0 0 15463 694 0 0 20 0 1 0 146411443 587059200 122499 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 143325 122639 6266 506 0 124016 0
Current children cumulated CPU time: 161.57 s
Current children cumulated vsize: 573300 KiB
Current children cumulated memory: 490556 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=2429780] ppid=2429750 vsize=581472 memory=497272 CPUtime=221.35 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 124015 204 0 0 21424 711 0 0 20 0 1 0 146411443 595427328 124163 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 145368 124318 6266 506 0 126059 0
Current children cumulated CPU time: 221.35 s
Current children cumulated vsize: 581472 KiB
Current children cumulated memory: 497272 KiB

[startup+282.3 s]
/proc/loadavg: 16.02 15.08 13.58 17/879 2431847
/proc/meminfo: memFree=913167464/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=581472 memory=498804 CPUtime=281.15 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 124418 204 0 0 27211 904 0 0 20 0 1 0 146411443 595427328 124547 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 145368 124701 6266 506 0 126059 0
Current children cumulated CPU time: 281.15 s
Current children cumulated vsize: 581472 KiB
Current children cumulated memory: 498804 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 15.25 13.73 17/872 2431849

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

Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=2912.13 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171977 204 0 0 284652 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 2912.13 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=2971.91 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171977 204 0 0 290630 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 2971.91 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=3031.69 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171977 204 0 0 296608 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 3031.69 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=3091.48 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171977 204 0 0 302587 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 3091.48 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=3151.26 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171978 204 0 0 308565 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=887644 memory=763176 CPUtime=3211.05 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171978 204 0 0 314544 6561 0 0 20 0 1 0 146411443 908947456 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 221911 190794 6282 506 0 202602 0
Current children cumulated CPU time: 3211.05 s
Current children cumulated vsize: 887644 KiB
Current children cumulated memory: 763176 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=2429780] ppid=2429750 vsize=888908 memory=763180 CPUtime=3270.83 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 171979 204 0 0 320522 6561 0 0 20 0 1 0 146411443 910241792 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 222227 190795 6282 506 0 202918 0
Current children cumulated CPU time: 3270.83 s
Current children cumulated vsize: 888908 KiB
Current children cumulated memory: 763180 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=2429780] ppid=2429750 vsize=888908 memory=763180 CPUtime=3330.61 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 172034 204 0 0 326500 6561 0 0 20 0 1 0 146411443 910241792 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 222227 190795 6282 506 0 202918 0
Current children cumulated CPU time: 3330.61 s
Current children cumulated vsize: 888908 KiB
Current children cumulated memory: 763180 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=2429780] ppid=2429750 vsize=888908 memory=763180 CPUtime=3390.4 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 172123 204 0 0 332479 6561 0 0 20 0 1 0 146411443 910241792 190420 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 222227 190795 6282 506 0 202918 0
Current children cumulated CPU time: 3390.4 s
Current children cumulated vsize: 888908 KiB
Current children cumulated memory: 763180 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=2429780] ppid=2429750 vsize=896048 memory=764216 CPUtime=3450.18 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 172387 204 0 0 338457 6561 0 0 20 0 1 0 146411443 917553152 190676 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 224012 191054 6282 506 0 204703 0
Current children cumulated CPU time: 3450.18 s
Current children cumulated vsize: 896048 KiB
Current children cumulated memory: 764216 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=2429780] ppid=2429750 vsize=900900 memory=766548 CPUtime=3509.96 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 172971 204 0 0 344435 6561 0 0 20 0 1 0 146411443 922521600 191316 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 225225 191637 6282 506 0 205916 0
Current children cumulated CPU time: 3509.96 s
Current children cumulated vsize: 900900 KiB
Current children cumulated memory: 766548 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=2429780] ppid=2429750 vsize=906180 memory=767916 CPUtime=3569.75 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 173316 204 0 0 350414 6561 0 0 20 0 1 0 146411443 927928320 191700 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 226545 191979 6282 506 0 207236 0
Current children cumulated CPU time: 3569.75 s
Current children cumulated vsize: 906180 KiB
Current children cumulated memory: 767916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 16.27 16.42 16.30 15/861 2432026
/proc/meminfo: memFree=919979160/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=920008 memory=781488 CPUtime=3600.04 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 176721 204 0 0 353437 6567 0 0 20 0 1 0 146411443 942088192 195028 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 230002 195372 6282 506 0 210693 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 920008 KiB
Current children cumulated memory: 781488 KiB

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

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

# cumulated CPU time of all completed processes:  user=3534.38 s, system=65.6886 s

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

[startup+3612.7 s]
/proc/loadavg: 16.27 16.42 16.30 15/861 2432026
/proc/meminfo: memFree=919979160/1055320712 swapFree=32567592/33554428
[pid=2429780] ppid=2429750 vsize=920008 memory=781488 CPUtime=3600.04 cores=32-35
/proc/2429780/stat : 2429780 (naps_release) R 2429750 2429780 2414428 0 -1 4194304 176721 204 0 0 353437 6567 0 0 20 0 1 0 146411443 942088192 195028 18446744073709551615 4210688 6281017 140727519494304 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 25821184 140727519500507 140727519500688 140727519500688 140727519506376 0
/proc/2429780/statm: 230002 195372 6282 506 0 210693 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 920008 KiB
Current children cumulated memory: 781488 KiB

Child status: 10

Real time (s): 3612.71
CPU time (s): 3600.07
CPU user time (s): 3534.38
CPU system time (s): 65.6886
CPU usage (%): 99.6501
Max. virtual memory (cumulated for all children) (KiB): 920008
Max. memory (cumulated for all children) (KiB): 787420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3534.38
system time used= 65.6886
maximum resident set size= 786404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176926
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= 932
involuntary context switches= 1456


# summary of solver processes directly reported to runsolver:
#   pid: 2429780
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3534.38
#   total CPU system time (s): 65.6886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9326 second user time and 40.5617 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-22 14:27:15
IDJOB=4779114
IDBENCH=147018
IDSOLVER=3589
FILE ID=nodeE002/4779114-1782131235
RUNJOBID= nodeE002-1782131235-2429617
SLURM_JOB_ID= 12510901
Free space on /tmp= 797856 MiB

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

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

MD5SUM BENCH= 1adddfdbf1ced655bc7cf87afdf2cbda
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		: 3587.966
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.075
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		: 3589.224
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.171
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		: 3581.474
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		: 3584.332
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		: 3583.401
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		: 3603.978
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		: 3568.099
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.884
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		: 3568.469
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		: 3573.214
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.733
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		: 3577.548
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		: 3574.389
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		: 3578.327
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		: 3578.115
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		: 3569.452
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		: 2493.659
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		: 3576.030
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		: 3573.213
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.197
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		: 3581.372
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.038
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.856
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		: 3589.553
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		: 3587.783
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		: 3588.715
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		: 3569.589
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		: 3568.886
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		: 2493.659
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		: 2493.659
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		: 2493.659
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		: 3583.861
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		: 3580.042
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		: 3582.160
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		: 3576.409
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		: 3577.417
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		: 2493.659
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		: 2493.659
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		: 3582.845
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		: 3587.464
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.750
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		: 3585.724
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.554
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		: 2493.659
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		: 3594.828
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		: 3562.751
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		: 3562.243
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		: 3563.511
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		: 3560.020
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		: 3565.472
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		: 3566.031
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		: 3580.027
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		: 3579.876
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.439
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		: 3578.921
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:        929170156 kB
MemAvailable:   1045575940 kB
Buffers:              32 kB
Cached:         120023928 kB
SwapCached:         8820 kB
Active:           701340 kB
Inactive:       119358748 kB
Active(anon):      71972 kB
Inactive(anon):     9272 kB
Active(file):     629368 kB
Inactive(file): 119349476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567592 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66372 kB
Writeback:            40 kB
AnonPages:         35812 kB
Mapped:            61112 kB
Shmem:             45116 kB
KReclaimable:    1171900 kB
Slab:            1714512 kB
SReclaimable:    1171900 kB
SUnreclaim:       542612 kB
KernelStack:       14208 kB
PageTables:         5056 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1393348 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478000 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