Trace number 4780138

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.04? 253.779 254.561

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_9_mh.opb
MD5SUM6d498ef0b657c6d6ec463f2e5f483533
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11119943
Best CPU time to get the best result obtained on this benchmark56709.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 358670528524
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 358670528524
Number of bits of the biggest sum of numbers39
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-4780138-1782136297.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-4780138-1782136297.opb
0.00/0.02	c Parsing PB file...
2.07/2.16	c goal was devided by 1 with offset 358670528424.
21.32/21.45	c V: 300
21.32/21.45	c assumptions before coding: 
23.93/24.06	c initScipForCoop
28.60/28.73	c Running SCIP presolver (time limit: 10 sec)...
28.60/28.73	c solveScip
28.60/28.73	c initScipForCoop
28.70/28.82	c Cooperative mode: scip_coop_offset=358670528424.000000
28.70/28.82	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
28.70/28.82	c Running SCIP presolve for solve-time propagation (rounds=3)
34.78/35.00	c presolving:
42.75/42.98	c    (14.2s) running MILP presolver
46.86/47.05	c    (18.2s) MILP presolver (2 rounds): 9900 aggregations, 0 fixings, 0 bound changes
47.44/47.69	c (round 1, medium)     10200 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs, 0 implints
49.14/49.32	c (round 2, fast)       10200 del vars, 39600 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs, 0 implints
82.53/82.86	c    (54.0s) probing: 51/1990200 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
82.53/82.86	c    (54.0s) probing aborted: 50/50 successive totally useless probings
105.35/105.75	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
105.35/105.75	c  10200 deleted vars, 44554 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
105.35/105.75	c  0 implications, 2925551 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
105.35/105.75	c presolved problem has 1990200 variables (1990200 bin, 0 int, 0 cont) and 4896054 constraints
105.35/105.75	c  985350 constraints of type <knapsack>
105.35/105.75	c 2925550 constraints of type <setppc>
105.35/105.75	c       4 constraints of type <linear>
105.35/105.75	c  985150 constraints of type <logicor>
105.35/105.75	c transformed objective value is always integral (scale: 1)
105.35/105.75	c Presolving Time: 70.91
120.30/120.71	c presolving:
124.89/125.32	c (round 1, fast)       30100 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2945351 clqs, 0 implints
125.70/126.16	c (round 2, medium)     40000 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs, 0 implints
125.70/126.16	c presolving (2 rounds: 2 fast, 1 medium, 0 exhaustive):
125.70/126.16	c  40000 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
125.70/126.16	c  0 implications, 2925551 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
125.70/126.16	c presolving was interrupted.
125.70/126.16	c Presolving Time: 5.59
125.70/126.16	c 
125.70/126.16	c SCIP Status        : solving was interrupted [time limit reached]
125.70/126.16	c Solving Time (sec) : 10.73
125.70/126.16	c Solving Nodes      : 0
125.70/126.16	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
125.70/126.16	c SCIP status: 23 (TIMELIMIT)
125.70/126.16	c solveScip: freeing transform (!can_skip_free_transform)
130.37/130.89	c SCIP presolver: sst_unknown
130.37/130.89	c Converting 4940608 PB-constraints to clauses...
130.37/130.89	c   -- Clauses(.)/Splits(s): ###estimatedAdderCost: 105
183.31/183.90	c Try to convert by bdds
183.31/183.90	c d: 1
183.31/183.90	c estimatedAdderCost: 105
183.31/183.90	c Try to convert by bdds
183.31/183.90	c d: 1
183.31/183.90	c estimatedAdderCost: 105
183.31/183.90	c Try to convert by bdds
183.31/183.91	c d: 1
183.31/183.91	c estimatedAdderCost: 105
183.31/183.91	c Try to convert by bdds
183.31/183.91	c d: 1
183.31/183.91	c estimatedAdderCost: 105
183.31/183.91	c Try to convert by bdds
183.31/183.92	c d: 1
183.31/183.92	c estimatedAdderCost: 105
183.31/183.92	c Try to convert by bdds
183.31/183.92	c d: 1
183.31/183.92	c estimatedAdderCost: 105
183.31/183.92	c Try to convert by bdds
183.31/183.92	c d: 1
183.31/183.92	c estimatedAdderCost: 105
183.31/183.92	c Try to convert by bdds
183.31/183.93	c d: 1
183.31/183.93	c estimatedAdderCost: 105
183.31/183.93	c Try to convert by bdds
183.31/183.93	c d: 1
183.31/183.93	c estimatedAdderCost: 105
183.31/183.93	c Try to convert by bdds
183.31/183.94	c d: 1
183.31/183.94	c estimatedAdderCost: 105
183.31/183.94	c Try to convert by bdds
183.31/183.94	c d: 1
183.31/183.94	c estimatedAdderCost: 105
183.31/183.94	c Try to convert by bdds
183.31/183.94	c d: 1
183.31/183.94	c estimatedAdderCost: 105
183.31/183.94	c Try to convert by bdds
183.31/183.95	c d: 1
183.31/183.95	c estimatedAdderCost: 105
183.31/183.95	c Try to convert by bdds
183.31/183.95	c d: 1
183.31/183.95	c estimatedAdderCost: 105
183.31/183.95	c Try to convert by bdds
183.31/183.96	c d: 1
183.31/183.96	c estimatedAdderCost: 105
183.31/183.96	c Try to convert by bdds
183.31/183.96	c d: 1
183.31/183.96	c estimatedAdderCost: 105
183.31/183.96	c Try to convert by bdds
183.31/183.96	c d: 1
183.31/183.96	c estimatedAdderCost: 105
183.31/183.96	c Try to convert by bdds
183.31/183.97	c d: 1
183.31/183.97	c estimatedAdderCost: 105
183.31/183.97	c Try to convert by bdds
183.31/183.97	c d: 1
183.31/183.97	c estimatedAdderCost: 105
183.31/183.97	c Try to convert by bdds
183.31/183.98	c d: 1
183.31/183.98	c estimatedAdderCost: 105
183.31/183.98	c Try to convert by bdds
183.31/183.98	c d: 1
183.31/183.98	c estimatedAdderCost: 105
183.31/183.98	c Try to convert by bdds
183.31/183.98	c d: 1
183.31/183.98	c estimatedAdderCost: 105
183.31/183.98	c Try to convert by bdds
183.31/183.99	c d: 1
183.31/183.99	c estimatedAdderCost: 105
183.31/183.99	c Try to convert by bdds
183.31/183.99	c d: 1
183.31/183.99	c estimatedAdderCost: 105
183.31/183.99	c Try to convert by bdds
183.31/184.00	c d: 1
183.31/184.00	c estimatedAdderCost: 105
183.31/184.00	c Try to convert by bdds
183.31/184.00	c d: 1
183.31/184.00	c estimatedAdderCost: 105
183.31/184.00	c Try to convert by bdds
183.31/184.00	c d: 1
183.31/184.00	c estimatedAdderCost: 105
183.31/184.00	c Try to convert by bdds
183.31/184.01	c d: 1
183.31/184.01	c estimatedAdderCost: 105
183.31/184.01	c Try to convert by bdds
183.42/184.01	c d: 1
183.42/184.01	c estimatedAdderCost: 105
183.42/184.01	c Try to convert by bdds
183.42/184.02	c d: 1
183.42/184.02	c estimatedAdderCost: 105
183.42/184.02	c Try to convert by bdds
183.42/184.02	c d: 1
183.42/184.02	c estimatedAdderCost: 105
183.42/184.02	c Try to convert by bdds
183.42/184.02	c d: 1
183.42/184.02	c estimatedAdderCost: 105
183.42/184.02	c Try to convert by bdds
183.42/184.03	c d: 1
183.42/184.03	c estimatedAdderCost: 105
183.42/184.03	c Try to convert by bdds
183.42/184.03	c d: 1
183.42/184.03	c estimatedAdderCost: 105
183.42/184.03	c Try to convert by bdds
183.42/184.04	c d: 1
183.42/184.04	c estimatedAdderCost: 105
183.42/184.04	c Try to convert by bdds
183.42/184.04	c d: 1
183.42/184.04	c estimatedAdderCost: 105
183.42/184.04	c Try to convert by bdds
183.42/184.05	c d: 1
183.42/184.05	c estimatedAdderCost: 105
183.42/184.05	c Try to convert by bdds
183.42/184.05	c d: 1
183.42/184.05	c estimatedAdderCost: 105
183.42/184.05	c Try to convert by bdds
183.42/184.05	c d: 1
183.42/184.05	c estimatedAdderCost: 105
183.42/184.05	c Try to convert by bdds
183.42/184.06	c d: 1
183.42/184.06	c estimatedAdderCost: 105
183.42/184.06	c Try to convert by bdds
183.42/184.06	c d: 1
183.42/184.06	c estimatedAdderCost: 105
183.42/184.06	c Try to convert by bdds
183.42/184.06	c d: 1
183.42/184.06	c estimatedAdderCost: 105
183.42/184.06	c Try to convert by bdds
183.42/184.07	c d: 1
183.42/184.07	c estimatedAdderCost: 105
183.42/184.07	c Try to convert by bdds
183.42/184.07	c d: 1
183.42/184.07	c estimatedAdderCost: 105
183.42/184.07	c Try to convert by bdds
183.42/184.08	c d: 1
183.42/184.08	c estimatedAdderCost: 105
183.42/184.08	c Try to convert by bdds
183.42/184.08	c d: 1
183.42/184.08	c estimatedAdderCost: 105
183.42/184.08	c Try to convert by bdds
183.42/184.08	c d: 1
183.42/184.08	c estimatedAdderCost: 105
183.42/184.08	c Try to convert by bdds
183.42/184.09	c d: 1
183.42/184.09	c estimatedAdderCost: 105
183.42/184.09	c Try to convert by bdds
183.42/184.09	c d: 1
183.42/184.09	c estimatedAdderCost: 105
183.42/184.09	c Try to convert by bdds
183.42/184.10	c d: 1
183.42/184.10	c estimatedAdderCost: 105
183.42/184.10	c Try to convert by bdds
183.42/184.10	c d: 1
183.42/184.10	c estimatedAdderCost: 105
183.42/184.10	c Try to convert by bdds
183.42/184.10	c d: 1
183.42/184.10	c estimatedAdderCost: 105
183.42/184.10	c Try to convert by bdds
183.42/184.11	c d: 1
183.42/184.11	c estimatedAdderCost: 105
183.42/184.11	c Try to convert by bdds
183.52/184.11	c d: 1
183.52/184.11	c estimatedAdderCost: 105
183.52/184.11	c Try to convert by bdds
183.52/184.12	c d: 1
183.52/184.12	c estimatedAdderCost: 105
183.52/184.12	c Try to convert by bdds
183.52/184.12	c d: 1
183.52/184.12	c estimatedAdderCost: 105
183.52/184.12	c Try to convert by bdds
183.52/184.12	c d: 1
183.52/184.12	c estimatedAdderCost: 105
183.52/184.12	c Try to convert by bdds
183.52/184.13	c d: 1
183.52/184.13	c estimatedAdderCost: 105
183.52/184.13	c Try to convert by bdds
183.52/184.13	c d: 1
183.52/184.13	c estimatedAdderCost: 105
183.52/184.13	c Try to convert by bdds
183.52/184.14	c d: 1
183.52/184.14	c estimatedAdderCost: 105
183.52/184.14	c Try to convert by bdds
183.52/184.14	c d: 1
183.52/184.14	c estimatedAdderCost: 105
183.52/184.14	c Try to convert by bdds
183.52/184.15	c d: 1
183.52/184.15	c estimatedAdderCost: 105
183.52/184.15	c Try to convert by bdds
183.52/184.15	c d: 1
183.52/184.15	c estimatedAdderCost: 105
183.52/184.15	c Try to convert by bdds
183.52/184.15	c d: 1
183.52/184.15	c estimatedAdderCost: 105
183.52/184.15	c Try to convert by bdds
183.52/184.16	c d: 1
183.52/184.16	c estimatedAdderCost: 105
183.52/184.16	c Try to convert by bdds
183.52/184.16	c d: 1
183.52/184.16	c estimatedAdderCost: 105
183.52/184.16	c Try to convert by bdds
183.52/184.17	c d: 1
183.52/184.17	c estimatedAdderCost: 105
183.52/184.17	c Try to convert by bdds
183.52/184.17	c d: 1
183.52/184.17	c estimatedAdderCost: 105
183.52/184.17	c Try to convert by bdds
183.52/184.18	c d: 1
183.52/184.18	c estimatedAdderCost: 105
183.52/184.18	c Try to convert by bdds
183.52/184.18	c d: 1
183.52/184.18	c estimatedAdderCost: 105
183.52/184.18	c Try to convert by bdds
183.52/184.19	c d: 1
183.52/184.19	c estimatedAdderCost: 105
183.52/184.19	c Try to convert by bdds
183.52/184.19	c d: 1
183.52/184.19	c estimatedAdderCost: 105
183.52/184.19	c Try to convert by bdds
183.61/184.20	c d: 1
183.61/184.20	c estimatedAdderCost: 105
183.61/184.20	c Try to convert by bdds
183.61/184.20	c d: 1
183.61/184.20	c estimatedAdderCost: 105
183.61/184.20	c Try to convert by bdds
183.61/184.21	c d: 1
183.61/184.21	c estimatedAdderCost: 105
183.61/184.21	c Try to convert by bdds
183.61/184.21	c d: 1
183.61/184.21	c estimatedAdderCost: 105
183.61/184.21	c Try to convert by bdds
183.61/184.22	c d: 1
183.61/184.22	c estimatedAdderCost: 105
183.61/184.22	c Try to convert by bdds
183.61/184.22	c d: 1
183.61/184.22	c estimatedAdderCost: 105
183.61/184.22	c Try to convert by bdds
183.61/184.23	c d: 1
183.61/184.23	c estimatedAdderCost: 105
183.61/184.23	c Try to convert by bdds
183.61/184.23	c d: 1
183.61/184.23	c estimatedAdderCost: 105
183.61/184.23	c Try to convert by bdds
183.61/184.24	c d: 1
183.61/184.24	c estimatedAdderCost: 105
183.61/184.24	c Try to convert by bdds
183.61/184.24	c d: 1
183.61/184.24	c estimatedAdderCost: 105
183.61/184.24	c Try to convert by bdds
183.61/184.24	c d: 1
183.61/184.24	c estimatedAdderCost: 105
183.61/184.24	c Try to convert by bdds
183.61/184.25	c d: 1
183.61/184.25	c estimatedAdderCost: 105
183.61/184.25	c Try to convert by bdds
183.61/184.25	c d: 1
183.61/184.25	c estimatedAdderCost: 105
183.61/184.25	c Try to convert by bdds
183.61/184.26	c d: 1
183.61/184.26	c estimatedAdderCost: 105
183.61/184.26	c Try to convert by bdds
183.61/184.26	c d: 1
183.61/184.26	c estimatedAdderCost: 105
183.61/184.26	c Try to convert by bdds
183.61/184.27	c d: 1
183.61/184.27	c estimatedAdderCost: 105
183.61/184.27	c Try to convert by bdds
183.61/184.27	c d: 1
183.61/184.27	c estimatedAdderCost: 105
183.61/184.27	c Try to convert by bdds
183.61/184.28	c d: 1
183.61/184.28	c estimatedAdderCost: 105
183.61/184.28	c Try to convert by bdds
183.61/184.28	c d: 1
183.61/184.28	c estimatedAdderCost: 105
183.61/184.28	c Try to convert by bdds
183.61/184.29	c d: 1
183.61/184.29	c estimatedAdderCost: 105
183.61/184.29	c Try to convert by bdds
183.61/184.29	c d: 1
183.61/184.29	c estimatedAdderCost: 105
183.61/184.29	c Try to convert by bdds
183.71/184.30	c d: 1
183.71/184.30	c estimatedAdderCost: 105
183.71/184.30	c Try to convert by bdds
183.71/184.30	c d: 1
183.71/184.30	c estimatedAdderCost: 105
183.71/184.30	c Try to convert by bdds
183.71/184.31	c d: 1
183.71/184.31	c estimatedAdderCost: 105
183.71/184.31	c Try to convert by bdds
183.71/184.31	c d: 1
183.71/184.31	c estimatedAdderCost: 105
183.71/184.31	c Try to convert by bdds
183.71/184.32	c d: 1
183.71/184.32	c estimatedAdderCost: 105
183.71/184.32	c Try to convert by bdds
183.71/184.32	c d: 1
183.71/184.32	c estimatedAdderCost: 105
183.71/184.32	c Try to convert by bdds
183.71/184.32	c d: 1
183.71/184.32	c estimatedAdderCost: 104
183.71/184.32	c Try to convert by bdds
183.71/184.33	c d: 1
183.71/184.33	c estimatedAdderCost: 104
183.71/184.33	c Try to convert by bdds
183.71/184.33	c d: 1
183.71/184.33	c estimatedAdderCost: 104
183.71/184.33	c Try to convert by bdds
183.71/184.34	c d: 1
183.71/184.34	c estimatedAdderCost: 104
183.71/184.34	c Try to convert by bdds
183.71/184.34	c d: 1
183.71/184.34	c estimatedAdderCost: 104
183.71/184.34	c Try to convert by bdds
183.71/184.35	c d: 1
183.71/184.35	c estimatedAdderCost: 104
183.71/184.35	c Try to convert by bdds
183.71/184.35	c d: 1
183.71/184.35	c estimatedAdderCost: 104
183.71/184.35	c Try to convert by bdds
183.71/184.35	c d: 1
183.71/184.35	c estimatedAdderCost: 104
183.71/184.35	c Try to convert by bdds
183.71/184.36	c d: 1
183.71/184.36	c estimatedAdderCost: 104
183.71/184.36	c Try to convert by bdds
183.71/184.36	c d: 1
183.71/184.36	c estimatedAdderCost: 104
183.71/184.36	c Try to convert by bdds
183.71/184.37	c d: 1
183.71/184.37	c estimatedAdderCost: 104
183.71/184.37	c Try to convert by bdds
183.71/184.37	c d: 1
183.71/184.37	c estimatedAdderCost: 104
183.71/184.37	c Try to convert by bdds
183.71/184.37	c d: 1
183.71/184.37	c estimatedAdderCost: 104
183.71/184.37	c Try to convert by bdds
183.71/184.38	c d: 1
183.71/184.38	c estimatedAdderCost: 104
183.71/184.38	c Try to convert by bdds
183.71/184.38	c d: 1
183.71/184.38	c estimatedAdderCost: 104
183.71/184.38	c Try to convert by bdds
183.71/184.39	c d: 1
183.71/184.39	c estimatedAdderCost: 104
183.71/184.39	c Try to convert by bdds
183.71/184.39	c d: 1
183.71/184.39	c estimatedAdderCost: 104
183.71/184.39	c Try to convert by bdds
183.81/184.40	c d: 1
183.81/184.40	c estimatedAdderCost: 104
183.81/184.40	c Try to convert by bdds
183.81/184.40	c d: 1
183.81/184.40	c estimatedAdderCost: 104
183.81/184.40	c Try to convert by bdds
183.81/184.40	c d: 1
183.81/184.40	c estimatedAdderCost: 104
183.81/184.40	c Try to convert by bdds
183.81/184.41	c d: 1
183.81/184.41	c estimatedAdderCost: 104
183.81/184.41	c Try to convert by bdds
183.81/184.41	c d: 1
183.81/184.41	c estimatedAdderCost: 104
183.81/184.41	c Try to convert by bdds
183.81/184.42	c d: 1
183.81/184.42	c estimatedAdderCost: 104
183.81/184.42	c Try to convert by bdds
183.81/184.42	c d: 1
183.81/184.42	c estimatedAdderCost: 104
183.81/184.42	c Try to convert by bdds
183.81/184.43	c d: 1
183.81/184.43	c estimatedAdderCost: 104
183.81/184.43	c Try to convert by bdds
183.81/184.43	c d: 1
183.81/184.43	c estimatedAdderCost: 104
183.81/184.43	c Try to convert by bdds
183.81/184.43	c d: 1
183.81/184.43	c estimatedAdderCost: 104
183.81/184.43	c Try to convert by bdds
183.81/184.44	c d: 1
183.81/184.44	c estimatedAdderCost: 104
183.81/184.44	c Try to convert by bdds
183.81/184.44	c d: 1
183.81/184.44	c estimatedAdderCost: 104
183.81/184.44	c Try to convert by bdds
183.81/184.45	c d: 1
183.81/184.45	c estimatedAdderCost: 104
183.81/184.45	c Try to convert by bdds
183.81/184.45	c d: 1
183.81/184.45	c estimatedAdderCost: 104
183.81/184.45	c Try to convert by bdds
183.81/184.46	c d: 1
183.81/184.46	c estimatedAdderCost: 104
183.81/184.46	c Try to convert by bdds
183.81/184.46	c d: 1
183.81/184.46	c estimatedAdderCost: 104
183.81/184.46	c Try to convert by bdds
183.81/184.46	c d: 1
183.81/184.46	c estimatedAdderCost: 104
183.81/184.46	c Try to convert by bdds
183.81/184.47	c d: 1
183.81/184.47	c estimatedAdderCost: 104
183.81/184.47	c Try to convert by bdds
183.81/184.47	c d: 1
183.81/184.47	c estimatedAdderCost: 104
183.81/184.47	c Try to convert by bdds
183.81/184.48	c d: 1
183.81/184.48	c estimatedAdderCost: 104
183.81/184.48	c Try to convert by bdds
183.81/184.48	c d: 1
183.81/184.48	c estimatedAdderCost: 104
183.81/184.48	c Try to convert by bdds
183.81/184.49	c d: 1
183.81/184.49	c estimatedAdderCost: 104
183.81/184.49	c Try to convert by bdds
183.81/184.49	c d: 1
183.81/184.49	c estimatedAdderCost: 104
183.81/184.49	c Try to convert by bdds
183.81/184.49	c d: 1
183.81/184.49	c estimatedAdderCost: 104
183.81/184.49	c Try to convert by bdds
183.90/184.50	c d: 1
183.90/184.50	c estimatedAdderCost: 104
183.90/184.50	c Try to convert by bdds
183.90/184.50	c d: 1
183.90/184.50	c estimatedAdderCost: 104
183.90/184.50	c Try to convert by bdds
183.90/184.51	c d: 1
183.90/184.51	c estimatedAdderCost: 104
183.90/184.51	c Try to convert by bdds
183.90/184.51	c d: 1
183.90/184.51	c estimatedAdderCost: 104
183.90/184.51	c Try to convert by bdds
183.90/184.52	c d: 1
183.90/184.52	c estimatedAdderCost: 104
183.90/184.52	c Try to convert by bdds
183.90/184.52	c d: 1
183.90/184.52	c estimatedAdderCost: 104
183.90/184.52	c Try to convert by bdds
183.90/184.52	c d: 1
183.90/184.52	c estimatedAdderCost: 104
183.90/184.52	c Try to convert by bdds
183.90/184.53	c d: 1
183.90/184.53	c estimatedAdderCost: 104
183.90/184.53	c Try to convert by bdds
183.90/184.53	c d: 1
183.90/184.53	c estimatedAdderCost: 104
183.90/184.53	c Try to convert by bdds
183.90/184.54	c d: 1
183.90/184.54	c estimatedAdderCost: 104
183.90/184.54	c Try to convert by bdds
183.90/184.54	c d: 1
183.90/184.54	c estimatedAdderCost: 104
183.90/184.54	c Try to convert by bdds
183.90/184.55	c d: 1
183.90/184.55	c estimatedAdderCost: 104
183.90/184.55	c Try to convert by bdds
183.90/184.55	c d: 1
183.90/184.55	c estimatedAdderCost: 104
183.90/184.55	c Try to convert by bdds
183.90/184.55	c d: 1
183.90/184.55	c estimatedAdderCost: 104
183.90/184.55	c Try to convert by bdds
183.90/184.56	c d: 1
183.90/184.56	c estimatedAdderCost: 104
183.90/184.56	c Try to convert by bdds
183.90/184.56	c d: 1
183.90/184.56	c estimatedAdderCost: 104
183.90/184.56	c Try to convert by bdds
183.90/184.57	c d: 1
183.90/184.57	c estimatedAdderCost: 104
183.90/184.57	c Try to convert by bdds
183.90/184.57	c d: 1
183.90/184.57	c estimatedAdderCost: 104
183.90/184.57	c Try to convert by bdds
183.90/184.58	c d: 1
183.90/184.58	c estimatedAdderCost: 104
183.90/184.58	c Try to convert by bdds
183.90/184.58	c d: 1
183.90/184.58	c estimatedAdderCost: 104
183.90/184.58	c Try to convert by bdds
183.90/184.58	c d: 1
183.90/184.58	c estimatedAdderCost: 104
183.90/184.58	c Try to convert by bdds
183.90/184.59	c d: 1
183.90/184.59	c estimatedAdderCost: 104
183.90/184.59	c Try to convert by bdds
183.90/184.59	c d: 1
183.90/184.59	c estimatedAdderCost: 104
183.90/184.59	c Try to convert by bdds
184.00/184.60	c d: 1
184.00/184.60	c estimatedAdderCost: 104
184.00/184.60	c Try to convert by bdds
184.00/184.60	c d: 1
184.00/184.60	c estimatedAdderCost: 104
184.00/184.60	c Try to convert by bdds
184.00/184.61	c d: 1
184.00/184.61	c estimatedAdderCost: 104
184.00/184.61	c Try to convert by bdds
184.00/184.61	c d: 1
184.00/184.61	c estimatedAdderCost: 104
184.00/184.61	c Try to convert by bdds
184.00/184.61	c d: 1
184.00/184.61	c estimatedAdderCost: 104
184.00/184.61	c Try to convert by bdds
184.00/184.62	c d: 1
184.00/184.62	c estimatedAdderCost: 104
184.00/184.62	c Try to convert by bdds
184.00/184.62	c d: 1
184.00/184.62	c estimatedAdderCost: 104
184.00/184.62	c Try to convert by bdds
184.00/184.63	c d: 1
184.00/184.63	c estimatedAdderCost: 104
184.00/184.63	c Try to convert by bdds
184.00/184.63	c d: 1
184.00/184.63	c estimatedAdderCost: 104
184.00/184.63	c Try to convert by bdds
184.00/184.63	c d: 1
184.00/184.63	c estimatedAdderCost: 104
184.00/184.63	c Try to convert by bdds
184.00/184.64	c d: 1
184.00/184.64	c estimatedAdderCost: 104
184.00/184.64	c Try to convert by bdds
184.00/184.64	c d: 1
184.00/184.64	c estimatedAdderCost: 104
184.00/184.64	c Try to convert by bdds
184.00/184.65	c d: 1
184.00/184.65	c estimatedAdderCost: 104
184.00/184.65	c Try to convert by bdds
184.00/184.65	c d: 1
184.00/184.65	c estimatedAdderCost: 104
184.00/184.65	c Try to convert by bdds
184.00/184.66	c d: 1
184.00/184.66	c estimatedAdderCost: 104
184.00/184.66	c Try to convert by bdds
184.00/184.66	c d: 1
184.00/184.66	c estimatedAdderCost: 104
184.00/184.66	c Try to convert by bdds
184.00/184.66	c d: 1
184.00/184.66	c estimatedAdderCost: 104
184.00/184.66	c Try to convert by bdds
184.00/184.67	c d: 1
184.00/184.67	c estimatedAdderCost: 104
184.00/184.67	c Try to convert by bdds
184.00/184.67	c d: 1
184.00/184.67	c estimatedAdderCost: 104
184.00/184.67	c Try to convert by bdds
184.00/184.68	c d: 1
184.00/184.68	c estimatedAdderCost: 104
184.00/184.68	c Try to convert by bdds
184.00/184.68	c d: 1
184.00/184.68	c estimatedAdderCost: 104
184.00/184.68	c Try to convert by bdds
184.00/184.69	c d: 1
184.00/184.69	c estimatedAdderCost: 104
184.00/184.69	c Try to convert by bdds
184.00/184.69	c d: 1
184.00/184.69	c estimatedAdderCost: 104
184.00/184.69	c Try to convert by bdds
184.10/184.70	c d: 1
184.10/184.70	c estimatedAdderCost: 104
184.10/184.70	c Try to convert by bdds
184.10/184.70	c d: 1
184.10/184.70	c estimatedAdderCost: 104
184.10/184.70	c Try to convert by bdds
184.10/184.70	c d: 1
184.10/184.70	c estimatedAdderCost: 104
184.10/184.70	c Try to convert by bdds
184.10/184.71	c d: 1
184.10/184.71	c estimatedAdderCost: 104
184.10/184.71	c Try to convert by bdds
184.10/184.71	c d: 1
184.10/184.71	c estimatedAdderCost: 104
184.10/184.71	c Try to convert by bdds
184.10/184.72	c d: 1
184.10/184.72	c estimatedAdderCost: 104
184.10/184.72	c Try to convert by bdds
184.10/184.72	c d: 1
184.10/184.72	c estimatedAdderCost: 104
184.10/184.72	c Try to convert by bdds
184.10/184.73	c d: 1
184.10/184.73	c estimatedAdderCost: 104
184.10/184.73	c Try to convert by bdds
184.10/184.73	c d: 1
184.10/184.73	c estimatedAdderCost: 104
184.10/184.73	c Try to convert by bdds
184.10/184.73	c d: 1
184.10/184.73	c estimatedAdderCost: 104
184.10/184.73	c Try to convert by bdds
184.10/184.74	c d: 1
184.10/184.74	c estimatedAdderCost: 104
184.10/184.74	c Try to convert by bdds
184.10/184.74	c d: 1
184.10/184.74	c estimatedAdderCost: 104
184.10/184.74	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 104
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.75	c d: 1
184.10/184.75	c estimatedAdderCost: 5
184.10/184.75	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.76	c d: 1
184.10/184.76	c estimatedAdderCost: 5
184.10/184.76	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.77	c d: 1
184.10/184.77	c estimatedAdderCost: 5
184.10/184.77	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.78	c d: 1
184.10/184.78	c estimatedAdderCost: 5
184.10/184.78	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.79	c d: 1
184.10/184.79	c estimatedAdderCost: 5
184.10/184.79	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.10/184.80	c d: 1
184.10/184.80	c estimatedAdderCost: 5
184.10/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.80	c d: 1
184.20/184.80	c estimatedAdderCost: 5
184.20/184.80	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.81	c d: 1
184.20/184.81	c estimatedAdderCost: 5
184.20/184.81	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.82	c d: 1
184.20/184.82	c estimatedAdderCost: 5
184.20/184.82	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
184.20/184.83	c d: 1
184.20/184.83	c estimatedAdderCost: 5
184.20/184.83	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.25	c d: 1
185.60/186.25	c estimatedAdderCost: 101
185.60/186.25	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.26	c d: 1
185.60/186.26	c estimatedAdderCost: 101
185.60/186.26	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.27	c d: 1
185.60/186.27	c estimatedAdderCost: 101
185.60/186.27	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.28	c d: 1
185.60/186.28	c estimatedAdderCost: 101
185.60/186.28	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.60/186.29	c d: 1
185.60/186.29	c estimatedAdderCost: 101
185.60/186.29	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.30	c d: 1
185.70/186.30	c estimatedAdderCost: 101
185.70/186.30	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.31	c d: 1
185.70/186.31	c estimatedAdderCost: 101
185.70/186.31	c Try to convert by bdds
185.70/186.32	c d: 1
185.70/186.32	c estimatedAdderCost: 101
185.70/186.32	c Try to convert by bdds
185.70/186.32	c d: 1
185.70/186.32	c estimatedAdderCost: 101
185.70/186.32	c Try to convert by bdds
185.70/186.32	c d: 1
185.70/186.32	c estimatedAdderCost: 101
185.70/186.32	c Try to convert by bdds
185.70/186.32	c d: 1
185.70/186.32	c estimatedAdderCost: 101
185.70/186.32	c  [...]

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

