Trace number 4780666

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.04Signal SIGSEGV 248.265 250.675

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/
normalized-dobutsu-shogi-master.opb
MD5SUMe21aae6253a3d8ec45e9622b89e9ca39
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55733
Best CPU time to get the best result obtained on this benchmark126.392
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables642549
Total number of constraints326012
Number of constraints which are clauses173435
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints152577
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 505004
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 521726
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 521726
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.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780666-1782138205.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780666-1782138205.opb
0.00/0.02	c Parsing PB file...
0.87/0.95	c goal was devided by 1 with offset 521726.
2.66/2.75	c assumptions before coding: 
3.26/3.30	c initScipForCoop
3.66/3.76	c Running SCIP presolver (time limit: 10 sec)...
3.66/3.76	c solveScip
3.66/3.76	c initScipForCoop
3.76/3.80	c Cooperative mode: scip_coop_offset=521726.000000
3.76/3.80	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3.76/3.80	c Running SCIP presolve for solve-time propagation (rounds=3)
4.65/4.74	c feasible solution found by trivial heuristic after 0.9 seconds, objective value -5.217260e+05
4.65/4.74	c presolving:
5.46/5.53	c    (1.7s) running MILP presolver
8.44/8.57	c    (4.8s) MILP presolver (4 rounds): 0 aggregations, 14249 fixings, 0 bound changes
8.54/8.66	c (round 1, medium)     14249 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 97922 clqs, 0 implints
8.64/8.72	c (round 2, fast)       14249 del vars, 10055 del conss, 0 add conss, 0 chg bounds, 5329 chg sides, 5329 chg coeffs, 0 upgd conss, 0 impls, 100302 clqs, 0 implints
89.87/90.21	c    (86.4s) probing: 1000/628300 (0.2%) - 1 fixings, 0 aggregations, 11544 implications, 0 bound changes
89.97/90.37	c    (86.6s) probing: 1002/628300 (0.2%) - 1 fixings, 0 aggregations, 11546 implications, 0 bound changes
89.97/90.37	c    (86.6s) probing aborted: 1000/1000 successive useless probings
90.68/91.06	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
90.68/91.06	c  14251 deleted vars, 10076 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 5329 changed sides, 5329 changed coefficients
90.68/91.06	c  0 implications, 111844 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
90.68/91.06	c presolved problem has 628299 variables (628299 bin, 0 int, 0 cont) and 315936 constraints
90.68/91.06	c   86772 constraints of type <knapsack>
90.68/91.06	c   59341 constraints of type <setppc>
90.68/91.06	c  130815 constraints of type <linear>
90.68/91.06	c   39008 constraints of type <logicor>
90.68/91.06	c transformed objective value is always integral (scale: 1)
90.68/91.06	c Presolving Time: 86.50
90.68/91.06	c c SCIP solve-time propagated 14250 fixed variables
92.27/92.61	c 1/1 feasible solution given by solution candidate storage, new primal bound -5.217260e+05
92.27/92.61	c 
92.47/92.86	c presolving:
93.07/93.42	c (round 1, fast)       31602 del vars, 31599 del conss, 0 add conss, 9 chg bounds, 7 chg sides, 7 chg coeffs, 0 upgd conss, 0 impls, 79654 clqs, 0 implints
93.17/93.54	c (round 2, fast)       32130 del vars, 32117 del conss, 0 add conss, 96 chg bounds, 167 chg sides, 182 chg coeffs, 0 upgd conss, 0 impls, 79702 clqs, 0 implints
93.68/94.04	c    (2.0s) running MILP presolver
97.67/98.07	c    (6.1s) MILP presolver (10 rounds): 0 aggregations, 30930 fixings, 0 bound changes
97.77/98.15	c (round 3, medium)     63372 del vars, 32263 del conss, 0 add conss, 115 chg bounds, 182 chg sides, 199 chg coeffs, 0 upgd conss, 0 impls, 72548 clqs, 0 implints
97.85/98.29	c (round 4, fast)       65472 del vars, 52866 del conss, 0 add conss, 115 chg bounds, 5183 chg sides, 5354 chg coeffs, 0 upgd conss, 0 impls, 74460 clqs, 0 implints
97.95/98.36	c (round 5, fast)       66002 del vars, 53401 del conss, 0 add conss, 115 chg bounds, 5189 chg sides, 5360 chg coeffs, 0 upgd conss, 0 impls, 74073 clqs, 0 implints
98.76/99.13	c (round 6, exhaustive) 66021 del vars, 53432 del conss, 0 add conss, 115 chg bounds, 5189 chg sides, 5360 chg coeffs, 158172 upgd conss, 0 impls, 74075 clqs, 0 implints
99.05/99.43	c (round 7, fast)       70384 del vars, 53463 del conss, 0 add conss, 115 chg bounds, 5189 chg sides, 5360 chg coeffs, 158172 upgd conss, 0 impls, 74078 clqs, 0 implints
99.25/99.61	c (round 8, fast)       71522 del vars, 54365 del conss, 0 add conss, 115 chg bounds, 5189 chg sides, 9622 chg coeffs, 158172 upgd conss, 0 impls, 74409 clqs, 0 implints
101.44/101.88	c (round 9, medium)     264445 del vars, 333324 del conss, 323910 add conss, 115 chg bounds, 5202 chg sides, 9924 chg coeffs, 158172 upgd conss, 0 impls, 200196 clqs, 0 implints
101.65/102.08	c (round 10, fast)       265087 del vars, 333947 del conss, 323910 add conss, 115 chg bounds, 5202 chg sides, 9924 chg coeffs, 158172 upgd conss, 0 impls, 199356 clqs, 0 implints
101.65/102.08	c presolving (10 rounds: 10 fast, 3 medium, 1 exhaustive):
101.65/102.08	c  265087 deleted vars, 333947 deleted constraints, 323910 added constraints, 115 tightened bounds, 0 added holes, 5202 changed sides, 9924 changed coefficients
101.65/102.08	c  0 implications, 199356 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
101.65/102.08	c presolving was interrupted.
101.65/102.08	c Presolving Time: 9.33
101.65/102.08	c 
101.65/102.08	c SCIP Status        : solving was interrupted [time limit reached]
101.65/102.08	c Solving Time (sec) : 10.06
101.65/102.08	c Solving Nodes      : 0
101.65/102.08	c Primal Bound       : -5.21726000000000e+05 (1 solutions)
101.75/102.18	c SCIP status: 23 (TIMELIMIT)
101.75/102.18	c solveScip: freeing transform (!can_skip_free_transform)
103.23/103.60	c SCIP presolver: sst_unknown
103.23/103.60	c Converting 326012 PB-constraints to clauses...
103.23/103.60	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 12
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 11
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 16
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 12
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 11
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 11
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 10
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 9
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 8
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 7
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 3
103.33/103.78	c Try to convert by bdds
103.33/103.78	c d: 1
103.33/103.78	c estimatedAdderCost: 5
103.33/103.78	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 16
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 17
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 17
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 12
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 14
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 10
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 9
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 11
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 8
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 16
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 5
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 3
103.33/103.79	c Try to convert by bdds
103.33/103.79	c d: 1
103.33/103.79	c estimatedAdderCost: 7
103.33/103.79	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 9
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 10
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 5
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 7
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 8
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.33/103.80	c d: 1
103.33/103.80	c estimatedAdderCost: 3
103.33/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 16
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 16
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 7
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 14
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 8
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 11
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 12
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 9
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 5
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 3
103.43/103.80	c Try to convert by bdds
103.43/103.80	c d: 1
103.43/103.80	c estimatedAdderCost: 10
103.43/103.80	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 22
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 12
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 14
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 11
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 8
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 16
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 9
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 10
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 7
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 5
103.43/103.81	c Try to convert by bdds
103.43/103.81	c d: 1
103.43/103.81	c estimatedAdderCost: 3
103.43/103.81	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 16
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 17
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 14
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 17
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 7
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 12
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 11
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 10
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 8
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 5
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 9
103.43/103.82	c Try to convert by bdds
103.43/103.82	c d: 1
103.43/103.82	c estimatedAdderCost: 3
103.43/103.82	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 16
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 17
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 16
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 14
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 12
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 11
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 7
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 8
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 10
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 3
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 9
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.83	c d: 1
103.43/103.83	c estimatedAdderCost: 5
103.43/103.83	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 20
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 17
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 17
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 16
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 22
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 19
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 17
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 12
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 11
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 10
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 16
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 14
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 9
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 8
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 3
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 7
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.84	c d: 1
103.43/103.84	c estimatedAdderCost: 5
103.43/103.84	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 14
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 9
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 7
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 10
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 9
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 7
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 10
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 7
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 8
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 9
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 8
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 8
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 7
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 8
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 12
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 10
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 11
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 9
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 3
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 7
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/103.85	c estimatedAdderCost: 5
103.43/103.85	c Try to convert by bdds
103.43/103.85	c d: 1
103.43/ [...]