dds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.84	c d: 1
198.17/198.84	c estimatedAdderCost: 3
198.17/198.84	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.85	c d: 1
198.17/198.85	c estimatedAdderCost: 3
198.17/198.85	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.86	c d: 1
198.17/198.86	c estimatedAdderCost: 3
198.17/198.86	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.87	c d: 1
198.17/198.87	c estimatedAdderCost: 3
198.17/198.87	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.88	c d: 1
198.17/198.88	c estimatedAdderCost: 3
198.17/198.88	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c estimatedAdderCost: 3
198.17/198.89	c Try to convert by bdds
198.17/198.89	c d: 1
198.17/198.89	c 
236.16/236.98	c pb_solver_status: sst_unknown
238.56/239.33	c total stages of optimization mode: 1
238.56/239.34	c LB updated by evalGoalLB to 0
238.65/239.41	c UB updated by evalGoalUB to 358670528524
238.65/239.41	c minimizationMode: cmm_First_solve
238.65/239.44	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
240.36/241.12	c assumptions: 
240.36/241.12	c invoking solver with time budget: 5.000000
246.63/247.44	c 
246.63/247.44	c ERROR: Out of memory (std::bad_alloc). Attempting to output current best result.
246.63/247.44	c
246.63/247.44	s UNKNOWN
246.63/247.44	c _____________________________________________________________________________
246.63/247.44	c std/band forms        : 985357,0
246.63/247.44	c 2cl/3cl ITE-codings   : 297800,0
246.63/247.44	c BDD/srt/adr Max costs : 1640,1674525,0
246.63/247.44	c BDDraw/bin/mul/srt/adr: 985250,0,0,107,0
246.63/247.44	c BDD nodes             : 4236450
246.63/247.44	c Es1/CC detections     : 0,0
246.63/247.44	c CC sort               : 104
246.63/247.44	c SAT/UNSAT calls       : 0,0
246.63/247.44	c regenrated variables  : 0
246.63/247.44	c eliminated fixed lits : 300
246.63/247.44	c goal lit flips        : 0
246.63/247.44	c goal stages           : 0
246.63/247.44	c goal shrink           : 0
246.63/247.44	c goal coeff separations: 159014
246.63/247.44	c restarts              : 0
246.63/247.44	c conflicts             : 0              (0 /sec)
246.63/247.44	c decisions             : 0              (0 /sec)
246.63/247.44	c propagations          : 0              (0 /sec)
246.63/247.44	c inspects              : 0              (0 /sec)
246.63/247.44	c CPU time (solving tm) : 246.7 s        (6.294 s, SAT 0 s, UNSAT 0 s)
246.63/247.44	c SAT solver time       : 6.294 s
246.63/247.44	c SAT solver SAT time   : 0 s
246.63/247.44	c SAT solver UNSAT time : 0 s
246.63/247.44	c SAT solver TO time    : 0 s
246.63/247.44	c Time for SCIP         : 10.69 s
246.63/247.44	c Coop SCIP LB improvements           : 0
246.63/247.44	c Coop SCIP UB improvements           : 0
246.63/247.44	c SCIP globally fixed variables       : 0
246.63/247.44	c SAT  globally fixed variables       : 0
246.63/247.44	c SCIP freeTransform calls            : 2
246.63/247.44	c Time for Opt-base     : 0.2537 s
246.63/247.44	c Steps for Opt-base    : 0
246.63/247.44	c Time for BDD coding   : 10.34 s
246.63/247.44	c Time for srt coding   : 52.68 s
246.63/247.44	c Inner solver invocations            : 0
246.63/247.44	c Inner solving count                 : 0
246.63/247.44	c _____________________________________________________________________________

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

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,4,6-7,9-11,16,18-20,22-24,26-28,30,36-37,39-40,42-43,45-48,51-52,54-56,63
  3550 MHz: 3,21,32-35,41,44,53,57-59
  3600 MHz: 1,5,8,12-15,17,25,29,31,38,49-50,60-62
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (99725 MiB free)
  node 1: cores 8-15, 128973 MiB (110369 MiB free)
  node 2: cores 16-23, 129019 MiB (106015 MiB free)
  node 3: cores 24-31, 129003 MiB (70143 MiB free)
  node 4: cores 32-39, 129019 MiB (49576 MiB free)
  node 5: cores 40-47, 129019 MiB (109839 MiB free)
  node 6: cores 48-55, 129019 MiB (48534 MiB free)
  node 7: cores 56-63, 128474 MiB (45274 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=2433104, runsolver pid=2433101
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100074 s]*
/proc/loadavg: 16.00 14.59 12.04 17/871 2433107
/proc/meminfo: memFree=654777832/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=164388 memory=90812 CPUtime=0.08 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 14820 206 0 0 8 0 0 0 20 0 1 0 146917762 168333312 22502 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 41097 22703 2686 506 0 21788 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 164388 KiB
Current children cumulated memory: 90812 KiB

[startup+0.213916 s]*
/proc/loadavg: 16.00 14.59 12.04 17/871 2433107
/proc/meminfo: memFree=654679112/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=255192 memory=177920 CPUtime=0.2 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 25872 206 0 0 19 1 0 0 20 0 1 0 146917762 261316608 44266 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 63798 44479 2686 506 0 44489 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 255192 KiB
Current children cumulated memory: 177920 KiB

[startup+0.313442 s]*
/proc/loadavg: 16.00 14.59 12.04 17/871 2433107
/proc/meminfo: memFree=654558636/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=374024 memory=290864 CPUtime=0.3 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 34193 206 0 0 28 2 0 0 20 0 1 0 146917762 383000576 72488 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 93506 72716 2686 506 0 74197 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 374024 KiB
Current children cumulated memory: 290864 KiB

[startup+0.700198 s]
/proc/loadavg: 16.00 14.59 12.04 17/871 2433107
/proc/meminfo: memFree=654503428/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=676664 memory=602572 CPUtime=0.66 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 89088 206 0 0 61 5 0 0 20 0 1 0 146917762 692903936 150503 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 169166 150640 2718 506 0 149857 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 676664 KiB
Current children cumulated memory: 602572 KiB

[startup+1.50014 s]
/proc/loadavg: 16.00 14.59 12.04 18/871 2433107
/proc/meminfo: memFree=654118364/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=690788 memory=616776 CPUtime=1.46 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 92646 206 0 0 141 5 0 0 20 0 1 0 146917762 707366912 154087 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 172697 154194 2718 506 0 153388 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 690788 KiB
Current children cumulated memory: 616776 KiB