#
# trace file is too large. Trace was truncated at this point.
#

dAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 14
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 14
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 14
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 9
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 11
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 12
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 10
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 8
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 7
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 3
105.23/105.66	c Try to convert by bdds
105.23/105.66	c d: 1
105.23/105.66	c estimatedAdderCost: 5
105.23/105.66	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 17
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 20
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 19
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 16
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 16
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 17
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 7
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 10
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 11
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 14
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 9
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 12
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 8
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 5
105.23/105.67	c Try to convert by bdds
105.23/105.67	c d: 1
105.23/105.67	c estimatedAdderCost: 3
105.23/105.67	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 20
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 16
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 16
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 20
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 12
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 19
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 17
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 7
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 8
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 14
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 10
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 11
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 9
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 3
105.23/105.68	c Try to convert by bdds
105.23/105.68	c d: 1
105.23/105.68	c estimatedAdderCost: 5
105.23/105.68	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 20
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 17
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 17
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 16
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 16
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 16
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 16
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 14
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 11
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 12
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 10
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 8
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 7
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 5
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 3
105.23/105.69	c Try to convert by bdds
105.23/105.69	c d: 1
105.23/105.69	c estimatedAdderCost: 9
105.23/105.69	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 12
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 8
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 5
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 3
105.23/105.70	c Try to convert by bdds
105.23/105.70	c d: 1
105.23/105.70	c estimatedAdderCost: 8
105.23/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 19
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 16
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 17
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 19
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 8
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 12
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 10
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 14
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 19
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 9
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 11
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 7
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 3
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.70	c d: 1
105.33/105.70	c estimatedAdderCost: 5
105.33/105.70	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 14
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 14
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 14
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 11
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 9
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 14
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 8
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 12
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 10
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 7
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 3
105.33/105.71	c Try to convert by bdds
105.33/105.71	c d: 1
105.33/105.71	c estimatedAdderCost: 5
105.33/105.71	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 16
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 9
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 8
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 10
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 12
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 11
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 14
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 7
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 5
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c estimatedAdderCost: 3
105.33/105.72	c Try to convert by bdds
105.33/105.72	c d: 1
105.33/105.72	c 
105.52/105.96	c pb_solver_status: sst_sat
106.22/106.61	c total stages of optimization mode: 1
106.22/106.61	c Use LB found in presolve
106.22/106.65	c UB updated by evalGoalUB to 508569
106.22/106.65	c minimizationMode: cmm_Binary
106.22/106.66	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
107.02/107.43	c Try to find a solution more than 169523
107.92/108.36	c V: 12685
107.92/108.36	c estimatedAdderCost: 493035
107.92/108.36	c Try to convert by sorters
166.35/166.90	c Sorter: base: 2 
166.35/166.90	c 
240.16/240.90	c assumptions: 
240.16/240.90	c invoking solver with time budget: 5.000000
247.25/248.11	c 
247.25/248.11	c ERROR: Out of memory (std::bad_alloc). Attempting to output current best result.