[startup+3.11364 s]
/proc/loadavg: 16.00 14.61 12.06 18/871 2433107
/proc/meminfo: memFree=652972108/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=766484 memory=693024 CPUtime=3.08 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 109185 206 0 0 301 7 0 0 20 0 1 0 146917762 784879616 173134 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 191621 173256 2749 506 0 172312 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 766484 KiB
Current children cumulated memory: 693024 KiB

[startup+6.30011 s]
/proc/loadavg: 16.00 14.61 12.06 18/871 2433107
/proc/meminfo: memFree=651413692/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=1508128 memory=1422668 CPUtime=6.25 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 223824 206 0 0 609 16 0 0 20 0 1 0 146917762 1544323072 355606 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 377032 355667 2749 506 0 357723 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1508128 KiB
Current children cumulated memory: 1422668 KiB

[startup+12.7001 s]
/proc/loadavg: 16.00 14.66 12.10 18/871 2433107
/proc/meminfo: memFree=648866048/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=2986648 memory=2881964 CPUtime=12.64 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 574359 206 0 0 1227 37 0 0 20 0 1 0 146917762 3058327552 720426 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 746662 720491 2749 506 0 727353 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2986648 KiB
Current children cumulated memory: 2881964 KiB

[startup+25.5002 s]
/proc/loadavg: 16.00 14.70 12.14 18/871 2433107
/proc/meminfo: memFree=645094424/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=7489676 memory=7329636 CPUtime=25.41 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 1631476 206 0 0 2440 101 0 0 20 0 1 0 146917762 7669428224 1832188 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 1872419 1832409 4857 506 0 1853110 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 7489676 KiB
Current children cumulated memory: 7329636 KiB

[startup+51.1139 s]
/proc/loadavg: 16.00 14.81 12.25 18/870 2433107
/proc/meminfo: memFree=630155376/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=17172200 memory=16842076 CPUtime=50.94 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 3373839 206 0 0 4865 229 0 0 20 0 1 0 146917762 17584332800 4210436 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 4293050 4210519 5685 506 0 4273741 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 17172200 KiB
Current children cumulated memory: 16842076 KiB

[startup+102.3 s]
/proc/loadavg: 16.00 15.01 12.47 18/871 2433109
/proc/meminfo: memFree=622438504/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=22262080 memory=21572152 CPUtime=101.96 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 3808092 206 0 0 9929 267 0 0 20 0 1 0 146917762 22796369920 5392989 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 5565520 5393038 5809 506 0 5546211 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 22262080 KiB
Current children cumulated memory: 21572152 KiB

[startup+162.3 s]
/proc/loadavg: 16.05 15.21 12.69 18/872 2433111
/proc/meminfo: memFree=618688272/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=24689740 memory=23781480 CPUtime=161.78 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 3816220 206 0 0 15899 279 0 0 20 0 1 0 146917762 25282293760 5945305 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 6172435 5945370 5825 506 0 6153126 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 24689740 KiB
Current children cumulated memory: 23781480 KiB