Verifier Data

ERROR: no interpretation found !

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

running on 4 cores: 16-19

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,6-7,10,12,14-15,20,22,24,28,32,34-35,37-39,41-43,45-46,48,50,52,54-55,60,62
  3550 MHz: 16-19,30,40,47,51,56-59
  3600 MHz: 2,5,8-9,11,13,21,23,25-27,29,31,33,36,44,49,53,61,63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 16-19

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (98495 MiB free)
  node 1: cores 8-15, 128973 MiB (70288 MiB free)
  node 2: cores 16-23, 129019 MiB (117334 MiB free)
  node 3: cores 24-31, 129003 MiB (93321 MiB free)
  node 4: cores 32-39, 129019 MiB (114707 MiB free)
  node 5: cores 40-47, 129019 MiB (105005 MiB free)
  node 6: cores 48-55, 129019 MiB (115583 MiB free)
  node 7: cores 56-63, 128474 MiB (108625 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=2295993, runsolver pid=2295990
Current StackSize limit: 8192 KiB


[startup+0.100076 s]*
/proc/loadavg: 16.03 16.11 16.02 17/872 2295996
/proc/meminfo: memFree=843080480/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=179404 memory=107388 CPUtime=0.08 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 20535 208 0 0 7 1 0 0 20 0 1 0 147108202 183709696 26700 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 44851 26846 2642 506 0 25542 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 179404 KiB
Current children cumulated memory: 107388 KiB

[startup+0.214179 s]*
/proc/loadavg: 16.03 16.11 16.02 17/872 2295996
/proc/meminfo: memFree=843037580/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=333720 memory=256320 CPUtime=0.19 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 41902 208 0 0 16 3 0 0 20 0 1 0 147108202 341729280 63935 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 83430 64079 2674 506 0 64121 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 333720 KiB
Current children cumulated memory: 256320 KiB

[startup+0.313854 s]*
/proc/loadavg: 16.03 16.11 16.02 17/872 2295996
/proc/meminfo: memFree=842946568/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=390300 memory=314428 CPUtime=0.3 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 54900 208 0 0 26 4 0 0 20 0 1 0 147108202 399667200 78481 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 97575 78607 2674 506 0 78266 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 390300 KiB
Current children cumulated memory: 314428 KiB

[startup+0.700131 s]
/proc/loadavg: 16.03 16.11 16.02 17/872 2295996
/proc/meminfo: memFree=842770924/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=390300 memory=314432 CPUtime=0.67 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 54901 208 0 0 63 4 0 0 20 0 1 0 147108202 399667200 78481 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 97575 78608 2674 506 0 78266 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 390300 KiB
Current children cumulated memory: 314432 KiB

[startup+1.50014 s]
/proc/loadavg: 16.03 16.11 16.02 18/872 2295996
/proc/meminfo: memFree=841803916/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=481356 memory=402384 CPUtime=1.47 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 68186 208 0 0 142 5 0 0 20 0 1 0 147108202 492908544 100561 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 120339 100596 2705 506 0 101030 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 481356 KiB
Current children cumulated memory: 402384 KiB

[startup+3.11436 s]
/proc/loadavg: 16.03 16.11 16.02 18/872 2295996
/proc/meminfo: memFree=838283396/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=1342940 memory=1269896 CPUtime=3.08 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 285918 208 0 0 290 18 0 0 20 0 1 0 147108202 1375170560 317371 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 335735 317474 4775 506 0 316426 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1342940 KiB
Current children cumulated memory: 1269896 KiB

[startup+6.30019 s]
/proc/loadavg: 16.03 16.11 16.02 18/872 2295996
/proc/meminfo: memFree=835280160/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=3088152 memory=2986820 CPUtime=6.25 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 618845 208 0 0 587 38 0 0 20 0 1 0 147108202 3162267648 746607 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 772038 746705 5706 506 0 752729 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 3088152 KiB
Current children cumulated memory: 2986820 KiB

[startup+12.7002 s]
/proc/loadavg: 16.02 16.11 16.02 18/870 2296046
/proc/meminfo: memFree=835687776/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=3349108 memory=3242452 CPUtime=12.63 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 737694 208 0 0 1218 45 0 0 20 0 1 0 147108202 3429486592 810522 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 837277 810613 5784 506 0 817968 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 3349108 KiB
Current children cumulated memory: 3242452 KiB

[startup+25.5002 s]
/proc/loadavg: 16.02 16.10 16.02 18/871 2296047
/proc/meminfo: memFree=834971428/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=3349972 memory=3243316 CPUtime=25.39 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 737965 208 0 0 2494 45 0 0 20 0 1 0 147108202 3430371328 810778 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 837493 810829 5784 506 0 818184 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 3349972 KiB
Current children cumulated memory: 3243316 KiB

[startup+51.1146 s]
/proc/loadavg: 16.01 16.09 16.02 18/871 2296097
/proc/meminfo: memFree=833927908/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=3350996 memory=3244340 CPUtime=50.92 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 738221 208 0 0 5047 45 0 0 20 0 1 0 147108202 3431419904 811034 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 837749 811085 5784 506 0 818440 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 3350996 KiB
Current children cumulated memory: 3244340 KiB

[startup+102.3 s]
/proc/loadavg: 16.32 16.16 16.04 18/872 2296198
/proc/meminfo: memFree=820472644/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=3478932 memory=3361628 CPUtime=101.94 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 754896 208 0 0 10147 47 0 0 20 0 1 0 147108202 3562426368 840337 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 869733 840407 5815 506 0 850424 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 3478932 KiB
Current children cumulated memory: 3361628 KiB

[startup+162.3 s]
/proc/loadavg: 16.11 16.13 16.04 18/874 2296203
/proc/meminfo: memFree=800566216/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=9404628 memory=9007412 CPUtime=161.76 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 1173175 208 0 0 16056 120 0 0 20 0 1 0 147108202 9630339072 2251746 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 2351157 2251853 5841 506 0 2331848 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 9404628 KiB
Current children cumulated memory: 9007412 KiB

[startup+222.3 s]
/proc/loadavg: 16.04 16.10 16.03 18/876 2296258
/proc/meminfo: memFree=768933940/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=51243824 memory=48318628 CPUtime=221.6 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 5327497 208 0 0 21616 544 0 0 20 0 1 0 147108202 52473675776 12079452 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 12810956 12079655 5841 506 0 12791647 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 51243824 KiB
Current children cumulated memory: 48318628 KiB

[startup+250.675 s]
# the end of solver process 2295993 was just reported to runsolver
# Child ended because it received signal 11 (SIGSEGV)
Child dumped core

# cumulated CPU time of all completed processes:  user=240.764 s, system=7.50072 s

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

[startup+230.4 s]
/proc/loadavg: 16.03 16.10 16.03 18/876 2296258
/proc/meminfo: memFree=750752648/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=54460392 memory=51924296 CPUtime=229.68 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 5731759 208 0 0 22389 579 0 0 20 0 1 0 147108202 55767441408 12980989 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 13615098 12981074 5841 506 0 13595789 0
Current children cumulated CPU time: 229.68 s
Current children cumulated vsize: 54460392 KiB
Current children cumulated memory: 51924296 KiB

[startup+243.2 s]
/proc/loadavg: 16.03 16.09 16.03 18/876 2296258
/proc/meminfo: memFree=716959544/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=56794988 memory=54990548 CPUtime=242.45 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 6492770 208 0 0 23617 628 0 0 20 0 1 0 147108202 58158067712 13747521 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 14198747 13747636 5841 506 0 14179438 0
Current children cumulated CPU time: 242.45 s
Current children cumulated vsize: 56794988 KiB
Current children cumulated memory: 54990548 KiB

[startup+246.4 s]
/proc/loadavg: 16.03 16.09 16.03 18/876 2296258
/proc/meminfo: memFree=700589092/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=57052204 memory=55210248 CPUtime=245.64 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 6527915 208 0 0 23930 634 0 0 20 0 1 0 147108202 58421456896 13802416 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 14263051 13802562 5841 506 0 14243742 0
Current children cumulated CPU time: 245.64 s
Current children cumulated vsize: 57052204 KiB
Current children cumulated memory: 55210248 KiB

[startup+248 s]*
/proc/loadavg: 16.02 16.09 16.03 18/876 2296258
/proc/meminfo: memFree=690608340/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=62790400 memory=59594372 CPUtime=247.25 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) R 2295990 2295993 2291478 0 -1 4194304 6531959 208 0 0 24072 653 0 0 20 0 1 0 147108202 64297369600 14898480 18446744073709551615 4210688 6281017 140725280140896 0 0 0 0 0 16898 0 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 0
/proc/2295993/statm: 15697600 14898593 5873 506 0 15678291 0
Current children cumulated CPU time: 247.25 s
Current children cumulated vsize: 62790400 KiB
Current children cumulated memory: 59594372 KiB