[startup+222.3 s]
/proc/loadavg: 16.06 15.37 12.91 18/872 2433162
/proc/meminfo: memFree=583808520/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=44007368 memory=41843892 CPUtime=221.61 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 5111270 206 0 0 21615 546 0 0 20 0 1 0 146917762 45063544832 10460899 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 11001842 10460973 5825 506 0 10982533 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 44007368 KiB
Current children cumulated memory: 41843892 KiB

[startup+254.561 s]
# the end of solver process 2433104 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=246.139 s, system=7.63971 s

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

[startup+230.4 s]
/proc/loadavg: 16.06 15.38 12.93 18/872 2433162
/proc/meminfo: memFree=578585796/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=46477272 memory=44804208 CPUtime=229.68 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 5757854 206 0 0 22381 587 0 0 20 0 1 0 146917762 47592726528 11200863 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 11619318 11201051 5825 506 0 11600009 0
Current children cumulated CPU time: 229.68 s
Current children cumulated vsize: 46477272 KiB
Current children cumulated memory: 44804208 KiB

[startup+243.2 s]
/proc/loadavg: 16.04 15.41 12.98 18/872 2433162
/proc/meminfo: memFree=548199340/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=60645320 memory=57492004 CPUtime=242.45 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 6373581 206 0 0 23541 704 0 0 20 0 1 0 146917762 62100807680 14372920 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 15161330 14373001 5841 506 0 15142021 0
Current children cumulated CPU time: 242.45 s
Current children cumulated vsize: 60645320 KiB
Current children cumulated memory: 57492004 KiB