[startup+249.6 s]
/proc/loadavg: 16.02 16.09 16.03 18/878 2296262
/proc/meminfo: memFree=689449632/1055320708 swapFree=32681384/33554428
[pid=2295993] ppid=2295990 vsize=57066560 memory=55225096 CPUtime=247.69 cores=16-19
/proc/2295993/stat : 2295993 (naps_release) S 2295990 2295993 2291478 0 -1 4195840 6533266 208 0 0 24076 693 0 0 20 0 1 0 147108202 58436157440 13806196 18446744073709551615 4210688 6281017 140725280140896 140725280140240 4435438 0 0 0 16898 1 0 0 17 16 0 0 0 0 0 6662968 6676388 16498688 140725280143579 140725280143760 140725280143760 140725280149448 11
/proc/2295993/statm: 14266640 13806274 5966 506 0 14247331 0
Current children cumulated CPU time: 247.69 s
Current children cumulated vsize: 57066560 KiB
Current children cumulated memory: 55225096 KiB

[startup+250.4 s]
/proc/loadavg: 16.02 16.09 16.03 17/877 2296266
/proc/meminfo: memFree=686972224/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+250.6 s]
/proc/loadavg: 16.02 16.09 16.03 17/877 2296266
/proc/meminfo: memFree=686972224/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 11 (SIGSEGV)
Child dumped core

Real time (s): 250.675
CPU time (s): 248.265
CPU user time (s): 240.764
CPU system time (s): 7.50072
CPU usage (%): 99.0387
Max. virtual memory (cumulated for all children) (KiB): 62790400
Max. memory (cumulated for all children) (KiB): 59594372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 240.764
system time used= 7.50072
maximum resident set size= 60962944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6533474
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= 309
involuntary context switches= 408


# summary of solver processes directly reported to runsolver:
#   pid: 2295993
#   total CPU time (s): 248.265
#   total CPU user time (s): 240.764
#   total CPU system time (s): 7.50072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.96282 second user time and 3.50202 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 16:23:25
IDJOB=4780666
IDBENCH=180378
IDSOLVER=3589
FILE ID=nodeE010/4780666-1782138205
RUNJOBID= nodeE010-1782134575-2291492
SLURM_JOB_ID= 12510915
Free space on /tmp= 798004 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/dobutsu-shogi-master-PB25-20250424/normalized-dobutsu-shogi-master.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780666-1782138205/watcher-4780666-1782138205 -o /tmp/evaluation-result-4780666-1782138205/solver-4780666-1782138205 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780666-1782138205/vars-4780666-1782138205 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291492 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780666-1782138205.opb

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

MD5SUM BENCH= e21aae6253a3d8ec45e9622b89e9ca39
RANDOM SEED=1353681146