[startup+249.6 s]
/proc/loadavg: 16.04 15.42 12.99 18/871 2433162
/proc/meminfo: memFree=545162756/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=60645320 memory=57492504 CPUtime=248.82 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 6376344 206 0 0 24173 709 0 0 20 0 1 0 146917762 62100807680 14373048 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 15161330 14373126 5966 506 0 15142021 0
Current children cumulated CPU time: 248.82 s
Current children cumulated vsize: 60645320 KiB
Current children cumulated memory: 57492504 KiB

[startup+252.8 s]
/proc/loadavg: 16.04 15.43 13.01 18/871 2433162
/proc/meminfo: memFree=547930488/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=60645320 memory=57492504 CPUtime=252.02 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 6376344 206 0 0 24492 710 0 0 20 0 1 0 146917762 62100807680 14373048 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 15161330 14373126 5966 506 0 15142021 0
Current children cumulated CPU time: 252.02 s
Current children cumulated vsize: 60645320 KiB
Current children cumulated memory: 57492504 KiB

[startup+253.6 s]
/proc/loadavg: 16.04 15.43 13.01 18/871 2433162
/proc/meminfo: memFree=547716216/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=60645320 memory=57492504 CPUtime=252.81 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 6376344 206 0 0 24571 710 0 0 20 0 1 0 146917762 62100807680 14373048 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 15161330 14373126 5966 506 0 15142021 0
Current children cumulated CPU time: 252.81 s
Current children cumulated vsize: 60645320 KiB
Current children cumulated memory: 57492504 KiB