nodeE010 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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 3582.962
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.34
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		: 3566.523
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.34
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		: 2493.659
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.34
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		: 3581.385
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.34
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		: 3582.129
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.34
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		: 3575.670
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.34
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		: 3591.007
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.34
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		: 3593.985
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 3613.293
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.34
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.34
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		: 3615.805
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.34
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		: 3569.131
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.34
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		: 3574.862
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.34
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		: 3572.630
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.34
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		: 2493.659
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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
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		: 2493.659
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.34
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		: 3590.422
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.34
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		: 2493.659
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.34
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.34
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		: 3554.864
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.34
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		: 3555.783
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.34
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		: 3541.925
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.34
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.34
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		: 2493.659
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.34
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		: 3590.507
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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:       1055320708 kB
MemFree:        843139676 kB
MemAvailable:   922357292 kB
Buffers:              32 kB
Cached:         82997600 kB
SwapCached:         6960 kB
Active:         124678704 kB
Inactive:       81666792 kB
Active(anon):   123384136 kB
Inactive(anon):    50272 kB
Active(file):    1294568 kB
Inactive(file): 81616520 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50756 kB
Writeback:            44 kB
AnonPages:      123343576 kB
Mapped:           117192 kB
Shmem:             86536 kB
KReclaimable:    1111304 kB
Slab:            1624416 kB
SReclaimable:    1111304 kB
SUnreclaim:       513112 kB
KernelStack:       14912 kB
PageTables:       249892 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   134574236 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479028 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:  64770048 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 797932 MiB
End job on nodeE010 at 2026-06-22 16:27:36