[startup+254 s]*
/proc/loadavg: 16.04 15.43 13.01 18/871 2433162
/proc/meminfo: memFree=546931852/1055320712 swapFree=32567592/33554428
[pid=2433104] ppid=2433101 vsize=57945704 memory=54792888 CPUtime=253.22 cores=12-15
/proc/2433104/stat : 2433104 (naps_release) R 2433101 2433104 2432592 0 -1 4194304 6376389 206 0 0 24612 710 0 0 20 0 1 0 146917762 59336400896 13698144 18446744073709551615 4210688 6281017 140731168802432 0 0 0 0 0 16898 0 0 0 17 13 0 0 0 0 0 6662968 6676388 21803008 140731168811227 140731168811408 140731168811408 140731168817096 0
/proc/2433104/statm: 14486426 13698222 5966 506 0 14467117 0
Current children cumulated CPU time: 253.22 s
Current children cumulated vsize: 57945704 KiB
Current children cumulated memory: 54792888 KiB

[startup+254.4 s]
/proc/loadavg: 16.04 15.43 13.01 17/871 2433162
/proc/meminfo: memFree=554413044/1055320712 swapFree=32567592/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+254.5 s]
/proc/loadavg: 16.04 15.43 13.01 17/871 2433162
/proc/meminfo: memFree=554413044/1055320712 swapFree=32567592/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 254.561
CPU time (s): 253.779
CPU user time (s): 246.139
CPU system time (s): 7.63971
CPU usage (%): 99.6929
Max. virtual memory (cumulated for all children) (KiB): 61828792
Max. memory (cumulated for all children) (KiB): 58429572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.139
system time used= 7.63971
maximum resident set size= 58823264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6376626
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= 307
involuntary context switches= 546


# summary of solver processes directly reported to runsolver:
#   pid: 2433104
#   total CPU time (s): 253.779
#   total CPU user time (s): 246.139
#   total CPU system time (s): 7.63971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.68235 second user time and 5.86015 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-22 15:51:38
IDJOB=4780138
IDBENCH=155749
IDSOLVER=3589
FILE ID=nodeE002/4780138-1782136297
RUNJOBID= nodeE002-1782135631-2432605
SLURM_JOB_ID= 12510918
Free space on /tmp= 797208 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_9_mh.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780138-1782136297/watcher-4780138-1782136297 -o /tmp/evaluation-result-4780138-1782136297/solver-4780138-1782136297 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780138-1782136297/vars-4780138-1782136297 --bin-var /tmp/runsolver-exch-nodeE002-1782135631-2432605 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780138-1782136297.opb

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

MD5SUM BENCH= 6d498ef0b657c6d6ec463f2e5f483533
RANDOM SEED=1919236063

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        654832064 kB
MemAvailable:   771892536 kB
Buffers:              32 kB
Cached:         120678564 kB
SwapCached:         8820 kB
Active:         275750136 kB
Inactive:       120012612 kB
Active(anon):   275120012 kB
Inactive(anon):     9268 kB
Active(file):     630124 kB
Inactive(file): 120003344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567592 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            236888 kB
Writeback:            28 kB
AnonPages:      275074620 kB
Mapped:           115972 kB
Shmem:             45116 kB
KReclaimable:    1172028 kB
Slab:            1710500 kB
SReclaimable:    1172028 kB
SUnreclaim:       538472 kB
KernelStack:       14960 kB
PageTables:       549712 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   295786020 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478432 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:  163323904 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 796904 MiB
End job on nodeE002 at 2026-06-22 15:55:53