Trace number 4780762

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? (TO) 3600.44 3610.55

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/sergeys/
CPMpy_translated_dataset_PB26/jsplib/normalized-ta32.opb
MD5SUMc5a2fa6e72d298ad0ef66108b8951031
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 benchmark2038
Best CPU time to get the best result obtained on this benchmark3600.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26565
Total number of constraints36196
Number of constraints which are clauses6525
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints29671
Minimum length of a constraint2
Maximum length of a constraint31
Number of terms in the objective function 15
Biggest coefficient in the objective function 16384
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 32767
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 23207
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 111946
Number of bits of the biggest sum of numbers17
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-4780762-1782139133.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.03	c Input file name: HOME/instance-4780762-1782139133.opb
0.00/0.03	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 32767.
1.16/1.23	c assumptions before coding: 
1.26/1.34	c initScipForCoop
1.36/1.45	c Running SCIP presolver (time limit: 10 sec)...
1.36/1.45	c solveScip
1.36/1.45	c initScipForCoop
1.36/1.45	c Cooperative mode: scip_coop_offset=32767.000000
1.36/1.45	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.36/1.45	c Running SCIP presolve for solve-time propagation (rounds=3)
1.47/1.53	c presolving:
1.76/1.82	c    (0.4s) running MILP presolver
1.76/1.89	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.86/1.90	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1.86/2.00	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
2.97/3.06	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.97/3.06	c    (1.6s) probing aborted: 50/50 successive totally useless probings
3.35/3.41	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
3.35/3.41	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.35/3.41	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3.35/3.41	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
3.35/3.41	c   27871 constraints of type <knapsack>
3.35/3.41	c    6525 constraints of type <setppc>
3.35/3.41	c     450 constraints of type <linear>
3.35/3.41	c     450 constraints of type <logicor>
3.35/3.41	c transformed objective value is always integral (scale: 1)
3.35/3.41	c Presolving Time: 1.89
3.46/3.56	c presolving:
3.76/3.86	c    (0.4s) running MILP presolver
3.85/3.94	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3.85/3.96	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
3.97/4.06	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
4.16/4.23	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
4.26/4.35	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
4.26/4.36	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
11.13/11.27	c    (7.8s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
11.13/11.27	c    (7.8s) probing aborted: 50/50 successive totally useless probings
11.62/11.76	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
11.82/11.99	c    (8.5s) no symmetry present (symcode time: 0.01)
11.93/12.06	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
11.93/12.06	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
11.93/12.06	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
11.93/12.06	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
11.93/12.06	c   27871 constraints of type <knapsack>
11.93/12.06	c    8296 constraints of type <setppc>
11.93/12.06	c     450 constraints of type <linear>
11.93/12.06	c     450 constraints of type <logicor>
11.93/12.06	c transformed objective value is always integral (scale: 1)
11.93/12.06	c Presolving Time: 8.50
11.93/12.06	c 
13.42/13.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.42/13.52	c  10.0s|     1 |     0 |  5987 |     - |   737M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.42/13.52	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
13.42/13.52	c 
13.42/13.52	c SCIP Status        : solving was interrupted [time limit reached]
13.42/13.52	c Solving Time (sec) : 10.03
13.42/13.52	c Solving Nodes      : 1
13.42/13.52	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
13.42/13.52	c Dual Bound         : +0.00000000000000e+00
13.42/13.52	c Gap                : infinite
13.42/13.52	c SCIP status: 23 (TIMELIMIT)
13.42/13.52	c solveScip: freeing transform (!can_skip_free_transform)
13.52/13.65	c SCIP presolver: sst_unknown
13.52/13.65	c Converting 36196 PB-constraints to clauses...
13.52/13.65	c   -- Clauses(.)/Splits(s): ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################estimatedAdderCost: 21
13.62/13.74	c Try to convert by bdds
13.62/13.75	c D: 1
13.62/13.75	c estimatedAdderCost: 21
13.62/13.75	c Try to convert by bdds
13.62/13.75	c D: 1
13.62/13.75	c estimatedAdderCost: 30
13.62/13.75	c Try to convert by bdds
13.62/13.77	c D: 1
13.62/13.77	c estimatedAdderCost: 21
13.62/13.77	c Try to convert by bdds
13.62/13.77	c D: 1
13.62/13.77	c estimatedAdderCost: 21
13.62/13.77	c Try to convert by bdds
13.62/13.77	c D: 1
13.62/13.77	c estimatedAdderCost: 30
13.62/13.77	c Try to convert by bdds
13.62/13.79	c D: 1
13.62/13.79	c estimatedAdderCost: 21
13.62/13.79	c Try to convert by bdds
13.62/13.79	c D: 1
13.62/13.79	c estimatedAdderCost: 21
13.62/13.79	c Try to convert by bdds
13.72/13.80	c D: 1
13.72/13.80	c estimatedAdderCost: 30
13.72/13.80	c Try to convert by bdds
13.72/13.81	c D: 1
13.72/13.81	c estimatedAdderCost: 21
13.72/13.81	c Try to convert by bdds
13.72/13.82	c D: 1
13.72/13.82	c estimatedAdderCost: 21
13.72/13.82	c Try to convert by bdds
13.72/13.82	c D: 1
13.72/13.82	c estimatedAdderCost: 30
13.72/13.82	c Try to convert by bdds
13.72/13.83	c D: 1
13.72/13.83	c estimatedAdderCost: 21
13.72/13.83	c Try to convert by bdds
13.72/13.84	c D: 1
13.72/13.84	c estimatedAdderCost: 21
13.72/13.84	c Try to convert by bdds
13.72/13.84	c D: 1
13.72/13.84	c estimatedAdderCost: 30
13.72/13.84	c Try to convert by bdds
13.72/13.86	c D: 1
13.72/13.86	c estimatedAdderCost: 21
13.72/13.86	c Try to convert by bdds
13.72/13.86	c D: 1
13.72/13.86	c estimatedAdderCost: 21
13.72/13.86	c Try to convert by bdds
13.72/13.87	c D: 1
13.72/13.87	c estimatedAdderCost: 30
13.72/13.87	c Try to convert by bdds
13.72/13.88	c D: 1
13.72/13.88	c estimatedAdderCost: 21
13.72/13.88	c Try to convert by bdds
13.72/13.89	c D: 1
13.72/13.89	c estimatedAdderCost: 21
13.72/13.89	c Try to convert by bdds
13.72/13.89	c D: 1
13.72/13.89	c estimatedAdderCost: 30
13.72/13.89	c Try to convert by bdds
13.82/13.90	c D: 1
13.82/13.90	c estimatedAdderCost: 21
13.82/13.90	c Try to convert by bdds
13.82/13.91	c D: 1
13.82/13.91	c estimatedAdderCost: 21
13.82/13.91	c Try to convert by bdds
13.82/13.91	c D: 1
13.82/13.91	c estimatedAdderCost: 30
13.82/13.91	c Try to convert by bdds
13.82/13.93	c D: 1
13.82/13.93	c estimatedAdderCost: 21
13.82/13.93	c Try to convert by bdds
13.82/13.93	c D: 1
13.82/13.93	c estimatedAdderCost: 21
13.82/13.93	c Try to convert by bdds
13.82/13.94	c D: 1
13.82/13.94	c estimatedAdderCost: 30
13.82/13.94	c Try to convert by bdds
13.82/13.95	c D: 1
13.82/13.95	c estimatedAdderCost: 21
13.82/13.95	c Try to convert by bdds
13.82/13.95	c D: 1
13.82/13.95	c estimatedAdderCost: 21
13.82/13.95	c Try to convert by bdds
13.82/13.96	c D: 1
13.82/13.96	c estimatedAdderCost: 30
13.82/13.96	c Try to convert by bdds
13.82/13.97	c D: 1
13.82/13.97	c estimatedAdderCost: 21
13.82/13.97	c Try to convert by bdds
13.82/13.98	c D: 1
13.82/13.98	c estimatedAdderCost: 21
13.82/13.98	c Try to convert by bdds
13.82/13.98	c D: 1
13.82/13.98	c estimatedAdderCost: 30
13.82/13.98	c Try to convert by bdds
13.82/14.00	c D: 1
13.82/14.00	c estimatedAdderCost: 21
13.82/14.00	c Try to convert by bdds
13.82/14.00	c D: 1
13.82/14.00	c estimatedAdderCost: 21
13.82/14.00	c Try to convert by bdds
13.82/14.01	c D: 1
13.82/14.01	c estimatedAdderCost: 30
13.82/14.01	c Try to convert by bdds
13.93/14.02	c D: 1
13.93/14.02	c estimatedAdderCost: 21
13.93/14.02	c Try to convert by bdds
13.93/14.02	c D: 1
13.93/14.02	c estimatedAdderCost: 21
13.93/14.02	c Try to convert by bdds
13.93/14.03	c D: 1
13.93/14.03	c estimatedAdderCost: 30
13.93/14.03	c Try to convert by bdds
13.93/14.04	c D: 1
13.93/14.04	c estimatedAdderCost: 21
13.93/14.04	c Try to convert by bdds
13.93/14.05	c D: 1
13.93/14.05	c estimatedAdderCost: 21
13.93/14.05	c Try to convert by bdds
13.93/14.05	c D: 1
13.93/14.05	c estimatedAdderCost: 30
13.93/14.05	c Try to convert by bdds
13.93/14.07	c D: 1
13.93/14.07	c estimatedAdderCost: 21
13.93/14.07	c Try to convert by bdds
13.93/14.07	c D: 1
13.93/14.07	c estimatedAdderCost: 21
13.93/14.07	c Try to convert by bdds
13.93/14.08	c D: 1
13.93/14.08	c estimatedAdderCost: 30
13.93/14.08	c Try to convert by bdds
13.93/14.09	c D: 1
13.93/14.09	c estimatedAdderCost: 21
13.93/14.09	c Try to convert by bdds
13.93/14.09	c D: 1
13.93/14.09	c estimatedAdderCost: 21
13.93/14.09	c Try to convert by bdds
13.93/14.10	c D: 1
13.93/14.10	c estimatedAdderCost: 30
13.93/14.10	c Try to convert by bdds
14.03/14.11	c D: 1
14.03/14.11	c estimatedAdderCost: 21
14.03/14.11	c Try to convert by bdds
14.03/14.12	c D: 1
14.03/14.12	c estimatedAdderCost: 21
14.03/14.12	c Try to convert by bdds
14.03/14.12	c D: 1
14.03/14.12	c estimatedAdderCost: 30
14.03/14.12	c Try to convert by bdds
14.03/14.14	c D: 1
14.03/14.14	c estimatedAdderCost: 21
14.03/14.14	c Try to convert by bdds
14.03/14.14	c D: 1
14.03/14.14	c estimatedAdderCost: 21
14.03/14.14	c Try to convert by bdds
14.03/14.15	c D: 1
14.03/14.15	c estimatedAdderCost: 30
14.03/14.15	c Try to convert by bdds
14.03/14.16	c D: 1
14.03/14.16	c estimatedAdderCost: 21
14.03/14.16	c Try to convert by bdds
14.03/14.16	c D: 1
14.03/14.16	c estimatedAdderCost: 21
14.03/14.16	c Try to convert by bdds
14.03/14.17	c D: 1
14.03/14.17	c estimatedAdderCost: 30
14.03/14.17	c Try to convert by bdds
14.03/14.18	c D: 1
14.03/14.18	c estimatedAdderCost: 21
14.03/14.18	c Try to convert by bdds
14.03/14.19	c D: 1
14.03/14.19	c estimatedAdderCost: 21
14.03/14.19	c Try to convert by bdds
14.03/14.19	c D: 1
14.03/14.19	c estimatedAdderCost: 30
14.03/14.19	c Try to convert by bdds
14.11/14.21	c D: 1
14.11/14.21	c estimatedAdderCost: 21
14.11/14.21	c Try to convert by bdds
14.11/14.21	c D: 1
14.11/14.21	c estimatedAdderCost: 21
14.11/14.21	c Try to convert by bdds
14.11/14.22	c D: 1
14.11/14.22	c estimatedAdderCost: 30
14.11/14.22	c Try to convert by bdds
14.11/14.23	c D: 1
14.11/14.23	c estimatedAdderCost: 21
14.11/14.23	c Try to convert by bdds
14.11/14.23	c D: 1
14.11/14.23	c estimatedAdderCost: 21
14.11/14.23	c Try to convert by bdds
14.11/14.24	c D: 1
14.11/14.24	c estimatedAdderCost: 30
14.11/14.24	c Try to convert by bdds
14.11/14.25	c D: 1
14.11/14.25	c estimatedAdderCost: 21
14.11/14.25	c Try to convert by bdds
14.11/14.26	c D: 1
14.11/14.26	c estimatedAdderCost: 21
14.11/14.26	c Try to convert by bdds
14.11/14.26	c D: 1
14.11/14.26	c estimatedAdderCost: 30
14.11/14.26	c Try to convert by bdds
14.11/14.28	c D: 1
14.11/14.28	c estimatedAdderCost: 21
14.11/14.28	c Try to convert by bdds
14.11/14.28	c D: 1
14.11/14.28	c estimatedAdderCost: 21
14.11/14.28	c Try to convert by bdds
14.11/14.28	c D: 1
14.11/14.28	c estimatedAdderCost: 30
14.11/14.28	c Try to convert by bdds
14.21/14.30	c D: 1
14.21/14.30	c estimatedAdderCost: 21
14.21/14.30	c Try to convert by bdds
14.21/14.30	c D: 1
14.21/14.30	c estimatedAdderCost: 21
14.21/14.30	c Try to convert by bdds
14.21/14.31	c D: 1
14.21/14.31	c estimatedAdderCost: 30
14.21/14.31	c Try to convert by bdds
14.21/14.32	c D: 1
14.21/14.32	c estimatedAdderCost: 21
14.21/14.32	c Try to convert by bdds
14.21/14.33	c D: 1
14.21/14.33	c estimatedAdderCost: 21
14.21/14.33	c Try to convert by bdds
14.21/14.33	c D: 1
14.21/14.33	c estimatedAdderCost: 30
14.21/14.33	c Try to convert by bdds
14.21/14.35	c D: 1
14.21/14.35	c estimatedAdderCost: 21
14.21/14.35	c Try to convert by bdds
14.21/14.35	c D: 1
14.21/14.35	c estimatedAdderCost: 21
14.21/14.35	c Try to convert by bdds
14.21/14.35	c D: 1
14.21/14.35	c estimatedAdderCost: 30
14.21/14.35	c Try to convert by bdds
14.21/14.37	c D: 1
14.21/14.37	c estimatedAdderCost: 21
14.21/14.37	c Try to convert by bdds
14.21/14.38	c D: 1
14.21/14.38	c estimatedAdderCost: 21
14.21/14.38	c Try to convert by bdds
14.21/14.38	c D: 1
14.21/14.38	c estimatedAdderCost: 30
14.21/14.38	c Try to convert by bdds
14.21/14.39	c D: 1
14.21/14.39	c estimatedAdderCost: 21
14.21/14.39	c Try to convert by bdds
14.31/14.40	c D: 1
14.31/14.40	c estimatedAdderCost: 21
14.31/14.40	c Try to convert by bdds
14.31/14.40	c D: 1
14.31/14.40	c estimatedAdderCost: 30
14.31/14.40	c Try to convert by bdds
14.31/14.42	c D: 1
14.31/14.42	c estimatedAdderCost: 21
14.31/14.42	c Try to convert by bdds
14.31/14.42	c D: 1
14.31/14.42	c estimatedAdderCost: 21
14.31/14.42	c Try to convert by bdds
14.31/14.43	c D: 1
14.31/14.43	c estimatedAdderCost: 30
14.31/14.43	c Try to convert by bdds
14.31/14.44	c D: 1
14.31/14.44	c estimatedAdderCost: 21
14.31/14.44	c Try to convert by bdds
14.31/14.45	c D: 1
14.31/14.45	c estimatedAdderCost: 21
14.31/14.45	c Try to convert by bdds
14.31/14.45	c D: 1
14.31/14.45	c estimatedAdderCost: 30
14.31/14.45	c Try to convert by bdds
14.31/14.46	c D: 1
14.31/14.46	c estimatedAdderCost: 21
14.31/14.46	c Try to convert by bdds
14.31/14.47	c D: 1
14.31/14.47	c estimatedAdderCost: 21
14.31/14.47	c Try to convert by bdds
14.31/14.47	c D: 1
14.31/14.47	c estimatedAdderCost: 30
14.31/14.47	c Try to convert by bdds
14.31/14.49	c D: 1
14.31/14.49	c estimatedAdderCost: 21
14.31/14.49	c Try to convert by bdds
14.31/14.49	c D: 1
14.31/14.49	c estimatedAdderCost: 21
14.31/14.49	c Try to convert by bdds
14.41/14.50	c D: 1
14.41/14.50	c estimatedAdderCost: 30
14.41/14.50	c Try to convert by bdds
14.41/14.51	c D: 1
14.41/14.51	c estimatedAdderCost: 21
14.41/14.51	c Try to convert by bdds
14.41/14.52	c D: 1
14.41/14.52	c estimatedAdderCost: 21
14.41/14.52	c Try to convert by bdds
14.41/14.52	c D: 1
14.41/14.52	c estimatedAdderCost: 30
14.41/14.52	c Try to convert by bdds
14.41/14.53	c D: 1
14.41/14.53	c estimatedAdderCost: 21
14.41/14.53	c Try to convert by bdds
14.41/14.54	c D: 1
14.41/14.54	c estimatedAdderCost: 21
14.41/14.54	c Try to convert by bdds
14.41/14.54	c D: 1
14.41/14.54	c estimatedAdderCost: 30
14.41/14.54	c Try to convert by bdds
14.41/14.56	c D: 1
14.41/14.56	c estimatedAdderCost: 21
14.41/14.56	c Try to convert by bdds
14.41/14.56	c D: 1
14.41/14.56	c estimatedAdderCost: 21
14.41/14.56	c Try to convert by bdds
14.41/14.57	c D: 1
14.41/14.57	c estimatedAdderCost: 30
14.41/14.57	c Try to convert by bdds
14.41/14.58	c D: 1
14.41/14.58	c estimatedAdderCost: 21
14.41/14.58	c Try to convert by bdds
14.41/14.59	c D: 1
14.41/14.59	c estimatedAdderCost: 21
14.41/14.59	c Try to convert by bdds
14.41/14.59	c D: 1
14.41/14.59	c estimatedAdderCost: 30
14.41/14.59	c Try to convert by bdds
14.51/14.60	c D: 1
14.51/14.60	c estimatedAdderCost: 21
14.51/14.60	c Try to convert by bdds
14.51/14.61	c D: 1
14.51/14.61	c estimatedAdderCost: 21
14.51/14.61	c Try to convert by bdds
14.51/14.61	c D: 1
14.51/14.61	c estimatedAdderCost: 30
14.51/14.61	c Try to convert by bdds
14.51/14.63	c D: 1
14.51/14.63	c estimatedAdderCost: 21
14.51/14.63	c Try to convert by bdds
14.51/14.63	c D: 1
14.51/14.63	c estimatedAdderCost: 21
14.51/14.63	c Try to convert by bdds
14.51/14.64	c D: 1
14.51/14.64	c estimatedAdderCost: 30
14.51/14.64	c Try to convert by bdds
14.51/14.65	c D: 1
14.51/14.65	c estimatedAdderCost: 21
14.51/14.65	c Try to convert by bdds
14.51/14.66	c D: 1
14.51/14.66	c estimatedAdderCost: 21
14.51/14.66	c Try to convert by bdds
14.51/14.66	c D: 1
14.51/14.66	c estimatedAdderCost: 30
14.51/14.66	c Try to convert by bdds
14.51/14.67	c D: 1
14.51/14.67	c estimatedAdderCost: 21
14.51/14.67	c Try to convert by bdds
14.51/14.68	c D: 1
14.51/14.68	c estimatedAdderCost: 21
14.51/14.68	c Try to convert by bdds
14.51/14.68	c D: 1
14.51/14.68	c estimatedAdderCost: 30
14.51/14.68	c Try to convert by bdds
14.61/14.70	c D: 1
14.61/14.70	c estimatedAdderCost: 21
14.61/14.70	c Try to convert by bdds
14.61/14.70	c D: 1
14.61/14.70	c estimatedAdderCost: 21
14.61/14.70	c Try to convert by bdds
14.61/14.71	c D: 1
14.61/14.71	c estimatedAdderCost: 30
14.61/14.71	c Try to convert by bdds
14.61/14.72	c D: 1
14.61/14.72	c estimatedAdderCost: 21
14.61/14.72	c Try to convert by bdds
14.61/14.73	c D: 1
14.61/14.73	c estimatedAdderCost: 21
14.61/14.73	c Try to convert by bdds
14.61/14.73	c D: 1
14.61/14.73	c estimatedAdderCost: 30
14.61/14.73	c Try to convert by bdds
14.61/14.75	c D: 1
14.61/14.75	c estimatedAdderCost: 21
14.61/14.75	c Try to convert by bdds
14.61/14.75	c D: 1
14.61/14.75	c estimatedAdderCost: 21
14.61/14.75	c Try to convert by bdds
14.61/14.75	c D: 1
14.61/14.75	c estimatedAdderCost: 30
14.61/14.75	c Try to convert by bdds
14.61/14.77	c D: 1
14.61/14.77	c estimatedAdderCost: 21
14.61/14.77	c Try to convert by bdds
14.61/14.77	c D: 1
14.61/14.77	c estimatedAdderCost: 21
14.61/14.77	c Try to convert by bdds
14.61/14.78	c D: 1
14.61/14.78	c estimatedAdderCost: 30
14.61/14.78	c Try to convert by bdds
14.61/14.79	c D: 1
14.61/14.79	c estimatedAdderCost: 21
14.61/14.79	c Try to convert by bdds
14.71/14.80	c D: 1
14.71/14.80	c estimatedAdderCost: 21
14.71/14.80	c Try to convert by bdds
14.71/14.80	c D: 1
14.71/14.80	c estimatedAdderCost: 30
14.71/14.80	c Try to convert by bdds
14.71/14.82	c D: 1
14.71/14.82	c estimatedAdderCost: 21
14.71/14.82	c Try to convert by bdds
14.71/14.82	c D: 1
14.71/14.82	c estimatedAdderCost: 21
14.71/14.82	c Try to convert by bdds
14.71/14.82	c D: 1
14.71/14.82	c estimatedAdderCost: 30
14.71/14.82	c Try to convert by bdds
14.71/14.84	c D: 1
14.71/14.84	c estimatedAdderCost: 21
14.71/14.84	c Try to convert by bdds
14.71/14.84	c D: 1
14.71/14.84	c estimatedAdderCost: 21
14.71/14.84	c Try to convert by bdds
14.71/14.85	c D: 1
14.71/14.85	c estimatedAdderCost: 30
14.71/14.85	c Try to convert by bdds
14.71/14.86	c D: 1
14.71/14.86	c estimatedAdderCost: 21
14.71/14.86	c Try to convert by bdds
14.71/14.87	c D: 1
14.71/14.87	c estimatedAdderCost: 21
14.71/14.87	c Try to convert by bdds
14.71/14.87	c D: 1
14.71/14.87	c estimatedAdderCost: 30
14.71/14.87	c Try to convert by bdds
14.71/14.89	c D: 1
14.71/14.89	c estimatedAdderCost: 21
14.71/14.89	c Try to convert by bdds
14.71/14.89	c D: 1
14.71/14.89	c estimatedAdderCost: 21
14.71/14.89	c Try to convert by bdds
14.71/14.89	c D: 1
14.71/14.89	c estimatedAdderCost: 30
14.71/14.89	c Try to convert by bdds
14.81/14.91	c D: 1
14.81/14.91	c estimatedAdderCost: 21
14.81/14.91	c Try to convert by bdds
14.81/14.91	c D: 1
14.81/14.91	c estimatedAdderCost: 21
14.81/14.91	c Try to convert by bdds
14.81/14.92	c D: 1
14.81/14.92	c estimatedAdderCost: 30
14.81/14.92	c Try to convert by bdds
14.81/14.93	c D: 1
14.81/14.93	c estimatedAdderCost: 21
14.81/14.93	c Try to convert by bdds
14.81/14.94	c D: 1
14.81/14.94	c estimatedAdderCost: 21
14.81/14.94	c Try to convert by bdds
14.81/14.94	c D: 1
14.81/14.94	c estimatedAdderCost: 30
14.81/14.94	c Try to convert by bdds
14.81/14.96	c D: 1
14.81/14.96	c estimatedAdderCost: 21
14.81/14.96	c Try to convert by bdds
14.81/14.96	c D: 1
14.81/14.96	c estimatedAdderCost: 21
14.81/14.96	c Try to convert by bdds
14.81/14.96	c D: 1
14.81/14.96	c estimatedAdderCost: 30
14.81/14.96	c Try to convert by bdds
14.81/14.98	c D: 1
14.81/14.98	c estimatedAdderCost: 21
14.81/14.98	c Try to convert by bdds
14.81/14.98	c D: 1
14.81/14.98	c estimatedAdderCost: 21
14.81/14.98	c Try to convert by bdds
14.81/14.99	c D: 1
14.81/14.99	c estimatedAdderCost: 30
14.81/14.99	c Try to convert by bdds
14.81/15.01	c D: 1
14.81/15.01	c estimatedAdderCost: 21
14.81/15.01	c Try to convert by bdds
14.92/15.01	c D: 1
14.92/15.01	c estimatedAdderCost: 21
14.92/15.01	c Try to convert by bdds
14.92/15.01	c D: 1
14.92/15.01	c estimatedAdderCost: 30
14.92/15.01	c Try to convert by bdds
14.92/15.03	c D: 1
14.92/15.03	c estimatedAdderCost: 21
14.92/15.03	c Try to convert by bdds
14.92/15.03	c D: 1
14.92/15.03	c estimatedAdderCost: 21
14.92/15.03	c Try to convert by bdds
14.92/15.04	c D: 1
14.92/15.04	c estimatedAdderCost: 30
14.92/15.04	c Try to convert by bdds
14.92/15.05	c D: 1
14.92/15.05	c estimatedAdderCost: 21
14.92/15.05	c Try to convert by bdds
14.92/15.06	c D: 1
14.92/15.06	c estimatedAdderCost: 21
14.92/15.06	c Try to convert by bdds
14.92/15.06	c D: 1
14.92/15.06	c estimatedAdderCost: 30
14.92/15.06	c Try to convert by bdds
14.92/15.08	c D: 1
14.92/15.08	c estimatedAdderCost: 21
14.92/15.08	c Try to convert by bdds
14.92/15.08	c D: 1
14.92/15.08	c estimatedAdderCost: 21
14.92/15.08	c Try to convert by bdds
14.92/15.08	c D: 1
14.92/15.08	c estimatedAdderCost: 30
14.92/15.08	c Try to convert by bdds
14.92/15.10	c D: 1
14.92/15.10	c estimatedAdderCost: 21
14.92/15.10	c Try to convert by bdds
14.92/15.10	c D: 1
14.92/15.10	c estimatedAdderCost: 21
14.92/15.10	c Try to convert by bdds
14.92/15.11	c D: 1
14.92/15.11	c estimatedAdderCost: 30
14.92/15.11	c Try to convert by bdds
15.02/15.12	c D: 1
15.02/15.12	c estimatedAdderCost: 21
15.02/15.12	c Try to convert by bdds
15.02/15.13	c D: 1
15.02/15.13	c estimatedAdderCost: 21
15.02/15.13	c Try to convert by bdds
15.02/15.13	c D: 1
15.02/15.13	c estimatedAdderCost: 30
15.02/15.13	c Try to convert by bdds
15.02/15.15	c D: 1
15.02/15.15	c estimatedAdderCost: 21
15.02/15.15	c Try to convert by bdds
15.02/15.15	c D: 1
15.02/15.15	c estimatedAdderCost: 21
15.02/15.15	c Try to convert by bdds
15.02/15.15	c D: 1
15.02/15.15	c estimatedAdderCost: 30
15.02/15.15	c Try to convert by bdds
15.02/15.17	c D: 1
15.02/15.17	c estimatedAdderCost: 21
15.02/15.17	c Try to convert by bdds
15.02/15.17	c D: 1
15.02/15.17	c estimatedAdderCost: 21
15.02/15.17	c Try to convert by bdds
15.02/15.18	c D: 1
15.02/15.18	c estimatedAdderCost: 30
15.02/15.18	c Try to convert by bdds
15.02/15.19	c D: 1
15.02/15.19	c estimatedAdderCost: 21
15.02/15.19	c Try to convert by bdds
15.11/15.20	c D: 1
15.11/15.20	c estimatedAdderCost: 21
15.11/15.20	c Try to convert by bdds
15.11/15.20	c D: 1
15.11/15.20	c estimatedAdderCost: 30
15.11/15.20	c Try to convert by bdds
15.11/15.22	c D: 1
15.11/15.22	c estimatedAdderCost: 21
15.11/15.22	c Try to convert by bdds
15.11/15.22	c D: 1
15.11/15.22	c estimatedAdderCost: 21
15.11/15.22	c Try to convert by bdds
15.11/15.22	c D: 1
15.11/15.22	c estimatedAdderCost: 30
15.11/15.22	c Try to convert by bdds
15.11/15.24	c D: 1
15.11/15.24	c estimatedAdderCost: 21
15.11/15.24	c Try to convert by bdds
15.11/15.24	c D: 1
15.11/15.24	c estimatedAdderCost: 21
15.11/15.24	c Try to convert by bdds
15.11/15.25	c D: 1
15.11/15.25	c estimatedAdderCost: 30
15.11/15.25	c Try to convert by bdds
15.11/15.26	c D: 1
15.11/15.26	c estimatedAdderCost: 21
15.11/15.26	c Try to convert by bdds
15.11/15.27	c D: 1
15.11/15.27	c estimatedAdderCost: 21
15.11/15.27	c Try to convert by bdds
15.11/15.27	c D: 1
15.11/15.27	c estimatedAdderCost: 30
15.11/15.27	c Try to convert by bdds
15.11/15.29	c D: 1
15.11/15.29	c estimatedAdderCost: 21
15.11/15.29	c Try to convert by bdds
15.11/15.29	c D: 1
15.11/15.29	c estimatedAdderCost: 21
15.11/15.29	c Try to convert by bdds
15.11/15.30	c D: 1
15.11/15.30	c estimatedAdderCost: 30
15.11/15.30	c Try to convert by bdds
15.21/15.31	c D: 1
15.21/15.31	c estimatedAdderCost: 21
15.21/15.31	c Try to convert by bdds
15.21/15.31	c D: 1
15.21/15.31	c estimatedAdderCost: 21
15.21/15.31	c Try to convert by bdds
15.21/15.32	c D: 1
15.21/15.32	c estimatedAdderCost: 30
15.21/15.32	c Try to convert by bdds
15.21/15.33	c D: 1
15.21/15.33	c estimatedAdderCost: 21
15.21/15.33	c Try to convert by bdds
15.21/15.34	c D: 1
15.21/15.34	c estimatedAdderCost: 21
15.21/15.34	c Try to convert by bdds
15.21/15.34	c D: 1
15.21/15.34	c estimatedAdderCost: 30
15.21/15.34	c Try to convert by bdds
15.21/15.36	c D: 1
15.21/15.36	c estimatedAdderCost: 21
15.21/15.36	c Try to convert by bdds
15.21/15.36	c D: 1
15.21/15.36	c estimatedAdderCost: 21
15.21/15.36	c Try to convert by bdds
15.21/15.37	c D: 1
15.21/15.37	c estimatedAdderCost: 30
15.21/15.37	c Try to convert by bdds
15.21/15.38	c D: 1
15.21/15.38	c estimatedAdderCost: 21
15.21/15.38	c Try to convert by bdds
15.21/15.39	c D: 1
15.21/15.39	c estimatedAdderCost: 21
15.21/15.39	c Try to convert by bdds
15.21/15.39	c D: 1
15.21/15.39	c estimatedAdderCost: 30
15.21/15.39	c Try to convert by bdds
15.31/15.40	c D: 1
15.31/15.40	c estimatedAdderCost: 21
15.31/15.40	c Try to convert by bdds
15.31/15.41	c D: 1
15.31/15.41	c estimatedAdderCost: 21
15.31/15.41	c Try to convert by bdds
15.31/15.41	c D: 1
15.31/15.41	c estimatedAdderCost: 30
15.31/15.41	c Try to convert by bdds
15.31/15.43	c D: 1
15.31/15.43	c estimatedAdderCost: 21
15.31/15.43	c Try to convert by bdds
15.31/15.43	c D: 1
15.31/15.43	c estimatedAdderCost: 21
15.31/15.43	c Try to convert by bdds
15.31/15.44	c D: 1
15.31/15.44	c estimatedAdderCost: 30
15.31/15.44	c Try to convert by bdds
15.31/15.45	c D: 1
15.31/15.45	c estimatedAdderCost: 21
15.31/15.45	c Try to convert by bdds
15.31/15.46	c D: 1
15.31/15.46	c estimatedAdderCost: 21
15.31/15.46	c Try to convert by bdds
15.31/15.46	c D: 1
15.31/15.46	c estimatedAdderCost: 30
15.31/15.46	c Try to convert by bdds
15.31/15.47	c D: 1
15.31/15.47	c estimatedAdderCost: 21
15.31/15.47	c Try to convert by bdds
15.31/15.48	c D: 1
15.31/15.48	c estimatedAdderCost: 21
15.31/15.48	c Try to convert by bdds
15.31/15.48	c D: 1
15.31/15.48	c estimatedAdderCost: 30
15.31/15.48	c Try to convert by bdds
15.41/15.50	c D: 1
15.41/15.50	c estimatedAdderCost: 21
15.41/15.50	c Try to convert by bdds
15.41/15.50	c D: 1
15.41/15.50	c estimatedAdderCost: 21
15.41/15.50	c Try to convert by bdds
15.41/15.51	c D: 1
15.41/15.51	c estimatedAdderCost: 30
15.41/15.51	c Try to convert by bdds
15.41/15.52	c D: 1
15.41/15.52	c estimatedAdderCost: 21
15.41/15.52	c Try to convert by bdds
15.41/15.53	c D: 1
15.41/15.53	c estimatedAdderCost: 21
15.41/15.53	c Try to convert by bdds
15.41/15.53	c D: 1
15.41/15.53	c estimatedAdderCost: 30
15.41/15.53	c Try to convert by bdds
15.41/15.55	c D: 1
15.41/15.55	c estimatedAdderCost: 21
15.41/15.55	c Try to convert by bdds
15.41/15.55	c D: 1
15.41/15.55	c estimatedAdderCost: 21
15.41/15.55	c Try to convert by bdds
15.41/15.55	c D: 1
15.41/15.55	c estimatedAdderCost: 30
15.41/15.55	c Try to convert by bdds
15.41/15.57	c D: 1
15.41/15.57	c estimatedAdderCost: 21
15.41/15.57	c Try to convert by bdds
15.41/15.57	c D: 1
15.41/15.57	c estimatedAdderCost: 21
15.41/15.57	c Try to convert by bdds
15.41/15.58	c D: 1
15.41/15.58	c estimatedAdderCost: 30
15.41/15.58	c Try to convert by bdds
15.41/15.59	c D: 1
15.41/15.59	c estimatedAdderCost: 21
15.41/15.59	c Try to convert by bdds
15.51/15.60	c D: 1
15.51/15.60	c estimatedAdderCost: 21
15.51/15.60	c Try to convert by bdds
15.51/15.60	c D: 1
15.51/15.60	c estimatedAdderCost: 30
15.51/15.60	c Try to convert by bdds
15.51/15.62	c D: 1
15.51/15.62	c estimatedAdderCost: 21
15.51/15.62	c Try to convert by bdds
15.51/15.62	c D: 1
15.51/15.62	c estimatedAdderCost: 21
15.51/15.62	c Try to convert by bdds
15.51/15.63	c D: 1
15.51/15.63	c estimatedAdderCost: 30
15.51/15.63	c Try to convert by bdds
15.51/15.64	c D: 1
15.51/15.64	c estimatedAdderCost: 21
15.51/15.64	c Try to convert by bdds
15.51/15.64	c D: 1
15.51/15.64	c estimatedAdderCost: 21
15.51/15.64	c Try to convert by bdds
15.51/15.65	c D: 1
15.51/15.65	c estimatedAdderCost: 30
15.51/15.65	c Try to convert by bdds
15.51/15.66	c D: 1
15.51/15.66	c estimatedAdderCost: 21
15.51/15.66	c Try to convert by bdds
15.51/15.67	c D: 1
15.51/15.67	c estimatedAdderCost: 21
15.51/15.67	c Try to convert by bdds
15.51/15.67	c D: 1
15.51/15.67	c estimatedAdderCost: 30
15.51/15.67	c Try to convert by bdds
15.51/15.69	c D: 1
15.51/15.69	c estimatedAdderCost: 21
15.51/15.69	c Try to convert by bdds
15.51/15.69	c D: 1
15.51/15.69	c estimatedAdderCost: 21
15.51/15.69	c Try to convert by bdds
15.61/15.70	c D: 1
15.61/15.70	c estimatedAdderCost: 30
15.61/15.70	c Try to convert by bdds
15.61/15.71	c D: 1
15.61/15.71	c estimatedAdderCost: 21
15.61/15.71	c Try to convert by bdds
15.61/15.72	c D: 1
15.61/15.72	c estimatedAdderCost: 21
15.61/15.72	c Try to convert by bdds
15.61/15.72	c D: 1
15.61/15.72	c estimatedAdderCost: 30
15.61/15.72	c Try to convert by bdds
15.61/15.73	c D: 1
15.61/15.73	c estimatedAdderCost: 21
15.61/15.73	c Try to convert by bdds
15.61/15.74	c D: 1
15.61/15.74	c estimatedAdderCost: 21
15.61/15.74	c Try to convert by bdds
15.61/15.74	c D: 1
15.61/15.74	c estimatedAdderCost: 30
15.61/15.74	c Try to convert by bdds
15.61/15.76	c D: 1
15.61/15.76	c estimatedAdderCost: 21
15.61/15.76	c Try to convert by bdds
15.61/15.76	c D: 1
15.61/15.76	c estimatedAdderCost: 21
15.61/15.76	c Try to convert by bdds
15.61/15.77	c D: 1
15.61/15.77	c estimatedAdderCost: 30
15.61/15.77	c Try to convert by bdds
15.61/15.78	c D: 1
15.61/15.78	c estimatedAdderCost: 21
15.61/15.78	c Try to convert by bdds
15.61/15.79	c D: 1
15.61/15.79	c estimatedAdderCost: 21
15.61/15.79	c Try to convert by bdds
15.61/15.79	c D: 1
15.61/15.79	c estimatedAdderCost: 30
15.61/15.79	c Try to convert by bdds
15.71/15.81	c D: 1
15.71/15.81	c estimatedAdderCost: 21
15.71/15.81	c Try to convert by bdds
15.71/15.81	c D: 1
15.71/15.81	c estimatedAdderCost: 21
15.71/15.81	c Try to convert by bdds
15.71/15.81	c D: 1
15.71/15.81	c estimatedAdderCost: 30
15.71/15.81	c Try to convert by bdds
15.71/15.83	c D: 1
15.71/15.83	c estimatedAdderCost: 21
15.71/15.83	c Try to convert by bdds
15.71/15.83	c D: 1
15.71/15.83	c estimatedAdderCost: 21
15.71/15.83	c Try to convert by bdds
15.71/15.84	c D: 1
15.71/15.84	c estimatedAdderCost: 30
15.71/15.84	c Try to convert by bdds
15.71/15.85	c D: 1
15.71/15.85	c estimatedAdderCost: 21
15.71/15.85	c Try to convert by bdds
15.71/15.86	c D: 1
15.71/15.86	c estimatedAdderCost: 21
15.71/15.86	c Try to convert by bdds
15.71/15.86	c D: 1
15.71/15.86	c estimatedAdderCost: 30
15.71/15.86	c Try to convert by bdds
15.71/15.88	c D: 1
15.71/15.88	c estimatedAdderCost: 21
15.71/15.88	c Try to convert by bdds
15.71/15.88	c D: 1
15.71/15.88	c estimatedAdderCost: 21
15.71/15.88	c Try to convert by bdds
15.71/15.88	c D: 1
15.71/15.88	c estimatedAdderCost: 30
15.71/15.88	c Try to convert by bdds
15.81/15.90	c D: 1
15.81/15.90	c estimatedAdderCost: 21
15.81/15.90	c Try to convert by bdds
15.81/15.90	c D: 1
15.81/15.90	c estimatedAdderCost: 21
15.81/15.90	c Try to convert by bdds
15.81/15.91	c D: 1
15.81/15.91	c estimatedAdderCost: 30
15.81/15.91	c Try to convert by bdds
15.81/15.92	c D: 1
15.81/15.92	c estimatedAdderCost: 21
15.81/15.92	c Try to convert by bdds
15.81/15.93	c D: 1
15.81/15.93	c estimatedAdderCost: 21
15.81/15.93	c Try to convert by bdds
15.81/15.93	c D: 1
15.81/15.93	c estimatedAdderCost: 30
15.81/15.93	c Try to convert by bdds
15.81/15.95	c D: 1
15.81/15.95	c estimatedAdderCost: 21
15.81/15.95	c Try to convert by bdds
15.81/15.95	c D: 1
15.81/15.95	c estimatedAdderCost: 21
15.81/15.95	c Try to convert by bdds
15.81/15.96	c D: 1
15.81/15.96	c estimatedAdderCost: 30
15.81/15.96	c Try to convert by bdds
15.81/15.97	c D: 1
15.81/15.97	c estimatedAdderCost: 21
15.81/15.97	c Try to convert by bdds
15.81/15.97	c D: 1
15.81/15.97	c estimatedAdderCost: 21
15.81/15.97	c Try to convert by bdds
15.81/15.98	c D: 1
15.81/15.98	c estimatedAdderCost: 30
15.81/15.98	c Try to convert by bdds
15.81/15.99	c D: 1
15.81/15.99	c estimatedAdderCost: 21
15.81/15.99	c Try to convert by bdds
15.81/16.00	c D: 1
15.81/16.00	c estimatedAdderCost: 21
15.81/16.00	c Try to convert by bdds
15.81/16.00	c D: 1
15.81/16.00	c estimatedAdderCost: 30
15.81/16.00	c Try to convert by bdds
15.92/16.02	c D: 1
15.92/16.02	c estimatedAdderCost: 21
15.92/16.02	c Try to convert by bdds
15.92/16.02	c D: 1
15.92/16.02	c estimatedAdderCost: 21
15.92/16.02	c Try to convert by bdds
15.92/16.03	c D: 1
15.92/16.03	c estimatedAdderCost: 30
15.92/16.03	c Try to convert by bdds
15.92/16.04	c D: 1
15.92/16.04	c estimatedAdderCost: 21
15.92/16.04	c Try to convert by bdds
15.92/16.05	c D: 1
15.92/16.05	c estimatedAdderCost: 21
15.92/16.05	c Try to convert by bdds
15.92/16.05	c D: 1
15.92/16.05	c estimatedAdderCost: 30
15.92/16.05	c Try to convert by bdds
15.92/16.06	c D: 1
15.92/16.06	c estimatedAdderCost: 21
15.92/16.06	c Try to convert by bdds
15.92/16.07	c D: 1
15.92/16.07	c estimatedAdderCost: 21
15.92/16.07	c Try to convert by bdds
15.92/16.07	c D: 1
15.92/16.07	c estimatedAdderCost: 30
15.92/16.07	c Try to convert by bdds
15.92/16.09	c D: 1
15.92/16.09	c estimatedAdderCost: 21
15.92/16.09	c Try to convert by bdds
15.92/16.09	c D: 1
15.92/16.09	c estimatedAdderCost: 21
15.92/16.09	c Try to convert by bdds
15.92/16.10	c D: 1
15.92/16.10	c estimatedAdderCost: 30
15.92/16.10	c Try to convert by bdds
16.02/16.11	c D: 1
16.02/16.11	c estimatedAdderCost: 21
16.02/16.11	c Try to convert by bdds
16.02/16.12	c D: 1
16.02/16.12	c estimatedAdderCost: 21
16.02/16.12	c Try to convert by bdds
16.02/16.12	c D: 1
16.02/16.12	c estimatedAdderCost: 30
16.02/16.12	c Try to convert by bdds
16.02/16.14	c D: 1
16.02/16.14	c estimatedAdderCost: 21
16.02/16.14	c Try to convert by bdds
16.02/16.14	c D: 1
16.02/16.14	c estimatedAdderCost: 21
16.02/16.14	c Try to convert by bdds
16.02/16.14	c D: 1
16.02/16.14	c estimatedAdderCost: 30
16.02/16.14	c Try to convert by bdds
16.02/16.16	c D: 1
16.02/16.16	c estimatedAdderCost: 21
16.02/16.16	c Try to convert by bdds
16.02/16.16	c D: 1
16.02/16.16	c estimatedAdderCost: 21
16.02/16.16	c Try to convert by bdds
16.02/16.17	c D: 1
16.02/16.17	c estimatedAdderCost: 30
16.02/16.17	c Try to convert by bdds
16.02/16.18	c D: 1
16.02/16.18	c estimatedAdderCost: 21
16.02/16.18	c Try to convert by bdds
16.02/16.19	c D: 1
16.02/16.19	c estimatedAdderCost: 21
16.02/16.19	c Try to convert by bdds
16.02/16.19	c D: 1
16.02/16.19	c estimatedAdderCost: 30
16.02/16.19	c Try to convert by bdds
16.11/16.21	c D: 1
16.11/16.21	c estimatedAdderCost: 21
16.11/16.21	c Try to convert by bdds
16.11/16.21	c D: 1
16.11/16.21	c estimatedAdderCost: 21
16.11/16.21	c Try to convert by bdds
16.11/16.22	c D: 1
16.11/16.22	c estimatedAdderCost: 30
16.11/16.22	c Try to convert by bdds
16.11/16.23	c D: 1
16.11/16.23	c estimatedAdderCost: 21
16.11/16.23	c Try to convert by bdds
16.11/16.23	c D: 1
16.11/16.23	c estimatedAdderCost: 21
16.11/16.23	c Try to convert by bdds
16.11/16.24	c D: 1
16.11/16.24	c estimatedAdderCost: 30
16.11/16.24	c Try to convert by bdds
16.11/16.26	c D: 1
16.11/16.26	c estimatedAdderCost: 21
16.11/16.26	c Try to convert by bdds
16.11/16.26	c D: 1
16.11/16.26	c estimatedAdderCost: 21
16.11/16.26	c Try to convert by bdds
16.11/16.27	c D: 1
16.11/16.27	c estimatedAdderCost: 30
16.11/16.27	c Try to convert by bdds
16.11/16.28	c D: 1
16.11/16.28	c estimatedAdderCost: 21
16.11/16.28	c Try to convert by bdds
16.11/16.29	c D: 1
16.11/16.29	c estimatedAdderCost: 21
16.11/16.29	c Try to convert by bdds
16.11/16.29	c D: 1
16.11/16.29	c estimatedAdderCost: 30
16.11/16.29	c Try to convert by bdds
16.21/16.31	c D: 1
16.21/16.31	c estimatedAdderCost: 21
16.21/16.31	c Try to convert by bdds
16.21/16.31	c D: 1
16.21/16.31	c estimatedAdderCost: 21
16.21/16.31	c Try to convert by bdds
16.21/16.32	c D: 1
16.21/16.32	c estimatedAdderCost: 30
16.21/16.32	c Try to convert by bdds
16.21/16.33	c D: 1
16.21/16.33	c estimatedAdderCost: 21
16.21/16.33	c Try to convert by bdds
16.21/16.33	c D: 1
16.21/16.33	c estimatedAdderCost: 21
16.21/16.33	c Try to convert by bdds
16.21/16.34	c D: 1
16.21/16.34	c estimatedAdderCost: 30
16.21/16.34	c Try to convert by bdds
16.21/16.35	c D: 1
16.21/16.35	c estimatedAdderCost: 21
16.21/16.35	c Try to convert by bdds
16.21/16.36	c D: 1
16.21/16.36	c estimatedAdderCost: 21
16.21/16.36	c Try to convert by bdds
16.21/16.36	c D: 1
16.21/16.36	c estimatedAdderCost: 30
16.21/16.36	c Try to convert by bdds
16.21/16.38	c D: 1
16.21/16.38	c estimatedAdderCost: 21
16.21/16.38	c Try to convert by bdds
16.21/16.38	c D: 1
16.21/16.38	c estimatedAdderCost: 21
16.21/16.38	c Try to convert by bdds
16.21/16.39	c D: 1
16.21/16.39	c estimatedAdderCost: 30
16.21/16.39	c Try to convert by bdds
16.31/16.40	c D: 1
16.31/16.40	c estimatedAdderCost: 21
16.31/16.40	c Try to convert by bdds
16.31/16.41	c D: 1
16.31/16.41	c estimatedAdderCost: 21
16.31/16.41	c Try to convert by bdds
16.31/16.41	c D: 1
16.31/16.41	c estimatedAdderCost: 30
16.31/16.41	c Try to convert by bdds
16.31/16.42	c D: 1
16.31/16.42	c estimatedAdderCost: 21
16.31/16.42	c Try to convert by bdds
16.31/16.43	c D: 1
16.31/16.43	c estimatedAdderCost: 21
16.31/16.43	c Try to convert by bdds
16.31/16.43	c D: 1
16.31/16.43	c estimatedAdderCost: 30
16.31/16.43	c Try to convert by bdds
16.31/16.45	c D: 1
16.31/16.45	c estimatedAdderCost: 21
16.31/16.45	c Try to convert by bdds
16.31/16.45	c D: 1
16.31/16.45	c estimatedAdderCost: 21
16.31/16.45	c Try to convert by bdds
16.31/16.46	c D: 1
16.31/16.46	c estimatedAdderCost: 30
16.31/16.46	c Try to convert by bdds
16.31/16.47	c D: 1
16.31/16.47	c estimatedAdderCost: 21
16.31/16.47	c Try to convert by bdds
16.31/16.48	c D: 1
16.31/16.48	c estimatedAdderCost: 21
16.31/16.48	c Try to convert by bdds
16.31/16.48	c D: 1
16.31/16.48	c estimatedAdderCost: 30
16.31/16.48	c Try to convert by bdds
16.41/16.50	c D: 1
16.41/16.50	c estimatedAdderCost: 21
16.41/16.50	c Try to convert by bdds
16.41/16.50	c D: 1
16.41/16.50	c estimatedAdderCost: 21
16.41/16.50	c Try to convert by bdds
16.41/16.50	c D: 1
16.41/16.50	c estimatedAdderCost: 30
16.41/16.50	c Try to convert by bdds
16.41/16.52	c D: 1
16.41/16.52	c estimatedAdderCost: 21
16.41/16.52	c Try to convert by bdds
16.41/16.52	c D: 1
16.41/16.52	c estimatedAdderCost: 21
16.41/16.52	c Try to convert by bdds
16.41/16.53	c D: 1
16.41/16.53	c estimatedAdderCost: 30
16.41/16.53	c Try to convert by bdds
16.41/16.54	c D: 1
16.41/16.54	c estimatedAdderCost: 21
16.41/16.54	c Try to convert by bdds
16.41/16.55	c D: 1
16.41/16.55	c estimatedAdderCost: 21
16.41/16.55	c Try to convert by bdds
16.41/16.55	c D: 1
16.41/16.55	c estimatedAdderCost: 30
16.41/16.55	c Try to convert by bdds
16.41/16.57	c D: 1
16.41/16.57	c estimatedAdderCost: 21
16.41/16.57	c Try to convert by bdds
16.41/16.57	c D: 1
16.41/16.57	c estimatedAdderCost: 21
16.41/16.57	c Try to convert by bdds
16.41/16.58	c D: 1
16.41/16.58	c estimatedAdderCost: 30
16.41/16.58	c Try to convert by bdds
16.41/16.59	c D: 1
16.41/16.59	c estimatedAdderCost: 21
16.41/16.59	c Try to convert by bdds
16.41/16.60	c D: 1
16.41/16.60	c estimatedAdderCost: 21
16.41/16.60	c Try to convert by bdds
16.51/16.60	c D: 1
16.51/16.60	c estimatedAdderCost: 30
16.51/16.60	c Try to convert by bdds
16.51/16.61	c D: 1
16.51/16.61	c estimatedAdderCost: 21
16.51/16.61	c Try to convert by bdds
16.51/16.62	c D: 1
16.51/16.62	c estimatedAdderCost: 21
16.51/16.62	c Try to convert by bdds
16.51/16.62	c D: 1
16.51/16.62	c estimatedAdderCost: 30
16.51/16.62	c Try to convert by bdds
16.51/16.64	c D: 1
16.51/16.64	c estimatedAdderCost: 21
16.51/16.64	c Try to convert by bdds
16.51/16.64	c D: 1
16.51/16.64	c estimatedAdderCost: 21
16.51/16.64	c Try to convert by bdds
16.51/16.65	c D: 1
16.51/16.65	c estimatedAdderCost: 30
16.51/16.65	c Try to convert by bdds
16.51/16.66	c D: 1
16.51/16.66	c estimatedAdderCost: 21
16.51/16.66	c Try to convert by bdds
16.51/16.67	c D: 1
16.51/16.67	c estimatedAdderCost: 21
16.51/16.67	c Try to convert by bdds
16.51/16.67	c D: 1
16.51/16.67	c estimatedAdderCost: 30
16.51/16.67	c Try to convert by bdds
16.51/16.68	c D: 1
16.51/16.68	c estimatedAdderCost: 21
16.51/16.68	c Try to convert by bdds
16.51/16.69	c D: 1
16.51/16.69	c estimatedAdderCost: 21
16.51/16.69	c Try to convert by bdds
16.51/16.69	c D: 1
16.51/16.69	c estimatedAdderCost: 30
16.51/16.69	c Try to convert by bdds
16.61/16.71	c D: 1
16.61/16.71	c estimatedAdderCost: 21
16.61/16.71	c Try to convert by bdds
16.61/16.71	c D: 1
16.61/16.71	c estimatedAdderCost: 21
16.61/16.71	c Try to convert by bdds
16.61/16.72	c D: 1
16.61/16.72	c estimatedAdderCost: 30
16.61/16.72	c Try to convert by bdds
16.61/16.73	c D: 1
16.61/16.73	c estimatedAdderCost: 21
16.61/16.73	c Try to convert by bdds
16.61/16.74	c D: 1
16.61/16.74	c estimatedAdderCost: 21
16.61/16.74	c Try to convert by bdds
16.61/16.74	c D: 1
16.61/16.74	c estimatedAdderCost: 30
16.61/16.74	c Try to convert by bdds
16.61/16.76	c D: 1
16.61/16.76	c estimatedAdderCost: 21
16.61/16.76	c Try to convert by bdds
16.61/16.76	c D: 1
16.61/16.76	c estimatedAdderCost: 21
16.61/16.76	c Try to convert by bdds
16.61/16.76	c D: 1
16.61/16.76	c estimatedAdderCost: 30
16.61/16.76	c Try to convert by bdds
16.61/16.78	c D: 1
16.61/16.78	c estimatedAdderCost: 21
16.61/16.78	c Try to convert by bdds
16.61/16.78	c D: 1
16.61/16.78	c estimatedAdderCost: 21
16.61/16.78	c Try to convert by bdds
16.61/16.79	c D: 1
16.61/16.79	c estimatedAdderCost: 30
16.61/16.79	c Try to convert by bdds
16.71/16.80	c D: 1
16.71/16.80	c estimatedAdderCost: 21
16.71/16.80	c Try to convert by bdds
16.71/16.81	c D: 1
16.71/16.81	c estimatedAdderCost: 21
16.71/16.81	c Try to convert by bdds
16.71/16.81	c D: 1
16.71/16.81	c estimatedAdderCost: 30
16.71/16.81	c Try to convert by bdds
16.71/16.83	c D: 1
16.71/16.83	c estimatedAdderCost: 21
16.71/16.83	c Try to convert by bdds
16.71/16.83	c D: 1
16.71/16.83	c estimatedAdderCost: 21
16.71/16.83	c Try to convert by bdds
16.71/16.83	c D: 1
16.71/16.83	c estimatedAdderCost: 30
16.71/16.83	c Try to convert by bdds
16.71/16.85	c D: 1
16.71/16.85	c estimatedAdderCost: 21
16.71/16.85	c Try to convert by bdds
16.71/16.85	c D: 1
16.71/16.85	c estimatedAdderCost: 21
16.71/16.85	c Try to convert by bdds
16.71/16.86	c D: 1
16.71/16.86	c estimatedAdderCost: 30
16.71/16.86	c Try to convert by bdds
16.71/16.87	c D: 1
16.71/16.87	c estimatedAdderCost: 21
16.71/16.87	c Try to convert by bdds
16.71/16.88	c D: 1
16.71/16.88	c estimatedAdderCost: 21
16.71/16.88	c Try to convert by bdds
16.71/16.88	c D: 1
16.71/16.88	c estimatedAdderCost: 30
16.71/16.88	c Try to convert by bdds
16.81/16.90	c D: 1
16.81/16.90	c estimatedAdderCost: 21
16.81/16.90	c Try to convert by bdds
16.81/16.90	c D: 1
16.81/16.90	c estimatedAdderCost: 21
16.81/16.90	c Try to convert by bdds
16.81/16.91	c D: 1
16.81/16.91	c estimatedAdderCost: 30
16.81/16.91	c Try to convert by bdds
16.81/16.92	c D: 1
16.81/16.92	c estimatedAdderCost: 21
16.81/16.92	c Try to convert by bdds
16.81/16.93	c D: 1
16.81/16.93	c estimatedAdderCost: 21
16.81/16.93	c Try to convert by bdds
16.81/16.93	c D: 1
16.81/16.93	c estimatedAdderCost: 30
16.81/16.93	c Try to convert by bdds
16.81/16.94	c D: 1
16.81/16.94	c estimatedAdderCost: 21
16.81/16.94	c Try to convert by bdds
16.81/16.95	c D: 1
16.81/16.95	c estimatedAdderCost: 21
16.81/16.95	c Try to convert by bdds
16.81/16.95	c D: 1
16.81/16.95	c estimatedAdderCost: 30
16.81/16.95	c Try to convert by bdds
16.81/16.97	c D: 1
16.81/16.97	c estimatedAdderCost: 21
16.81/16.97	c Try to convert by bdds
16.81/16.97	c D: 1
16.81/16.97	c estimatedAdderCost: 21
16.81/16.97	c Try to convert by bdds
16.81/16.98	c D: 1
16.81/16.98	c estimatedAdderCost: 30
16.81/16.98	c Try to convert by bdds
16.81/16.99	c D: 1
16.81/16.99	c estimatedAdderCost: 21
16.81/16.99	c Try to convert by bdds
16.81/17.00	c D: 1
16.81/17.00	c estimatedAdderCost: 21
16.81/17.00	c Try to convert by bdds
16.81/17.00	c D: 1
16.81/17.00	c estimatedAdderCost: 30
16.81/17.00	c Try to convert by bdds
16.92/17.02	c D: 1
16.92/17.02	c estimatedAdderCost: 21
16.92/17.02	c Try to convert by bdds
16.92/17.02	c D: 1
16.92/17.02	c estimatedAdderCost: 21
16.92/17.02	c Try to convert by bdds
16.92/17.02	c D: 1
16.92/17.02	c estimatedAdderCost: 30
16.92/17.02	c Try to convert by bdds
16.92/17.04	c D: 1
16.92/17.04	c estimatedAdderCost: 21
16.92/17.04	c Try to convert by bdds
16.92/17.04	c D: 1
16.92/17.04	c estimatedAdderCost: 21
16.92/17.04	c Try to convert by bdds
16.92/17.05	c D: 1
16.92/17.05	c estimatedAdderCost: 30
16.92/17.05	c Try to convert by bdds
16.92/17.06	c D: 1
16.92/17.06	c estimatedAdderCost: 21
16.92/17.06	c Try to convert by bdds
16.92/17.07	c D: 1
16.92/17.07	c estimatedAdderCost: 21
16.92/17.07	c Try to convert by bdds
16.92/17.07	c D: 1
16.92/17.07	c estimatedAdderCost: 30
16.92/17.07	c Try to convert by bdds
16.92/17.09	c D: 1
16.92/17.09	c estimatedAdderCost: 21
16.92/17.09	c Try to convert by bdds
16.92/17.09	c D: 1
16.92/17.09	c estimatedAdderCost: 21
16.92/17.09	c Try to convert by bdds
16.92/17.10	c D: 1
16.92/17.10	c estimatedAdderCost: 30
16.92/17.10	c Try to convert by bdds
17.02/17.11	c D: 1
17.02/17.11	c estimatedAdderCost: 21
17.02/17.11	c Try to convert by bdds
17.02/17.11	c D: 1
17.02/17.11	c estimatedAdderCost: 21
17.02/17.11	c Try to convert by bdds
17.02/17.12	c D: 1
17.02/17.12	c estimatedAdderCost: 30
17.02/17.12	c Try to convert by bdds
17.02/17.13	c D: 1
17.02/17.13	c estimatedAdderCost: 21
17.02/17.13	c Try to convert by bdds
17.02/17.14	c D: 1
17.02/17.14	c estimatedAdderCost: 21
17.02/17.14	c Try to convert by bdds
17.02/17.14	c D: 1
17.02/17.14	c estimatedAdderCost: 30
17.02/17.14	c Try to convert by bdds
17.02/17.16	c D: 1
17.02/17.16	c estimatedAdderCost: 21
17.02/17.16	c Try to convert by bdds
17.02/17.16	c D: 1
17.02/17.16	c estimatedAdderCost: 21
17.02/17.16	c Try to convert by bdds
17.02/17.17	c D: 1
17.02/17.17	c estimatedAdderCost: 30
17.02/17.17	c Try to convert by bdds
17.02/17.18	c D: 1
17.02/17.18	c estimatedAdderCost: 21
17.02/17.18	c Try to convert by bdds
17.02/17.19	c D: 1
17.02/17.19	c estimatedAdderCost: 21
17.02/17.19	c Try to convert by bdds
17.02/17.19	c D: 1
17.02/17.19	c estimatedAdderCost: 30
17.02/17.19	c Try to convert by bdds
17.10/17.20	c D: 1
17.10/17.20	c estimatedAdderCost: 21
17.10/17.20	c Try to convert by bdds
17.10/17.21	c D: 1
17.10/17.21	c estimatedAdderCost: 21
17.10/17.21	c Try to convert by bdds
17.10/17.21	c D: 1
17.10/17.21	c estimatedAdderCost: 30
17.10/17.21	c Try to convert by bdds
17.10/17.23	c D: 1
17.10/17.23	c estimatedAdderCost: 21
17.10/17.23	c Try to convert by bdds
17.10/17.23	c D: 1
17.10/17.23	c estimatedAdderCost: 21
17.10/17.23	c Try to convert by bdds
17.10/17.24	c D: 1
17.10/17.24	c estimatedAdderCost: 30
17.10/17.24	c Try to convert by bdds
17.10/17.25	c D: 1
17.10/17.25	c estimatedAdderCost: 21
17.10/17.25	c Try to convert by bdds
17.10/17.26	c D: 1
17.10/17.26	c estimatedAdderCost: 21
17.10/17.26	c Try to convert by bdds
17.10/17.26	c D: 1
17.10/17.26	c estimatedAdderCost: 30
17.10/17.26	c Try to convert by bdds
17.10/17.28	c D: 1
17.10/17.28	c estimatedAdderCost: 21
17.10/17.28	c Try to convert by bdds
17.10/17.28	c D: 1
17.10/17.28	c estimatedAdderCost: 21
17.10/17.28	c Try to convert by bdds
17.10/17.29	c D: 1
17.10/17.29	c estimatedAdderCost: 30
17.10/17.29	c Try to convert by bdds
17.21/17.30	c D: 1
17.21/17.30	c estimatedAdderCost: 21
17.21/17.30	c Try to convert by bdds
17.21/17.30	c D: 1
17.21/17.30	c estimatedAdderCost: 21
17.21/17.30	c Try to convert by bdds
17.21/17.31	c D: 1
17.21/17.31	c estimatedAdderCost: 30
17.21/17.31	c Try to convert by bdds
17.21/17.32	c D: 1
17.21/17.32	c estimatedAdderCost: 21
17.21/17.32	c Try to convert by bdds
17.21/17.33	c D: 1
17.21/17.33	c estimatedAdderCost: 21
17.21/17.33	c Try to convert by bdds
17.21/17.33	c D: 1
17.21/17.33	c estimatedAdderCost: 30
17.21/17.33	c Try to convert by bdds
17.21/17.35	c D: 1
17.21/17.35	c estimatedAdderCost: 21
17.21/17.35	c Try to convert by bdds
17.21/17.35	c D: 1
17.21/17.35	c estimatedAdderCost: 21
17.21/17.35	c Try to convert by bdds
17.21/17.36	c D: 1
17.21/17.36	c estimatedAdderCost: 30
17.21/17.36	c Try to convert by bdds
17.21/17.37	c D: 1
17.21/17.37	c estimatedAdderCost: 21
17.21/17.37	c Try to convert by bdds
17.21/17.38	c D: 1
17.21/17.38	c estimatedAdderCost: 21
17.21/17.38	c Try to convert by bdds
17.21/17.38	c D: 1
17.21/17.38	c estimatedAdderCost: 30
17.21/17.38	c Try to convert by bdds
17.31/17.40	c D: 1
17.31/17.40	c estimatedAdderCost: 21
17.31/17.40	c Try to convert by bdds
17.31/17.40	c D: 1
17.31/17.40	c estimatedAdderCost: 21
17.31/17.40	c Try to convert by bdds
17.31/17.40	c D: 1
17.31/17.40	c estimatedAdderCost: 30
17.31/17.40	c Try to convert by bdds
17.31/17.42	c D: 1
17.31/17.42	c estimatedAdderCost: 21
17.31/17.42	c Try to convert by bdds
17.31/17.42	c D: 1
17.31/17.42	c estimatedAdderCost: 21
17.31/17.42	c Try to convert by bdds
17.31/17.43	c D: 1
17.31/17.43	c estimatedAdderCost: 30
17.31/17.43	c Try to convert by bdds
17.31/17.44	c D: 1
17.31/17.44	c estimatedAdderCost: 21
17.31/17.44	c Try to convert by bdds
17.31/17.45	c D: 1
17.31/17.45	c estimatedAdderCost: 21
17.31/17.45	c Try to convert by bdds
17.31/17.45	c D: 1
17.31/17.45	c estimatedAdderCost: 30
17.31/17.45	c Try to convert by bdds
17.31/17.47	c D: 1
17.31/17.47	c estimatedAdderCost: 21
17.31/17.47	c Try to convert by bdds
17.31/17.47	c D: 1
17.31/17.47	c estimatedAdderCost: 21
17.31/17.47	c Try to convert by bdds
17.31/17.48	c D: 1
17.31/17.48	c estimatedAdderCost: 30
17.31/17.48	c Try to convert by bdds
17.31/17.49	c D: 1
17.31/17.49	c estimatedAdderCost: 21
17.31/17.49	c Try to convert by bdds
17.31/17.49	c D: 1
17.31/17.49	c estimatedAdderCost: 21
17.31/17.49	c Try to convert by bdds
17.40/17.50	c D: 1
17.40/17.50	c estimatedAdderCost: 30
17.40/17.50	c Try to convert by bdds
17.40/17.51	c D: 1
17.40/17.51	c estimatedAdderCost: 21
17.40/17.51	c Try to convert by bdds
17.40/17.52	c D: 1
17.40/17.52	c estimatedAdderCost: 21
17.40/17.52	c Try to convert by bdds
17.40/17.52	c D: 1
17.40/17.52	c estimatedAdderCost: 30
17.40/17.52	c Try to convert by bdds
17.40/17.54	c D: 1
17.40/17.54	c estimatedAdderCost: 21
17.40/17.54	c Try to convert by bdds
17.40/17.54	c D: 1
17.40/17.54	c estimatedAdderCost: 21
17.40/17.54	c Try to convert by bdds
17.40/17.55	c D: 1
17.40/17.55	c estimatedAdderCost: 30
17.40/17.55	c Try to convert by bdds
17.40/17.56	c D: 1
17.40/17.56	c estimatedAdderCost: 21
17.40/17.56	c Try to convert by bdds
17.40/17.57	c D: 1
17.40/17.57	c estimatedAdderCost: 21
17.40/17.57	c Try to convert by bdds
17.40/17.57	c D: 1
17.40/17.57	c estimatedAdderCost: 30
17.40/17.57	c Try to convert by bdds
17.40/17.58	c D: 1
17.40/17.58	c estimatedAdderCost: 21
17.40/17.58	c Try to convert by bdds
17.40/17.59	c D: 1
17.40/17.59	c estimatedAdderCost: 21
17.40/17.59	c Try to convert by bdds
17.40/17.59	c D: 1
17.40/17.59	c estimatedAdderCost: 30
17.40/17.59	c Try to convert by bdds
17.50/17.61	c D: 1
17.50/17.61	c estimatedAdderCost: 21
17.50/17.61	c Try to convert by bdds
17.50/17.61	c D: 1
17.50/17.61	c estimatedAdderCost: 21
17.50/17.61	c Try to convert by bdds
17.50/17.62	c D: 1
17.50/17.62	c estimatedAdderCost: 30
17.50/17.62	c Try to convert by bdds
17.50/17.63	c D: 1
17.50/17.63	c estimatedAdderCost: 21
17.50/17.63	c Try to convert by bdds
17.50/17.64	c D: 1
17.50/17.64	c estimatedAdderCost: 21
17.50/17.64	c Try to convert by bdds
17.50/17.64	c D: 1
17.50/17.64	c estimatedAdderCost: 30
17.50/17.64	c Try to convert by bdds
17.50/17.66	c D: 1
17.50/17.66	c estimatedAdderCost: 21
17.50/17.66	c Try to convert by bdds
17.50/17.66	c D: 1
17.50/17.66	c estimatedAdderCost: 21
17.50/17.66	c Try to convert by bdds
17.50/17.66	c D: 1
17.50/17.66	c estimatedAdderCost: 30
17.50/17.66	c Try to convert by bdds
17.50/17.68	c D: 1
17.50/17.68	c estimatedAdderCost: 21
17.50/17.68	c Try to convert by bdds
17.50/17.68	c D: 1
17.50/17.68	c estimatedAdderCost: 21
17.50/17.68	c Try to convert by bdds
17.50/17.69	c D: 1
17.50/17.69	c estimatedAdderCost: 30
17.50/17.69	c Try to convert by bdds
17.60/17.70	c D: 1
17.60/17.70	c estimatedAdderCost: 21
17.60/17.70	c Try to convert by bdds
17.60/17.71	c D: 1
17.60/17.71	c estimatedAdderCost: 21
17.60/17.71	c Try to convert by bdds
17.60/17.71	c D: 1
17.60/17.71	c estimatedAdderCost: 30
17.60/17.71	c Try to convert by bdds
17.60/17.73	c D: 1
17.60/17.73	c estimatedAdderCost: 21
17.60/17.73	c Try to convert by bdds
17.60/17.73	c D: 1
17.60/17.73	c estimatedAdderCost: 21
17.60/17.73	c Try to convert by bdds
17.60/17.74	c D: 1
17.60/17.74	c estimatedAdderCost: 30
17.60/17.74	c Try to convert by bdds
17.60/17.75	c D: 1
17.60/17.75	c estimatedAdderCost: 21
17.60/17.75	c Try to convert by bdds
17.60/17.76	c D: 1
17.60/17.76	c estimatedAdderCost: 21
17.60/17.76	c Try to convert by bdds
17.60/17.76	c D: 1
17.60/17.76	c estimatedAdderCost: 30
17.60/17.76	c Try to convert by bdds
17.60/17.77	c D: 1
17.60/17.77	c estimatedAdderCost: 21
17.60/17.77	c Try to convert by bdds
17.60/17.78	c D: 1
17.60/17.78	c estimatedAdderCost: 21
17.60/17.78	c Try to convert by bdds
17.60/17.78	c D: 1
17.60/17.78	c estimatedAdderCost: 30
17.60/17.78	c Try to convert by bdds
17.70/17.80	c D: 1
17.70/17.80	c estimatedAdderCost: 21
17.70/17.80	c Try to convert by bdds
17.70/17.80	c D: 1
17.70/17.80	c estimatedAdderCost: 21
17.70/17.80	c Try to convert by bdds
17.70/17.81	c D: 1
17.70/17.81	c estimatedAdderCost: 30
17.70/17.81	c Try to convert by bdds
17.70/17.82	c D: 1
17.70/17.82	c estimatedAdderCost: 21
17.70/17.82	c Try to convert by bdds
17.70/17.83	c D: 1
17.70/17.83	c estimatedAdderCost: 21
17.70/17.83	c Try to convert by bdds
17.70/17.83	c D: 1
17.70/17.83	c estimatedAdderCost: 30
17.70/17.83	c Try to convert by bdds
17.70/17.85	c D: 1
17.70/17.85	c estimatedAdderCost: 21
17.70/17.85	c Try to convert by bdds
17.70/17.85	c D: 1
17.70/17.85	c estimatedAdderCost: 21
17.70/17.85	c Try to convert by bdds
17.70/17.85	c D: 1
17.70/17.85	c estimatedAdderCost: 30
17.70/17.85	c Try to convert by bdds
17.70/17.87	c D: 1
17.70/17.87	c estimatedAdderCost: 21
17.70/17.87	c Try to convert by bdds
17.70/17.87	c D: 1
17.70/17.87	c estimatedAdderCost: 21
17.70/17.87	c Try to convert by bdds
17.70/17.88	c D: 1
17.70/17.88	c estimatedAdderCost: 30
17.70/17.88	c Try to convert by bdds
17.70/17.89	c D: 1
17.70/17.89	c estimatedAdderCost: 21
17.70/17.89	c Try to convert by bdds
17.80/17.90	c D: 1
17.80/17.90	c estimatedAdderCost: 21
17.80/17.90	c Try to convert by bdds
17.80/17.90	c D: 1
17.80/17.90	c estimatedAdderCost: 30
17.80/17.90	c Try to convert by bdds
17.80/17.92	c D: 1
17.80/17.92	c estimatedAdderCost: 21
17.80/17.92	c Try to convert by bdds
17.80/17.92	c D: 1
17.80/17.92	c estimatedAdderCost: 21
17.80/17.92	c Try to convert by bdds
17.80/17.93	c D: 1
17.80/17.93	c estimatedAdderCost: 30
17.80/17.93	c Try to convert by bdds
17.80/17.94	c D: 1
17.80/17.94	c estimatedAdderCost: 21
17.80/17.94	c Try to convert by bdds
17.80/17.95	c D: 1
17.80/17.95	c estimatedAdderCost: 21
17.80/17.95	c Try to convert by bdds
17.80/17.95	c D: 1
17.80/17.95	c estimatedAdderCost: 30
17.80/17.95	c Try to convert by bdds
17.80/17.96	c D: 1
17.80/17.96	c estimatedAdderCost: 21
17.80/17.96	c Try to convert by bdds
17.80/17.97	c D: 1
17.80/17.97	c estimatedAdderCost: 21
17.80/17.97	c Try to convert by bdds
17.80/17.97	c D: 1
17.80/17.97	c estimatedAdderCost: 30
17.80/17.97	c Try to convert by bdds
17.80/17.99	c D: 1
17.80/17.99	c estimatedAdderCost: 21
17.80/17.99	c Try to convert by bdds
17.80/17.99	c D: 1
17.80/17.99	c estimatedAdderCost: 21
17.80/17.99	c Try to convert by bdds
17.80/18.00	c D: 1
17.80/18.00	c estimatedAdderCost: 30
17.80/18.00	c Try to convert by bdds
17.91/18.01	c D: 1
17.91/18.01	c estimatedAdderCost: 21
17.91/18.01	c Try to convert by bdds
17.91/18.02	c D: 1
17.91/18.02	c estimatedAdderCost: 21
17.91/18.02	c Try to convert by bdds
17.91/18.02	c D: 1
17.91/18.02	c estimatedAdderCost: 30
17.91/18.02	c Try to convert by bdds
17.91/18.04	c D: 1
17.91/18.04	c estimatedAdderCost: 21
17.91/18.04	c Try to convert by bdds
17.91/18.04	c D: 1
17.91/18.04	c estimatedAdderCost: 21
17.91/18.04	c Try to convert by bdds
17.91/18.04	c D: 1
17.91/18.04	c estimatedAdderCost: 30
17.91/18.04	c Try to convert by bdds
17.91/18.06	c D: 1
17.91/18.06	c estimatedAdderCost: 21
17.91/18.06	c Try to convert by bdds
17.91/18.06	c D: 1
17.91/18.06	c estimatedAdderCost: 21
17.91/18.06	c Try to convert by bdds
17.91/18.07	c D: 1
17.91/18.07	c estimatedAdderCost: 30
17.91/18.07	c Try to convert by bdds
17.91/18.08	c D: 1
17.91/18.08	c estimatedAdderCost: 21
17.91/18.08	c Try to convert by bdds
17.91/18.09	c D: 1
17.91/18.09	c estimatedAdderCost: 21
17.91/18.09	c Try to convert by bdds
17.91/18.09	c D: 1
17.91/18.09	c estimatedAdderCost: 30
17.91/18.09	c Try to convert by bdds
17.91/18.11	c D: 1
17.91/18.11	c estimatedAdderCost: 21
17.91/18.11	c Try to convert by bdds
18.01/18.11	c D: 1
18.01/18.11	c estimatedAdderCost: 21
18.01/18.11	c Try to convert by bdds
18.01/18.12	c D: 1
18.01/18.12	c estimatedAdderCost: 30
18.01/18.12	c Try to convert by bdds
18.01/18.13	c D: 1
18.01/18.13	c estimatedAdderCost: 21
18.01/18.13	c Try to convert by bdds
18.01/18.14	c D: 1
18.01/18.14	c estimatedAdderCost: 21
18.01/18.14	c Try to convert by bdds
18.01/18.14	c D: 1
18.01/18.14	c estimatedAdderCost: 30
18.01/18.14	c Try to convert by bdds
18.01/18.15	c D: 1
18.01/18.15	c estimatedAdderCost: 21
18.01/18.15	c Try to convert by bdds
18.01/18.16	c D: 1
18.01/18.16	c estimatedAdderCost: 21
18.01/18.16	c Try to convert by bdds
18.01/18.16	c D: 1
18.01/18.16	c estimatedAdderCost: 30
18.01/18.16	c Try to convert by bdds
18.01/18.18	c D: 1
18.01/18.18	c estimatedAdderCost: 21
18.01/18.18	c Try to convert by bdds
18.01/18.18	c D: 1
18.01/18.18	c estimatedAdderCost: 21
18.01/18.18	c Try to convert by bdds
18.01/18.19	c D: 1
18.01/18.19	c estimatedAdderCost: 30
18.01/18.19	c Try to convert by bdds
18.10/18.20	c D: 1
18.10/18.20	c estimatedAdderCost: 21
18.10/18.20	c Try to convert by bdds
18.10/18.21	c D: 1
18.10/18.21	c estimatedAdderCost: 21
18.10/18.21	c Try to convert by bdds
18.10/18.21	c D: 1
18.10/18.21	c estimatedAdderCost: 30
18.10/18.21	c Try to convert by bdds
18.10/18.23	c D: 1
18.10/18.23	c estimatedAdderCost: 21
18.10/18.23	c Try to convert by bdds
18.10/18.23	c D: 1
18.10/18.23	c estimatedAdderCost: 21
18.10/18.23	c Try to convert by bdds
18.10/18.23	c D: 1
18.10/18.23	c estimatedAdderCost: 30
18.10/18.23	c Try to convert by bdds
18.10/18.25	c D: 1
18.10/18.25	c estimatedAdderCost: 21
18.10/18.25	c Try to convert by bdds
18.10/18.25	c D: 1
18.10/18.25	c estimatedAdderCost: 21
18.10/18.25	c Try to convert by bdds
18.10/18.26	c D: 1
18.10/18.26	c estimatedAdderCost: 30
18.10/18.26	c Try to convert by bdds
18.10/18.27	c D: 1
18.10/18.27	c estimatedAdderCost: 21
18.10/18.27	c Try to convert by bdds
18.10/18.28	c D: 1
18.10/18.28	c estimatedAdderCost: 21
18.10/18.28	c Try to convert by bdds
18.10/18.28	c D: 1
18.10/18.28	c estimatedAdderCost: 30
18.10/18.28	c Try to convert by bdds
18.20/18.30	c D: 1
18.20/18.30	c estimatedAdderCost: 21
18.20/18.30	c Try to convert by bdds
18.20/18.30	c D: 1
18.20/18.30	c estimatedAdderCost: 21
18.20/18.30	c Try to convert by bdds
18.20/18.31	c D: 1
18.20/18.31	c estimatedAdderCost: 30
18.20/18.31	c Try to convert by bdds
18.20/18.32	c D: 1
18.20/18.32	c estimatedAdderCost: 21
18.20/18.32	c Try to convert by bdds
18.20/18.33	c D: 1
18.20/18.33	c estimatedAdderCost: 21
18.20/18.33	c Try to convert by bdds
18.20/18.33	c D: 1
18.20/18.33	c estimatedAdderCost: 30
18.20/18.33	c Try to convert by bdds
18.20/18.35	c D: 1
18.20/18.35	c estimatedAdderCost: 21
18.20/18.35	c Try to convert by bdds
18.20/18.35	c D: 1
18.20/18.35	c estimatedAdderCost: 21
18.20/18.35	c Try to convert by bdds
18.20/18.35	c D: 1
18.20/18.35	c estimatedAdderCost: 30
18.20/18.35	c Try to convert by bdds
18.20/18.37	c D: 1
18.20/18.37	c estimatedAdderCost: 21
18.20/18.37	c Try to convert by bdds
18.20/18.37	c D: 1
18.20/18.37	c estimatedAdderCost: 21
18.20/18.37	c Try to convert by bdds
18.20/18.38	c D: 1
18.20/18.38	c estimatedAdderCost: 30
18.20/18.38	c Try to convert by bdds
18.20/18.39	c D: 1
18.20/18.39	c estimatedAdderCost: 21
18.20/18.39	c Try to convert by bdds
18.30/18.40	c D: 1
18.30/18.40	c estimatedAdderCost: 21
18.30/18.40	c Try to convert by bdds
18.30/18.40	c D: 1
18.30/18.40	c estimatedAdderCost: 30
18.30/18.40	c Try to convert by bdds
18.30/18.42	c D: 1
18.30/18.42	c estimatedAdderCost: 21
18.30/18.42	c Try to convert by bdds
18.30/18.42	c D: 1
18.30/18.42	c estimatedAdderCost: 21
18.30/18.42	c Try to convert by bdds
18.30/18.43	c D: 1
18.30/18.43	c estimatedAdderCost: 30
18.30/18.43	c Try to convert by bdds
18.30/18.44	c D: 1
18.30/18.44	c estimatedAdderCost: 21
18.30/18.44	c Try to convert by bdds
18.30/18.44	c D: 1
18.30/18.44	c estimatedAdderCost: 21
18.30/18.44	c Try to convert by bdds
18.30/18.45	c D: 1
18.30/18.45	c estimatedAdderCost: 30
18.30/18.45	c Try to convert by bdds
18.30/18.46	c D: 1
18.30/18.46	c estimatedAdderCost: 21
18.30/18.46	c Try to convert by bdds
18.30/18.47	c D: 1
18.30/18.47	c estimatedAdderCost: 21
18.30/18.47	c Try to convert by bdds
18.30/18.47	c D: 1
18.30/18.47	c estimatedAdderCost: 30
18.30/18.47	c Try to convert by bdds
18.30/18.49	c D: 1
18.30/18.49	c estimatedAdderCost: 21
18.30/18.49	c Try to convert by bdds
18.30/18.49	c D: 1
18.30/18.49	c estimatedAdderCost: 21
18.30/18.49	c Try to convert by bdds
18.40/18.50	c D: 1
18.40/18.50	c estimatedAdderCost: 30
18.40/18.50	c Try to convert by bdds
18.40/18.51	c D: 1
18.40/18.51	c estimatedAdderCost: 21
18.40/18.51	c Try to convert by bdds
18.40/18.52	c D: 1
18.40/18.52	c estimatedAdderCost: 21
18.40/18.52	c Try to convert by bdds
18.40/18.52	c D: 1
18.40/18.52	c estimatedAdderCost: 30
18.40/18.52	c Try to convert by bdds
18.40/18.54	c D: 1
18.40/18.54	c estimatedAdderCost: 21
18.40/18.54	c Try to convert by bdds
18.40/18.54	c D: 1
18.40/18.54	c estimatedAdderCost: 21
18.40/18.54	c Try to convert by bdds
18.40/18.54	c D: 1
18.40/18.54	c estimatedAdderCost: 30
18.40/18.54	c Try to convert by bdds
18.40/18.56	c D: 1
18.40/18.56	c estimatedAdderCost: 21
18.40/18.56	c Try to convert by bdds
18.40/18.56	c D: 1
18.40/18.56	c estimatedAdderCost: 21
18.40/18.56	c Try to convert by bdds
18.40/18.57	c D: 1
18.40/18.57	c estimatedAdderCost: 30
18.40/18.57	c Try to convert by bdds
18.40/18.58	c D: 1
18.40/18.58	c estimatedAdderCost: 21
18.40/18.58	c Try to convert by bdds
18.40/18.59	c D: 1
18.40/18.59	c estimatedAdderCost: 21
18.40/18.59	c Try to convert by bdds
18.40/18.59	c D: 1
18.40/18.59	c estimatedAdderCost: 30
18.40/18.59	c Try to convert by bdds
18.50/18.61	c D: 1
18.50/18.61	c estimatedAdderCost: 21
18.50/18.61	c Try to convert by bdds
18.50/18.61	c D: 1
18.50/18.61	c estimatedAdderCost: 21
18.50/18.61	c Try to convert by bdds
18.50/18.62	c D: 1
18.50/18.62	c estimatedAdderCost: 30
18.50/18.62	c Try to convert by bdds
18.50/18.63	c D: 1
18.50/18.63	c estimatedAdderCost: 21
18.50/18.63	c Try to convert by bdds
18.50/18.64	c D: 1
18.50/18.64	c estimatedAdderCost: 21
18.50/18.64	c Try to convert by bdds
18.50/18.64	c D: 1
18.50/18.64	c estimatedAdderCost: 30
18.50/18.64	c Try to convert by bdds
18.50/18.65	c D: 1
18.50/18.65	c estimatedAdderCost: 21
18.50/18.65	c Try to convert by bdds
18.50/18.66	c D: 1
18.50/18.66	c estimatedAdderCost: 21
18.50/18.66	c Try to convert by bdds
18.50/18.66	c D: 1
18.50/18.66	c estimatedAdderCost: 30
18.50/18.66	c Try to convert by bdds
18.50/18.68	c D: 1
18.50/18.68	c estimatedAdderCost: 21
18.50/18.68	c Try to convert by bdds
18.50/18.68	c D: 1
18.50/18.68	c estimatedAdderCost: 21
18.50/18.68	c Try to convert by bdds
18.50/18.69	c D: 1
18.50/18.69	c estimatedAdderCost: 30
18.50/18.69	c Try to convert by bdds
18.60/18.70	c D: 1
18.60/18.70	c estimatedAdderCost: 21
18.60/18.70	c Try to convert by bdds
18.60/18.71	c D: 1
18.60/18.71	c estimatedAdderCost: 21
18.60/18.71	c Try to convert by bdds
18.60/18.71	c D: 1
18.60/18.71	c estimatedAdderCost: 30
18.60/18.71	c Try to convert by bdds
18.60/18.73	c D: 1
18.60/18.73	c estimatedAdderCost: 21
18.60/18.73	c Try to convert by bdds
18.60/18.73	c D: 1
18.60/18.73	c estimatedAdderCost: 21
18.60/18.73	c Try to convert by bdds
18.60/18.73	c D: 1
18.60/18.73	c estimatedAdderCost: 30
18.60/18.73	c Try to convert by bdds
18.60/18.75	c D: 1
18.60/18.75	c estimatedAdderCost: 21
18.60/18.75	c Try to convert by bdds
18.60/18.75	c D: 1
18.60/18.75	c estimatedAdderCost: 21
18.60/18.75	c Try to convert by bdds
18.60/18.76	c D: 1
18.60/18.76	c estimatedAdderCost: 30
18.60/18.76	c Try to convert by bdds
18.60/18.77	c D: 1
18.60/18.77	c estimatedAdderCost: 21
18.60/18.77	c Try to convert by bdds
18.60/18.78	c D: 1
18.60/18.78	c estimatedAdderCost: 21
18.60/18.78	c Try to convert by bdds
18.60/18.78	c D: 1
18.60/18.78	c estimatedAdderCost: 30
18.60/18.78	c Try to convert by bdds
18.70/18.81	c D: 1
18.70/18.81	c estimatedAdderCost: 21
18.70/18.81	c Try to convert by bdds
18.70/18.82	c D: 1
18.70/18.82	c estimatedAdderCost: 21
18.70/18.82	c Try to convert by bdds
18.70/18.82	c D: 1
18.70/18.82	c estimatedAdderCost: 30
18.70/18.82	c Try to convert by bdds
18.70/18.84	c D: 1
18.70/18.84	c estimatedAdderCost: 21
18.70/18.84	c Try to convert by bdds
18.70/18.84	c D: 1
18.70/18.84	c estimatedAdderCost: 21
18.70/18.84	c Try to convert by bdds
18.70/18.85	c D: 1
18.70/18.85	c estimatedAdderCost: 30
18.70/18.85	c Try to convert by bdds
18.70/18.86	c D: 1
18.70/18.86	c estimatedAdderCost: 21
18.70/18.86	c Try to convert by bdds
18.70/18.87	c D: 1
18.70/18.87	c estimatedAdderCost: 21
18.70/18.87	c Try to convert by bdds
18.70/18.87	c D: 1
18.70/18.87	c estimatedAdderCost: 30
18.70/18.87	c Try to convert by bdds
18.70/18.88	c D: 1
18.70/18.88	c estimatedAdderCost: 21
18.70/18.88	c Try to convert by bdds
18.70/18.89	c D: 1
18.70/18.89	c estimatedAdderCost: 21
18.70/18.89	c Try to convert by bdds
18.70/18.89	c D: 1
18.70/18.89	c estimatedAdderCost: 30
18.70/18.89	c Try to convert by bdds
18.80/18.91	c D: 1
18.80/18.91	c estimatedAdderCost: 21
18.80/18.91	c Try to convert by bdds
18.80/18.91	c D: 1
18.80/18.91	c estimatedAdderCost: 21
18.80/18.91	c Try to convert by bdds
18.80/18.92	c D: 1
18.80/18.92	c estimatedAdderCost: 30
18.80/18.92	c Try to convert by bdds
18.80/18.93	c D: 1
18.80/18.93	c estimatedAdderCost: 21
18.80/18.93	c Try to convert by bdds
18.80/18.94	c D: 1
18.80/18.94	c estimatedAdderCost: 21
18.80/18.94	c Try to convert by bdds
18.80/18.94	c D: 1
18.80/18.94	c estimatedAdderCost: 30
18.80/18.94	c Try to convert by bdds
18.80/18.96	c D: 1
18.80/18.96	c estimatedAdderCost: 21
18.80/18.96	c Try to convert by bdds
18.80/18.96	c D: 1
18.80/18.96	c estimatedAdderCost: 21
18.80/18.96	c Try to convert by bdds
18.80/18.96	c D: 1
18.80/18.96	c estimatedAdderCost: 30
18.80/18.96	c Try to convert by bdds
18.80/18.98	c D: 1
18.80/18.98	c estimatedAdderCost: 21
18.80/18.98	c Try to convert by bdds
18.80/18.98	c D: 1
18.80/18.98	c estimatedAdderCost: 21
18.80/18.98	c Try to convert by bdds
18.80/18.99	c D: 1
18.80/18.99	c estimatedAdderCost: 30
18.80/18.99	c Try to convert by bdds
18.80/19.00	c D: 1
18.80/19.00	c estimatedAdderCost: 21
18.80/19.00	c Try to convert by bdds
18.91/19.01	c D: 1
18.91/19.01	c estimatedAdderCost: 21
18.91/19.01	c Try to convert by bdds
18.91/19.01	c D: 1
18.91/19.01	c estimatedAdderCost: 30
18.91/19.01	c Try to convert by bdds
18.91/19.03	c D: 1
18.91/19.03	c estimatedAdderCost: 21
18.91/19.03	c Try to convert by bdds
18.91/19.03	c D: 1
18.91/19.03	c estimatedAdderCost: 21
18.91/19.03	c Try to convert by bdds
18.91/19.04	c D: 1
18.91/19.04	c estimatedAdderCost: 30
18.91/19.04	c Try to convert by bdds
18.91/19.05	c D: 1
18.91/19.05	c estimatedAdderCost: 21
18.91/19.05	c Try to convert by bdds
18.91/19.06	c D: 1
18.91/19.06	c estimatedAdderCost: 21
18.91/19.06	c Try to convert by bdds
18.91/19.06	c D: 1
18.91/19.06	c estimatedAdderCost: 30
18.91/19.06	c Try to convert by bdds
18.91/19.08	c D: 1
18.91/19.08	c estimatedAdderCost: 21
18.91/19.08	c Try to convert by bdds
18.91/19.08	c D: 1
18.91/19.08	c estimatedAdderCost: 21
18.91/19.08	c Try to convert by bdds
18.91/19.08	c D: 1
18.91/19.08	c estimatedAdderCost: 30
18.91/19.08	c Try to convert by bdds
18.91/19.10	c D: 1
18.91/19.10	c estimatedAdderCost: 21
18.91/19.10	c Try to convert by bdds
18.91/19.10	c D: 1
18.91/19.10	c estimatedAdderCost: 21
18.91/19.10	c Try to convert by bdds
18.91/19.11	c D: 1
18.91/19.11	c estimatedAdderCost: 30
18.91/19.11	c Try to convert by bdds
19.01/19.12	c D: 1
19.01/19.12	c estimatedAdderCost: 21
19.01/19.12	c Try to convert by bdds
19.01/19.13	c D: 1
19.01/19.13	c estimatedAdderCost: 21
19.01/19.13	c Try to convert by bdds
19.01/19.13	c D: 1
19.01/19.13	c estimatedAdderCost: 30
19.01/19.13	c Try to convert by bdds
19.01/19.15	c D: 1
19.01/19.15	c estimatedAdderCost: 21
19.01/19.15	c Try to convert by bdds
19.01/19.15	c D: 1
19.01/19.15	c estimatedAdderCost: 21
19.01/19.15	c Try to convert by bdds
19.01/19.16	c D: 1
19.01/19.16	c estimatedAdderCost: 30
19.01/19.16	c Try to convert by bdds
19.01/19.17	c D: 1
19.01/19.17	c estimatedAdderCost: 21
19.01/19.17	c Try to convert by bdds
19.01/19.18	c D: 1
19.01/19.18	c estimatedAdderCost: 21
19.01/19.18	c Try to convert by bdds
19.01/19.18	c D: 1
19.01/19.18	c estimatedAdderCost: 30
19.01/19.18	c Try to convert by bdds
19.01/19.19	c D: 1
19.01/19.19	c estimatedAdderCost: 21
19.01/19.19	c Try to convert by bdds
19.10/19.20	c D: 1
19.10/19.20	c estimatedAdderCost: 21
19.10/19.20	c Try to convert by bdds
19.10/19.20	c D: 1
19.10/19.20	c estimatedAdderCost: 30
19.10/19.20	c Try to convert by bdds
19.10/19.22	c D: 1
19.10/19.22	c estimatedAdderCost: 21
19.10/19.22	c Try to convert by bdds
19.10/19.22	c D: 1
19.10/19.22	c estimatedAdderCost: 21
19.10/19.22	c Try to convert by bdds
19.10/19.23	c D: 1
19.10/19.23	c estimatedAdderCost: 30
19.10/19.23	c Try to convert by bdds
19.10/19.24	c D: 1
19.10/19.24	c estimatedAdderCost: 21
19.10/19.24	c Try to convert by bdds
19.10/19.25	c D: 1
19.10/19.25	c estimatedAdderCost: 21
19.10/19.25	c Try to convert by bdds
19.10/19.25	c D: 1
19.10/19.25	c estimatedAdderCost: 30
19.10/19.25	c Try to convert by bdds
19.10/19.27	c D: 1
19.10/19.27	c estimatedAdderCost: 21
19.10/19.27	c Try to convert by bdds
19.10/19.27	c D: 1
19.10/19.27	c estimatedAdderCost: 21
19.10/19.27	c Try to convert by bdds
19.10/19.27	c D: 1
19.10/19.27	c estimatedAdderCost: 30
19.10/19.27	c Try to convert by bdds
19.10/19.29	c D: 1
19.10/19.29	c estimatedAdderCost: 21
19.10/19.29	c Try to convert by bdds
19.10/19.29	c D: 1
19.10/19.29	c estimatedAdderCost: 21
19.10/19.29	c Try to convert by bdds
19.20/19.30	c D: 1
19.20/19.30	c estimatedAdderCost: 30
19.20/19.30	c Try to convert by bdds
19.20/19.31	c D: 1
19.20/19.31	c estimatedAdderCost: 21
19.20/19.31	c Try to convert by bdds
19.20/19.32	c D: 1
19.20/19.32	c estimatedAdderCost: 21
19.20/19.32	c Try to convert by bdds
19.20/19.32	c D: 1
19.20/19.32	c estimatedAdderCost: 30
19.20/19.32	c Try to convert by bdds
19.20/19.34	c D: 1
19.20/19.34	c estimatedAdderCost: 21
19.20/19.34	c Try to convert by bdds
19.20/19.34	c D: 1
19.20/19.34	c estimatedAdderCost: 21
19.20/19.34	c Try to convert by bdds
19.20/19.35	c D: 1
19.20/19.35	c estimatedAdderCost: 30
19.20/19.35	c Try to convert by bdds
19.20/19.36	c D: 1
19.20/19.36	c estimatedAdderCost: 21
19.20/19.36	c Try to convert by bdds
19.20/19.37	c D: 1
19.20/19.37	c estimatedAdderCost: 21
19.20/19.37	c Try to convert by bdds
19.20/19.37	c D: 1
19.20/19.37	c estimatedAdderCost: 30
19.20/19.37	c Try to convert by bdds
19.20/19.39	c D: 1
19.20/19.39	c estimatedAdderCost: 21
19.20/19.39	c Try to convert by bdds
19.20/19.39	c D: 1
19.20/19.39	c estimatedAdderCost: 21
19.20/19.39	c Try to convert by bdds
19.20/19.39	c D: 1
19.20/19.39	c estimatedAdderCost: 30
19.20/19.39	c Try to convert by bdds
19.30/19.41	c D: 1
19.30/19.41	c estimatedAdderCost: 21
19.30/19.41	c Try to convert by bdds
19.30/19.41	c D: 1
19.30/19.41	c estimatedAdderCost: 21
19.30/19.41	c Try to convert by bdds
19.30/19.42	c D: 1
19.30/19.42	c estimatedAdderCost: 30
19.30/19.42	c Try to convert by bdds
19.30/19.43	c D: 1
19.30/19.43	c estimatedAdderCost: 21
19.30/19.43	c Try to convert by bdds
19.30/19.44	c D: 1
19.30/19.44	c estimatedAdderCost: 21
19.30/19.44	c Try to convert by bdds
19.30/19.44	c D: 1
19.30/19.44	c estimatedAdderCost: 30
19.30/19.44	c Try to convert by bdds
19.30/19.46	c D: 1
19.30/19.46	c estimatedAdderCost: 21
19.30/19.46	c Try to convert by bdds
19.30/19.46	c D: 1
19.30/19.46	c estimatedAdderCost: 21
19.30/19.46	c Try to convert by bdds
19.30/19.47	c D: 1
19.30/19.47	c estimatedAdderCost: 30
19.30/19.47	c Try to convert by bdds
19.30/19.48	c D: 1
19.30/19.48	c estimatedAdderCost: 21
19.30/19.48	c Try to convert by bdds
19.30/19.49	c D: 1
19.30/19.49	c estimatedAdderCost: 21
19.30/19.49	c Try to convert by bdds
19.30/19.49	c D: 1
19.30/19.49	c estimatedAdderCost: 30
19.30/19.49	c Try to convert by bdds
19.40/19.50	c D: 1
19.40/19.50	c estimatedAdderCost: 21
19.40/19.50	c Try to convert by bdds
19.40/19.51	c D: 1
19.40/19.51	c estimatedAdderCost: 21
19.40/19.51	c Try to convert by bdds
19.40/19.51	c D: 1
19.40/19.51	c estimatedAdderCost: 30
19.40/19.51	c Try to convert by bdds
19.40/19.53	c D: 1
19.40/19.53	c estimatedAdderCost: 21
19.40/19.53	c Try to convert by bdds
19.40/19.53	c D: 1
19.40/19.53	c estimatedAdderCost: 21
19.40/19.53	c Try to convert by bdds
19.40/19.54	c D: 1
19.40/19.54	c estimatedAdderCost: 30
19.40/19.54	c Try to convert by bdds
19.40/19.55	c D: 1
19.40/19.55	c estimatedAdderCost: 21
19.40/19.55	c Try to convert by bdds
19.40/19.56	c D: 1
19.40/19.56	c estimatedAdderCost: 21
19.40/19.56	c Try to convert by bdds
19.40/19.56	c D: 1
19.40/19.56	c estimatedAdderCost: 30
19.40/19.56	c Try to convert by bdds
19.40/19.58	c D: 1
19.40/19.58	c estimatedAdderCost: 21
19.40/19.58	c Try to convert by bdds
19.40/19.58	c D: 1
19.40/19.58	c estimatedAdderCost: 21
19.40/19.58	c Try to convert by bdds
19.40/19.58	c D: 1
19.40/19.58	c estimatedAdderCost: 30
19.40/19.58	c Try to convert by bdds
19.50/19.60	c D: 1
19.50/19.60	c estimatedAdderCost: 21
19.50/19.60	c Try to convert by bdds
19.50/19.60	c D: 1
19.50/19.60	c estimatedAdderCost: 21
19.50/19.60	c Try to convert by bdds
19.50/19.61	c D: 1
19.50/19.61	c estimatedAdderCost: 30
19.50/19.61	c Try to convert by bdds
19.50/19.62	c D: 1
19.50/19.62	c estimatedAdderCost: 21
19.50/19.62	c Try to convert by bdds
19.50/19.63	c D: 1
19.50/19.63	c estimatedAdderCost: 21
19.50/19.63	c Try to convert by bdds
19.50/19.63	c D: 1
19.50/19.63	c estimatedAdderCost: 30
19.50/19.63	c Try to convert by bdds
19.50/19.65	c D: 1
19.50/19.65	c estimatedAdderCost: 21
19.50/19.65	c Try to convert by bdds
19.50/19.65	c D: 1
19.50/19.65	c estimatedAdderCost: 21
19.50/19.65	c Try to convert by bdds
19.50/19.66	c D: 1
19.50/19.66	c estimatedAdderCost: 30
19.50/19.66	c Try to convert by bdds
19.50/19.67	c D: 1
19.50/19.67	c estimatedAdderCost: 21
19.50/19.67	c Try to convert by bdds
19.50/19.68	c D: 1
19.50/19.68	c estimatedAdderCost: 21
19.50/19.68	c Try to convert by bdds
19.50/19.68	c D: 1
19.50/19.68	c estimatedAdderCost: 30
19.50/19.68	c Try to convert by bdds
19.60/19.70	c D: 1
19.60/19.70	c estimatedAdderCost: 21
19.60/19.70	c Try to convert by bdds
19.60/19.70	c D: 1
19.60/19.70	c estimatedAdderCost: 21
19.60/19.70	c Try to convert by bdds
19.60/19.70	c D: 1
19.60/19.70	c estimatedAdderCost: 30
19.60/19.70	c Try to convert by bdds
19.60/19.72	c D: 1
19.60/19.72	c estimatedAdderCost: 21
19.60/19.72	c Try to convert by bdds
19.60/19.72	c D: 1
19.60/19.72	c estimatedAdderCost: 21
19.60/19.72	c Try to convert by bdds
19.60/19.73	c D: 1
19.60/19.73	c estimatedAdderCost: 30
19.60/19.73	c Try to convert by bdds
19.60/19.74	c D: 1
19.60/19.74	c estimatedAdderCost: 21
19.60/19.74	c Try to convert by bdds
19.60/19.75	c D: 1
19.60/19.75	c estimatedAdderCost: 21
19.60/19.75	c Try to convert by bdds
19.60/19.75	c D: 1
19.60/19.75	c estimatedAdderCost: 30
19.60/19.75	c Try to convert by bdds
19.60/19.77	c D: 1
19.60/19.77	c estimatedAdderCost: 21
19.60/19.77	c Try to convert by bdds
19.60/19.77	c D: 1
19.60/19.77	c estimatedAdderCost: 21
19.60/19.77	c Try to convert by bdds
19.60/19.78	c D: 1
19.60/19.78	c estimatedAdderCost: 30
19.60/19.78	c Try to convert by bdds
19.60/19.79	c D: 1
19.60/19.79	c estimatedAdderCost: 21
19.60/19.79	c Try to convert by bdds
19.70/19.80	c D: 1
19.70/19.80	c estimatedAdderCost: 21
19.70/19.80	c Try to convert by bdds
19.70/19.80	c D: 1
19.70/19.80	c estimatedAdderCost: 30
19.70/19.80	c Try to convert by bdds
19.70/19.81	c D: 1
19.70/19.81	c estimatedAdderCost: 21
19.70/19.81	c Try to convert by bdds
19.70/19.82	c D: 1
19.70/19.82	c estimatedAdderCost: 21
19.70/19.82	c Try to convert by bdds
19.70/19.82	c D: 1
19.70/19.82	c estimatedAdderCost: 30
19.70/19.82	c Try to convert by bdds
19.70/19.84	c D: 1
19.70/19.84	c estimatedAdderCost: 21
19.70/19.84	c Try to convert by bdds
19.70/19.84	c D: 1
19.70/19.84	c estimatedAdderCost: 21
19.70/19.84	c Try to convert by bdds
19.70/19.85	c D: 1
19.70/19.85	c estimatedAdderCost: 30
19.70/19.85	c Try to convert by bdds
19.70/19.86	c D: 1
19.70/19.86	c estimatedAdderCost: 21
19.70/19.86	c Try to convert by bdds
19.70/19.87	c D: 1
19.70/19.87	c estimatedAdderCost: 21
19.70/19.87	c Try to convert by bdds
19.70/19.87	c D: 1
19.70/19.87	c estimatedAdderCost: 30
19.70/19.87	c Try to convert by bdds
19.70/19.89	c D: 1
19.70/19.89	c estimatedAdderCost: 21
19.70/19.89	c Try to convert by bdds
19.70/19.89	c D: 1
19.70/19.89	c estimatedAdderCost: 21
19.70/19.89	c Try to convert by bdds
19.70/19.89	c D: 1
19.70/19.89	c estimatedAdderCost: 30
19.70/19.89	c Try to convert by bdds
19.80/19.91	c D: 1
19.80/19.91	c estimatedAdderCost: 21
19.80/19.91	c Try to convert by bdds
19.80/19.91	c D: 1
19.80/19.91	c estimatedAdderCost: 21
19.80/19.91	c Try to convert by bdds
19.80/19.92	c D: 1
19.80/19.92	c estimatedAdderCost: 30
19.80/19.92	c Try to convert by bdds
19.80/19.93	c D: 1
19.80/19.93	c estimatedAdderCost: 21
19.80/19.93	c Try to convert by bdds
19.80/19.94	c D: 1
19.80/19.94	c estimatedAdderCost: 21
19.80/19.94	c Try to convert by bdds
19.80/19.94	c D: 1
19.80/19.94	c estimatedAdderCost: 30
19.80/19.94	c Try to convert by bdds
19.80/19.96	c D: 1
19.80/19.96	c estimatedAdderCost: 21
19.80/19.96	c Try to convert by bdds
19.80/19.96	c D: 1
19.80/19.96	c estimatedAdderCost: 21
19.80/19.96	c Try to convert by bdds
19.80/19.97	c D: 1
19.80/19.97	c estimatedAdderCost: 30
19.80/19.97	c Try to convert by bdds
19.80/19.98	c D: 1
19.80/19.98	c estimatedAdderCost: 21
19.80/19.98	c Try to convert by bdds
19.80/19.99	c D: 1
19.80/19.99	c estimatedAdderCost: 21
19.80/19.99	c Try to convert by bdds
19.80/19.99	c D: 1
19.80/19.99	c estimatedAdderCost: 30
19.80/19.99	c Try to convert by bdds
19.80/20.01	c D: 1
19.80/20.01	c estimatedAdderCost: 21
19.80/20.01	c Try to convert by bdds
19.91/20.01	c D: 1
19.91/20.01	c estimatedAdderCost: 21
19.91/20.01	c Try to convert by bdds
19.91/20.01	c D: 1
19.91/20.01	c estimatedAdderCost: 30
19.91/20.01	c Try to convert by bdds
19.91/20.03	c D: 1
19.91/20.03	c estimatedAdderCost: 21
19.91/20.03	c Try to convert by bdds
19.91/20.03	c D: 1
19.91/20.03	c estimatedAdderCost: 21
19.91/20.03	c Try to convert by bdds
19.91/20.04	c D: 1
19.91/20.04	c estimatedAdderCost: 30
19.91/20.04	c Try to convert by bdds
19.91/20.05	c D: 1
19.91/20.05	c estimatedAdderCost: 21
19.91/20.05	c Try to convert by bdds
19.91/20.06	c D: 1
19.91/20.06	c estimatedAdderCost: 21
19.91/20.06	c Try to convert by bdds
19.91/20.06	c D: 1
19.91/20.06	c estimatedAdderCost: 30
19.91/20.06	c Try to convert by bdds
19.91/20.08	c D: 1
19.91/20.08	c estimatedAdderCost: 21
19.91/20.08	c Try to convert by bdds
19.91/20.08	c D: 1
19.91/20.08	c estimatedAdderCost: 21
19.91/20.08	c Try to convert by bdds
19.91/20.09	c D: 1
19.91/20.09	c estimatedAdderCost: 30
19.91/20.09	c Try to convert by bdds
19.91/20.10	c D: 1
19.91/20.10	c estimatedAdderCost: 21
19.91/20.10	c Try to convert by bdds
19.91/20.11	c D: 1
19.91/20.11	c estimatedAdderCost: 21
19.91/20.11	c Try to convert by bdds
20.01/20.11	c D: 1
20.01/20.11	c estimatedAdderCost: 30
20.01/20.11	c Try to convert by bdds
20.01/20.12	c D: 1
20.01/20.12	c estimatedAdderCost: 21
20.01/20.12	c Try to convert by bdds
20.01/20.13	c D: 1
20.01/20.13	c estimatedAdderCost: 21
20.01/20.13	c Try to convert by bdds
20.01/20.13	c D: 1
20.01/20.13	c estimatedAdderCost: 30
20.01/20.13	c Try to convert by bdds
20.01/20.15	c D: 1
20.01/20.15	c estimatedAdderCost: 21
20.01/20.15	c Try to convert by bdds
20.01/20.15	c D: 1
20.01/20.15	c estimatedAdderCost: 21
20.01/20.15	c Try to convert by bdds
20.01/20.16	c D: 1
20.01/20.16	c estimatedAdderCost: 30
20.01/20.16	c Try to convert by bdds
20.01/20.17	c D: 1
20.01/20.17	c estimatedAdderCost: 21
20.01/20.17	c Try to convert by bdds
20.01/20.18	c D: 1
20.01/20.18	c estimatedAdderCost: 21
20.01/20.18	c Try to convert by bdds
20.01/20.18	c D: 1
20.01/20.18	c estimatedAdderCost: 30
20.01/20.18	c Try to convert by bdds
20.09/20.20	c D: 1
20.09/20.20	c estimatedAdderCost: 21
20.09/20.20	c Try to convert by bdds
20.09/20.20	c D: 1
20.09/20.20	c estimatedAdderCost: 21
20.09/20.20	c Try to convert by bdds
20.09/20.21	c D: 1
20.09/20.21	c estimatedAdderCost: 30
20.09/20.21	c Try to convert by bdds
20.09/20.22	c D: 1
20.09/20.22	c estimatedAdderCost: 21
20.09/20.22	c Try to convert by bdds
20.09/20.22	c D: 1
20.09/20.22	c estimatedAdderCost: 21
20.09/20.22	c Try to convert by bdds
20.09/20.23	c D: 1
20.09/20.23	c estimatedAdderCost: 30
20.09/20.23	c Try to convert by bdds
20.09/20.24	c D: 1
20.09/20.24	c estimatedAdderCost: 21
20.09/20.24	c Try to convert by bdds
20.09/20.25	c D: 1
20.09/20.25	c estimatedAdderCost: 21
20.09/20.25	c Try to convert by bdds
20.09/20.25	c D: 1
20.09/20.25	c estimatedAdderCost: 30
20.09/20.25	c Try to convert by bdds
20.09/20.27	c D: 1
20.09/20.27	c estimatedAdderCost: 21
20.09/20.27	c Try to convert by bdds
20.09/20.27	c D: 1
20.09/20.27	c estimatedAdderCost: 21
20.09/20.27	c Try to convert by bdds
20.09/20.28	c D: 1
20.09/20.28	c estimatedAdderCost: 30
20.09/20.28	c Try to convert by bdds
20.09/20.29	c D: 1
20.09/20.29	c estimatedAdderCost: 21
20.09/20.29	c Try to convert by bdds
20.20/20.30	c D: 1
20.20/20.30	c estimatedAdderCost: 21
20.20/20.30	c Try to convert by bdds
20.20/20.30	c D: 1
20.20/20.30	c estimatedAdderCost: 30
20.20/20.30	c Try to convert by bdds
20.20/20.32	c D: 1
20.20/20.32	c estimatedAdderCost: 21
20.20/20.32	c Try to convert by bdds
20.20/20.32	c D: 1
20.20/20.32	c estimatedAdderCost: 21
20.20/20.32	c Try to convert by bdds
20.20/20.32	c D: 1
20.20/20.32	c estimatedAdderCost: 30
20.20/20.32	c Try to convert by bdds
20.20/20.34	c D: 1
20.20/20.34	c estimatedAdderCost: 21
20.20/20.34	c Try to convert by bdds
20.20/20.34	c D: 1
20.20/20.34	c estimatedAdderCost: 21
20.20/20.34	c Try to convert by bdds
20.20/20.35	c D: 1
20.20/20.35	c estimatedAdderCost: 30
20.20/20.35	c Try to convert by bdds
20.20/20.36	c D: 1
20.20/20.36	c estimatedAdderCost: 21
20.20/20.36	c Try to convert by bdds
20.20/20.37	c D: 1
20.20/20.37	c estimatedAdderCost: 21
20.20/20.37	c Try to convert by bdds
20.20/20.37	c D: 1
20.20/20.37	c estimatedAdderCost: 30
20.20/20.37	c Try to convert by bdds
20.20/20.39	c D: 1
20.20/20.39	c estimatedAdderCost: 21
20.20/20.39	c Try to convert by bdds
20.20/20.39	c D: 1
20.20/20.39	c estimatedAdderCost: 21
20.20/20.39	c Try to convert by bdds
20.30/20.40	c D: 1
20.30/20.40	c estimatedAdderCost: 30
20.30/20.40	c Try to convert by bdds
20.30/20.41	c D: 1
20.30/20.41	c estimatedAdderCost: 21
20.30/20.41	c Try to convert by bdds
20.30/20.42	c D: 1
20.30/20.42	c estimatedAdderCost: 21
20.30/20.42	c Try to convert by bdds
20.30/20.42	c D: 1
20.30/20.42	c estimatedAdderCost: 30
20.30/20.42	c Try to convert by bdds
20.30/20.43	c D: 1
20.30/20.43	c estimatedAdderCost: 21
20.30/20.43	c Try to convert by bdds
20.30/20.44	c D: 1
20.30/20.44	c estimatedAdderCost: 21
20.30/20.44	c Try to convert by bdds
20.30/20.44	c D: 1
20.30/20.44	c estimatedAdderCost: 30
20.30/20.44	c Try to convert by bdds
20.30/20.46	c D: 1
20.30/20.46	c estimatedAdderCost: 21
20.30/20.46	c Try to convert by bdds
20.30/20.46	c D: 1
20.30/20.46	c estimatedAdderCost: 21
20.30/20.46	c Try to convert by bdds
20.30/20.47	c D: 1
20.30/20.47	c estimatedAdderCost: 30
20.30/20.47	c Try to convert by bdds
20.30/20.48	c D: 1
20.30/20.48	c estimatedAdderCost: 21
20.30/20.48	c Try to convert by bdds
20.30/20.49	c D: 1
20.30/20.49	c estimatedAdderCost: 21
20.30/20.49	c Try to convert by bdds
20.30/20.49	c D: 1
20.30/20.49	c estimatedAdderCost: 30
20.30/20.49	c Try to convert by bdds
20.39/20.51	c D: 1
20.39/20.51	c estimatedAdderCost: 21
20.39/20.51	c Try to convert by bdds
20.39/20.51	c D: 1
20.39/20.51	c estimatedAdderCost: 21
20.39/20.51	c Try to convert by bdds
20.39/20.52	c D: 1
20.39/20.52	c estimatedAdderCost: 30
20.39/20.52	c Try to convert by bdds
20.39/20.53	c D: 1
20.39/20.53	c estimatedAdderCost: 21
20.39/20.53	c Try to convert by bdds
20.39/20.54	c D: 1
20.39/20.54	c estimatedAdderCost: 21
20.39/20.54	c Try to convert by bdds
20.39/20.54	c D: 1
20.39/20.54	c estimatedAdderCost: 30
20.39/20.54	c Try to convert by bdds
20.39/20.55	c D: 1
20.39/20.55	c estimatedAdderCost: 21
20.39/20.55	c Try to convert by bdds
20.39/20.56	c D: 1
20.39/20.56	c estimatedAdderCost: 21
20.39/20.56	c Try to convert by bdds
20.39/20.56	c D: 1
20.39/20.56	c estimatedAdderCost: 30
20.39/20.56	c Try to convert by bdds
20.39/20.58	c D: 1
20.39/20.58	c estimatedAdderCost: 21
20.39/20.58	c Try to convert by bdds
20.39/20.58	c D: 1
20.39/20.58	c estimatedAdderCost: 21
20.39/20.58	c Try to convert by bdds
20.39/20.59	c D: 1
20.39/20.59	c estimatedAdderCost: 30
20.39/20.59	c Try to convert by bdds
20.49/20.60	c D: 1
20.49/20.60	c estimatedAdderCost: 21
20.49/20.60	c Try to convert by bdds
20.49/20.61	c D: 1
20.49/20.61	c estimatedAdderCost: 21
20.49/20.61	c Try to convert by bdds
20.49/20.61	c D: 1
20.49/20.61	c estimatedAdderCost: 30
20.49/20.61	c Try to convert by bdds
20.49/20.63	c D: 1
20.49/20.63	c estimatedAdderCost: 21
20.49/20.63	c Try to convert by bdds
20.49/20.63	c D: 1
20.49/20.63	c estimatedAdderCost: 21
20.49/20.63	c Try to convert by bdds
20.49/20.63	c D: 1
20.49/20.63	c estimatedAdderCost: 30
20.49/20.63	c Try to convert by bdds
20.49/20.65	c D: 1
20.49/20.65	c estimatedAdderCost: 21
20.49/20.65	c Try to convert by bdds
20.49/20.65	c D: 1
20.49/20.65	c estimatedAdderCost: 21
20.49/20.65	c Try to convert by bdds
20.49/20.66	c D: 1
20.49/20.66	c estimatedAdderCost: 30
20.49/20.66	c Try to convert by bdds
20.49/20.67	c D: 1
20.49/20.67	c estimatedAdderCost: 21
20.49/20.67	c Try to convert by bdds
20.49/20.68	c D: 1
20.49/20.68	c estimatedAdderCost: 21
20.49/20.68	c Try to convert by bdds
20.49/20.68	c D: 1
20.49/20.68	c estimatedAdderCost: 30
20.49/20.68	c Try to convert by bdds
20.59/20.70	c D: 1
20.59/20.70	c estimatedAdderCost: 21
20.59/20.70	c Try to convert by bdds
20.59/20.70	c D: 1
20.59/20.70	c estimatedAdderCost: 21
20.59/20.70	c Try to convert by bdds
20.59/20.71	c D: 1
20.59/20.71	c estimatedAdderCost: 30
20.59/20.71	c Try to convert by bdds
20.59/20.72	c D: 1
20.59/20.72	c estimatedAdderCost: 21
20.59/20.72	c Try to convert by bdds
20.59/20.73	c D: 1
20.59/20.73	c estimatedAdderCost: 21
20.59/20.73	c Try to convert by bdds
20.59/20.73	c D: 1
20.59/20.73	c estimatedAdderCost: 30
20.59/20.73	c Try to convert by bdds
20.59/20.75	c D: 1
20.59/20.75	c estimatedAdderCost: 21
20.59/20.75	c Try to convert by bdds
20.59/20.75	c D: 1
20.59/20.75	c estimatedAdderCost: 21
20.59/20.75	c Try to convert by bdds
20.59/20.75	c D: 1
20.59/20.75	c estimatedAdderCost: 30
20.59/20.75	c Try to convert by bdds
20.59/20.77	c D: 1
20.59/20.77	c estimatedAdderCost: 21
20.59/20.77	c Try to convert by bdds
20.59/20.77	c D: 1
20.59/20.77	c estimatedAdderCost: 21
20.59/20.77	c Try to convert by bdds
20.59/20.78	c D: 1
20.59/20.78	c estimatedAdderCost: 30
20.59/20.78	c Try to convert by bdds
20.59/20.79	c D: 1
20.59/20.79	c estimatedAdderCost: 21
20.59/20.79	c Try to convert by bdds
20.69/20.80	c D: 1
20.69/20.80	c estimatedAdderCost: 21
20.69/20.80	c Try to convert by bdds
20.69/20.80	c D: 1
20.69/20.80	c estimatedAdderCost: 30
20.69/20.80	c Try to convert by bdds
20.69/20.82	c D: 1
20.69/20.82	c estimatedAdderCost: 21
20.69/20.82	c Try to convert by bdds
20.69/20.82	c D: 1
20.69/20.82	c estimatedAdderCost: 21
20.69/20.82	c Try to convert by bdds
20.69/20.83	c D: 1
20.69/20.83	c estimatedAdderCost: 30
20.69/20.83	c Try to convert by bdds
20.69/20.84	c D: 1
20.69/20.84	c estimatedAdderCost: 21
20.69/20.84	c Try to convert by bdds
20.69/20.85	c D: 1
20.69/20.85	c estimatedAdderCost: 21
20.69/20.85	c Try to convert by bdds
20.69/20.85	c D: 1
20.69/20.85	c estimatedAdderCost: 30
20.69/20.85	c Try to convert by bdds
20.69/20.86	c D: 1
20.69/20.86	c estimatedAdderCost: 21
20.69/20.86	c Try to convert by bdds
20.69/20.87	c D: 1
20.69/20.87	c estimatedAdderCost: 21
20.69/20.87	c Try to convert by bdds
20.69/20.87	c D: 1
20.69/20.87	c estimatedAdderCost: 30
20.69/20.87	c Try to convert by bdds
20.69/20.89	c D: 1
20.69/20.89	c estimatedAdderCost: 21
20.69/20.89	c Try to convert by bdds
20.69/20.89	c D: 1
20.69/20.89	c estimatedAdderCost: 21
20.69/20.89	c Try to convert by bdds
20.79/20.90	c D: 1
20.79/20.90	c estimatedAdderCost: 30
20.79/20.90	c Try to convert by bdds
20.79/20.91	c D: 1
20.79/20.91	c estimatedAdderCost: 21
20.79/20.91	c Try to convert by bdds
20.79/20.92	c D: 1
20.79/20.92	c estimatedAdderCost: 21
20.79/20.92	c Try to convert by bdds
20.79/20.92	c D: 1
20.79/20.92	c estimatedAdderCost: 30
20.79/20.92	c Try to convert by bdds
20.79/20.94	c D: 1
20.79/20.94	c estimatedAdderCost: 21
20.79/20.94	c Try to convert by bdds
20.79/20.94	c D: 1
20.79/20.94	c estimatedAdderCost: 21
20.79/20.94	c Try to convert by bdds
20.79/20.94	c D: 1
20.79/20.94	c estimatedAdderCost: 30
20.79/20.94	c Try to convert by bdds
20.79/20.96	c D: 1
20.79/20.96	c estimatedAdderCost: 21
20.79/20.96	c Try to convert by bdds
20.79/20.96	c D: 1
20.79/20.96	c estimatedAdderCost: 21
20.79/20.96	c Try to convert by bdds
20.79/20.97	c D: 1
20.79/20.97	c estimatedAdderCost: 30
20.79/20.97	c Try to convert by bdds
20.79/20.98	c D: 1
20.79/20.98	c estimatedAdderCost: 21
20.79/20.98	c Try to convert by bdds
20.79/20.99	c D: 1
20.79/20.99	c estimatedAdderCost: 21
20.79/20.99	c Try to convert by bdds
20.79/20.99	c D: 1
20.79/20.99	c estimatedAdderCost: 30
20.79/20.99	c Try to convert by bdds
20.79/21.01	c D: 1
20.79/21.01	c estimatedAdderCost: 21
20.79/21.01	c Try to convert by bdds
20.90/21.01	c D: 1
20.90/21.01	c estimatedAdderCost: 21
20.90/21.01	c Try to convert by bdds
20.90/21.02	c D: 1
20.90/21.02	c estimatedAdderCost: 30
20.90/21.02	c Try to convert by bdds
20.90/21.03	c D: 1
20.90/21.03	c estimatedAdderCost: 21
20.90/21.03	c Try to convert by bdds
20.90/21.04	c D: 1
20.90/21.04	c estimatedAdderCost: 21
20.90/21.04	c Try to convert by bdds
20.90/21.04	c D: 1
20.90/21.04	c estimatedAdderCost: 30
20.90/21.04	c Try to convert by bdds
20.90/21.06	c D: 1
20.90/21.06	c estimatedAdderCost: 21
20.90/21.06	c Try to convert by bdds
20.90/21.06	c D: 1
20.90/21.06	c estimatedAdderCost: 21
20.90/21.06	c Try to convert by bdds
20.90/21.06	c D: 1
20.90/21.06	c estimatedAdderCost: 30
20.90/21.06	c Try to convert by bdds
20.90/21.08	c D: 1
20.90/21.08	c estimatedAdderCost: 21
20.90/21.08	c Try to convert by bdds
20.90/21.08	c D: 1
20.90/21.08	c estimatedAdderCost: 21
20.90/21.08	c Try to convert by bdds
20.90/21.09	c D: 1
20.90/21.09	c estimatedAdderCost: 30
20.90/21.09	c Try to convert by bdds
20.90/21.10	c D: 1
20.90/21.10	c estimatedAdderCost: 21
20.90/21.10	c Try to convert by bdds
20.90/21.11	c D: 1
20.90/21.11	c estimatedAdderCost: 21
20.90/21.11	c Try to convert by bdds
21.00/21.11	c D: 1
21.00/21.11	c estimatedAdderCost: 30
21.00/21.11	c Try to convert by bdds
21.00/21.13	c D: 1
21.00/21.13	c estimatedAdderCost: 21
21.00/21.13	c Try to convert by bdds
21.00/21.13	c D: 1
21.00/21.13	c estimatedAdderCost: 21
21.00/21.13	c Try to convert by bdds
21.00/21.14	c D: 1
21.00/21.14	c estimatedAdderCost: 30
21.00/21.14	c Try to convert by bdds
21.00/21.15	c D: 1
21.00/21.15	c estimatedAdderCost: 21
21.00/21.15	c Try to convert by bdds
21.00/21.16	c D: 1
21.00/21.16	c estimatedAdderCost: 21
21.00/21.16	c Try to convert by bdds
21.00/21.16	c D: 1
21.00/21.16	c estimatedAdderCost: 30
21.00/21.16	c Try to convert by bdds
21.00/21.17	c D: 1
21.00/21.17	c estimatedAdderCost: 21
21.00/21.17	c Try to convert by bdds
21.00/21.18	c D: 1
21.00/21.18	c estimatedAdderCost: 21
21.00/21.18	c Try to convert by bdds
21.00/21.18	c D: 1
21.00/21.18	c estimatedAdderCost: 30
21.00/21.18	c Try to convert by bdds
21.09/21.20	c D: 1
21.09/21.20	c estimatedAdderCost: 21
21.09/21.20	c Try to convert by bdds
21.09/21.20	c D: 1
21.09/21.20	c estimatedAdderCost: 21
21.09/21.20	c Try to convert by bdds
21.09/21.21	c D: 1
21.09/21.21	c estimatedAdderCost: 30
21.09/21.21	c Try to convert by bdds
21.09/21.22	c D: 1
21.09/21.22	c estimatedAdderCost: 21
21.09/21.22	c Try to convert by bdds
21.09/21.23	c D: 1
21.09/21.23	c estimatedAdderCost: 21
21.09/21.23	c Try to convert by bdds
21.09/21.23	c D: 1
21.09/21.23	c estimatedAdderCost: 30
21.09/21.23	c Try to convert by bdds
21.09/21.25	c D: 1
21.09/21.25	c estimatedAdderCost: 21
21.09/21.25	c Try to convert by bdds
21.09/21.25	c D: 1
21.09/21.25	c estimatedAdderCost: 21
21.09/21.25	c Try to convert by bdds
21.09/21.25	c D: 1
21.09/21.25	c estimatedAdderCost: 30
21.09/21.25	c Try to convert by bdds
21.09/21.27	c D: 1
21.09/21.27	c estimatedAdderCost: 21
21.09/21.27	c Try to convert by bdds
21.09/21.27	c D: 1
21.09/21.27	c estimatedAdderCost: 21
21.09/21.27	c Try to convert by bdds
21.09/21.28	c D: 1
21.09/21.28	c estimatedAdderCost: 30
21.09/21.28	c Try to convert by bdds
21.09/21.29	c D: 1
21.09/21.29	c estimatedAdderCost: 21
21.09/21.29	c Try to convert by bdds
21.19/21.30	c D: 1
21.19/21.30	c estimatedAdderCost: 21
21.19/21.30	c Try to convert by bdds
21.19/21.30	c D: 1
21.19/21.30	c estimatedAdderCost: 30
21.19/21.30	c Try to convert by bdds
21.19/21.32	c D: 1
21.19/21.32	c estimatedAdderCost: 21
21.19/21.32	c Try to convert by bdds
21.19/21.32	c D: 1
21.19/21.32	c estimatedAdderCost: 21
21.19/21.32	c Try to convert by bdds
21.19/21.33	c D: 1
21.19/21.33	c estimatedAdderCost: 30
21.19/21.33	c Try to convert by bdds
21.19/21.34	c D: 1
21.19/21.34	c estimatedAdderCost: 21
21.19/21.34	c Try to convert by bdds
21.19/21.35	c D: 1
21.19/21.35	c estimatedAdderCost: 21
21.19/21.35	c Try to convert by bdds
21.19/21.35	c D: 1
21.19/21.35	c estimatedAdderCost: 30
21.19/21.35	c Try to convert by bdds
21.19/21.37	c D: 1
21.19/21.37	c estimatedAdderCost: 21
21.19/21.37	c Try to convert by bdds
21.19/21.37	c D: 1
21.19/21.37	c estimatedAdderCost: 21
21.19/21.37	c Try to convert by bdds
21.19/21.37	c D: 1
21.19/21.37	c estimatedAdderCost: 30
21.19/21.37	c Try to convert by bdds
21.19/21.39	c D: 1
21.19/21.39	c estimatedAdderCost: 21
21.19/21.39	c Try to convert by bdds
21.19/21.39	c D: 1
21.19/21.39	c estimatedAdderCost: 21
21.19/21.39	c Try to convert by bdds
21.29/21.40	c D: 1
21.29/21.40	c estimatedAdderCost: 30
21.29/21.40	c Try to convert by bdds
21.29/21.41	c D: 1
21.29/21.41	c estimatedAdderCost: 21
21.29/21.41	c Try to convert by bdds
21.29/21.42	c D: 1
21.29/21.42	c estimatedAdderCost: 21
21.29/21.42	c Try to convert by bdds
21.29/21.42	c D: 1
21.29/21.42	c estimatedAdderCost: 30
21.29/21.42	c Try to convert by bdds
21.29/21.44	c D: 1
21.29/21.44	c estimatedAdderCost: 21
21.29/21.44	c Try to convert by bdds
21.29/21.44	c D: 1
21.29/21.44	c estimatedAdderCost: 21
21.29/21.44	c Try to convert by bdds
21.29/21.45	c D: 1
21.29/21.45	c estimatedAdderCost: 30
21.29/21.45	c Try to convert by bdds
21.29/21.46	c D: 1
21.29/21.46	c estimatedAdderCost: 21
21.29/21.46	c Try to convert by bdds
21.29/21.47	c D: 1
21.29/21.47	c estimatedAdderCost: 21
21.29/21.47	c Try to convert by bdds
21.29/21.47	c D: 1
21.29/21.47	c estimatedAdderCost: 30
21.29/21.47	c Try to convert by bdds
21.29/21.48	c D: 1
21.29/21.48	c estimatedAdderCost: 21
21.29/21.48	c Try to convert by bdds
21.29/21.49	c D: 1
21.29/21.49	c estimatedAdderCost: 21
21.29/21.49	c Try to convert by bdds
21.29/21.49	c D: 1
21.29/21.49	c estimatedAdderCost: 30
21.29/21.49	c Try to convert by bdds
21.39/21.51	c D: 1
21.39/21.51	c estimatedAdderCost: 21
21.39/21.51	c Try to convert by bdds
21.39/21.51	c D: 1
21.39/21.51	c estimatedAdderCost: 21
21.39/21.51	c Try to convert by bdds
21.39/21.52	c D: 1
21.39/21.52	c estimatedAdderCost: 30
21.39/21.52	c Try to convert by bdds
21.39/21.53	c D: 1
21.39/21.53	c estimatedAdderCost: 21
21.39/21.53	c Try to convert by bdds
21.39/21.54	c D: 1
21.39/21.54	c estimatedAdderCost: 21
21.39/21.54	c Try to convert by bdds
21.39/21.54	c D: 1
21.39/21.54	c estimatedAdderCost: 30
21.39/21.54	c Try to convert by bdds
21.39/21.56	c D: 1
21.39/21.56	c estimatedAdderCost: 21
21.39/21.56	c Try to convert by bdds
21.39/21.56	c D: 1
21.39/21.56	c estimatedAdderCost: 21
21.39/21.56	c Try to convert by bdds
21.39/21.57	c D: 1
21.39/21.57	c estimatedAdderCost: 30
21.39/21.57	c Try to convert by bdds
21.39/21.58	c D: 1
21.39/21.58	c estimatedAdderCost: 21
21.39/21.58	c Try to convert by bdds
21.39/21.59	c D: 1
21.39/21.59	c estimatedAdderCost: 21
21.39/21.59	c Try to convert by bdds
21.39/21.59	c D: 1
21.39/21.59	c estimatedAdderCost: 30
21.39/21.59	c Try to convert by bdds
21.49/21.60	c D: 1
21.49/21.60	c estimatedAdderCost: 21
21.49/21.60	c Try to convert by bdds
21.49/21.61	c D: 1
21.49/21.61	c estimatedAdderCost: 21
21.49/21.61	c Try to convert by bdds
21.49/21.61	c D: 1
21.49/21.61	c estimatedAdderCost: 30
21.49/21.61	c Try to convert by bdds
21.49/21.63	c D: 1
21.49/21.63	c estimatedAdderCost: 21
21.49/21.63	c Try to convert by bdds
21.49/21.63	c D: 1
21.49/21.63	c estimatedAdderCost: 21
21.49/21.63	c Try to convert by bdds
21.49/21.64	c D: 1
21.49/21.64	c estimatedAdderCost: 30
21.49/21.64	c Try to convert by bdds
21.49/21.65	c D: 1
21.49/21.65	c estimatedAdderCost: 21
21.49/21.65	c Try to convert by bdds
21.49/21.66	c D: 1
21.49/21.66	c estimatedAdderCost: 21
21.49/21.66	c Try to convert by bdds
21.49/21.66	c D: 1
21.49/21.66	c estimatedAdderCost: 30
21.49/21.66	c Try to convert by bdds
21.49/21.68	c D: 1
21.49/21.68	c estimatedAdderCost: 21
21.49/21.68	c Try to convert by bdds
21.49/21.68	c D: 1
21.49/21.68	c estimatedAdderCost: 21
21.49/21.68	c Try to convert by bdds
21.49/21.69	c D: 1
21.49/21.69	c estimatedAdderCost: 30
21.49/21.69	c Try to convert by bdds
21.59/21.70	c D: 1
21.59/21.70	c estimatedAdderCost: 21
21.59/21.70	c Try to convert by bdds
21.59/21.71	c D: 1
21.59/21.71	c estimatedAdderCost: 21
21.59/21.71	c Try to convert by bdds
21.59/21.71	c D: 1
21.59/21.71	c estimatedAdderCost: 30
21.59/21.71	c Try to convert by bdds
21.59/21.72	c D: 1
21.59/21.72	c estimatedAdderCost: 21
21.59/21.72	c Try to convert by bdds
21.59/21.73	c D: 1
21.59/21.73	c estimatedAdderCost: 21
21.59/21.73	c Try to convert by bdds
21.59/21.73	c D: 1
21.59/21.73	c estimatedAdderCost: 30
21.59/21.73	c Try to convert by bdds
21.59/21.75	c D: 1
21.59/21.75	c estimatedAdderCost: 21
21.59/21.75	c Try to convert by bdds
21.59/21.75	c D: 1
21.59/21.75	c estimatedAdderCost: 21
21.59/21.75	c Try to convert by bdds
21.59/21.76	c D: 1
21.59/21.76	c estimatedAdderCost: 30
21.59/21.76	c Try to convert by bdds
21.59/21.77	c D: 1
21.59/21.77	c estimatedAdderCost: 21
21.59/21.77	c Try to convert by bdds
21.59/21.78	c D: 1
21.59/21.78	c estimatedAdderCost: 21
21.59/21.78	c Try to convert by bdds
21.59/21.78	c D: 1
21.59/21.78	c estimatedAdderCost: 30
21.59/21.78	c Try to convert by bdds
21.69/21.80	c D: 1
21.69/21.80	c estimatedAdderCost: 21
21.69/21.80	c Try to convert by bdds
21.69/21.80	c D: 1
21.69/21.80	c estimatedAdderCost: 21
21.69/21.80	c Try to convert by bdds
21.69/21.81	c D: 1
21.69/21.81	c estimatedAdderCost: 30
21.69/21.81	c Try to convert by bdds
21.69/21.82	c D: 1
21.69/21.82	c estimatedAdderCost: 21
21.69/21.82	c Try to convert by bdds
21.69/21.83	c D: 1
21.69/21.83	c estimatedAdderCost: 21
21.69/21.83	c Try to convert by bdds
21.69/21.83	c D: 1
21.69/21.83	c estimatedAdderCost: 30
21.69/21.83	c Try to convert by bdds
21.69/21.85	c D: 1
21.69/21.85	c estimatedAdderCost: 21
21.69/21.85	c Try to convert by bdds
21.69/21.85	c D: 1
21.69/21.85	c estimatedAdderCost: 21
21.69/21.85	c Try to convert by bdds
21.69/21.85	c D: 1
21.69/21.85	c estimatedAdderCost: 30
21.69/21.85	c Try to convert by bdds
21.69/21.87	c D: 1
21.69/21.87	c estimatedAdderCost: 21
21.69/21.87	c Try to convert by bdds
21.69/21.87	c D: 1
21.69/21.87	c estimatedAdderCost: 21
21.69/21.87	c Try to convert by bdds
21.69/21.88	c D: 1
21.69/21.88	c estimatedAdderCost: 30
21.69/21.88	c Try to convert by bdds
21.69/21.89	c D: 1
21.69/21.89	c estimatedAdderCost: 21
21.69/21.89	c Try to convert by bdds
21.79/21.90	c D: 1
21.79/21.90	c estimatedAdderCost: 21
21.79/21.90	c Try to convert by bdds
21.79/21.90	c D: 1
21.79/21.90	c estimatedAdderCost: 30
21.79/21.90	c Try to convert by bdds
21.79/21.92	c D: 1
21.79/21.92	c estimatedAdderCost: 21
21.79/21.92	c Try to convert by bdds
21.79/21.92	c D: 1
21.79/21.92	c estimatedAdderCost: 21
21.79/21.92	c Try to convert by bdds
21.79/21.93	c D: 1
21.79/21.93	c estimatedAdderCost: 30
21.79/21.93	c Try to convert by bdds
21.79/21.94	c D: 1
21.79/21.94	c estimatedAdderCost: 21
21.79/21.94	c Try to convert by bdds
21.79/21.95	c D: 1
21.79/21.95	c estimatedAdderCost: 21
21.79/21.95	c Try to convert by bdds
21.79/21.95	c D: 1
21.79/21.95	c estimatedAdderCost: 30
21.79/21.95	c Try to convert by bdds
21.79/21.97	c D: 1
21.79/21.97	c estimatedAdderCost: 21
21.79/21.97	c Try to convert by bdds
21.79/21.97	c D: 1
21.79/21.97	c estimatedAdderCost: 21
21.79/21.97	c Try to convert by bdds
21.79/21.97	c D: 1
21.79/21.97	c estimatedAdderCost: 30
21.79/21.97	c Try to convert by bdds
21.79/21.99	c D: 1
21.79/21.99	c estimatedAdderCost: 21
21.79/21.99	c Try to convert by bdds
21.79/21.99	c D: 1
21.79/21.99	c estimatedAdderCost: 21
21.79/21.99	c Try to convert by bdds
21.79/22.00	c D: 1
21.79/22.00	c estimatedAdderCost: 30
21.79/22.00	c Try to convert by bdds
21.90/22.01	c D: 1
21.90/22.01	c estimatedAdderCost: 21
21.90/22.01	c Try to convert by bdds
21.90/22.02	c D: 1
21.90/22.02	c estimatedAdderCost: 21
21.90/22.02	c Try to convert by bdds
21.90/22.02	c D: 1
21.90/22.02	c estimatedAdderCost: 30
21.90/22.02	c Try to convert by bdds
21.90/22.04	c D: 1
21.90/22.04	c estimatedAdderCost: 21
21.90/22.04	c Try to convert by bdds
21.90/22.04	c D: 1
21.90/22.04	c estimatedAdderCost: 21
21.90/22.04	c Try to convert by bdds
21.90/22.05	c D: 1
21.90/22.05	c estimatedAdderCost: 30
21.90/22.05	c Try to convert by bdds
21.90/22.06	c D: 1
21.90/22.06	c estimatedAdderCost: 21
21.90/22.06	c Try to convert by bdds
21.90/22.07	c D: 1
21.90/22.07	c estimatedAdderCost: 21
21.90/22.07	c Try to convert by bdds
21.90/22.07	c D: 1
21.90/22.07	c estimatedAdderCost: 30
21.90/22.07	c Try to convert by bdds
21.90/22.09	c D: 1
21.90/22.09	c estimatedAdderCost: 21
21.90/22.09	c Try to convert by bdds
21.90/22.09	c D: 1
21.90/22.09	c estimatedAdderCost: 21
21.90/22.09	c Try to convert by bdds
21.90/22.09	c D: 1
21.90/22.09	c estimatedAdderCost: 30
21.90/22.09	c Try to convert by bdds
22.00/22.11	c D: 1
22.00/22.11	c estimatedAdderCost: 21
22.00/22.11	c Try to convert by bdds
22.00/22.11	c D: 1
22.00/22.11	c estimatedAdderCost: 21
22.00/22.11	c Try to convert by bdds
22.00/22.12	c D: 1
22.00/22.12	c estimatedAdderCost: 30
22.00/22.12	c Try to convert by bdds
22.00/22.13	c D: 1
22.00/22.13	c estimatedAdderCost: 21
22.00/22.13	c Try to convert by bdds
22.00/22.14	c D: 1
22.00/22.14	c estimatedAdderCost: 21
22.00/22.14	c Try to convert by bdds
22.00/22.14	c D: 1
22.00/22.14	c estimatedAdderCost: 30
22.00/22.14	c Try to convert by bdds
22.00/22.16	c D: 1
22.00/22.16	c estimatedAdderCost: 21
22.00/22.16	c Try to convert by bdds
22.00/22.16	c D: 1
22.00/22.16	c estimatedAdderCost: 21
22.00/22.16	c Try to convert by bdds
22.00/22.17	c D: 1
22.00/22.17	c estimatedAdderCost: 30
22.00/22.17	c Try to convert by bdds
22.00/22.18	c D: 1
22.00/22.18	c estimatedAdderCost: 21
22.00/22.18	c Try to convert by bdds
22.00/22.19	c D: 1
22.00/22.19	c estimatedAdderCost: 21
22.00/22.19	c Try to convert by bdds
22.00/22.19	c D: 1
22.00/22.19	c estimatedAdderCost: 30
22.00/22.19	c Try to convert by bdds
22.09/22.21	c D: 1
22.09/22.21	c estimatedAdderCost: 21
22.09/22.21	c Try to convert by bdds
22.09/22.21	c D: 1
22.09/22.21	c estimatedAdderCost: 21
22.09/22.21	c Try to convert by bdds
22.09/22.21	c D: 1
22.09/22.21	c estimatedAdderCost: 30
22.09/22.21	c Try to convert by bdds
22.09/22.23	c D: 1
22.09/22.23	c estimatedAdderCost: 21
22.09/22.23	c Try to convert by bdds
22.09/22.23	c D: 1
22.09/22.23	c estimatedAdderCost: 21
22.09/22.23	c Try to convert by bdds
22.09/22.24	c D: 1
22.09/22.24	c estimatedAdderCost: 30
22.09/22.24	c Try to convert by bdds
22.09/22.25	c D: 1
22.09/22.25	c estimatedAdderCost: 21
22.09/22.25	c Try to convert by bdds
22.09/22.26	c D: 1
22.09/22.26	c estimatedAdderCost: 21
22.09/22.26	c Try to convert by bdds
22.09/22.26	c D: 1
22.09/22.26	c estimatedAdderCost: 30
22.09/22.26	c Try to convert by bdds
22.09/22.28	c D: 1
22.09/22.28	c estimatedAdderCost: 21
22.09/22.28	c Try to convert by bdds
22.09/22.28	c D: 1
22.09/22.28	c estimatedAdderCost: 21
22.09/22.28	c Try to convert by bdds
22.09/22.29	c D: 1
22.09/22.29	c estimatedAdderCost: 30
22.09/22.29	c Try to convert by bdds
22.19/22.30	c D: 1
22.19/22.30	c estimatedAdderCost: 21
22.19/22.30	c Try to convert by bdds
22.19/22.31	c D: 1
22.19/22.31	c estimatedAdderCost: 21
22.19/22.31	c Try to convert by bdds
22.19/22.31	c D: 1
22.19/22.31	c estimatedAdderCost: 30
22.19/22.31	c Try to convert by bdds
22.19/22.33	c D: 1
22.19/22.33	c estimatedAdderCost: 21
22.19/22.33	c Try to convert by bdds
22.19/22.33	c D: 1
22.19/22.33	c estimatedAdderCost: 21
22.19/22.33	c Try to convert by bdds
22.19/22.33	c D: 1
22.19/22.33	c estimatedAdderCost: 30
22.19/22.33	c Try to convert by bdds
22.19/22.35	c D: 1
22.19/22.35	c estimatedAdderCost: 21
22.19/22.35	c Try to convert by bdds
22.19/22.35	c D: 1
22.19/22.35	c estimatedAdderCost: 21
22.19/22.35	c Try to convert by bdds
22.19/22.36	c D: 1
22.19/22.36	c estimatedAdderCost: 30
22.19/22.36	c Try to convert by bdds
22.19/22.37	c D: 1
22.19/22.37	c estimatedAdderCost: 21
22.19/22.37	c Try to convert by bdds
22.19/22.38	c D: 1
22.19/22.38	c estimatedAdderCost: 21
22.19/22.38	c Try to convert by bdds
22.19/22.38	c D: 1
22.19/22.38	c estimatedAdderCost: 30
22.19/22.38	c Try to convert by bdds
22.29/22.40	c D: 1
22.29/22.40	c estimatedAdderCost: 21
22.29/22.40	c Try to convert by bdds
22.29/22.40	c D: 1
22.29/22.40	c estimatedAdderCost: 21
22.29/22.40	c Try to convert by bdds
22.29/22.41	c D: 1
22.29/22.41	c estimatedAdderCost: 30
22.29/22.41	c Try to convert by bdds
22.29/22.42	c D: 1
22.29/22.42	c estimatedAdderCost: 21
22.29/22.42	c Try to convert by bdds
22.29/22.43	c D: 1
22.29/22.43	c estimatedAdderCost: 21
22.29/22.43	c Try to convert by bdds
22.29/22.43	c D: 1
22.29/22.43	c estimatedAdderCost: 30
22.29/22.43	c Try to convert by bdds
22.29/22.45	c D: 1
22.29/22.45	c estimatedAdderCost: 21
22.29/22.45	c Try to convert by bdds
22.29/22.45	c D: 1
22.29/22.45	c estimatedAdderCost: 21
22.29/22.45	c Try to convert by bdds
22.29/22.45	c D: 1
22.29/22.45	c estimatedAdderCost: 30
22.29/22.45	c Try to convert by bdds
22.29/22.47	c D: 1
22.29/22.47	c estimatedAdderCost: 21
22.29/22.47	c Try to convert by bdds
22.29/22.47	c D: 1
22.29/22.47	c estimatedAdderCost: 21
22.29/22.47	c Try to convert by bdds
22.29/22.48	c D: 1
22.29/22.48	c estimatedAdderCost: 30
22.29/22.48	c Try to convert by bdds
22.29/22.49	c D: 1
22.29/22.49	c estimatedAdderCost: 21
22.29/22.49	c Try to convert by bdds
22.39/22.50	c D: 1
22.39/22.50	c estimatedAdderCost: 21
22.39/22.50	c Try to convert by bdds
22.39/22.50	c D: 1
22.39/22.50	c estimatedAdderCost: 30
22.39/22.50	c Try to convert by bdds
22.39/22.52	c D: 1
22.39/22.52	c estimatedAdderCost: 21
22.39/22.52	c Try to convert by bdds
22.39/22.52	c D: 1
22.39/22.52	c estimatedAdderCost: 21
22.39/22.52	c Try to convert by bdds
22.39/22.53	c D: 1
22.39/22.53	c estimatedAdderCost: 30
22.39/22.53	c Try to convert by bdds
22.39/22.54	c D: 1
22.39/22.54	c estimatedAdderCost: 21
22.39/22.54	c Try to convert by bdds
22.39/22.55	c D: 1
22.39/22.55	c estimatedAdderCost: 21
22.39/22.55	c Try to convert by bdds
22.39/22.55	c D: 1
22.39/22.55	c estimatedAdderCost: 30
22.39/22.55	c Try to convert by bdds
22.39/22.57	c D: 1
22.39/22.57	c estimatedAdderCost: 21
22.39/22.57	c Try to convert by bdds
22.39/22.57	c D: 1
22.39/22.57	c estimatedAdderCost: 21
22.39/22.57	c Try to convert by bdds
22.39/22.57	c D: 1
22.39/22.57	c estimatedAdderCost: 30
22.39/22.57	c Try to convert by bdds
22.39/22.59	c D: 1
22.39/22.59	c estimatedAdderCost: 21
22.39/22.59	c Try to convert by bdds
22.39/22.59	c D: 1
22.39/22.59	c estimatedAdderCost: 21
22.39/22.59	c Try to convert by bdds
22.49/22.60	c D: 1
22.49/22.60	c estimatedAdderCost: 30
22.49/22.60	c Try to convert by bdds
22.49/22.61	c D: 1
22.49/22.61	c estimatedAdderCost: 21
22.49/22.61	c Try to convert by bdds
22.49/22.62	c D: 1
22.49/22.62	c estimatedAdderCost: 21
22.49/22.62	c Try to convert by bdds
22.49/22.62	c D: 1
22.49/22.62	c estimatedAdderCost: 30
22.49/22.62	c Try to convert by bdds
22.49/22.64	c D: 1
22.49/22.64	c estimatedAdderCost: 21
22.49/22.64	c Try to convert by bdds
22.49/22.64	c D: 1
22.49/22.64	c estimatedAdderCost: 21
22.49/22.64	c Try to convert by bdds
22.49/22.65	c D: 1
22.49/22.65	c estimatedAdderCost: 30
22.49/22.65	c Try to convert by bdds
22.49/22.66	c D: 1
22.49/22.66	c estimatedAdderCost: 21
22.49/22.66	c Try to convert by bdds
22.49/22.67	c D: 1
22.49/22.67	c estimatedAdderCost: 21
22.49/22.67	c Try to convert by bdds
22.49/22.67	c D: 1
22.49/22.67	c estimatedAdderCost: 30
22.49/22.67	c Try to convert by bdds
22.49/22.69	c D: 1
22.49/22.69	c estimatedAdderCost: 21
22.49/22.69	c Try to convert by bdds
22.49/22.69	c D: 1
22.49/22.69	c estimatedAdderCost: 21
22.49/22.69	c Try to convert by bdds
22.49/22.70	c D: 1
22.49/22.70	c estimatedAdderCost: 30
22.49/22.70	c Try to convert by bdds
22.59/22.71	c D: 1
22.59/22.71	c estimatedAdderCost: 21
22.59/22.71	c Try to convert by bdds
22.59/22.72	c D: 1
22.59/22.72	c estimatedAdderCost: 21
22.59/22.72	c Try to convert by bdds
22.59/22.72	c D: 1
22.59/22.72	c estimatedAdderCost: 30
22.59/22.72	c Try to convert by bdds
22.59/22.73	c D: 1
22.59/22.73	c estimatedAdderCost: 21
22.59/22.73	c Try to convert by bdds
22.59/22.74	c D: 1
22.59/22.74	c estimatedAdderCost: 21
22.59/22.74	c Try to convert by bdds
22.59/22.74	c D: 1
22.59/22.74	c estimatedAdderCost: 30
22.59/22.74	c Try to convert by bdds
22.59/22.76	c D: 1
22.59/22.76	c estimatedAdderCost: 21
22.59/22.76	c Try to convert by bdds
22.59/22.76	c D: 1
22.59/22.76	c estimatedAdderCost: 21
22.59/22.76	c Try to convert by bdds
22.59/22.77	c D: 1
22.59/22.77	c estimatedAdderCost: 30
22.59/22.77	c Try to convert by bdds
22.59/22.78	c D: 1
22.59/22.78	c estimatedAdderCost: 21
22.59/22.78	c Try to convert by bdds
22.59/22.79	c D: 1
22.59/22.79	c estimatedAdderCost: 21
22.59/22.79	c Try to convert by bdds
22.59/22.79	c D: 1
22.59/22.79	c estimatedAdderCost: 30
22.59/22.79	c Try to convert by bdds
22.69/22.81	c D: 1
22.69/22.81	c estimatedAdderCost: 21
22.69/22.81	c Try to convert by bdds
22.69/22.81	c D: 1
22.69/22.81	c estimatedAdderCost: 21
22.69/22.81	c Try to convert by bdds
22.69/22.82	c D: 1
22.69/22.82	c estimatedAdderCost: 30
22.69/22.82	c Try to convert by bdds
22.69/22.83	c D: 1
22.69/22.83	c estimatedAdderCost: 21
22.69/22.83	c Try to convert by bdds
22.69/22.84	c D: 1
22.69/22.84	c estimatedAdderCost: 21
22.69/22.84	c Try to convert by bdds
22.69/22.84	c D: 1
22.69/22.84	c estimatedAdderCost: 30
22.69/22.84	c Try to convert by bdds
22.69/22.85	c D: 1
22.69/22.85	c estimatedAdderCost: 21
22.69/22.85	c Try to convert by bdds
22.69/22.86	c D: 1
22.69/22.86	c estimatedAdderCost: 21
22.69/22.86	c Try to convert by bdds
22.69/22.86	c D: 1
22.69/22.86	c estimatedAdderCost: 30
22.69/22.86	c Try to convert by bdds
22.69/22.88	c D: 1
22.69/22.88	c estimatedAdderCost: 21
22.69/22.88	c Try to convert by bdds
22.69/22.88	c D: 1
22.69/22.88	c estimatedAdderCost: 21
22.69/22.88	c Try to convert by bdds
22.69/22.89	c D: 1
22.69/22.89	c estimatedAdderCost: 30
22.69/22.89	c Try to convert by bdds
22.79/22.90	c D: 1
22.79/22.90	c estimatedAdderCost: 21
22.79/22.90	c Try to convert by bdds
22.79/22.91	c D: 1
22.79/22.91	c estimatedAdderCost: 21
22.79/22.91	c Try to convert by bdds
22.79/22.91	c D: 1
22.79/22.91	c estimatedAdderCost: 30
22.79/22.91	c Try to convert by bdds
22.79/22.93	c D: 1
22.79/22.93	c estimatedAdderCost: 21
22.79/22.93	c Try to convert by bdds
22.79/22.93	c D: 1
22.79/22.93	c estimatedAdderCost: 21
22.79/22.93	c Try to convert by bdds
22.79/22.94	c D: 1
22.79/22.94	c estimatedAdderCost: 30
22.79/22.94	c Try to convert by bdds
22.79/22.95	c D: 1
22.79/22.95	c estimatedAdderCost: 21
22.79/22.95	c Try to convert by bdds
22.79/22.96	c D: 1
22.79/22.96	c estimatedAdderCost: 21
22.79/22.96	c Try to convert by bdds
22.79/22.96	c D: 1
22.79/22.96	c estimatedAdderCost: 30
22.79/22.96	c Try to convert by bdds
22.79/22.97	c D: 1
22.79/22.97	c estimatedAdderCost: 21
22.79/22.97	c Try to convert by bdds
22.79/22.98	c D: 1
22.79/22.98	c estimatedAdderCost: 21
22.79/22.98	c Try to convert by bdds
22.79/22.98	c D: 1
22.79/22.98	c estimatedAdderCost: 30
22.79/22.98	c Try to convert by bdds
22.79/23.00	c D: 1
22.79/23.00	c estimatedAdderCost: 21
22.79/23.00	c Try to convert by bdds
22.79/23.00	c D: 1
22.79/23.00	c estimatedAdderCost: 21
22.79/23.00	c Try to convert by bdds
22.79/23.01	c D: 1
22.79/23.01	c estimatedAdderCost: 30
22.79/23.01	c Try to convert by bdds
22.90/23.02	c D: 1
22.90/23.02	c estimatedAdderCost: 21
22.90/23.02	c Try to convert by bdds
22.90/23.03	c D: 1
22.90/23.03	c estimatedAdderCost: 21
22.90/23.03	c Try to convert by bdds
22.90/23.03	c D: 1
22.90/23.03	c estimatedAdderCost: 30
22.90/23.03	c Try to convert by bdds
22.90/23.05	c D: 1
22.90/23.05	c estimatedAdderCost: 21
22.90/23.05	c Try to convert by bdds
22.90/23.05	c D: 1
22.90/23.05	c estimatedAdderCost: 21
22.90/23.05	c Try to convert by bdds
22.90/23.06	c D: 1
22.90/23.06	c estimatedAdderCost: 30
22.90/23.06	c Try to convert by bdds
22.90/23.07	c D: 1
22.90/23.07	c estimatedAdderCost: 21
22.90/23.07	c Try to convert by bdds
22.90/23.08	c D: 1
22.90/23.08	c estimatedAdderCost: 21
22.90/23.08	c Try to convert by bdds
22.90/23.08	c D: 1
22.90/23.08	c estimatedAdderCost: 30
22.90/23.08	c Try to convert by bdds
22.90/23.10	c D: 1
22.90/23.10	c estimatedAdderCost: 21
22.90/23.10	c Try to convert by bdds
22.90/23.10	c D: 1
22.90/23.10	c estimatedAdderCost: 21
22.90/23.10	c Try to convert by bdds
22.90/23.10	c D: 1
22.90/23.10	c estimatedAdderCost: 30
22.90/23.10	c Try to convert by bdds
23.00/23.12	c D: 1
23.00/23.12	c estimatedAdderCost: 21
23.00/23.12	c Try to convert by bdds
23.00/23.12	c D: 1
23.00/23.12	c estimatedAdderCost: 21
23.00/23.12	c Try to convert by bdds
23.00/23.13	c D: 1
23.00/23.13	c estimatedAdderCost: 30
23.00/23.13	c Try to convert by bdds
23.00/23.14	c D: 1
23.00/23.14	c estimatedAdderCost: 21
23.00/23.14	c Try to convert by bdds
23.00/23.15	c D: 1
23.00/23.15	c estimatedAdderCost: 21
23.00/23.15	c Try to convert by bdds
23.00/23.15	c D: 1
23.00/23.15	c estimatedAdderCost: 30
23.00/23.15	c Try to convert by bdds
23.00/23.17	c D: 1
23.00/23.17	c estimatedAdderCost: 21
23.00/23.17	c Try to convert by bdds
23.00/23.17	c D: 1
23.00/23.17	c estimatedAdderCost: 21
23.00/23.17	c Try to convert by bdds
23.00/23.18	c D: 1
23.00/23.18	c estimatedAdderCost: 30
23.00/23.18	c Try to convert by bdds
23.00/23.19	c D: 1
23.00/23.19	c estimatedAdderCost: 21
23.00/23.19	c Try to convert by bdds
23.08/23.20	c D: 1
23.08/23.20	c estimatedAdderCost: 21
23.08/23.20	c Try to convert by bdds
23.08/23.20	c D: 1
23.08/23.20	c estimatedAdderCost: 30
23.08/23.20	c Try to convert by bdds
23.08/23.22	c D: 1
23.08/23.22	c estimatedAdderCost: 21
23.08/23.22	c Try to convert by bdds
23.08/23.22	c D: 1
23.08/23.22	c estimatedAdderCost: 21
23.08/23.22	c Try to convert by bdds
23.08/23.22	c D: 1
23.08/23.22	c estimatedAdderCost: 30
23.08/23.22	c Try to convert by bdds
23.08/23.24	c D: 1
23.08/23.24	c estimatedAdderCost: 21
23.08/23.24	c Try to convert by bdds
23.08/23.24	c D: 1
23.08/23.24	c estimatedAdderCost: 21
23.08/23.24	c Try to convert by bdds
23.08/23.25	c D: 1
23.08/23.25	c estimatedAdderCost: 30
23.08/23.25	c Try to convert by bdds
23.08/23.26	c D: 1
23.08/23.26	c estimatedAdderCost: 21
23.08/23.26	c Try to convert by bdds
23.08/23.27	c D: 1
23.08/23.27	c estimatedAdderCost: 21
23.08/23.27	c Try to convert by bdds
23.08/23.27	c D: 1
23.08/23.27	c estimatedAdderCost: 30
23.08/23.27	c Try to convert by bdds
23.08/23.29	c D: 1
23.08/23.29	c estimatedAdderCost: 21
23.08/23.29	c Try to convert by bdds
23.08/23.29	c D: 1
23.08/23.29	c estimatedAdderCost: 21
23.08/23.29	c Try to convert by bdds
23.19/23.30	c D: 1
23.19/23.30	c estimatedAdderCost: 30
23.19/23.30	c Try to convert by bdds
23.19/23.31	c D: 1
23.19/23.31	c estimatedAdderCost: 21
23.19/23.31	c Try to convert by bdds
23.19/23.32	c D: 1
23.19/23.32	c estimatedAdderCost: 21
23.19/23.32	c Try to convert by bdds
23.19/23.32	c D: 1
23.19/23.32	c estimatedAdderCost: 30
23.19/23.32	c Try to convert by bdds
23.19/23.34	c D: 1
23.19/23.34	c estimatedAdderCost: 21
23.19/23.34	c Try to convert by bdds
23.19/23.34	c D: 1
23.19/23.34	c estimatedAdderCost: 21
23.19/23.34	c Try to convert by bdds
23.19/23.35	c D: 1
23.19/23.35	c estimatedAdderCost: 30
23.19/23.35	c Try to convert by bdds
23.19/23.36	c D: 1
23.19/23.36	c estimatedAdderCost: 21
23.19/23.36	c Try to convert by bdds
23.19/23.37	c D: 1
23.19/23.37	c estimatedAdderCost: 21
23.19/23.37	c Try to convert by bdds
23.19/23.37	c D: 1
23.19/23.37	c estimatedAdderCost: 30
23.19/23.37	c Try to convert by bdds
23.19/23.39	c D: 1
23.19/23.39	c estimatedAdderCost: 21
23.19/23.39	c Try to convert by bdds
23.19/23.39	c D: 1
23.19/23.39	c estimatedAdderCost: 21
23.19/23.39	c Try to convert by bdds
23.19/23.39	c D: 1
23.19/23.39	c estimatedAdderCost: 30
23.19/23.39	c Try to convert by bdds
23.29/23.41	c D: 1
23.29/23.41	c estimatedAdderCost: 21
23.29/23.41	c Try to convert by bdds
23.29/23.41	c D: 1
23.29/23.41	c estimatedAdderCost: 21
23.29/23.41	c Try to convert by bdds
23.29/23.42	c D: 1
23.29/23.42	c estimatedAdderCost: 30
23.29/23.42	c Try to convert by bdds
23.29/23.43	c D: 1
23.29/23.43	c estimatedAdderCost: 21
23.29/23.43	c Try to convert by bdds
23.29/23.44	c D: 1
23.29/23.44	c estimatedAdderCost: 21
23.29/23.44	c Try to convert by bdds
23.29/23.44	c D: 1
23.29/23.44	c estimatedAdderCost: 30
23.29/23.44	c Try to convert by bdds
23.29/23.46	c D: 1
23.29/23.46	c estimatedAdderCost: 21
23.29/23.46	c Try to convert by bdds
23.29/23.46	c D: 1
23.29/23.46	c estimatedAdderCost: 21
23.29/23.46	c Try to convert by bdds
23.29/23.47	c D: 1
23.29/23.47	c estimatedAdderCost: 30
23.29/23.47	c Try to convert by bdds
23.29/23.48	c D: 1
23.29/23.48	c estimatedAdderCost: 21
23.29/23.48	c Try to convert by bdds
23.29/23.49	c D: 1
23.29/23.49	c estimatedAdderCost: 21
23.29/23.49	c Try to convert by bdds
23.29/23.49	c D: 1
23.29/23.49	c estimatedAdderCost: 30
23.29/23.49	c Try to convert by bdds
23.38/23.51	c D: 1
23.38/23.51	c estimatedAdderCost: 21
23.38/23.51	c Try to convert by bdds
23.38/23.51	c D: 1
23.38/23.51	c estimatedAdderCost: 21
23.38/23.51	c Try to convert by bdds
23.38/23.51	c D: 1
23.38/23.51	c estimatedAdderCost: 30
23.38/23.51	c Try to convert by bdds
23.38/23.53	c D: 1
23.38/23.53	c estimatedAdderCost: 21
23.38/23.53	c Try to convert by bdds
23.38/23.53	c D: 1
23.38/23.53	c estimatedAdderCost: 21
23.38/23.53	c Try to convert by bdds
23.38/23.54	c D: 1
23.38/23.54	c estimatedAdderCost: 30
23.38/23.54	c Try to convert by bdds
23.38/23.55	c D: 1
23.38/23.55	c estimatedAdderCost: 21
23.38/23.55	c Try to convert by bdds
23.38/23.56	c D: 1
23.38/23.56	c estimatedAdderCost: 21
23.38/23.56	c Try to convert by bdds
23.38/23.56	c D: 1
23.38/23.56	c estimatedAdderCost: 30
23.38/23.56	c Try to convert by bdds
23.38/23.58	c D: 1
23.38/23.58	c estimatedAdderCost: 21
23.38/23.58	c Try to convert by bdds
23.38/23.58	c D: 1
23.38/23.58	c estimatedAdderCost: 21
23.38/23.58	c Try to convert by bdds
23.38/23.59	c D: 1
23.38/23.59	c estimatedAdderCost: 30
23.38/23.59	c Try to convert by bdds
23.48/23.60	c D: 1
23.48/23.60	c estimatedAdderCost: 21
23.48/23.60	c Try to convert by bdds
23.48/23.61	c D: 1
23.48/23.61	c estimatedAdderCost: 21
23.48/23.61	c Try to convert by bdds
23.48/23.61	c D: 1
23.48/23.61	c estimatedAdderCost: 30
23.48/23.61	c Try to convert by bdds
23.48/23.63	c D: 1
23.48/23.63	c estimatedAdderCost: 21
23.48/23.63	c Try to convert by bdds
23.48/23.63	c D: 1
23.48/23.63	c estimatedAdderCost: 21
23.48/23.63	c Try to convert by bdds
23.48/23.64	c D: 1
23.48/23.64	c estimatedAdderCost: 30
23.48/23.64	c Try to convert by bdds
23.48/23.65	c D: 1
23.48/23.65	c estimatedAdderCost: 21
23.48/23.65	c Try to convert by bdds
23.48/23.65	c D: 1
23.48/23.65	c estimatedAdderCost: 21
23.48/23.65	c Try to convert by bdds
23.48/23.66	c D: 1
23.48/23.66	c estimatedAdderCost: 30
23.48/23.66	c Try to convert by bdds
23.48/23.67	c D: 1
23.48/23.67	c estimatedAdderCost: 21
23.48/23.67	c Try to convert by bdds
23.48/23.68	c D: 1
23.48/23.68	c estimatedAdderCost: 21
23.48/23.68	c Try to convert by bdds
23.48/23.68	c D: 1
23.48/23.68	c estimatedAdderCost: 30
23.48/23.68	c Try to convert by bdds
23.58/23.70	c D: 1
23.58/23.70	c estimatedAdderCost: 21
23.58/23.70	c Try to convert by bdds
23.58/23.70	c D: 1
23.58/23.70	c estimatedAdderCost: 21
23.58/23.70	c Try to convert by bdds
23.58/23.71	c D: 1
23.58/23.71	c estimatedAdderCost: 30
23.58/23.71	c Try to convert by bdds
23.58/23.72	c D: 1
23.58/23.72	c estimatedAdderCost: 21
23.58/23.72	c Try to convert by bdds
23.58/23.73	c D: 1
23.58/23.73	c estimatedAdderCost: 21
23.58/23.73	c Try to convert by bdds
23.58/23.73	c D: 1
23.58/23.73	c estimatedAdderCost: 30
23.58/23.73	c Try to convert by bdds
23.58/23.75	c D: 1
23.58/23.75	c estimatedAdderCost: 21
23.58/23.75	c Try to convert by bdds
23.58/23.75	c D: 1
23.58/23.75	c estimatedAdderCost: 21
23.58/23.75	c Try to convert by bdds
23.58/23.76	c D: 1
23.58/23.76	c estimatedAdderCost: 30
23.58/23.76	c Try to convert by bdds
23.58/23.77	c D: 1
23.58/23.77	c estimatedAdderCost: 21
23.58/23.77	c Try to convert by bdds
23.58/23.78	c D: 1
23.58/23.78	c estimatedAdderCost: 21
23.58/23.78	c Try to convert by bdds
23.58/23.78	c D: 1
23.58/23.78	c estimatedAdderCost: 30
23.58/23.78	c Try to convert by bdds
23.58/23.79	c D: 1
23.58/23.79	c estimatedAdderCost: 21
23.58/23.79	c Try to convert by bdds
23.68/23.80	c D: 1
23.68/23.80	c estimatedAdderCost: 21
23.68/23.80	c Try to convert by bdds
23.68/23.80	c D: 1
23.68/23.80	c estimatedAdderCost: 30
23.68/23.80	c Try to convert by bdds
23.68/23.82	c D: 1
23.68/23.82	c estimatedAdderCost: 21
23.68/23.82	c Try to convert by bdds
23.68/23.82	c D: 1
23.68/23.82	c estimatedAdderCost: 21
23.68/23.82	c Try to convert by bdds
23.68/23.83	c D: 1
23.68/23.83	c estimatedAdderCost: 30
23.68/23.83	c Try to convert by bdds
23.68/23.84	c D: 1
23.68/23.84	c estimatedAdderCost: 21
23.68/23.84	c Try to convert by bdds
23.68/23.85	c D: 1
23.68/23.85	c estimatedAdderCost: 21
23.68/23.85	c Try to convert by bdds
23.68/23.85	c D: 1
23.68/23.85	c estimatedAdderCost: 30
23.68/23.85	c Try to convert by bdds
23.68/23.87	c D: 1
23.68/23.87	c estimatedAdderCost: 21
23.68/23.87	c Try to convert by bdds
23.68/23.87	c D: 1
23.68/23.87	c estimatedAdderCost: 21
23.68/23.87	c Try to convert by bdds
23.68/23.88	c D: 1
23.68/23.88	c estimatedAdderCost: 30
23.68/23.88	c Try to convert by bdds
23.68/23.89	c D: 1
23.68/23.89	c estimatedAdderCost: 21
23.68/23.89	c Try to convert by bdds
23.78/23.90	c D: 1
23.78/23.90	c estimatedAdderCost: 21
23.78/23.90	c Try to convert by bdds
23.78/23.90	c D: 1
23.78/23.90	c estimatedAdderCost: 30
23.78/23.90	c Try to convert by bdds
23.78/23.92	c D: 1
23.78/23.92	c estimatedAdderCost: 21
23.78/23.92	c Try to convert by bdds
23.78/23.92	c D: 1
23.78/23.92	c estimatedAdderCost: 21
23.78/23.92	c Try to convert by bdds
23.78/23.92	c D: 1
23.78/23.92	c estimatedAdderCost: 30
23.78/23.92	c Try to convert by bdds
23.78/23.98	c D: 1
23.78/23.98	c estimatedAdderCost: 21
23.78/23.98	c Try to convert by bdds
23.78/23.98	c D: 1
23.78/23.98	c estimatedAdderCost: 21
23.78/23.98	c Try to convert by bdds
23.78/23.99	c D: 1
23.78/23.99	c estimatedAdderCost: 30
23.78/23.99	c Try to convert by bdds
23.78/24.00	c D: 1
23.78/24.00	c estimatedAdderCost: 21
23.78/24.00	c Try to convert by bdds
23.78/24.01	c D: 1
23.78/24.01	c estimatedAdderCost: 21
23.78/24.01	c Try to convert by bdds
23.90/24.01	c D: 1
23.90/24.01	c estimatedAdderCost: 30
23.90/24.01	c Try to convert by bdds
23.90/24.03	c D: 1
23.90/24.03	c estimatedAdderCost: 21
23.90/24.03	c Try to convert by bdds
23.90/24.03	c D: 1
23.90/24.03	c estimatedAdderCost: 21
23.90/24.03	c Try to convert by bdds
23.90/24.03	c D: 1
23.90/24.03	c estimatedAdderCost: 30
23.90/24.03	c Try to convert by bdds
23.90/24.05	c D: 1
23.90/24.05	c estimatedAdderCost: 21
23.90/24.05	c Try to convert by bdds
23.90/24.05	c D: 1
23.90/24.05	c estimatedAdderCost: 21
23.90/24.05	c Try to convert by bdds
23.90/24.06	c D: 1
23.90/24.06	c estimatedAdderCost: 30
23.90/24.06	c Try to convert by bdds
23.90/24.07	c D: 1
23.90/24.07	c estimatedAdderCost: 21
23.90/24.07	c Try to convert by bdds
23.90/24.08	c D: 1
23.90/24.08	c estimatedAdderCost: 21
23.90/24.08	c Try to convert by bdds
23.90/24.08	c D: 1
23.90/24.08	c estimatedAdderCost: 30
23.90/24.08	c Try to convert by bdds
23.90/24.10	c D: 1
23.90/24.10	c estimatedAdderCost: 21
23.90/24.10	c Try to convert by bdds
23.90/24.10	c D: 1
23.90/24.10	c estimatedAdderCost: 21
23.90/24.10	c Try to convert by bdds
23.90/24.11	c D: 1
23.90/24.11	c estimatedAdderCost: 30
23.90/24.11	c Try to convert by bdds
24.00/24.12	c D: 1
24.00/24.12	c estimatedAdderCost: 21
24.00/24.12	c Try to convert by bdds
24.00/24.13	c D: 1
24.00/24.13	c estimatedAdderCost: 21
24.00/24.13	c Try to convert by bdds
24.00/24.13	c D: 1
24.00/24.13	c estimatedAdderCost: 30
24.00/24.13	c Try to convert by bdds
24.00/24.15	c D: 1
24.00/24.15	c estimatedAdderCost: 21
24.00/24.15	c Try to convert by bdds
24.00/24.15	c D: 1
24.00/24.15	c estimatedAdderCost: 21
24.00/24.15	c Try to convert by bdds
24.00/24.15	c D: 1
24.00/24.15	c estimatedAdderCost: 30
24.00/24.15	c Try to convert by bdds
24.00/24.17	c D: 1
24.00/24.17	c estimatedAdderCost: 21
24.00/24.17	c Try to convert by bdds
24.00/24.17	c D: 1
24.00/24.17	c estimatedAdderCost: 21
24.00/24.17	c Try to convert by bdds
24.00/24.18	c D: 1
24.00/24.18	c estimatedAdderCost: 30
24.00/24.18	c Try to convert by bdds
24.00/24.19	c D: 1
24.00/24.19	c estimatedAdderCost: 21
24.00/24.19	c Try to convert by bdds
24.09/24.20	c D: 1
24.09/24.20	c estimatedAdderCost: 21
24.09/24.20	c Try to convert by bdds
24.09/24.20	c D: 1
24.09/24.20	c estimatedAdderCost: 30
24.09/24.20	c Try to convert by bdds
24.09/24.22	c D: 1
24.09/24.22	c estimatedAdderCost: 21
24.09/24.22	c Try to convert by bdds
24.09/24.22	c D: 1
24.09/24.22	c estimatedAdderCost: 21
24.09/24.22	c Try to convert by bdds
24.09/24.23	c D: 1
24.09/24.23	c estimatedAdderCost: 30
24.09/24.23	c Try to convert by bdds
24.09/24.24	c D: 1
24.09/24.24	c estimatedAdderCost: 21
24.09/24.24	c Try to convert by bdds
24.09/24.25	c D: 1
24.09/24.25	c estimatedAdderCost: 21
24.09/24.25	c Try to convert by bdds
24.09/24.25	c D: 1
24.09/24.25	c estimatedAdderCost: 30
24.09/24.25	c Try to convert by bdds
24.09/24.27	c D: 1
24.09/24.27	c estimatedAdderCost: 21
24.09/24.27	c Try to convert by bdds
24.09/24.27	c D: 1
24.09/24.27	c estimatedAdderCost: 21
24.09/24.27	c Try to convert by bdds
24.09/24.27	c D: 1
24.09/24.27	c estimatedAdderCost: 30
24.09/24.27	c Try to convert by bdds
24.09/24.29	c D: 1
24.09/24.29	c estimatedAdderCost: 21
24.09/24.29	c Try to convert by bdds
24.09/24.29	c D: 1
24.09/24.29	c estimatedAdderCost: 21
24.09/24.29	c Try to convert by bdds
24.19/24.30	c D: 1
24.19/24.30	c estimatedAdderCost: 30
24.19/24.30	c Try to convert by bdds
24.19/24.31	c D: 1
24.19/24.31	c estimatedAdderCost: 21
24.19/24.31	c Try to convert by bdds
24.19/24.32	c D: 1
24.19/24.32	c estimatedAdderCost: 21
24.19/24.32	c Try to convert by bdds
24.19/24.32	c D: 1
24.19/24.32	c estimatedAdderCost: 30
24.19/24.32	c Try to convert by bdds
24.19/24.34	c D: 1
24.19/24.34	c estimatedAdderCost: 21
24.19/24.34	c Try to convert by bdds
24.19/24.34	c D: 1
24.19/24.34	c estimatedAdderCost: 21
24.19/24.34	c Try to convert by bdds
24.19/24.35	c D: 1
24.19/24.35	c estimatedAdderCost: 30
24.19/24.35	c Try to convert by bdds
24.19/24.36	c D: 1
24.19/24.36	c estimatedAdderCost: 21
24.19/24.36	c Try to convert by bdds
24.19/24.37	c D: 1
24.19/24.37	c estimatedAdderCost: 21
24.19/24.37	c Try to convert by bdds
24.19/24.37	c D: 1
24.19/24.37	c estimatedAdderCost: 30
24.19/24.37	c Try to convert by bdds
24.19/24.39	c D: 1
24.19/24.39	c estimatedAdderCost: 21
24.19/24.39	c Try to convert by bdds
24.19/24.39	c D: 1
24.19/24.39	c estimatedAdderCost: 21
24.19/24.39	c Try to convert by bdds
24.19/24.39	c D: 1
24.19/24.39	c estimatedAdderCost: 30
24.19/24.39	c Try to convert by bdds
24.29/24.41	c D: 1
24.29/24.41	c estimatedAdderCost: 21
24.29/24.41	c Try to convert by bdds
24.29/24.41	c D: 1
24.29/24.41	c estimatedAdderCost: 21
24.29/24.41	c Try to convert by bdds
24.29/24.42	c D: 1
24.29/24.42	c estimatedAdderCost: 30
24.29/24.42	c Try to convert by bdds
24.29/24.43	c D: 1
24.29/24.43	c estimatedAdderCost: 21
24.29/24.43	c Try to convert by bdds
24.29/24.44	c D: 1
24.29/24.44	c estimatedAdderCost: 21
24.29/24.44	c Try to convert by bdds
24.29/24.44	c D: 1
24.29/24.44	c estimatedAdderCost: 30
24.29/24.44	c Try to convert by bdds
24.29/24.46	c D: 1
24.29/24.46	c estimatedAdderCost: 21
24.29/24.46	c Try to convert by bdds
24.29/24.46	c D: 1
24.29/24.46	c estimatedAdderCost: 21
24.29/24.46	c Try to convert by bdds
24.29/24.47	c D: 1
24.29/24.47	c estimatedAdderCost: 30
24.29/24.47	c Try to convert by bdds
24.29/24.48	c D: 1
24.29/24.48	c estimatedAdderCost: 21
24.29/24.48	c Try to convert by bdds
24.29/24.49	c D: 1
24.29/24.49	c estimatedAdderCost: 21
24.29/24.49	c Try to convert by bdds
24.29/24.49	c D: 1
24.29/24.49	c estimatedAdderCost: 30
24.29/24.49	c Try to convert by bdds
24.39/24.51	c D: 1
24.39/24.51	c estimatedAdderCost: 30
24.39/24.51	c Try to convert by bdds
24.39/24.52	c D: 1
24.39/24.52	c estimatedAdderCost: 30
24.39/24.52	c Try to convert by bdds
24.39/24.53	c D: 1
24.39/24.53	c estimatedAdderCost: 30
24.39/24.53	c Try to convert by bdds
24.39/24.54	c D: 1
24.39/24.54	c estimatedAdderCost: 30
24.39/24.54	c Try to convert by bdds
24.39/24.55	c D: 1
24.39/24.55	c estimatedAdderCost: 30
24.39/24.55	c Try to convert by bdds
24.39/24.57	c D: 1
24.39/24.57	c estimatedAdderCost: 30
24.39/24.57	c Try to convert by bdds
24.39/24.58	c D: 1
24.39/24.58	c estimatedAdderCost: 30
24.39/24.58	c Try to convert by bdds
24.39/24.59	c D: 1
24.39/24.59	c estimatedAdderCost: 30
24.39/24.59	c Try to convert by bdds
24.49/24.60	c D: 1
24.49/24.60	c estimatedAdderCost: 30
24.49/24.60	c Try to convert by bdds
24.49/24.61	c D: 1
24.49/24.61	c estimatedAdderCost: 30
24.49/24.61	c Try to convert by bdds
24.49/24.62	c D: 1
24.49/24.62	c estimatedAdderCost: 30
24.49/24.62	c Try to convert by bdds
24.49/24.64	c D: 1
24.49/24.64	c estimatedAdderCost: 30
24.49/24.64	c Try to convert by bdds
24.49/24.65	c D: 1
24.49/24.65	c estimatedAdderCost: 30
24.49/24.65	c Try to convert by bdds
24.49/24.66	c D: 1
24.49/24.66	c estimatedAdderCost: 30
24.49/24.66	c Try to convert by bdds
24.49/24.67	c D: 1
24.49/24.67	c estimatedAdderCost: 30
24.49/24.67	c Try to convert by bdds
24.49/24.68	c D: 1
24.49/24.68	c estimatedAdderCost: 30
24.49/24.68	c Try to convert by bdds
24.59/24.70	c D: 1
24.59/24.70	c estimatedAdderCost: 30
24.59/24.70	c Try to convert by bdds
24.59/24.71	c D: 1
24.59/24.71	c estimatedAdderCost: 30
24.59/24.71	c Try to convert by bdds
24.59/24.72	c D: 1
24.59/24.72	c estimatedAdderCost: 30
24.59/24.72	c Try to convert by bdds
24.59/24.73	c D: 1
24.59/24.73	c estimatedAdderCost: 30
24.59/24.73	c Try to convert by bdds
24.59/24.74	c D: 1
24.59/24.74	c estimatedAdderCost: 30
24.59/24.74	c Try to convert by bdds
24.59/24.76	c D: 1
24.59/24.76	c estimatedAdderCost: 30
24.59/24.76	c Try to convert by bdds
24.59/24.77	c D: 1
24.59/24.77	c estimatedAdderCost: 30
24.59/24.77	c Try to convert by bdds
24.59/24.78	c D: 1
24.59/24.78	c estimatedAdderCost: 30
24.59/24.78	c Try to convert by bdds
24.59/24.79	c D: 1
24.59/24.79	c estimatedAdderCost: 30
24.59/24.79	c Try to convert by bdds
24.69/24.80	c D: 1
24.69/24.80	c estimatedAdderCost: 30
24.69/24.80	c Try to convert by bdds
24.69/24.82	c D: 1
24.69/24.82	c estimatedAdderCost: 30
24.69/24.82	c Try to convert by bdds
24.69/24.83	c D: 1
24.69/24.83	c estimatedAdderCost: 30
24.69/24.83	c Try to convert by bdds
24.69/24.84	c D: 1
24.69/24.84	c estimatedAdderCost: 30
24.69/24.84	c Try to convert by bdds
24.69/24.85	c D: 1
24.69/24.85	c estimatedAdderCost: 30
24.69/24.85	c Try to convert by bdds
24.69/24.86	c D: 1
24.69/24.86	c estimatedAdderCost: 30
24.69/24.86	c Try to convert by bdds
24.69/24.88	c D: 1
24.69/24.88	c estimatedAdderCost: 30
24.69/24.88	c Try to convert by bdds
24.69/24.89	c D: 1
24.69/24.89	c estimatedAdderCost: 30
24.69/24.89	c Try to convert by bdds
24.79/24.90	c D: 1
24.79/24.90	c estimatedAdderCost: 30
24.79/24.90	c Try to convert by bdds
24.79/24.91	c D: 1
24.79/24.91	c estimatedAdderCost: 30
24.79/24.91	c Try to convert by bdds
24.79/24.92	c D: 1
24.79/24.92	c estimatedAdderCost: 30
24.79/24.92	c Try to convert by bdds
24.79/24.94	c D: 1
24.79/24.94	c estimatedAdderCost: 30
24.79/24.94	c Try to convert by bdds
24.79/24.95	c D: 1
24.79/24.95	c estimatedAdderCost: 30
24.79/24.95	c Try to convert by bdds
24.79/24.96	c D: 1
24.79/24.96	c estimatedAdderCost: 30
24.79/24.96	c Try to convert by bdds
24.79/24.97	c D: 1
24.79/24.97	c estimatedAdderCost: 30
24.79/24.97	c Try to convert by bdds
24.79/24.98	c D: 1
24.79/24.98	c estimatedAdderCost: 30
24.79/24.98	c Try to convert by bdds
24.79/24.99	c D: 1
24.79/24.99	c estimatedAdderCost: 30
24.79/24.99	c Try to convert by bdds
24.79/25.01	c D: 1
24.79/25.01	c estimatedAdderCost: 30
24.79/25.01	c Try to convert by bdds
24.90/25.02	c D: 1
24.90/25.02	c estimatedAdderCost: 30
24.90/25.02	c Try to convert by bdds
24.90/25.03	c D: 1
24.90/25.03	c estimatedAdderCost: 30
24.90/25.03	c Try to convert by bdds
24.90/25.04	c D: 1
24.90/25.04	c estimatedAdderCost: 30
24.90/25.04	c Try to convert by bdds
24.90/25.05	c D: 1
24.90/25.05	c estimatedAdderCost: 30
24.90/25.05	c Try to convert by bdds
24.90/25.07	c D: 1
24.90/25.07	c estimatedAdderCost: 30
24.90/25.07	c Try to convert by bdds
24.90/25.08	c D: 1
24.90/25.08	c estimatedAdderCost: 30
24.90/25.08	c Try to convert by bdds
24.90/25.09	c D: 1
24.90/25.09	c estimatedAdderCost: 30
24.90/25.09	c Try to convert by bdds
24.90/25.10	c D: 1
24.90/25.10	c estimatedAdderCost: 30
24.90/25.10	c Try to convert by bdds
25.00/25.11	c D: 1
25.00/25.11	c estimatedAdderCost: 30
25.00/25.11	c Try to convert by bdds
25.00/25.13	c D: 1
25.00/25.13	c estimatedAdderCost: 30
25.00/25.13	c Try to convert by bdds
25.00/25.14	c D: 1
25.00/25.14	c estimatedAdderCost: 30
25.00/25.14	c Try to convert by bdds
25.00/25.15	c D: 1
25.00/25.15	c estimatedAdderCost: 30
25.00/25.15	c Try to convert by bdds
25.00/25.16	c D: 1
25.00/25.16	c estimatedAdderCost: 30
25.00/25.16	c Try to convert by bdds
25.00/25.17	c D: 1
25.00/25.17	c estimatedAdderCost: 30
25.00/25.17	c Try to convert by bdds
25.00/25.19	c D: 1
25.00/25.19	c estimatedAdderCost: 30
25.00/25.19	c Try to convert by bdds
25.09/25.20	c D: 1
25.09/25.20	c estimatedAdderCost: 30
25.09/25.20	c Try to convert by bdds
25.09/25.21	c D: 1
25.09/25.21	c estimatedAdderCost: 30
25.09/25.21	c Try to convert by bdds
25.09/25.22	c D: 1
25.09/25.22	c estimatedAdderCost: 30
25.09/25.22	c Try to convert by bdds
25.09/25.23	c D: 1
25.09/25.23	c estimatedAdderCost: 30
25.09/25.23	c Try to convert by bdds
25.09/25.24	c D: 1
25.09/25.24	c estimatedAdderCost: 30
25.09/25.24	c Try to convert by bdds
25.09/25.26	c D: 1
25.09/25.26	c estimatedAdderCost: 30
25.09/25.26	c Try to convert by bdds
25.09/25.27	c D: 1
25.09/25.27	c estimatedAdderCost: 30
25.09/25.27	c Try to convert by bdds
25.09/25.28	c D: 1
25.09/25.28	c estimatedAdderCost: 30
25.09/25.28	c Try to convert by bdds
25.09/25.29	c D: 1
25.09/25.29	c estimatedAdderCost: 30
25.09/25.29	c Try to convert by bdds
25.19/25.30	c D: 1
25.19/25.30	c estimatedAdderCost: 30
25.19/25.30	c Try to convert by bdds
25.19/25.32	c D: 1
25.19/25.32	c estimatedAdderCost: 30
25.19/25.32	c Try to convert by bdds
25.19/25.33	c D: 1
25.19/25.33	c estimatedAdderCost: 30
25.19/25.33	c Try to convert by bdds
25.19/25.34	c D: 1
25.19/25.34	c estimatedAdderCost: 30
25.19/25.34	c Try to convert by bdds
25.19/25.35	c D: 1
25.19/25.35	c estimatedAdderCost: 30
25.19/25.35	c Try to convert by bdds
25.19/25.36	c D: 1
25.19/25.36	c estimatedAdderCost: 30
25.19/25.36	c Try to convert by bdds
25.19/25.38	c D: 1
25.19/25.38	c estimatedAdderCost: 30
25.19/25.38	c Try to convert by bdds
25.19/25.39	c D: 1
25.19/25.39	c estimatedAdderCost: 30
25.19/25.39	c Try to convert by bdds
25.29/25.40	c D: 1
25.29/25.40	c estimatedAdderCost: 30
25.29/25.40	c Try to convert by bdds
25.29/25.41	c D: 1
25.29/25.41	c estimatedAdderCost: 30
25.29/25.41	c Try to convert by bdds
25.29/25.42	c D: 1
25.29/25.42	c estimatedAdderCost: 30
25.29/25.42	c Try to convert by bdds
25.29/25.44	c D: 1
25.29/25.44	c estimatedAdderCost: 30
25.29/25.44	c Try to convert by bdds
25.29/25.45	c D: 1
25.29/25.45	c estimatedAdderCost: 30
25.29/25.45	c Try to convert by bdds
25.29/25.46	c D: 1
25.29/25.46	c estimatedAdderCost: 30
25.29/25.46	c Try to convert by bdds
25.29/25.47	c D: 1
25.29/25.47	c estimatedAdderCost: 30
25.29/25.47	c Try to convert by bdds
25.29/25.48	c D: 1
25.29/25.48	c estimatedAdderCost: 30
25.29/25.48	c Try to convert by bdds
25.39/25.50	c D: 1
25.39/25.50	c estimatedAdderCost: 30
25.39/25.50	c Try to convert by bdds
25.39/25.51	c D: 1
25.39/25.51	c estimatedAdderCost: 30
25.39/25.51	c Try to convert by bdds
25.39/25.52	c D: 1
25.39/25.52	c estimatedAdderCost: 30
25.39/25.52	c Try to convert by bdds
25.39/25.53	c D: 1
25.39/25.53	c estimatedAdderCost: 30
25.39/25.53	c Try to convert by bdds
25.39/25.54	c D: 1
25.39/25.54	c estimatedAdderCost: 30
25.39/25.54	c Try to convert by bdds
25.39/25.56	c D: 1
25.39/25.56	c estimatedAdderCost: 30
25.39/25.56	c Try to convert by bdds
25.39/25.57	c D: 1
25.39/25.57	c estimatedAdderCost: 30
25.39/25.57	c Try to convert by bdds
25.39/25.58	c D: 1
25.39/25.58	c estimatedAdderCost: 30
25.39/25.58	c Try to convert by bdds
25.39/25.59	c D: 1
25.39/25.59	c estimatedAdderCost: 30
25.39/25.59	c Try to convert by bdds
25.49/25.60	c D: 1
25.49/25.60	c estimatedAdderCost: 30
25.49/25.60	c Try to convert by bdds
25.49/25.62	c D: 1
25.49/25.62	c estimatedAdderCost: 30
25.49/25.62	c Try to convert by bdds
25.49/25.63	c D: 1
25.49/25.63	c estimatedAdderCost: 30
25.49/25.63	c Try to convert by bdds
25.49/25.64	c D: 1
25.49/25.64	c estimatedAdderCost: 30
25.49/25.64	c Try to convert by bdds
25.49/25.65	c D: 1
25.49/25.65	c estimatedAdderCost: 30
25.49/25.65	c Try to convert by bdds
25.49/25.66	c D: 1
25.49/25.66	c estimatedAdderCost: 30
25.49/25.66	c Try to convert by bdds
25.49/25.68	c D: 1
25.49/25.68	c estimatedAdderCost: 30
25.49/25.68	c Try to convert by bdds
25.49/25.69	c D: 1
25.49/25.69	c estimatedAdderCost: 30
25.49/25.69	c Try to convert by bdds
25.59/25.70	c D: 1
25.59/25.70	c estimatedAdderCost: 30
25.59/25.70	c Try to convert by bdds
25.59/25.71	c D: 1
25.59/25.71	c estimatedAdderCost: 30
25.59/25.71	c Try to convert by bdds
25.59/25.72	c D: 1
25.59/25.72	c estimatedAdderCost: 30
25.59/25.72	c Try to convert by bdds
25.59/25.74	c D: 1
25.59/25.74	c estimatedAdderCost: 30
25.59/25.74	c Try to convert by bdds
25.59/25.75	c D: 1
25.59/25.75	c estimatedAdderCost: 30
25.59/25.75	c Try to convert by bdds
25.59/25.76	c D: 1
25.59/25.76	c estimatedAdderCost: 30
25.59/25.76	c Try to convert by bdds
25.59/25.77	c D: 1
25.59/25.77	c estimatedAdderCost: 30
25.59/25.77	c Try to convert by bdds
25.59/25.78	c D: 1
25.59/25.78	c estimatedAdderCost: 30
25.59/25.78	c Try to convert by bdds
25.59/25.80	c D: 1
25.59/25.80	c estimatedAdderCost: 30
25.59/25.80	c Try to convert by bdds
25.69/25.81	c D: 1
25.69/25.81	c estimatedAdderCost: 30
25.69/25.81	c Try to convert by bdds
25.69/25.82	c D: 1
25.69/25.82	c estimatedAdderCost: 30
25.69/25.82	c Try to convert by bdds
25.69/25.83	c D: 1
25.69/25.83	c estimatedAdderCost: 30
25.69/25.83	c Try to convert by bdds
25.69/25.84	c D: 1
25.69/25.84	c estimatedAdderCost: 30
25.69/25.84	c Try to convert by bdds
25.69/25.85	c D: 1
25.69/25.85	c estimatedAdderCost: 30
25.69/25.85	c Try to convert by bdds
25.69/25.87	c D: 1
25.69/25.87	c estimatedAdderCost: 30
25.69/25.87	c Try to convert by bdds
25.69/25.88	c D: 1
25.69/25.88	c estimatedAdderCost: 30
25.69/25.88	c Try to convert by bdds
25.69/25.89	c D: 1
25.69/25.89	c estimatedAdderCost: 30
25.69/25.89	c Try to convert by bdds
25.79/25.90	c D: 1
25.79/25.90	c estimatedAdderCost: 30
25.79/25.90	c Try to convert by bdds
25.79/25.91	c D: 1
25.79/25.91	c estimatedAdderCost: 30
25.79/25.91	c Try to convert by bdds
25.79/25.93	c D: 1
25.79/25.93	c estimatedAdderCost: 30
25.79/25.93	c Try to convert by bdds
25.79/25.94	c D: 1
25.79/25.94	c estimatedAdderCost: 30
25.79/25.94	c Try to convert by bdds
25.79/25.95	c D: 1
25.79/25.95	c estimatedAdderCost: 30
25.79/25.95	c Try to convert by bdds
25.79/25.96	c D: 1
25.79/25.96	c estimatedAdderCost: 30
25.79/25.96	c Try to convert by bdds
25.79/25.97	c D: 1
25.79/25.97	c estimatedAdderCost: 30
25.79/25.97	c Try to convert by bdds
25.79/25.99	c D: 1
25.79/25.99	c estimatedAdderCost: 30
25.79/25.99	c Try to convert by bdds
25.79/26.00	c D: 1
25.79/26.00	c estimatedAdderCost: 30
25.79/26.00	c Try to convert by bdds
25.90/26.01	c D: 1
25.90/26.01	c estimatedAdderCost: 30
25.90/26.01	c Try to convert by bdds
25.90/26.02	c D: 1
25.90/26.02	c estimatedAdderCost: 30
25.90/26.02	c Try to convert by bdds
25.90/26.03	c D: 1
25.90/26.03	c estimatedAdderCost: 30
25.90/26.03	c Try to convert by bdds
25.90/26.05	c D: 1
25.90/26.05	c estimatedAdderCost: 30
25.90/26.05	c Try to convert by bdds
25.90/26.06	c D: 1
25.90/26.06	c estimatedAdderCost: 30
25.90/26.06	c Try to convert by bdds
25.90/26.07	c D: 1
25.90/26.07	c estimatedAdderCost: 30
25.90/26.07	c Try to convert by bdds
25.90/26.08	c D: 1
25.90/26.08	c estimatedAdderCost: 30
25.90/26.08	c Try to convert by bdds
25.90/26.09	c D: 1
25.90/26.09	c estimatedAdderCost: 30
25.90/26.09	c Try to convert by bdds
25.90/26.11	c D: 1
25.90/26.11	c estimatedAdderCost: 30
25.90/26.11	c Try to convert by bdds
26.00/26.12	c D: 1
26.00/26.12	c estimatedAdderCost: 30
26.00/26.12	c Try to convert by bdds
26.00/26.13	c D: 1
26.00/26.13	c estimatedAdderCost: 30
26.00/26.13	c Try to convert by bdds
26.00/26.14	c D: 1
26.00/26.14	c estimatedAdderCost: 30
26.00/26.14	c Try to convert by bdds
26.00/26.15	c D: 1
26.00/26.15	c estimatedAdderCost: 30
26.00/26.15	c Try to convert by bdds
26.00/26.17	c D: 1
26.00/26.17	c estimatedAdderCost: 30
26.00/26.17	c Try to convert by bdds
26.00/26.18	c D: 1
26.00/26.18	c estimatedAdderCost: 30
26.00/26.18	c Try to convert by bdds
26.00/26.19	c D: 1
26.00/26.19	c estimatedAdderCost: 30
26.00/26.19	c Try to convert by bdds
26.08/26.20	c D: 1
26.08/26.20	c estimatedAdderCost: 30
26.08/26.20	c Try to convert by bdds
26.08/26.21	c D: 1
26.08/26.21	c estimatedAdderCost: 30
26.08/26.21	c Try to convert by bdds
26.08/26.23	c D: 1
26.08/26.23	c estimatedAdderCost: 30
26.08/26.23	c Try to convert by bdds
26.08/26.24	c D: 1
26.08/26.24	c estimatedAdderCost: 30
26.08/26.24	c Try to convert by bdds
26.08/26.25	c D: 1
26.08/26.25	c estimatedAdderCost: 30
26.08/26.25	c Try to convert by bdds
26.08/26.26	c D: 1
26.08/26.26	c estimatedAdderCost: 30
26.08/26.26	c Try to convert by bdds
26.08/26.27	c D: 1
26.08/26.27	c estimatedAdderCost: 30
26.08/26.27	c Try to convert by bdds
26.08/26.29	c D: 1
26.08/26.29	c estimatedAdderCost: 30
26.08/26.29	c Try to convert by bdds
26.18/26.30	c D: 1
26.18/26.30	c estimatedAdderCost: 30
26.18/26.30	c Try to convert by bdds
26.18/26.31	c D: 1
26.18/26.31	c estimatedAdderCost: 30
26.18/26.31	c Try to convert by bdds
26.18/26.32	c D: 1
26.18/26.32	c estimatedAdderCost: 30
26.18/26.32	c Try to convert by bdds
26.18/26.33	c D: 1
26.18/26.33	c estimatedAdderCost: 30
26.18/26.33	c Try to convert by bdds
26.18/26.34	c D: 1
26.18/26.34	c estimatedAdderCost: 30
26.18/26.34	c Try to convert by bdds
26.18/26.36	c D: 1
26.18/26.36	c estimatedAdderCost: 30
26.18/26.36	c Try to convert by bdds
26.18/26.37	c D: 1
26.18/26.37	c estimatedAdderCost: 30
26.18/26.37	c Try to convert by bdds
26.18/26.38	c D: 1
26.18/26.38	c estimatedAdderCost: 30
26.18/26.38	c Try to convert by bdds
26.18/26.39	c D: 1
26.18/26.39	c estimatedAdderCost: 30
26.18/26.39	c Try to convert by bdds
26.28/26.40	c D: 1
26.28/26.40	c estimatedAdderCost: 30
26.28/26.40	c Try to convert by bdds
26.28/26.42	c D: 1
26.28/26.42	c estimatedAdderCost: 30
26.28/26.42	c Try to convert by bdds
26.28/26.43	c D: 1
26.28/26.43	c estimatedAdderCost: 30
26.28/26.43	c Try to convert by bdds
26.28/26.44	c D: 1
26.28/26.44	c estimatedAdderCost: 30
26.28/26.44	c Try to convert by bdds
26.28/26.45	c D: 1
26.28/26.45	c estimatedAdderCost: 30
26.28/26.45	c Try to convert by bdds
26.28/26.46	c D: 1
26.28/26.46	c estimatedAdderCost: 30
26.28/26.46	c Try to convert by bdds
26.28/26.48	c D: 1
26.28/26.48	c estimatedAdderCost: 30
26.28/26.48	c Try to convert by bdds
26.28/26.49	c D: 1
26.28/26.49	c estimatedAdderCost: 30
26.28/26.49	c Try to convert by bdds
26.38/26.50	c D: 1
26.38/26.50	c estimatedAdderCost: 30
26.38/26.50	c Try to convert by bdds
26.38/26.51	c D: 1
26.38/26.51	c estimatedAdderCost: 30
26.38/26.51	c Try to convert by bdds
26.38/26.52	c D: 1
26.38/26.52	c estimatedAdderCost: 30
26.38/26.52	c Try to convert by bdds
26.38/26.53	c D: 1
26.38/26.53	c estimatedAdderCost: 30
26.38/26.53	c Try to convert by bdds
26.38/26.55	c D: 1
26.38/26.55	c estimatedAdderCost: 30
26.38/26.55	c Try to convert by bdds
26.38/26.56	c D: 1
26.38/26.56	c estimatedAdderCost: 30
26.38/26.56	c Try to convert by bdds
26.38/26.57	c D: 1
26.38/26.57	c estimatedAdderCost: 30
26.38/26.57	c Try to convert by bdds
26.38/26.58	c D: 1
26.38/26.58	c estimatedAdderCost: 30
26.38/26.58	c Try to convert by bdds
26.38/26.59	c D: 1
26.38/26.59	c estimatedAdderCost: 30
26.38/26.59	c Try to convert by bdds
26.48/26.61	c D: 1
26.48/26.61	c estimatedAdderCost: 30
26.48/26.61	c Try to convert by bdds
26.48/26.62	c D: 1
26.48/26.62	c estimatedAdderCost: 30
26.48/26.62	c Try to convert by bdds
26.48/26.63	c D: 1
26.48/26.63	c estimatedAdderCost: 30
26.48/26.63	c Try to convert by bdds
26.48/26.64	c D: 1
26.48/26.64	c estimatedAdderCost: 30
26.48/26.64	c Try to convert by bdds
26.48/26.65	c D: 1
26.48/26.65	c estimatedAdderCost: 30
26.48/26.65	c Try to convert by bdds
26.48/26.67	c D: 1
26.48/26.67	c estimatedAdderCost: 30
26.48/26.67	c Try to convert by bdds
26.48/26.68	c D: 1
26.48/26.68	c estimatedAdderCost: 30
26.48/26.68	c Try to convert by bdds
26.48/26.69	c D: 1
26.48/26.69	c estimatedAdderCost: 30
26.48/26.69	c Try to convert by bdds
26.58/26.70	c D: 1
26.58/26.70	c estimatedAdderCost: 30
26.58/26.70	c Try to convert by bdds
26.58/26.71	c D: 1
26.58/26.71	c estimatedAdderCost: 30
26.58/26.71	c Try to convert by bdds
26.58/26.73	c D: 1
26.58/26.73	c estimatedAdderCost: 30
26.58/26.73	c Try to convert by bdds
26.58/26.74	c D: 1
26.58/26.74	c estimatedAdderCost: 30
26.58/26.74	c Try to convert by bdds
26.58/26.75	c D: 1
26.58/26.75	c estimatedAdderCost: 30
26.58/26.75	c Try to convert by bdds
26.58/26.76	c D: 1
26.58/26.76	c estimatedAdderCost: 30
26.58/26.76	c Try to convert by bdds
26.58/26.77	c D: 1
26.58/26.77	c estimatedAdderCost: 30
26.58/26.77	c Try to convert by bdds
26.58/26.79	c D: 1
26.58/26.79	c estimatedAdderCost: 30
26.58/26.79	c Try to convert by bdds
26.68/26.80	c D: 1
26.68/26.80	c estimatedAdderCost: 30
26.68/26.80	c Try to convert by bdds
26.68/26.81	c D: 1
26.68/26.81	c estimatedAdderCost: 30
26.68/26.81	c Try to convert by bdds
26.68/26.82	c D: 1
26.68/26.82	c estimatedAdderCost: 30
26.68/26.82	c Try to convert by bdds
26.68/26.83	c D: 1
26.68/26.83	c estimatedAdderCost: 30
26.68/26.83	c Try to convert by bdds
26.68/26.84	c D: 1
26.68/26.84	c estimatedAdderCost: 30
26.68/26.84	c Try to convert by bdds
26.68/26.86	c D: 1
26.68/26.86	c estimatedAdderCost: 30
26.68/26.86	c Try to convert by bdds
26.68/26.87	c D: 1
26.68/26.87	c estimatedAdderCost: 30
26.68/26.87	c Try to convert by bdds
26.68/26.88	c D: 1
26.68/26.88	c estimatedAdderCost: 30
26.68/26.88	c Try to convert by bdds
26.68/26.89	c D: 1
26.68/26.89	c estimatedAdderCost: 30
26.68/26.89	c Try to convert by bdds
26.78/26.90	c D: 1
26.78/26.90	c estimatedAdderCost: 30
26.78/26.90	c Try to convert by bdds
26.78/26.92	c D: 1
26.78/26.92	c estimatedAdderCost: 30
26.78/26.92	c Try to convert by bdds
26.78/26.93	c D: 1
26.78/26.93	c estimatedAdderCost: 30
26.78/26.93	c Try to convert by bdds
26.78/26.94	c D: 1
26.78/26.94	c estimatedAdderCost: 30
26.78/26.94	c Try to convert by bdds
26.78/26.95	c D: 1
26.78/26.95	c estimatedAdderCost: 30
26.78/26.95	c Try to convert by bdds
26.78/26.96	c D: 1
26.78/26.96	c estimatedAdderCost: 30
26.78/26.96	c Try to convert by bdds
26.78/26.98	c D: 1
26.78/26.98	c estimatedAdderCost: 30
26.78/26.98	c Try to convert by bdds
26.78/26.99	c D: 1
26.78/26.99	c estimatedAdderCost: 30
26.78/26.99	c Try to convert by bdds
26.78/27.00	c D: 1
26.78/27.00	c estimatedAdderCost: 30
26.78/27.00	c Try to convert by bdds
26.89/27.01	c D: 1
26.89/27.01	c estimatedAdderCost: 30
26.89/27.01	c Try to convert by bdds
26.89/27.02	c D: 1
26.89/27.02	c estimatedAdderCost: 30
26.89/27.02	c Try to convert by bdds
26.89/27.04	c D: 1
26.89/27.04	c estimatedAdderCost: 30
26.89/27.04	c Try to convert by bdds
26.89/27.05	c D: 1
26.89/27.05	c estimatedAdderCost: 30
26.89/27.05	c Try to convert by bdds
26.89/27.06	c D: 1
26.89/27.06	c estimatedAdderCost: 30
26.89/27.06	c Try to convert by bdds
26.89/27.07	c D: 1
26.89/27.07	c estimatedAdderCost: 30
26.89/27.07	c Try to convert by bdds
26.89/27.08	c D: 1
26.89/27.08	c estimatedAdderCost: 30
26.89/27.08	c Try to convert by bdds
26.89/27.10	c D: 1
26.89/27.10	c estimatedAdderCost: 30
26.89/27.10	c Try to convert by bdds
26.89/27.11	c D: 1
26.89/27.11	c estimatedAdderCost: 30
26.89/27.11	c Try to convert by bdds
26.99/27.12	c D: 1
26.99/27.12	c estimatedAdderCost: 30
26.99/27.12	c Try to convert by bdds
26.99/27.13	c D: 1
26.99/27.13	c estimatedAdderCost: 30
26.99/27.13	c Try to convert by bdds
26.99/27.14	c D: 1
26.99/27.14	c estimatedAdderCost: 30
26.99/27.14	c Try to convert by bdds
26.99/27.16	c D: 1
26.99/27.16	c estimatedAdderCost: 30
26.99/27.16	c Try to convert by bdds
26.99/27.17	c D: 1
26.99/27.17	c estimatedAdderCost: 30
26.99/27.17	c Try to convert by bdds
26.99/27.18	c D: 1
26.99/27.18	c estimatedAdderCost: 30
26.99/27.18	c Try to convert by bdds
26.99/27.19	c D: 1
26.99/27.19	c estimatedAdderCost: 30
26.99/27.19	c Try to convert by bdds
27.08/27.20	c D: 1
27.08/27.20	c estimatedAdderCost: 30
27.08/27.20	c Try to convert by bdds
27.08/27.21	c D: 1
27.08/27.21	c estimatedAdderCost: 30
27.08/27.21	c Try to convert by bdds
27.08/27.23	c D: 1
27.08/27.23	c estimatedAdderCost: 30
27.08/27.23	c Try to convert by bdds
27.08/27.24	c D: 1
27.08/27.24	c estimatedAdderCost: 30
27.08/27.24	c Try to convert by bdds
27.08/27.25	c D: 1
27.08/27.25	c estimatedAdderCost: 30
27.08/27.25	c Try to convert by bdds
27.08/27.26	c D: 1
27.08/27.26	c estimatedAdderCost: 30
27.08/27.26	c Try to convert by bdds
27.08/27.27	c D: 1
27.08/27.27	c estimatedAdderCost: 30
27.08/27.27	c Try to convert by bdds
27.08/27.29	c D: 1
27.08/27.29	c estimatedAdderCost: 30
27.08/27.29	c Try to convert by bdds
27.18/27.30	c D: 1
27.18/27.30	c estimatedAdderCost: 30
27.18/27.30	c Try to convert by bdds
27.18/27.31	c D: 1
27.18/27.31	c estimatedAdderCost: 30
27.18/27.31	c Try to convert by bdds
27.18/27.32	c D: 1
27.18/27.32	c estimatedAdderCost: 30
27.18/27.32	c Try to convert by bdds
27.18/27.33	c D: 1
27.18/27.33	c estimatedAdderCost: 30
27.18/27.33	c Try to convert by bdds
27.18/27.35	c D: 1
27.18/27.35	c estimatedAdderCost: 30
27.18/27.35	c Try to convert by bdds
27.18/27.36	c D: 1
27.18/27.36	c estimatedAdderCost: 30
27.18/27.36	c Try to convert by bdds
27.18/27.37	c D: 1
27.18/27.37	c estimatedAdderCost: 30
27.18/27.37	c Try to convert by bdds
27.18/27.38	c D: 1
27.18/27.38	c estimatedAdderCost: 30
27.18/27.38	c Try to convert by bdds
27.18/27.39	c D: 1
27.18/27.39	c estimatedAdderCost: 30
27.18/27.39	c Try to convert by bdds
27.28/27.41	c D: 1
27.28/27.41	c estimatedAdderCost: 30
27.28/27.41	c Try to convert by bdds
27.28/27.42	c D: 1
27.28/27.42	c estimatedAdderCost: 30
27.28/27.42	c Try to convert by bdds
27.28/27.43	c D: 1
27.28/27.43	c estimatedAdderCost: 30
27.28/27.43	c Try to convert by bdds
27.28/27.44	c D: 1
27.28/27.44	c estimatedAdderCost: 30
27.28/27.44	c Try to convert by bdds
27.28/27.45	c D: 1
27.28/27.45	c estimatedAdderCost: 30
27.28/27.45	c Try to convert by bdds
27.28/27.47	c D: 1
27.28/27.47	c estimatedAdderCost: 30
27.28/27.47	c Try to convert by bdds
27.28/27.48	c D: 1
27.28/27.48	c estimatedAdderCost: 30
27.28/27.48	c Try to convert by bdds
27.28/27.49	c D: 1
27.28/27.49	c estimatedAdderCost: 30
27.28/27.49	c Try to convert by bdds
27.38/27.50	c D: 1
27.38/27.50	c estimatedAdderCost: 30
27.38/27.50	c Try to convert by bdds
27.38/27.51	c D: 1
27.38/27.51	c estimatedAdderCost: 30
27.38/27.51	c Try to convert by bdds
27.38/27.53	c D: 1
27.38/27.53	c estimatedAdderCost: 30
27.38/27.53	c Try to convert by bdds
27.38/27.54	c D: 1
27.38/27.54	c estimatedAdderCost: 30
27.38/27.54	c Try to convert by bdds
27.38/27.55	c D: 1
27.38/27.55	c estimatedAdderCost: 30
27.38/27.55	c Try to convert by bdds
27.38/27.56	c D: 1
27.38/27.56	c estimatedAdderCost: 30
27.38/27.56	c Try to convert by bdds
27.38/27.57	c D: 1
27.38/27.57	c estimatedAdderCost: 30
27.38/27.57	c Try to convert by bdds
27.38/27.58	c D: 1
27.38/27.58	c estimatedAdderCost: 30
27.38/27.58	c Try to convert by bdds
27.48/27.60	c D: 1
27.48/27.60	c estimatedAdderCost: 30
27.48/27.60	c Try to convert by bdds
27.48/27.61	c D: 1
27.48/27.61	c estimatedAdderCost: 30
27.48/27.61	c Try to convert by bdds
27.48/27.62	c D: 1
27.48/27.62	c estimatedAdderCost: 30
27.48/27.62	c Try to convert by bdds
27.48/27.63	c D: 1
27.48/27.63	c estimatedAdderCost: 30
27.48/27.63	c Try to convert by bdds
27.48/27.64	c D: 1
27.48/27.64	c estimatedAdderCost: 30
27.48/27.64	c Try to convert by bdds
27.48/27.66	c D: 1
27.48/27.66	c estimatedAdderCost: 30
27.48/27.66	c Try to convert by bdds
27.48/27.67	c D: 1
27.48/27.67	c estimatedAdderCost: 30
27.48/27.67	c Try to convert by bdds
27.48/27.68	c D: 1
27.48/27.68	c estimatedAdderCost: 30
27.48/27.68	c Try to convert by bdds
27.48/27.69	c D: 1
27.48/27.69	c estimatedAdderCost: 30
27.48/27.69	c Try to convert by bdds
27.58/27.70	c D: 1
27.58/27.70	c estimatedAdderCost: 30
27.58/27.70	c Try to convert by bdds
27.58/27.72	c D: 1
27.58/27.72	c estimatedAdderCost: 30
27.58/27.72	c Try to convert by bdds
27.58/27.73	c D: 1
27.58/27.73	c estimatedAdderCost: 30
27.58/27.73	c Try to convert by bdds
27.58/27.74	c D: 1
27.58/27.74	c estimatedAdderCost: 30
27.58/27.74	c Try to convert by bdds
27.58/27.75	c D: 1
27.58/27.75	c estimatedAdderCost: 30
27.58/27.75	c Try to convert by bdds
27.58/27.76	c D: 1
27.58/27.76	c estimatedAdderCost: 30
27.58/27.76	c Try to convert by bdds
27.58/27.78	c D: 1
27.58/27.78	c estimatedAdderCost: 30
27.58/27.78	c Try to convert by bdds
27.58/27.79	c D: 1
27.58/27.79	c estimatedAdderCost: 30
27.58/27.79	c Try to convert by bdds
27.68/27.80	c D: 1
27.68/27.80	c estimatedAdderCost: 30
27.68/27.80	c Try to convert by bdds
27.68/27.81	c D: 1
27.68/27.81	c estimatedAdderCost: 30
27.68/27.81	c Try to convert by bdds
27.68/27.82	c D: 1
27.68/27.82	c estimatedAdderCost: 30
27.68/27.82	c Try to convert by bdds
27.68/27.83	c D: 1
27.68/27.83	c estimatedAdderCost: 30
27.68/27.83	c Try to convert by bdds
27.68/27.85	c D: 1
27.68/27.85	c estimatedAdderCost: 30
27.68/27.85	c Try to convert by bdds
27.68/27.86	c D: 1
27.68/27.86	c estimatedAdderCost: 30
27.68/27.86	c Try to convert by bdds
27.68/27.87	c D: 1
27.68/27.87	c estimatedAdderCost: 30
27.68/27.87	c Try to convert by bdds
27.68/27.88	c D: 1
27.68/27.88	c estimatedAdderCost: 30
27.68/27.88	c Try to convert by bdds
27.68/27.89	c D: 1
27.68/27.89	c estimatedAdderCost: 30
27.68/27.89	c Try to convert by bdds
27.78/27.91	c D: 1
27.78/27.91	c estimatedAdderCost: 30
27.78/27.91	c Try to convert by bdds
27.78/27.92	c D: 1
27.78/27.92	c estimatedAdderCost: 30
27.78/27.92	c Try to convert by bdds
27.78/27.93	c D: 1
27.78/27.93	c estimatedAdderCost: 30
27.78/27.93	c Try to convert by bdds
27.78/27.94	c D: 1
27.78/27.94	c estimatedAdderCost: 30
27.78/27.94	c Try to convert by bdds
27.78/27.95	c D: 1
27.78/27.95	c estimatedAdderCost: 30
27.78/27.95	c Try to convert by bdds
27.78/27.97	c D: 1
27.78/27.97	c estimatedAdderCost: 30
27.78/27.97	c Try to convert by bdds
27.78/27.98	c D: 1
27.78/27.98	c estimatedAdderCost: 30
27.78/27.98	c Try to convert by bdds
27.78/27.99	c D: 1
27.78/27.99	c estimatedAdderCost: 30
27.78/27.99	c Try to convert by bdds
27.78/28.00	c D: 1
27.78/28.00	c estimatedAdderCost: 30
27.78/28.00	c Try to convert by bdds
27.89/28.01	c D: 1
27.89/28.01	c estimatedAdderCost: 30
27.89/28.01	c Try to convert by bdds
27.89/28.03	c D: 1
27.89/28.03	c estimatedAdderCost: 30
27.89/28.03	c Try to convert by bdds
27.89/28.04	c D: 1
27.89/28.04	c estimatedAdderCost: 30
27.89/28.04	c Try to convert by bdds
27.89/28.05	c D: 1
27.89/28.05	c estimatedAdderCost: 30
27.89/28.05	c Try to convert by bdds
27.89/28.06	c D: 1
27.89/28.06	c estimatedAdderCost: 30
27.89/28.06	c Try to convert by bdds
27.89/28.07	c D: 1
27.89/28.07	c estimatedAdderCost: 30
27.89/28.07	c Try to convert by bdds
27.89/28.09	c D: 1
27.89/28.09	c estimatedAdderCost: 30
27.89/28.09	c Try to convert by bdds
27.89/28.10	c D: 1
27.89/28.10	c estimatedAdderCost: 30
27.89/28.10	c Try to convert by bdds
27.99/28.11	c D: 1
27.99/28.11	c estimatedAdderCost: 30
27.99/28.11	c Try to convert by bdds
27.99/28.12	c D: 1
27.99/28.12	c estimatedAdderCost: 30
27.99/28.12	c Try to convert by bdds
27.99/28.13	c D: 1
27.99/28.13	c estimatedAdderCost: 30
27.99/28.13	c Try to convert by bdds
27.99/28.15	c D: 1
27.99/28.15	c estimatedAdderCost: 30
27.99/28.15	c Try to convert by bdds
27.99/28.16	c D: 1
27.99/28.16	c estimatedAdderCost: 30
27.99/28.16	c Try to convert by bdds
27.99/28.17	c D: 1
27.99/28.17	c estimatedAdderCost: 30
27.99/28.17	c Try to convert by bdds
27.99/28.18	c D: 1
27.99/28.18	c estimatedAdderCost: 30
27.99/28.18	c Try to convert by bdds
27.99/28.19	c D: 1
27.99/28.19	c estimatedAdderCost: 30
27.99/28.19	c Try to convert by bdds
28.08/28.21	c D: 1
28.08/28.21	c estimatedAdderCost: 30
28.08/28.21	c Try to convert by bdds
28.08/28.22	c D: 1
28.08/28.22	c estimatedAdderCost: 30
28.08/28.22	c Try to convert by bdds
28.08/28.23	c D: 1
28.08/28.23	c estimatedAdderCost: 30
28.08/28.23	c Try to convert by bdds
28.08/28.24	c D: 1
28.08/28.24	c estimatedAdderCost: 30
28.08/28.24	c Try to convert by bdds
28.08/28.25	c D: 1
28.08/28.25	c estimatedAdderCost: 30
28.08/28.25	c Try to convert by bdds
28.08/28.27	c D: 1
28.08/28.27	c estimatedAdderCost: 30
28.08/28.27	c Try to convert by bdds
28.08/28.28	c D: 1
28.08/28.28	c estimatedAdderCost: 30
28.08/28.28	c Try to convert by bdds
28.08/28.29	c D: 1
28.08/28.29	c estimatedAdderCost: 30
28.08/28.29	c Try to convert by bdds
28.18/28.30	c D: 1
28.18/28.30	c estimatedAdderCost: 30
28.18/28.30	c Try to convert by bdds
28.18/28.31	c D: 1
28.18/28.31	c estimatedAdderCost: 30
28.18/28.31	c Try to convert by bdds
28.18/28.33	c D: 1
28.18/28.33	c estimatedAdderCost: 30
28.18/28.33	c Try to convert by bdds
28.18/28.34	c D: 1
28.18/28.34	c estimatedAdderCost: 30
28.18/28.34	c Try to convert by bdds
28.18/28.35	c D: 1
28.18/28.35	c estimatedAdderCost: 30
28.18/28.35	c Try to convert by bdds
28.18/28.36	c D: 1
28.18/28.36	c estimatedAdderCost: 30
28.18/28.36	c Try to convert by bdds
28.18/28.37	c D: 1
28.18/28.37	c estimatedAdderCost: 30
28.18/28.37	c Try to convert by bdds
28.18/28.38	c D: 1
28.18/28.38	c estimatedAdderCost: 30
28.18/28.38	c Try to convert by bdds
28.28/28.40	c D: 1
28.28/28.40	c estimatedAdderCost: 30
28.28/28.40	c Try to convert by bdds
28.28/28.41	c D: 1
28.28/28.41	c estimatedAdderCost: 30
28.28/28.41	c Try to convert by bdds
28.28/28.42	c D: 1
28.28/28.42	c estimatedAdderCost: 30
28.28/28.42	c Try to convert by bdds
28.28/28.43	c D: 1
28.28/28.43	c estimatedAdderCost: 30
28.28/28.43	c Try to convert by bdds
28.28/28.44	c D: 1
28.28/28.44	c estimatedAdderCost: 30
28.28/28.44	c Try to convert by bdds
28.28/28.46	c D: 1
28.28/28.46	c estimatedAdderCost: 30
28.28/28.46	c Try to convert by bdds
28.28/28.47	c D: 1
28.28/28.47	c estimatedAdderCost: 30
28.28/28.47	c Try to convert by bdds
28.28/28.48	c D: 1
28.28/28.48	c estimatedAdderCost: 30
28.28/28.48	c Try to convert by bdds
28.28/28.49	c D: 1
28.28/28.49	c estimatedAdderCost: 30
28.28/28.49	c Try to convert by bdds
28.38/28.50	c D: 1
28.38/28.50	c estimatedAdderCost: 30
28.38/28.50	c Try to convert by bdds
28.38/28.52	c D: 1
28.38/28.52	c estimatedAdderCost: 30
28.38/28.52	c Try to convert by bdds
28.38/28.53	c D: 1
28.38/28.53	c estimatedAdderCost: 30
28.38/28.53	c Try to convert by bdds
28.38/28.54	c D: 1
28.38/28.54	c estimatedAdderCost: 30
28.38/28.54	c Try to convert by bdds
28.38/28.55	c D: 1
28.38/28.55	c estimatedAdderCost: 30
28.38/28.55	c Try to convert by bdds
28.38/28.56	c D: 1
28.38/28.56	c estimatedAdderCost: 30
28.38/28.56	c Try to convert by bdds
28.38/28.58	c D: 1
28.38/28.58	c estimatedAdderCost: 30
28.38/28.58	c Try to convert by bdds
28.38/28.59	c D: 1
28.38/28.59	c estimatedAdderCost: 30
28.38/28.59	c Try to convert by bdds
28.48/28.60	c D: 1
28.48/28.60	c estimatedAdderCost: 30
28.48/28.60	c Try to convert by bdds
28.48/28.61	c D: 1
28.48/28.61	c estimatedAdderCost: 30
28.48/28.61	c Try to convert by bdds
28.48/28.62	c D: 1
28.48/28.62	c estimatedAdderCost: 30
28.48/28.62	c Try to convert by bdds
28.48/28.64	c D: 1
28.48/28.64	c estimatedAdderCost: 30
28.48/28.64	c Try to convert by bdds
28.48/28.65	c D: 1
28.48/28.65	c estimatedAdderCost: 30
28.48/28.65	c Try to convert by bdds
28.48/28.66	c D: 1
28.48/28.66	c estimatedAdderCost: 30
28.48/28.66	c Try to convert by bdds
28.48/28.67	c D: 1
28.48/28.67	c estimatedAdderCost: 30
28.48/28.67	c Try to convert by bdds
28.48/28.68	c D: 1
28.48/28.68	c estimatedAdderCost: 30
28.48/28.68	c Try to convert by bdds
28.58/28.70	c D: 1
28.58/28.70	c estimatedAdderCost: 30
28.58/28.70	c Try to convert by bdds
28.58/28.71	c D: 1
28.58/28.71	c estimatedAdderCost: 30
28.58/28.71	c Try to convert by bdds
28.58/28.72	c D: 1
28.58/28.72	c estimatedAdderCost: 30
28.58/28.72	c Try to convert by bdds
28.58/28.73	c D: 1
28.58/28.73	c estimatedAdderCost: 30
28.58/28.73	c Try to convert by bdds
28.58/28.74	c D: 1
28.58/28.74	c estimatedAdderCost: 30
28.58/28.74	c Try to convert by bdds
28.58/28.76	c D: 1
28.58/28.76	c estimatedAdderCost: 30
28.58/28.76	c Try to convert by bdds
28.58/28.77	c D: 1
28.58/28.77	c estimatedAdderCost: 30
28.58/28.77	c Try to convert by bdds
28.58/28.78	c D: 1
28.58/28.78	c estimatedAdderCost: 30
28.58/28.78	c Try to convert by bdds
28.58/28.79	c D: 1
28.58/28.79	c estimatedAdderCost: 30
28.58/28.79	c Try to convert by bdds
28.68/28.80	c D: 1
28.68/28.80	c estimatedAdderCost: 30
28.68/28.80	c Try to convert by bdds
28.68/28.82	c D: 1
28.68/28.82	c estimatedAdderCost: 30
28.68/28.82	c Try to convert by bdds
28.68/28.83	c D: 1
28.68/28.83	c estimatedAdderCost: 30
28.68/28.83	c Try to convert by bdds
28.68/28.84	c D: 1
28.68/28.84	c estimatedAdderCost: 30
28.68/28.84	c Try to convert by bdds
28.68/28.85	c D: 1
28.68/28.85	c estimatedAdderCost: 30
28.68/28.85	c Try to convert by bdds
28.68/28.86	c D: 1
28.68/28.86	c estimatedAdderCost: 30
28.68/28.86	c Try to convert by bdds
28.68/28.88	c D: 1
28.68/28.88	c estimatedAdderCost: 30
28.68/28.88	c Try to convert by bdds
28.68/28.89	c D: 1
28.68/28.89	c estimatedAdderCost: 30
28.68/28.89	c Try to convert by bdds
28.77/28.90	c D: 1
28.77/28.90	c estimatedAdderCost: 30
28.77/28.90	c Try to convert by bdds
28.77/28.91	c D: 1
28.77/28.91	c estimatedAdderCost: 30
28.77/28.91	c Try to convert by bdds
28.77/28.92	c D: 1
28.77/28.92	c estimatedAdderCost: 30
28.77/28.92	c Try to convert by bdds
28.77/28.94	c D: 1
28.77/28.94	c estimatedAdderCost: 30
28.77/28.94	c Try to convert by bdds
28.77/28.95	c D: 1
28.77/28.95	c estimatedAdderCost: 30
28.77/28.95	c Try to convert by bdds
28.77/28.96	c D: 1
28.77/28.96	c estimatedAdderCost: 30
28.77/28.96	c Try to convert by bdds
28.77/28.97	c D: 1
28.77/28.97	c estimatedAdderCost: 30
28.77/28.97	c Try to convert by bdds
28.77/28.98	c D: 1
28.77/28.98	c estimatedAdderCost: 30
28.77/28.98	c Try to convert by bdds
28.77/29.00	c D: 1
28.77/29.00	c estimatedAdderCost: 30
28.77/29.00	c Try to convert by bdds
28.89/29.01	c D: 1
28.89/29.01	c estimatedAdderCost: 30
28.89/29.01	c Try to convert by bdds
28.89/29.02	c D: 1
28.89/29.02	c estimatedAdderCost: 30
28.89/29.02	c Try to convert by bdds
28.89/29.03	c D: 1
28.89/29.03	c estimatedAdderCost: 30
28.89/29.03	c Try to convert by bdds
28.89/29.05	c D: 1
28.89/29.05	c estimatedAdderCost: 30
28.89/29.05	c Try to convert by bdds
28.89/29.06	c D: 1
28.89/29.06	c estimatedAdderCost: 30
28.89/29.06	c Try to convert by bdds
28.89/29.07	c D: 1
28.89/29.07	c estimatedAdderCost: 30
28.89/29.07	c Try to convert by bdds
28.89/29.08	c D: 1
28.89/29.08	c estimatedAdderCost: 30
28.89/29.08	c Try to convert by bdds
28.89/29.09	c D: 1
28.89/29.09	c estimatedAdderCost: 30
28.89/29.09	c Try to convert by bdds
28.89/29.11	c D: 1
28.89/29.11	c estimatedAdderCost: 30
28.89/29.11	c Try to convert by bdds
28.99/29.12	c D: 1
28.99/29.12	c estimatedAdderCost: 30
28.99/29.12	c Try to convert by bdds
28.99/29.13	c D: 1
28.99/29.13	c estimatedAdderCost: 30
28.99/29.13	c Try to convert by bdds
28.99/29.14	c D: 1
28.99/29.14	c estimatedAdderCost: 30
28.99/29.14	c Try to convert by bdds
28.99/29.15	c D: 1
28.99/29.15	c estimatedAdderCost: 30
28.99/29.15	c Try to convert by bdds
28.99/29.17	c D: 1
28.99/29.17	c estimatedAdderCost: 30
28.99/29.17	c Try to convert by bdds
28.99/29.18	c D: 1
28.99/29.18	c estimatedAdderCost: 30
28.99/29.18	c Try to convert by bdds
28.99/29.19	c D: 1
28.99/29.19	c estimatedAdderCost: 30
28.99/29.19	c Try to convert by bdds
29.07/29.20	c D: 1
29.07/29.20	c estimatedAdderCost: 30
29.07/29.20	c Try to convert by bdds
29.07/29.22	c D: 1
29.07/29.22	c estimatedAdderCost: 30
29.07/29.22	c Try to convert by bdds
29.07/29.23	c D: 1
29.07/29.23	c estimatedAdderCost: 30
29.07/29.23	c Try to convert by bdds
29.07/29.24	c D: 1
29.07/29.24	c estimatedAdderCost: 30
29.07/29.24	c Try to convert by bdds
29.07/29.25	c D: 1
29.07/29.25	c estimatedAdderCost: 30
29.07/29.25	c Try to convert by bdds
29.07/29.26	c D: 1
29.07/29.26	c estimatedAdderCost: 30
29.07/29.26	c Try to convert by bdds
29.07/29.28	c D: 1
29.07/29.28	c estimatedAdderCost: 30
29.07/29.28	c Try to convert by bdds
29.07/29.29	c D: 1
29.07/29.29	c estimatedAdderCost: 30
29.07/29.29	c Try to convert by bdds
29.17/29.30	c D: 1
29.17/29.30	c estimatedAdderCost: 30
29.17/29.30	c Try to convert by bdds
29.17/29.31	c D: 1
29.17/29.31	c estimatedAdderCost: 30
29.17/29.31	c Try to convert by bdds
29.17/29.32	c D: 1
29.17/29.32	c estimatedAdderCost: 30
29.17/29.32	c Try to convert by bdds
29.17/29.34	c D: 1
29.17/29.34	c estimatedAdderCost: 30
29.17/29.34	c Try to convert by bdds
29.17/29.35	c D: 1
29.17/29.35	c estimatedAdderCost: 30
29.17/29.35	c Try to convert by bdds
29.17/29.36	c D: 1
29.17/29.36	c estimatedAdderCost: 30
29.17/29.36	c Try to convert by bdds
29.17/29.37	c D: 1
29.17/29.37	c estimatedAdderCost: 30
29.17/29.37	c Try to convert by bdds
29.17/29.39	c D: 1
29.17/29.39	c estimatedAdderCost: 30
29.17/29.39	c Try to convert by bdds
29.27/29.40	c D: 1
29.27/29.40	c estimatedAdderCost: 30
29.27/29.40	c Try to convert by bdds
29.27/29.41	c D: 1
29.27/29.41	c estimatedAdderCost: 30
29.27/29.41	c Try to convert by bdds
29.27/29.42	c D: 1
29.27/29.42	c estimatedAdderCost: 30
29.27/29.42	c Try to convert by bdds
29.27/29.43	c D: 1
29.27/29.43	c estimatedAdderCost: 30
29.27/29.43	c Try to convert by bdds
29.27/29.45	c D: 1
29.27/29.45	c estimatedAdderCost: 30
29.27/29.45	c Try to convert by bdds
29.27/29.46	c D: 1
29.27/29.46	c estimatedAdderCost: 30
29.27/29.46	c Try to convert by bdds
29.27/29.47	c D: 1
29.27/29.47	c estimatedAdderCost: 30
29.27/29.47	c Try to convert by bdds
29.27/29.48	c D: 1
29.27/29.48	c estimatedAdderCost: 30
29.27/29.48	c Try to convert by bdds
29.27/29.49	c D: 1
29.27/29.49	c estimatedAdderCost: 30
29.27/29.49	c Try to convert by bdds
29.37/29.51	c D: 1
29.37/29.51	c estimatedAdderCost: 30
29.37/29.51	c Try to convert by bdds
29.37/29.52	c D: 1
29.37/29.52	c estimatedAdderCost: 30
29.37/29.52	c Try to convert by bdds
29.37/29.53	c D: 1
29.37/29.53	c estimatedAdderCost: 30
29.37/29.53	c Try to convert by bdds
29.37/29.55	c D: 1
29.37/29.55	c estimatedAdderCost: 30
29.37/29.55	c Try to convert by bdds
29.37/29.56	c D: 1
29.37/29.56	c estimatedAdderCost: 30
29.37/29.56	c Try to convert by bdds
29.37/29.58	c D: 1
29.37/29.58	c estimatedAdderCost: 30
29.37/29.58	c Try to convert by bdds
29.37/29.59	c D: 1
29.37/29.59	c estimatedAdderCost: 30
29.37/29.59	c Try to convert by bdds
29.47/29.61	c D: 1
29.47/29.61	c estimatedAdderCost: 30
29.47/29.61	c Try to convert by bdds
29.47/29.62	c D: 1
29.47/29.62	c estimatedAdderCost: 30
29.47/29.62	c Try to convert by bdds
29.47/29.64	c D: 1
29.47/29.64	c estimatedAdderCost: 30
29.47/29.64	c Try to convert by bdds
29.47/29.65	c D: 1
29.47/29.65	c estimatedAdderCost: 30
29.47/29.65	c Try to convert by bdds
29.47/29.67	c D: 1
29.47/29.67	c estimatedAdderCost: 30
29.47/29.67	c Try to convert by bdds
29.47/29.68	c D: 1
29.47/29.68	c estimatedAdderCost: 30
29.47/29.68	c Try to convert by bdds
29.57/29.70	c D: 1
29.57/29.70	c estimatedAdderCost: 30
29.57/29.70	c Try to convert by bdds
29.57/29.72	c D: 1
29.57/29.72	c estimatedAdderCost: 30
29.57/29.72	c Try to convert by bdds
29.57/29.73	c D: 1
29.57/29.73	c estimatedAdderCost: 30
29.57/29.73	c Try to convert by bdds
29.57/29.75	c D: 1
29.57/29.75	c estimatedAdderCost: 30
29.57/29.75	c Try to convert by bdds
29.57/29.76	c D: 1
29.57/29.76	c estimatedAdderCost: 30
29.57/29.76	c Try to convert by bdds
29.57/29.78	c D: 1
29.57/29.78	c estimatedAdderCost: 30
29.57/29.78	c Try to convert by bdds
29.57/29.79	c D: 1
29.57/29.79	c estimatedAdderCost: 30
29.57/29.79	c Try to convert by bdds
29.67/29.81	c D: 1
29.67/29.81	c estimatedAdderCost: 30
29.67/29.81	c Try to convert by bdds
29.67/29.82	c D: 1
29.67/29.82	c estimatedAdderCost: 30
29.67/29.82	c Try to convert by bdds
29.67/29.84	c D: 1
29.67/29.84	c estimatedAdderCost: 30
29.67/29.84	c Try to convert by bdds
29.67/29.85	c D: 1
29.67/29.85	c estimatedAdderCost: 30
29.67/29.85	c Try to convert by bdds
29.67/29.87	c D: 1
29.67/29.87	c estimatedAdderCost: 30
29.67/29.87	c Try to convert by bdds
29.67/29.88	c D: 1
29.67/29.88	c estimatedAdderCost: 30
29.67/29.88	c Try to convert by bdds
29.77/29.90	c D: 1
29.77/29.90	c estimatedAdderCost: 30
29.77/29.90	c Try to convert by bdds
29.77/29.91	c D: 1
29.77/29.91	c estimatedAdderCost: 30
29.77/29.91	c Try to convert by bdds
29.77/29.93	c D: 1
29.77/29.93	c estimatedAdderCost: 30
29.77/29.93	c Try to convert by bdds
29.77/29.95	c D: 1
29.77/29.95	c estimatedAdderCost: 30
29.77/29.95	c Try to convert by bdds
29.77/29.96	c D: 1
29.77/29.96	c estimatedAdderCost: 30
29.77/29.96	c Try to convert by bdds
29.77/29.98	c D: 1
29.77/29.98	c estimatedAdderCost: 30
29.77/29.98	c Try to convert by bdds
29.77/29.99	c D: 1
29.77/29.99	c estimatedAdderCost: 38
29.77/29.99	c Try to convert by bdds
29.77/30.01	c D: 1
29.77/30.01	c estimatedAdderCost: 39
29.77/30.01	c Try to convert by bdds
29.88/30.02	c D: 1
29.88/30.02	c estimatedAdderCost: 38
29.88/30.02	c Try to convert by bdds
29.88/30.03	c D: 1
29.88/30.03	c estimatedAdderCost: 39
29.88/30.03	c Try to convert by bdds
29.88/30.05	c D: 1
29.88/30.05	c estimatedAdderCost: 38
29.88/30.05	c Try to convert by bdds
29.88/30.06	c D: 1
29.88/30.06	c estimatedAdderCost: 39
29.88/30.06	c Try to convert by bdds
29.88/30.07	c D: 1
29.88/30.07	c estimatedAdderCost: 38
29.88/30.07	c Try to convert by bdds
29.88/30.09	c D: 1
29.88/30.09	c estimatedAdderCost: 39
29.88/30.09	c Try to convert by bdds
29.88/30.10	c D: 1
29.88/30.10	c estimatedAdderCost: 38
29.88/30.10	c Try to convert by bdds
29.98/30.12	c D: 1
29.98/30.12	c estimatedAdderCost: 39
29.98/30.12	c Try to convert by bdds
29.98/30.13	c D: 1
29.98/30.13	c estimatedAdderCost: 38
29.98/30.13	c Try to convert by bdds
29.98/30.14	c D: 1
29.98/30.14	c estimatedAdderCost: 39
29.98/30.14	c Try to convert by bdds
29.98/30.16	c D: 1
29.98/30.16	c estimatedAdderCost: 38
29.98/30.16	c Try to convert by bdds
29.98/30.17	c D: 1
29.98/30.17	c estimatedAdderCost: 39
29.98/30.17	c Try to convert by bdds
29.98/30.18	c D: 1
29.98/30.18	c estimatedAdderCost: 38
29.98/30.18	c Try to convert by bdds
30.07/30.20	c D: 1
30.07/30.20	c estimatedAdderCost: 39
30.07/30.20	c Try to convert by bdds
30.07/30.21	c D: 1
30.07/30.21	c estimatedAdderCost: 38
30.07/30.21	c Try to convert by bdds
30.07/30.23	c D: 1
30.07/30.23	c estimatedAdderCost: 39
30.07/30.23	c Try to convert by bdds
30.07/30.24	c D: 1
30.07/30.24	c estimatedAdderCost: 38
30.07/30.24	c Try to convert by bdds
30.07/30.25	c D: 1
30.07/30.25	c estimatedAdderCost: 39
30.07/30.25	c Try to convert by bdds
30.07/30.27	c D: 1
30.07/30.27	c estimatedAdderCost: 38
30.07/30.27	c Try to convert by bdds
30.07/30.28	c D: 1
30.07/30.28	c estimatedAdderCost: 39
30.07/30.28	c Try to convert by bdds
30.07/30.30	c D: 1
30.07/30.30	c estimatedAdderCost: 38
30.07/30.30	c Try to convert by bdds
30.17/30.31	c D: 1
30.17/30.31	c estimatedAdderCost: 39
30.17/30.31	c Try to convert by bdds
30.17/30.32	c D: 1
30.17/30.32	c estimatedAdderCost: 38
30.17/30.32	c Try to convert by bdds
30.17/30.34	c D: 1
30.17/30.34	c estimatedAdderCost: 39
30.17/30.34	c Try to convert by bdds
30.17/30.35	c D: 1
30.17/30.35	c estimatedAdderCost: 38
30.17/30.35	c Try to convert by bdds
30.17/30.36	c D: 1
30.17/30.36	c estimatedAdderCost: 39
30.17/30.36	c Try to convert by bdds
30.17/30.38	c D: 1
30.17/30.38	c estimatedAdderCost: 38
30.17/30.38	c Try to convert by bdds
30.17/30.39	c D: 1
30.17/30.39	c estimatedAdderCost: 39
30.17/30.39	c Try to convert by bdds
30.27/30.41	c D: 1
30.27/30.41	c estimatedAdderCost: 38
30.27/30.41	c Try to convert by bdds
30.27/30.42	c D: 1
30.27/30.42	c estimatedAdderCost: 39
30.27/30.42	c Try to convert by bdds
30.27/30.44	c D: 1
30.27/30.44	c estimatedAdderCost: 38
30.27/30.44	c Try to convert by bdds
30.27/30.45	c D: 1
30.27/30.45	c estimatedAdderCost: 39
30.27/30.45	c Try to convert by bdds
30.27/30.46	c D: 1
30.27/30.46	c estimatedAdderCost: 38
30.27/30.46	c Try to convert by bdds
30.27/30.48	c D: 1
30.27/30.48	c estimatedAdderCost: 39
30.27/30.48	c Try to convert by bdds
30.27/30.49	c D: 1
30.27/30.49	c estimatedAdderCost: 38
30.27/30.49	c Try to convert by bdds
30.37/30.50	c D: 1
30.37/30.50	c estimatedAdderCost: 39
30.37/30.50	c Try to convert by bdds
30.37/30.52	c D: 1
30.37/30.52	c estimatedAdderCost: 38
30.37/30.52	c Try to convert by bdds
30.37/30.53	c D: 1
30.37/30.53	c estimatedAdderCost: 39
30.37/30.53	c Try to convert by bdds
30.37/30.55	c D: 1
30.37/30.55	c estimatedAdderCost: 38
30.37/30.55	c Try to convert by bdds
30.37/30.56	c D: 1
30.37/30.56	c estimatedAdderCost: 39
30.37/30.56	c Try to convert by bdds
30.37/30.57	c D: 1
30.37/30.57	c estimatedAdderCost: 38
30.37/30.57	c Try to convert by bdds
30.37/30.59	c D: 1
30.37/30.59	c estimatedAdderCost: 39
30.37/30.59	c Try to convert by bdds
30.47/30.60	c D: 1
30.47/30.60	c estimatedAdderCost: 38
30.47/30.60	c Try to convert by bdds
30.47/30.62	c D: 1
30.47/30.62	c estimatedAdderCost: 39
30.47/30.62	c Try to convert by bdds
30.47/30.63	c D: 1
30.47/30.63	c estimatedAdderCost: 38
30.47/30.63	c Try to convert by bdds
30.47/30.64	c D: 1
30.47/30.64	c estimatedAdderCost: 39
30.47/30.64	c Try to convert by bdds
30.47/30.66	c D: 1
30.47/30.66	c estimatedAdderCost: 38
30.47/30.66	c Try to convert by bdds
30.47/30.67	c D: 1
30.47/30.67	c estimatedAdderCost: 39
30.47/30.67	c Try to convert by bdds
30.47/30.68	c D: 1
30.47/30.68	c estimatedAdderCost: 38
30.47/30.68	c Try to convert by bdds
30.57/30.70	c D: 1
30.57/30.70	c estimatedAdderCost: 39
30.57/30.70	c Try to convert by bdds
30.57/30.71	c D: 1
30.57/30.71	c estimatedAdderCost: 38
30.57/30.71	c Try to convert by bdds
30.57/30.73	c D: 1
30.57/30.73	c estimatedAdderCost: 39
30.57/30.73	c Try to convert by bdds
30.57/30.74	c D: 1
30.57/30.74	c estimatedAdderCost: 38
30.57/30.74	c Try to convert by bdds
30.57/30.75	c D: 1
30.57/30.75	c estimatedAdderCost: 39
30.57/30.75	c Try to convert by bdds
30.57/30.77	c D: 1
30.57/30.77	c estimatedAdderCost: 38
30.57/30.77	c Try to convert by bdds
30.57/30.78	c D: 1
30.57/30.78	c estimatedAdderCost: 39
30.57/30.78	c Try to convert by bdds
30.57/30.80	c D: 1
30.57/30.80	c estimatedAdderCost: 38
30.57/30.80	c Try to convert by bdds
30.67/30.81	c D: 1
30.67/30.81	c estimatedAdderCost: 39
30.67/30.81	c Try to convert by bdds
30.67/30.82	c D: 1
30.67/30.82	c estimatedAdderCost: 38
30.67/30.82	c Try to convert by bdds
30.67/30.84	c D: 1
30.67/30.84	c estimatedAdderCost: 39
30.67/30.84	c Try to convert by bdds
30.67/30.85	c D: 1
30.67/30.85	c estimatedAdderCost: 38
30.67/30.85	c Try to convert by bdds
30.67/30.86	c D: 1
30.67/30.86	c estimatedAdderCost: 39
30.67/30.86	c Try to convert by bdds
30.67/30.88	c D: 1
30.67/30.88	c estimatedAdderCost: 38
30.67/30.88	c Try to convert by bdds
30.67/30.89	c D: 1
30.67/30.89	c estimatedAdderCost: 39
30.67/30.89	c Try to convert by bdds
30.77/30.91	c D: 1
30.77/30.91	c estimatedAdderCost: 38
30.77/30.91	c Try to convert by bdds
30.77/30.92	c D: 1
30.77/30.92	c estimatedAdderCost: 39
30.77/30.92	c Try to convert by bdds
30.77/30.93	c D: 1
30.77/30.93	c estimatedAdderCost: 38
30.77/30.93	c Try to convert by bdds
30.77/30.95	c D: 1
30.77/30.95	c estimatedAdderCost: 39
30.77/30.95	c Try to convert by bdds
30.77/30.96	c D: 1
30.77/30.96	c estimatedAdderCost: 38
30.77/30.96	c Try to convert by bdds
30.77/30.97	c D: 1
30.77/30.97	c estimatedAdderCost: 39
30.77/30.97	c Try to convert by bdds
30.77/30.99	c D: 1
30.77/30.99	c estimatedAdderCost: 38
30.77/30.99	c Try to convert by bdds
30.77/31.00	c D: 1
30.77/31.00	c estimatedAdderCost: 39
30.77/31.00	c Try to convert by bdds
30.88/31.02	c D: 1
30.88/31.02	c estimatedAdderCost: 38
30.88/31.02	c Try to convert by bdds
30.88/31.03	c D: 1
30.88/31.03	c estimatedAdderCost: 39
30.88/31.03	c Try to convert by bdds
30.88/31.04	c D: 1
30.88/31.04	c estimatedAdderCost: 38
30.88/31.04	c Try to convert by bdds
30.88/31.06	c D: 1
30.88/31.06	c estimatedAdderCost: 39
30.88/31.06	c Try to convert by bdds
30.88/31.07	c D: 1
30.88/31.07	c estimatedAdderCost: 38
30.88/31.07	c Try to convert by bdds
30.88/31.08	c D: 1
30.88/31.08	c estimatedAdderCost: 39
30.88/31.08	c Try to convert by bdds
30.88/31.10	c D: 1
30.88/31.10	c estimatedAdderCost: 38
30.88/31.10	c Try to convert by bdds
30.98/31.11	c D: 1
30.98/31.11	c estimatedAdderCost: 39
30.98/31.11	c Try to convert by bdds
30.98/31.13	c D: 1
30.98/31.13	c estimatedAdderCost: 38
30.98/31.13	c Try to convert by bdds
30.98/31.14	c D: 1
30.98/31.14	c estimatedAdderCost: 39
30.98/31.14	c Try to convert by bdds
30.98/31.15	c D: 1
30.98/31.15	c estimatedAdderCost: 38
30.98/31.15	c Try to convert by bdds
30.98/31.17	c D: 1
30.98/31.17	c estimatedAdderCost: 39
30.98/31.17	c Try to convert by bdds
30.98/31.18	c D: 1
30.98/31.18	c estimatedAdderCost: 38
30.98/31.18	c Try to convert by bdds
31.07/31.20	c D: 1
31.07/31.20	c estimatedAdderCost: 39
31.07/31.20	c Try to convert by bdds
31.07/31.21	c D: 1
31.07/31.21	c estimatedAdderCost: 38
31.07/31.21	c Try to convert by bdds
31.07/31.22	c D: 1
31.07/31.22	c estimatedAdderCost: 39
31.07/31.22	c Try to convert by bdds
31.07/31.24	c D: 1
31.07/31.24	c estimatedAdderCost: 38
31.07/31.24	c Try to convert by bdds
31.07/31.25	c D: 1
31.07/31.25	c estimatedAdderCost: 39
31.07/31.25	c Try to convert by bdds
31.07/31.26	c D: 1
31.07/31.26	c estimatedAdderCost: 38
31.07/31.26	c Try to convert by bdds
31.07/31.28	c D: 1
31.07/31.28	c estimatedAdderCost: 39
31.07/31.28	c Try to convert by bdds
31.07/31.29	c D: 1
31.07/31.29	c estimatedAdderCost: 38
31.07/31.29	c Try to convert by bdds
31.16/31.31	c D: 1
31.16/31.31	c estimatedAdderCost: 39
31.16/31.31	c Try to convert by bdds
31.16/31.32	c D: 1
31.16/31.32	c estimatedAdderCost: 38
31.16/31.32	c Try to convert by bdds
31.16/31.33	c D: 1
31.16/31.33	c estimatedAdderCost: 39
31.16/31.33	c Try to convert by bdds
31.16/31.35	c D: 1
31.16/31.35	c estimatedAdderCost: 38
31.16/31.35	c Try to convert by bdds
31.16/31.36	c D: 1
31.16/31.36	c estimatedAdderCost: 39
31.16/31.36	c Try to convert by bdds
31.16/31.38	c D: 1
31.16/31.38	c estimatedAdderCost: 38
31.16/31.38	c Try to convert by bdds
31.16/31.39	c D: 1
31.16/31.39	c estimatedAdderCost: 39
31.16/31.39	c Try to convert by bdds
31.26/31.40	c D: 1
31.26/31.40	c estimatedAdderCost: 38
31.26/31.40	c Try to convert by bdds
31.26/31.42	c D: 1
31.26/31.42	c estimatedAdderCost: 39
31.26/31.42	c Try to convert by bdds
31.26/31.43	c D: 1
31.26/31.43	c estimatedAdderCost: 38
31.26/31.43	c Try to convert by bdds
31.26/31.44	c D: 1
31.26/31.44	c estimatedAdderCost: 39
31.26/31.44	c Try to convert by bdds
31.26/31.46	c D: 1
31.26/31.46	c estimatedAdderCost: 38
31.26/31.46	c Try to convert by bdds
31.26/31.47	c D: 1
31.26/31.47	c estimatedAdderCost: 39
31.26/31.47	c Try to convert by bdds
31.26/31.49	c D: 1
31.26/31.49	c estimatedAdderCost: 38
31.26/31.49	c Try to convert by bdds
31.36/31.50	c D: 1
31.36/31.50	c estimatedAdderCost: 39
31.36/31.50	c Try to convert by bdds
31.36/31.51	c D: 1
31.36/31.51	c estimatedAdderCost: 38
31.36/31.51	c Try to convert by bdds
31.36/31.53	c D: 1
31.36/31.53	c estimatedAdderCost: 39
31.36/31.53	c Try to convert by bdds
31.36/31.54	c D: 1
31.36/31.54	c estimatedAdderCost: 38
31.36/31.54	c Try to convert by bdds
31.36/31.56	c D: 1
31.36/31.56	c estimatedAdderCost: 39
31.36/31.56	c Try to convert by bdds
31.36/31.57	c D: 1
31.36/31.57	c estimatedAdderCost: 38
31.36/31.57	c Try to convert by bdds
31.36/31.58	c D: 1
31.36/31.58	c estimatedAdderCost: 39
31.36/31.58	c Try to convert by bdds
31.46/31.60	c D: 1
31.46/31.60	c estimatedAdderCost: 38
31.46/31.60	c Try to convert by bdds
31.46/31.61	c D: 1
31.46/31.61	c estimatedAdderCost: 39
31.46/31.61	c Try to convert by bdds
31.46/31.63	c D: 1
31.46/31.63	c estimatedAdderCost: 38
31.46/31.63	c Try to convert by bdds
31.46/31.64	c D: 1
31.46/31.64	c estimatedAdderCost: 39
31.46/31.64	c Try to convert by bdds
31.46/31.65	c D: 1
31.46/31.65	c estimatedAdderCost: 38
31.46/31.65	c Try to convert by bdds
31.46/31.67	c D: 1
31.46/31.67	c estimatedAdderCost: 39
31.46/31.67	c Try to convert by bdds
31.46/31.68	c D: 1
31.46/31.68	c estimatedAdderCost: 38
31.46/31.68	c Try to convert by bdds
31.46/31.69	c D: 1
31.46/31.69	c estimatedAdderCost: 39
31.46/31.69	c Try to convert by bdds
31.56/31.71	c D: 1
31.56/31.71	c estimatedAdderCost: 38
31.56/31.71	c Try to convert by bdds
31.56/31.72	c D: 1
31.56/31.72	c estimatedAdderCost: 39
31.56/31.72	c Try to convert by bdds
31.56/31.74	c D: 1
31.56/31.74	c estimatedAdderCost: 38
31.56/31.74	c Try to convert by bdds
31.56/31.75	c D: 1
31.56/31.75	c estimatedAdderCost: 39
31.56/31.75	c Try to convert by bdds
31.56/31.76	c D: 1
31.56/31.76	c estimatedAdderCost: 38
31.56/31.76	c Try to convert by bdds
31.56/31.78	c D: 1
31.56/31.78	c estimatedAdderCost: 39
31.56/31.78	c Try to convert by bdds
31.56/31.79	c D: 1
31.56/31.79	c estimatedAdderCost: 38
31.56/31.79	c Try to convert by bdds
31.66/31.81	c D: 1
31.66/31.81	c estimatedAdderCost: 39
31.66/31.81	c Try to convert by bdds
31.66/31.82	c D: 1
31.66/31.82	c estimatedAdderCost: 38
31.66/31.82	c Try to convert by bdds
31.66/31.83	c D: 1
31.66/31.83	c estimatedAdderCost: 39
31.66/31.83	c Try to convert by bdds
31.66/31.85	c D: 1
31.66/31.85	c estimatedAdderCost: 38
31.66/31.85	c Try to convert by bdds
31.66/31.86	c D: 1
31.66/31.86	c estimatedAdderCost: 39
31.66/31.86	c Try to convert by bdds
31.66/31.87	c D: 1
31.66/31.87	c estimatedAdderCost: 38
31.66/31.87	c Try to convert by bdds
31.66/31.89	c D: 1
31.66/31.89	c estimatedAdderCost: 39
31.66/31.89	c Try to convert by bdds
31.76/31.90	c D: 1
31.76/31.90	c estimatedAdderCost: 38
31.76/31.90	c Try to convert by bdds
31.76/31.92	c D: 1
31.76/31.92	c estimatedAdderCost: 39
31.76/31.92	c Try to convert by bdds
31.76/31.93	c D: 1
31.76/31.93	c estimatedAdderCost: 38
31.76/31.93	c Try to convert by bdds
31.76/31.94	c D: 1
31.76/31.94	c estimatedAdderCost: 39
31.76/31.94	c Try to convert by bdds
31.76/31.96	c D: 1
31.76/31.96	c estimatedAdderCost: 38
31.76/31.96	c Try to convert by bdds
31.76/31.97	c D: 1
31.76/31.97	c estimatedAdderCost: 39
31.76/31.97	c Try to convert by bdds
31.76/31.99	c D: 1
31.76/31.99	c estimatedAdderCost: 38
31.76/31.99	c Try to convert by bdds
31.76/32.00	c D: 1
31.76/32.00	c estimatedAdderCost: 39
31.76/32.00	c Try to convert by bdds
31.87/32.01	c D: 1
31.87/32.01	c estimatedAdderCost: 38
31.87/32.01	c Try to convert by bdds
31.87/32.03	c D: 1
31.87/32.03	c estimatedAdderCost: 39
31.87/32.03	c Try to convert by bdds
31.87/32.04	c D: 1
31.87/32.04	c estimatedAdderCost: 38
31.87/32.04	c Try to convert by bdds
31.87/32.06	c D: 1
31.87/32.06	c estimatedAdderCost: 39
31.87/32.06	c Try to convert by bdds
31.87/32.07	c D: 1
31.87/32.07	c estimatedAdderCost: 38
31.87/32.07	c Try to convert by bdds
31.87/32.08	c D: 1
31.87/32.08	c estimatedAdderCost: 39
31.87/32.08	c Try to convert by bdds
31.87/32.10	c D: 1
31.87/32.10	c estimatedAdderCost: 38
31.87/32.10	c Try to convert by bdds
31.97/32.11	c D: 1
31.97/32.11	c estimatedAdderCost: 39
31.97/32.11	c Try to convert by bdds
31.97/32.12	c D: 1
31.97/32.12	c estimatedAdderCost: 38
31.97/32.12	c Try to convert by bdds
31.97/32.14	c D: 1
31.97/32.14	c estimatedAdderCost: 39
31.97/32.14	c Try to convert by bdds
31.97/32.15	c D: 1
31.97/32.15	c estimatedAdderCost: 38
31.97/32.15	c Try to convert by bdds
31.97/32.17	c D: 1
31.97/32.17	c estimatedAdderCost: 39
31.97/32.17	c Try to convert by bdds
31.97/32.18	c D: 1
31.97/32.18	c estimatedAdderCost: 38
31.97/32.18	c Try to convert by bdds
31.97/32.19	c D: 1
31.97/32.19	c estimatedAdderCost: 39
31.97/32.19	c Try to convert by bdds
32.06/32.21	c D: 1
32.06/32.21	c estimatedAdderCost: 38
32.06/32.21	c Try to convert by bdds
32.06/32.22	c D: 1
32.06/32.22	c estimatedAdderCost: 39
32.06/32.22	c Try to convert by bdds
32.06/32.24	c D: 1
32.06/32.24	c estimatedAdderCost: 38
32.06/32.24	c Try to convert by bdds
32.06/32.25	c D: 1
32.06/32.25	c estimatedAdderCost: 39
32.06/32.25	c Try to convert by bdds
32.06/32.26	c D: 1
32.06/32.26	c estimatedAdderCost: 38
32.06/32.26	c Try to convert by bdds
32.06/32.28	c D: 1
32.06/32.28	c estimatedAdderCost: 39
32.06/32.28	c Try to convert by bdds
32.06/32.29	c D: 1
32.06/32.29	c estimatedAdderCost: 38
32.06/32.29	c Try to convert by bdds
32.16/32.31	c D: 1
32.16/32.31	c estimatedAdderCost: 39
32.16/32.31	c Try to convert by bdds
32.16/32.32	c D: 1
32.16/32.32	c estimatedAdderCost: 38
32.16/32.32	c Try to convert by bdds
32.16/32.33	c D: 1
32.16/32.33	c estimatedAdderCost: 39
32.16/32.33	c Try to convert by bdds
32.16/32.35	c D: 1
32.16/32.35	c estimatedAdderCost: 38
32.16/32.35	c Try to convert by bdds
32.16/32.36	c D: 1
32.16/32.36	c estimatedAdderCost: 39
32.16/32.36	c Try to convert by bdds
32.16/32.37	c D: 1
32.16/32.37	c estimatedAdderCost: 38
32.16/32.37	c Try to convert by bdds
32.16/32.39	c D: 1
32.16/32.39	c estimatedAdderCost: 39
32.16/32.39	c Try to convert by bdds
32.26/32.40	c D: 1
32.26/32.40	c estimatedAdderCost: 38
32.26/32.40	c Try to convert by bdds
32.26/32.42	c D: 1
32.26/32.42	c estimatedAdderCost: 39
32.26/32.42	c Try to convert by bdds
32.26/32.43	c D: 1
32.26/32.43	c estimatedAdderCost: 38
32.26/32.43	c Try to convert by bdds
32.26/32.44	c D: 1
32.26/32.44	c estimatedAdderCost: 39
32.26/32.44	c Try to convert by bdds
32.26/32.46	c D: 1
32.26/32.46	c estimatedAdderCost: 38
32.26/32.46	c Try to convert by bdds
32.26/32.47	c D: 1
32.26/32.47	c estimatedAdderCost: 39
32.26/32.47	c Try to convert by bdds
32.26/32.49	c D: 1
32.26/32.49	c estimatedAdderCost: 38
32.26/32.49	c Try to convert by bdds
32.36/32.50	c D: 1
32.36/32.50	c estimatedAdderCost: 39
32.36/32.50	c Try to convert by bdds
32.36/32.51	c D: 1
32.36/32.51	c estimatedAdderCost: 38
32.36/32.51	c Try to convert by bdds
32.36/32.53	c D: 1
32.36/32.53	c estimatedAdderCost: 39
32.36/32.53	c Try to convert by bdds
32.36/32.54	c D: 1
32.36/32.54	c estimatedAdderCost: 38
32.36/32.54	c Try to convert by bdds
32.36/32.55	c D: 1
32.36/32.55	c estimatedAdderCost: 39
32.36/32.55	c Try to convert by bdds
32.46/32.65	c D: 1
32.46/32.65	c estimatedAdderCost: 38
32.46/32.65	c Try to convert by bdds
32.46/32.66	c D: 1
32.46/32.66	c estimatedAdderCost: 39
32.46/32.66	c Try to convert by bdds
32.46/32.68	c D: 1
32.46/32.68	c estimatedAdderCost: 38
32.46/32.68	c Try to convert by bdds
32.46/32.69	c D: 1
32.46/32.69	c estimatedAdderCost: 39
32.46/32.69	c Try to convert by bdds
32.56/32.70	c D: 1
32.56/32.70	c estimatedAdderCost: 38
32.56/32.70	c Try to convert by bdds
32.56/32.72	c D: 1
32.56/32.72	c estimatedAdderCost: 39
32.56/32.72	c Try to convert by bdds
32.56/32.73	c D: 1
32.56/32.73	c estimatedAdderCost: 38
32.56/32.73	c Try to convert by bdds
32.56/32.75	c D: 1
32.56/32.75	c estimatedAdderCost: 39
32.56/32.75	c Try to convert by bdds
32.56/32.76	c D: 1
32.56/32.76	c estimatedAdderCost: 38
32.56/32.76	c Try to convert by bdds
32.56/32.77	c D: 1
32.56/32.77	c estimatedAdderCost: 39
32.56/32.77	c Try to convert by bdds
32.56/32.79	c D: 1
32.56/32.79	c estimatedAdderCost: 38
32.56/32.79	c Try to convert by bdds
32.66/32.80	c D: 1
32.66/32.80	c estimatedAdderCost: 39
32.66/32.80	c Try to convert by bdds
32.66/32.81	c D: 1
32.66/32.81	c estimatedAdderCost: 38
32.66/32.81	c Try to convert by bdds
32.66/32.83	c D: 1
32.66/32.83	c estimatedAdderCost: 39
32.66/32.83	c Try to convert by bdds
32.66/32.84	c D: 1
32.66/32.84	c estimatedAdderCost: 38
32.66/32.84	c Try to convert by bdds
32.66/32.86	c D: 1
32.66/32.86	c estimatedAdderCost: 39
32.66/32.86	c Try to convert by bdds
32.66/32.87	c D: 1
32.66/32.87	c estimatedAdderCost: 38
32.66/32.87	c Try to convert by bdds
32.66/32.88	c D: 1
32.66/32.88	c estimatedAdderCost: 39
32.66/32.88	c Try to convert by bdds
32.76/32.90	c D: 1
32.76/32.90	c estimatedAdderCost: 38
32.76/32.90	c Try to convert by bdds
32.76/32.91	c D: 1
32.76/32.91	c estimatedAdderCost: 39
32.76/32.91	c Try to convert by bdds
32.76/32.93	c D: 1
32.76/32.93	c estimatedAdderCost: 38
32.76/32.93	c Try to convert by bdds
32.76/32.94	c D: 1
32.76/32.94	c estimatedAdderCost: 39
32.76/32.94	c Try to convert by bdds
32.76/32.95	c D: 1
32.76/32.95	c estimatedAdderCost: 38
32.76/32.95	c Try to convert by bdds
32.76/32.97	c D: 1
32.76/32.97	c estimatedAdderCost: 39
32.76/32.97	c Try to convert by bdds
32.76/32.98	c D: 1
32.76/32.98	c estimatedAdderCost: 38
32.76/32.98	c Try to convert by bdds
32.76/32.99	c D: 1
32.76/32.99	c estimatedAdderCost: 39
32.76/32.99	c Try to convert by bdds
32.76/33.01	c D: 1
32.76/33.01	c estimatedAdderCost: 38
32.76/33.01	c Try to convert by bdds
32.88/33.02	c D: 1
32.88/33.02	c estimatedAdderCost: 39
32.88/33.02	c Try to convert by bdds
32.88/33.04	c D: 1
32.88/33.04	c estimatedAdderCost: 38
32.88/33.04	c Try to convert by bdds
32.88/33.05	c D: 1
32.88/33.05	c estimatedAdderCost: 39
32.88/33.05	c Try to convert by bdds
32.88/33.06	c D: 1
32.88/33.06	c estimatedAdderCost: 38
32.88/33.06	c Try to convert by bdds
32.88/33.08	c D: 1
32.88/33.08	c estimatedAdderCost: 39
32.88/33.08	c Try to convert by bdds
32.88/33.09	c D: 1
32.88/33.09	c estimatedAdderCost: 38
32.88/33.09	c Try to convert by bdds
32.88/33.10	c D: 1
32.88/33.10	c estimatedAdderCost: 39
32.88/33.10	c Try to convert by bdds
32.98/33.12	c D: 1
32.98/33.12	c estimatedAdderCost: 38
32.98/33.12	c Try to convert by bdds
32.98/33.13	c D: 1
32.98/33.13	c estimatedAdderCost: 39
32.98/33.13	c Try to convert by bdds
32.98/33.15	c D: 1
32.98/33.15	c estimatedAdderCost: 38
32.98/33.15	c Try to convert by bdds
32.98/33.16	c D: 1
32.98/33.16	c estimatedAdderCost: 39
32.98/33.16	c Try to convert by bdds
32.98/33.17	c D: 1
32.98/33.17	c estimatedAdderCost: 38
32.98/33.17	c Try to convert by bdds
32.98/33.19	c D: 1
32.98/33.19	c estimatedAdderCost: 39
32.98/33.19	c Try to convert by bdds
33.06/33.20	c D: 1
33.06/33.20	c estimatedAdderCost: 38
33.06/33.20	c Try to convert by bdds
33.06/33.22	c D: 1
33.06/33.22	c estimatedAdderCost: 39
33.06/33.22	c Try to convert by bdds
33.06/33.23	c D: 1
33.06/33.23	c estimatedAdderCost: 38
33.06/33.23	c Try to convert by bdds
33.06/33.24	c D: 1
33.06/33.24	c estimatedAdderCost: 39
33.06/33.24	c Try to convert by bdds
33.06/33.26	c D: 1
33.06/33.26	c estimatedAdderCost: 38
33.06/33.26	c Try to convert by bdds
33.06/33.27	c D: 1
33.06/33.27	c estimatedAdderCost: 39
33.06/33.27	c Try to convert by bdds
33.06/33.28	c D: 1
33.06/33.28	c estimatedAdderCost: 38
33.06/33.28	c Try to convert by bdds
33.16/33.30	c D: 1
33.16/33.30	c estimatedAdderCost: 39
33.16/33.30	c Try to convert by bdds
33.16/33.31	c D: 1
33.16/33.31	c estimatedAdderCost: 38
33.16/33.31	c Try to convert by bdds
33.16/33.33	c D: 1
33.16/33.33	c estimatedAdderCost: 39
33.16/33.33	c Try to convert by bdds
33.16/33.34	c D: 1
33.16/33.34	c estimatedAdderCost: 38
33.16/33.34	c Try to convert by bdds
33.16/33.35	c D: 1
33.16/33.35	c estimatedAdderCost: 39
33.16/33.35	c Try to convert by bdds
33.16/33.37	c D: 1
33.16/33.37	c estimatedAdderCost: 38
33.16/33.37	c Try to convert by bdds
33.16/33.38	c D: 1
33.16/33.38	c estimatedAdderCost: 39
33.16/33.38	c Try to convert by bdds
33.16/33.40	c D: 1
33.16/33.40	c estimatedAdderCost: 38
33.16/33.40	c Try to convert by bdds
33.26/33.41	c D: 1
33.26/33.41	c estimatedAdderCost: 39
33.26/33.41	c Try to convert by bdds
33.26/33.42	c D: 1
33.26/33.42	c estimatedAdderCost: 38
33.26/33.42	c Try to convert by bdds
33.26/33.44	c D: 1
33.26/33.44	c estimatedAdderCost: 39
33.26/33.44	c Try to convert by bdds
33.26/33.45	c D: 1
33.26/33.45	c estimatedAdderCost: 38
33.26/33.45	c Try to convert by bdds
33.26/33.46	c D: 1
33.26/33.46	c estimatedAdderCost: 39
33.26/33.46	c Try to convert by bdds
33.26/33.48	c D: 1
33.26/33.48	c estimatedAdderCost: 38
33.26/33.48	c Try to convert by bdds
33.26/33.49	c D: 1
33.26/33.49	c estimatedAdderCost: 39
33.26/33.49	c Try to convert by bdds
33.36/33.51	c D: 1
33.36/33.51	c estimatedAdderCost: 38
33.36/33.51	c Try to convert by bdds
33.36/33.52	c D: 1
33.36/33.52	c estimatedAdderCost: 39
33.36/33.52	c Try to convert by bdds
33.36/33.53	c D: 1
33.36/33.53	c estimatedAdderCost: 38
33.36/33.53	c Try to convert by bdds
33.36/33.55	c D: 1
33.36/33.55	c estimatedAdderCost: 39
33.36/33.55	c Try to convert by bdds
33.36/33.56	c D: 1
33.36/33.56	c estimatedAdderCost: 38
33.36/33.56	c Try to convert by bdds
33.36/33.57	c D: 1
33.36/33.57	c estimatedAdderCost: 39
33.36/33.57	c Try to convert by bdds
33.36/33.59	c D: 1
33.36/33.59	c estimatedAdderCost: 38
33.36/33.59	c Try to convert by bdds
33.46/33.60	c D: 1
33.46/33.60	c estimatedAdderCost: 39
33.46/33.60	c Try to convert by bdds
33.46/33.62	c D: 1
33.46/33.62	c estimatedAdderCost: 38
33.46/33.62	c Try to convert by bdds
33.46/33.63	c D: 1
33.46/33.63	c estimatedAdderCost: 39
33.46/33.63	c Try to convert by bdds
33.46/33.64	c D: 1
33.46/33.64	c estimatedAdderCost: 38
33.46/33.64	c Try to convert by bdds
33.46/33.66	c D: 1
33.46/33.66	c estimatedAdderCost: 39
33.46/33.66	c Try to convert by bdds
33.46/33.67	c D: 1
33.46/33.67	c estimatedAdderCost: 38
33.46/33.67	c Try to convert by bdds
33.46/33.69	c D: 1
33.46/33.69	c estimatedAdderCost: 39
33.46/33.69	c Try to convert by bdds
33.56/33.70	c D: 1
33.56/33.70	c estimatedAdderCost: 38
33.56/33.70	c Try to convert by bdds
33.56/33.71	c D: 1
33.56/33.71	c estimatedAdderCost: 39
33.56/33.71	c Try to convert by bdds
33.56/33.73	c D: 1
33.56/33.73	c estimatedAdderCost: 38
33.56/33.73	c Try to convert by bdds
33.56/33.74	c D: 1
33.56/33.74	c estimatedAdderCost: 39
33.56/33.74	c Try to convert by bdds
33.56/33.75	c D: 1
33.56/33.75	c estimatedAdderCost: 38
33.56/33.75	c Try to convert by bdds
33.56/33.77	c D: 1
33.56/33.77	c estimatedAdderCost: 39
33.56/33.77	c Try to convert by bdds
33.56/33.78	c D: 1
33.56/33.78	c estimatedAdderCost: 38
33.56/33.78	c Try to convert by bdds
33.66/33.80	c D: 1
33.66/33.80	c estimatedAdderCost: 39
33.66/33.80	c Try to convert by bdds
33.66/33.81	c D: 1
33.66/33.81	c estimatedAdderCost: 38
33.66/33.81	c Try to convert by bdds
33.66/33.82	c D: 1
33.66/33.82	c estimatedAdderCost: 39
33.66/33.82	c Try to convert by bdds
33.66/33.84	c D: 1
33.66/33.84	c estimatedAdderCost: 38
33.66/33.84	c Try to convert by bdds
33.66/33.85	c D: 1
33.66/33.85	c estimatedAdderCost: 39
33.66/33.85	c Try to convert by bdds
33.66/33.87	c D: 1
33.66/33.87	c estimatedAdderCost: 38
33.66/33.87	c Try to convert by bdds
33.66/33.88	c D: 1
33.66/33.88	c estimatedAdderCost: 39
33.66/33.88	c Try to convert by bdds
33.66/33.89	c D: 1
33.66/33.89	c estimatedAdderCost: 38
33.66/33.89	c Try to convert by bdds
33.76/33.91	c D: 1
33.76/33.91	c estimatedAdderCost: 39
33.76/33.91	c Try to convert by bdds
33.76/33.92	c D: 1
33.76/33.92	c estimatedAdderCost: 38
33.76/33.92	c Try to convert by bdds
33.76/33.93	c D: 1
33.76/33.93	c estimatedAdderCost: 39
33.76/33.93	c Try to convert by bdds
33.76/33.95	c D: 1
33.76/33.95	c estimatedAdderCost: 38
33.76/33.95	c Try to convert by bdds
33.76/33.96	c D: 1
33.76/33.96	c estimatedAdderCost: 39
33.76/33.96	c Try to convert by bdds
33.76/33.98	c D: 1
33.76/33.98	c estimatedAdderCost: 38
33.76/33.98	c Try to convert by bdds
33.76/33.99	c D: 1
33.76/33.99	c estimatedAdderCost: 39
33.76/33.99	c Try to convert by bdds
33.76/34.00	c D: 1
33.76/34.00	c estimatedAdderCost: 38
33.76/34.00	c Try to convert by bdds
33.87/34.02	c D: 1
33.87/34.02	c estimatedAdderCost: 39
33.87/34.02	c Try to convert by bdds
33.87/34.03	c D: 1
33.87/34.03	c estimatedAdderCost: 38
33.87/34.03	c Try to convert by bdds
33.87/34.04	c D: 1
33.87/34.04	c estimatedAdderCost: 39
33.87/34.04	c Try to convert by bdds
33.87/34.06	c D: 1
33.87/34.06	c estimatedAdderCost: 38
33.87/34.06	c Try to convert by bdds
33.87/34.07	c D: 1
33.87/34.07	c estimatedAdderCost: 39
33.87/34.07	c Try to convert by bdds
33.87/34.09	c D: 1
33.87/34.09	c estimatedAdderCost: 38
33.87/34.09	c Try to convert by bdds
33.87/34.10	c D: 1
33.87/34.10	c estimatedAdderCost: 39
33.87/34.10	c Try to convert by bdds
33.97/34.11	c D: 1
33.97/34.11	c estimatedAdderCost: 38
33.97/34.11	c Try to convert by bdds
33.97/34.13	c D: 1
33.97/34.13	c estimatedAdderCost: 39
33.97/34.13	c Try to convert by bdds
33.97/34.14	c D: 1
33.97/34.14	c estimatedAdderCost: 38
33.97/34.14	c Try to convert by bdds
33.97/34.16	c D: 1
33.97/34.16	c estimatedAdderCost: 39
33.97/34.16	c Try to convert by bdds
33.97/34.17	c D: 1
33.97/34.17	c estimatedAdderCost: 38
33.97/34.17	c Try to convert by bdds
33.97/34.18	c D: 1
33.97/34.18	c estimatedAdderCost: 39
33.97/34.18	c Try to convert by bdds
34.06/34.20	c D: 1
34.06/34.20	c estimatedAdderCost: 38
34.06/34.20	c Try to convert by bdds
34.06/34.21	c D: 1
34.06/34.21	c estimatedAdderCost: 39
34.06/34.21	c Try to convert by bdds
34.06/34.22	c D: 1
34.06/34.22	c estimatedAdderCost: 38
34.06/34.22	c Try to convert by bdds
34.06/34.24	c D: 1
34.06/34.24	c estimatedAdderCost: 39
34.06/34.24	c Try to convert by bdds
34.06/34.25	c D: 1
34.06/34.25	c estimatedAdderCost: 38
34.06/34.25	c Try to convert by bdds
34.06/34.27	c D: 1
34.06/34.27	c estimatedAdderCost: 39
34.06/34.27	c Try to convert by bdds
34.06/34.28	c D: 1
34.06/34.28	c estimatedAdderCost: 38
34.06/34.28	c Try to convert by bdds
34.06/34.29	c D: 1
34.06/34.29	c estimatedAdderCost: 39
34.06/34.29	c Try to convert by bdds
34.16/34.31	c D: 1
34.16/34.31	c estimatedAdderCost: 38
34.16/34.31	c Try to convert by bdds
34.16/34.32	c D: 1
34.16/34.32	c estimatedAdderCost: 39
34.16/34.32	c Try to convert by bdds
34.16/34.34	c D: 1
34.16/34.34	c estimatedAdderCost: 38
34.16/34.34	c Try to convert by bdds
34.16/34.35	c D: 1
34.16/34.35	c estimatedAdderCost: 39
34.16/34.35	c Try to convert by bdds
34.16/34.36	c D: 1
34.16/34.36	c estimatedAdderCost: 38
34.16/34.36	c Try to convert by bdds
34.16/34.38	c D: 1
34.16/34.38	c estimatedAdderCost: 39
34.16/34.38	c Try to convert by bdds
34.16/34.39	c D: 1
34.16/34.39	c estimatedAdderCost: 38
34.16/34.39	c Try to convert by bdds
34.26/34.40	c D: 1
34.26/34.40	c estimatedAdderCost: 39
34.26/34.40	c Try to convert by bdds
34.26/34.42	c D: 1
34.26/34.42	c estimatedAdderCost: 38
34.26/34.42	c Try to convert by bdds
34.26/34.43	c D: 1
34.26/34.43	c estimatedAdderCost: 39
34.26/34.43	c Try to convert by bdds
34.26/34.45	c D: 1
34.26/34.45	c estimatedAdderCost: 38
34.26/34.45	c Try to convert by bdds
34.26/34.46	c D: 1
34.26/34.46	c estimatedAdderCost: 39
34.26/34.46	c Try to convert by bdds
34.26/34.47	c D: 1
34.26/34.47	c estimatedAdderCost: 38
34.26/34.47	c Try to convert by bdds
34.26/34.49	c D: 1
34.26/34.49	c estimatedAdderCost: 39
34.26/34.49	c Try to convert by bdds
34.36/34.50	c D: 1
34.36/34.50	c estimatedAdderCost: 38
34.36/34.50	c Try to convert by bdds
34.36/34.51	c D: 1
34.36/34.51	c estimatedAdderCost: 39
34.36/34.51	c Try to convert by bdds
34.36/34.53	c D: 1
34.36/34.53	c estimatedAdderCost: 38
34.36/34.53	c Try to convert by bdds
34.36/34.54	c D: 1
34.36/34.54	c estimatedAdderCost: 39
34.36/34.54	c Try to convert by bdds
34.36/34.56	c D: 1
34.36/34.56	c estimatedAdderCost: 38
34.36/34.56	c Try to convert by bdds
34.36/34.57	c D: 1
34.36/34.57	c estimatedAdderCost: 39
34.36/34.57	c Try to convert by bdds
34.36/34.58	c D: 1
34.36/34.58	c estimatedAdderCost: 38
34.36/34.58	c Try to convert by bdds
34.46/34.60	c D: 1
34.46/34.60	c estimatedAdderCost: 39
34.46/34.60	c Try to convert by bdds
34.46/34.61	c D: 1
34.46/34.61	c estimatedAdderCost: 38
34.46/34.61	c Try to convert by bdds
34.46/34.63	c D: 1
34.46/34.63	c estimatedAdderCost: 39
34.46/34.63	c Try to convert by bdds
34.46/34.64	c D: 1
34.46/34.64	c estimatedAdderCost: 38
34.46/34.64	c Try to convert by bdds
34.46/34.65	c D: 1
34.46/34.65	c estimatedAdderCost: 39
34.46/34.65	c Try to convert by bdds
34.46/34.67	c D: 1
34.46/34.67	c estimatedAdderCost: 38
34.46/34.67	c Try to convert by bdds
34.46/34.68	c D: 1
34.46/34.68	c estimatedAdderCost: 39
34.46/34.68	c Try to convert by bdds
34.46/34.69	c D: 1
34.46/34.69	c estimatedAdderCost: 38
34.46/34.69	c Try to convert by bdds
34.56/34.71	c D: 1
34.56/34.71	c estimatedAdderCost: 39
34.56/34.71	c Try to convert by bdds
34.56/34.72	c D: 1
34.56/34.72	c estimatedAdderCost: 38
34.56/34.72	c Try to convert by bdds
34.56/34.74	c D: 1
34.56/34.74	c estimatedAdderCost: 39
34.56/34.74	c Try to convert by bdds
34.56/34.75	c D: 1
34.56/34.75	c estimatedAdderCost: 38
34.56/34.75	c Try to convert by bdds
34.56/34.76	c D: 1
34.56/34.76	c estimatedAdderCost: 39
34.56/34.76	c Try to convert by bdds
34.56/34.78	c D: 1
34.56/34.78	c estimatedAdderCost: 38
34.56/34.78	c Try to convert by bdds
34.56/34.79	c D: 1
34.56/34.79	c estimatedAdderCost: 39
34.56/34.79	c Try to convert by bdds
34.66/34.81	c D: 1
34.66/34.81	c estimatedAdderCost: 38
34.66/34.81	c Try to convert by bdds
34.66/34.82	c D: 1
34.66/34.82	c estimatedAdderCost: 39
34.66/34.82	c Try to convert by bdds
34.66/34.83	c D: 1
34.66/34.83	c estimatedAdderCost: 38
34.66/34.83	c Try to convert by bdds
34.66/34.85	c D: 1
34.66/34.85	c estimatedAdderCost: 39
34.66/34.85	c Try to convert by bdds
34.66/34.86	c D: 1
34.66/34.86	c estimatedAdderCost: 38
34.66/34.86	c Try to convert by bdds
34.66/34.87	c D: 1
34.66/34.87	c estimatedAdderCost: 39
34.66/34.87	c Try to convert by bdds
34.66/34.89	c D: 1
34.66/34.89	c estimatedAdderCost: 38
34.66/34.89	c Try to convert by bdds
34.76/34.90	c D: 1
34.76/34.90	c estimatedAdderCost: 39
34.76/34.90	c Try to convert by bdds
34.76/34.92	c D: 1
34.76/34.92	c estimatedAdderCost: 38
34.76/34.92	c Try to convert by bdds
34.76/34.93	c D: 1
34.76/34.93	c estimatedAdderCost: 39
34.76/34.93	c Try to convert by bdds
34.76/34.94	c D: 1
34.76/34.94	c estimatedAdderCost: 38
34.76/34.94	c Try to convert by bdds
34.76/34.96	c D: 1
34.76/34.96	c estimatedAdderCost: 39
34.76/34.96	c Try to convert by bdds
34.76/34.97	c D: 1
34.76/34.97	c estimatedAdderCost: 38
34.76/34.97	c Try to convert by bdds
34.76/34.98	c D: 1
34.76/34.98	c estimatedAdderCost: 39
34.76/34.98	c Try to convert by bdds
34.76/35.00	c D: 1
34.76/35.00	c estimatedAdderCost: 38
34.76/35.00	c Try to convert by bdds
34.87/35.01	c D: 1
34.87/35.01	c estimatedAdderCost: 39
34.87/35.01	c Try to convert by bdds
34.87/35.03	c D: 1
34.87/35.03	c estimatedAdderCost: 38
34.87/35.03	c Try to convert by bdds
34.87/35.04	c D: 1
34.87/35.04	c estimatedAdderCost: 39
34.87/35.04	c Try to convert by bdds
34.87/35.05	c D: 1
34.87/35.05	c estimatedAdderCost: 38
34.87/35.05	c Try to convert by bdds
34.87/35.07	c D: 1
34.87/35.07	c estimatedAdderCost: 39
34.87/35.07	c Try to convert by bdds
34.87/35.08	c D: 1
34.87/35.08	c estimatedAdderCost: 38
34.87/35.08	c Try to convert by bdds
34.87/35.10	c D: 1
34.87/35.10	c estimatedAdderCost: 39
34.87/35.10	c Try to convert by bdds
34.97/35.11	c D: 1
34.97/35.11	c estimatedAdderCost: 38
34.97/35.11	c Try to convert by bdds
34.97/35.12	c D: 1
34.97/35.12	c estimatedAdderCost: 39
34.97/35.12	c Try to convert by bdds
34.97/35.14	c D: 1
34.97/35.14	c estimatedAdderCost: 38
34.97/35.14	c Try to convert by bdds
34.97/35.15	c D: 1
34.97/35.15	c estimatedAdderCost: 39
34.97/35.15	c Try to convert by bdds
34.97/35.17	c D: 1
34.97/35.17	c estimatedAdderCost: 38
34.97/35.17	c Try to convert by bdds
34.97/35.18	c D: 1
34.97/35.18	c estimatedAdderCost: 39
34.97/35.18	c Try to convert by bdds
34.97/35.19	c D: 1
34.97/35.19	c estimatedAdderCost: 38
34.97/35.19	c Try to convert by bdds
35.06/35.21	c D: 1
35.06/35.21	c estimatedAdderCost: 39
35.06/35.21	c Try to convert by bdds
35.06/35.22	c D: 1
35.06/35.22	c estimatedAdderCost: 38
35.06/35.22	c Try to convert by bdds
35.06/35.23	c D: 1
35.06/35.23	c estimatedAdderCost: 39
35.06/35.23	c Try to convert by bdds
35.06/35.25	c D: 1
35.06/35.25	c estimatedAdderCost: 38
35.06/35.25	c Try to convert by bdds
35.06/35.26	c D: 1
35.06/35.26	c estimatedAdderCost: 39
35.06/35.26	c Try to convert by bdds
35.06/35.28	c D: 1
35.06/35.28	c estimatedAdderCost: 38
35.06/35.28	c Try to convert by bdds
35.06/35.29	c D: 1
35.06/35.29	c estimatedAdderCost: 39
35.06/35.29	c Try to convert by bdds
35.16/35.30	c D: 1
35.16/35.30	c estimatedAdderCost: 38
35.16/35.30	c Try to convert by bdds
35.16/35.32	c D: 1
35.16/35.32	c estimatedAdderCost: 39
35.16/35.32	c Try to convert by bdds
35.16/35.33	c D: 1
35.16/35.33	c estimatedAdderCost: 38
35.16/35.33	c Try to convert by bdds
35.16/35.34	c D: 1
35.16/35.34	c estimatedAdderCost: 39
35.16/35.34	c Try to convert by bdds
35.16/35.36	c D: 1
35.16/35.36	c estimatedAdderCost: 38
35.16/35.36	c Try to convert by bdds
35.16/35.37	c D: 1
35.16/35.37	c estimatedAdderCost: 39
35.16/35.37	c Try to convert by bdds
35.16/35.39	c D: 1
35.16/35.39	c estimatedAdderCost: 38
35.16/35.39	c Try to convert by bdds
35.26/35.40	c D: 1
35.26/35.40	c estimatedAdderCost: 39
35.26/35.40	c Try to convert by bdds
35.26/35.41	c D: 1
35.26/35.41	c estimatedAdderCost: 38
35.26/35.41	c Try to convert by bdds
35.26/35.43	c D: 1
35.26/35.43	c estimatedAdderCost: 39
35.26/35.43	c Try to convert by bdds
35.26/35.44	c D: 1
35.26/35.44	c estimatedAdderCost: 38
35.26/35.44	c Try to convert by bdds
35.26/35.46	c D: 1
35.26/35.46	c estimatedAdderCost: 39
35.26/35.46	c Try to convert by bdds
35.26/35.47	c D: 1
35.26/35.47	c estimatedAdderCost: 38
35.26/35.47	c Try to convert by bdds
35.26/35.48	c D: 1
35.26/35.48	c estimatedAdderCost: 39
35.26/35.48	c Try to convert by bdds
35.36/35.50	c D: 1
35.36/35.50	c estimatedAdderCost: 38
35.36/35.50	c Try to convert by bdds
35.36/35.51	c D: 1
35.36/35.51	c estimatedAdderCost: 39
35.36/35.51	c Try to convert by bdds
35.36/35.53	c D: 1
35.36/35.53	c estimatedAdderCost: 38
35.36/35.53	c Try to convert by bdds
35.36/35.54	c D: 1
35.36/35.54	c estimatedAdderCost: 39
35.36/35.54	c Try to convert by bdds
35.36/35.55	c D: 1
35.36/35.55	c estimatedAdderCost: 38
35.36/35.55	c Try to convert by bdds
35.36/35.57	c D: 1
35.36/35.57	c estimatedAdderCost: 39
35.36/35.57	c Try to convert by bdds
35.36/35.58	c D: 1
35.36/35.58	c estimatedAdderCost: 38
35.36/35.58	c Try to convert by bdds
35.36/35.59	c D: 1
35.36/35.59	c estimatedAdderCost: 39
35.36/35.59	c Try to convert by bdds
35.46/35.61	c D: 1
35.46/35.61	c estimatedAdderCost: 38
35.46/35.61	c Try to convert by bdds
35.46/35.62	c D: 1
35.46/35.62	c estimatedAdderCost: 39
35.46/35.62	c Try to convert by bdds
35.46/35.64	c D: 1
35.46/35.64	c estimatedAdderCost: 38
35.46/35.64	c Try to convert by bdds
35.46/35.65	c D: 1
35.46/35.65	c estimatedAdderCost: 39
35.46/35.65	c Try to convert by bdds
35.46/35.66	c D: 1
35.46/35.66	c estimatedAdderCost: 38
35.46/35.66	c Try to convert by bdds
35.46/35.68	c D: 1
35.46/35.68	c estimatedAdderCost: 39
35.46/35.68	c Try to convert by bdds
35.46/35.69	c D: 1
35.46/35.69	c estimatedAdderCost: 38
35.46/35.69	c Try to convert by bdds
35.56/35.71	c D: 1
35.56/35.71	c estimatedAdderCost: 39
35.56/35.71	c Try to convert by bdds
35.56/35.72	c D: 1
35.56/35.72	c estimatedAdderCost: 38
35.56/35.72	c Try to convert by bdds
35.56/35.73	c D: 1
35.56/35.73	c estimatedAdderCost: 39
35.56/35.73	c Try to convert by bdds
35.56/35.75	c D: 1
35.56/35.75	c estimatedAdderCost: 38
35.56/35.75	c Try to convert by bdds
35.56/35.76	c D: 1
35.56/35.76	c estimatedAdderCost: 39
35.56/35.76	c Try to convert by bdds
35.56/35.77	c D: 1
35.56/35.77	c estimatedAdderCost: 38
35.56/35.77	c Try to convert by bdds
35.56/35.79	c D: 1
35.56/35.79	c estimatedAdderCost: 39
35.56/35.79	c Try to convert by bdds
35.66/35.80	c D: 1
35.66/35.80	c estimatedAdderCost: 38
35.66/35.80	c Try to convert by bdds
35.66/35.82	c D: 1
35.66/35.82	c estimatedAdderCost: 39
35.66/35.82	c Try to convert by bdds
35.66/35.83	c D: 1
35.66/35.83	c estimatedAdderCost: 38
35.66/35.83	c Try to convert by bdds
35.66/35.84	c D: 1
35.66/35.84	c estimatedAdderCost: 39
35.66/35.84	c Try to convert by bdds
35.66/35.86	c D: 1
35.66/35.86	c estimatedAdderCost: 38
35.66/35.86	c Try to convert by bdds
35.66/35.87	c D: 1
35.66/35.87	c estimatedAdderCost: 39
35.66/35.87	c Try to convert by bdds
35.66/35.89	c D: 1
35.66/35.89	c estimatedAdderCost: 38
35.66/35.89	c Try to convert by bdds
35.75/35.90	c D: 1
35.75/35.90	c estimatedAdderCost: 39
35.75/35.90	c Try to convert by bdds
35.75/35.91	c D: 1
35.75/35.91	c estimatedAdderCost: 38
35.75/35.91	c Try to convert by bdds
35.75/35.93	c D: 1
35.75/35.93	c estimatedAdderCost: 39
35.75/35.93	c Try to convert by bdds
35.75/35.94	c D: 1
35.75/35.94	c estimatedAdderCost: 38
35.75/35.94	c Try to convert by bdds
35.75/35.95	c D: 1
35.75/35.95	c estimatedAdderCost: 39
35.75/35.95	c Try to convert by bdds
35.75/35.97	c D: 1
35.75/35.97	c estimatedAdderCost: 38
35.75/35.97	c Try to convert by bdds
35.75/35.98	c D: 1
35.75/35.98	c estimatedAdderCost: 39
35.75/35.98	c Try to convert by bdds
35.75/36.00	c D: 1
35.75/36.00	c estimatedAdderCost: 38
35.75/36.00	c Try to convert by bdds
35.87/36.01	c D: 1
35.87/36.01	c estimatedAdderCost: 39
35.87/36.01	c Try to convert by bdds
35.87/36.02	c D: 1
35.87/36.02	c estimatedAdderCost: 38
35.87/36.02	c Try to convert by bdds
35.87/36.04	c D: 1
35.87/36.04	c estimatedAdderCost: 39
35.87/36.04	c Try to convert by bdds
35.87/36.05	c D: 1
35.87/36.05	c estimatedAdderCost: 38
35.87/36.05	c Try to convert by bdds
35.87/36.07	c D: 1
35.87/36.07	c estimatedAdderCost: 39
35.87/36.07	c Try to convert by bdds
35.87/36.08	c D: 1
35.87/36.08	c estimatedAdderCost: 38
35.87/36.08	c Try to convert by bdds
35.87/36.09	c D: 1
35.87/36.09	c estimatedAdderCost: 39
35.87/36.09	c Try to convert by bdds
35.87/36.11	c D: 1
35.87/36.11	c estimatedAdderCost: 38
35.87/36.11	c Try to convert by bdds
35.97/36.12	c D: 1
35.97/36.12	c estimatedAdderCost: 39
35.97/36.12	c Try to convert by bdds
35.97/36.13	c D: 1
35.97/36.13	c estimatedAdderCost: 38
35.97/36.13	c Try to convert by bdds
35.97/36.15	c D: 1
35.97/36.15	c estimatedAdderCost: 39
35.97/36.15	c Try to convert by bdds
35.97/36.16	c D: 1
35.97/36.16	c estimatedAdderCost: 38
35.97/36.16	c Try to convert by bdds
35.97/36.18	c D: 1
35.97/36.18	c estimatedAdderCost: 39
35.97/36.18	c Try to convert by bdds
35.97/36.19	c D: 1
35.97/36.19	c estimatedAdderCost: 38
35.97/36.19	c Try to convert by bdds
36.05/36.20	c D: 1
36.05/36.20	c estimatedAdderCost: 39
36.05/36.20	c Try to convert by bdds
36.05/36.22	c D: 1
36.05/36.22	c estimatedAdderCost: 38
36.05/36.22	c Try to convert by bdds
36.05/36.23	c D: 1
36.05/36.23	c estimatedAdderCost: 39
36.05/36.23	c Try to convert by bdds
36.05/36.25	c D: 1
36.05/36.25	c estimatedAdderCost: 38
36.05/36.25	c Try to convert by bdds
36.05/36.26	c D: 1
36.05/36.26	c estimatedAdderCost: 39
36.05/36.26	c Try to convert by bdds
36.05/36.27	c D: 1
36.05/36.27	c estimatedAdderCost: 38
36.05/36.27	c Try to convert by bdds
36.05/36.29	c D: 1
36.05/36.29	c estimatedAdderCost: 39
36.05/36.29	c Try to convert by bdds
36.15/36.30	c D: 1
36.15/36.30	c estimatedAdderCost: 38
36.15/36.30	c Try to convert by bdds
36.15/36.32	c D: 1
36.15/36.32	c estimatedAdderCost: 39
36.15/36.32	c Try to convert by bdds
36.15/36.33	c D: 1
36.15/36.33	c estimatedAdderCost: 38
36.15/36.33	c Try to convert by bdds
36.15/36.34	c D: 1
36.15/36.34	c estimatedAdderCost: 39
36.15/36.34	c Try to convert by bdds
36.15/36.36	c D: 1
36.15/36.36	c estimatedAdderCost: 38
36.15/36.36	c Try to convert by bdds
36.15/36.37	c D: 1
36.15/36.37	c estimatedAdderCost: 39
36.15/36.37	c Try to convert by bdds
36.15/36.38	c D: 1
36.15/36.38	c estimatedAdderCost: 38
36.15/36.38	c Try to convert by bdds
36.25/36.40	c D: 1
36.25/36.40	c estimatedAdderCost: 39
36.25/36.40	c Try to convert by bdds
36.25/36.41	c D: 1
36.25/36.41	c estimatedAdderCost: 38
36.25/36.41	c Try to convert by bdds
36.25/36.43	c D: 1
36.25/36.43	c estimatedAdderCost: 39
36.25/36.43	c Try to convert by bdds
36.25/36.44	c D: 1
36.25/36.44	c estimatedAdderCost: 38
36.25/36.44	c Try to convert by bdds
36.25/36.45	c D: 1
36.25/36.45	c estimatedAdderCost: 39
36.25/36.45	c Try to convert by bdds
36.25/36.47	c D: 1
36.25/36.47	c estimatedAdderCost: 38
36.25/36.47	c Try to convert by bdds
36.25/36.48	c D: 1
36.25/36.48	c estimatedAdderCost: 39
36.25/36.48	c Try to convert by bdds
36.35/36.50	c D: 1
36.35/36.50	c estimatedAdderCost: 38
36.35/36.50	c Try to convert by bdds
36.35/36.51	c D: 1
36.35/36.51	c estimatedAdderCost: 39
36.35/36.51	c Try to convert by bdds
36.35/36.52	c D: 1
36.35/36.52	c estimatedAdderCost: 38
36.35/36.52	c Try to convert by bdds
36.35/36.54	c D: 1
36.35/36.54	c estimatedAdderCost: 39
36.35/36.54	c Try to convert by bdds
36.35/36.55	c D: 1
36.35/36.55	c estimatedAdderCost: 38
36.35/36.55	c Try to convert by bdds
36.35/36.56	c D: 1
36.35/36.56	c estimatedAdderCost: 39
36.35/36.56	c Try to convert by bdds
36.35/36.58	c D: 1
36.35/36.58	c estimatedAdderCost: 38
36.35/36.58	c Try to convert by bdds
36.35/36.59	c D: 1
36.35/36.59	c estimatedAdderCost: 39
36.35/36.59	c Try to convert by bdds
36.45/36.61	c D: 1
36.45/36.61	c estimatedAdderCost: 38
36.45/36.61	c Try to convert by bdds
36.45/36.62	c D: 1
36.45/36.62	c estimatedAdderCost: 39
36.45/36.62	c Try to convert by bdds
36.45/36.63	c D: 1
36.45/36.63	c estimatedAdderCost: 38
36.45/36.63	c Try to convert by bdds
36.45/36.65	c D: 1
36.45/36.65	c estimatedAdderCost: 39
36.45/36.65	c Try to convert by bdds
36.45/36.66	c D: 1
36.45/36.66	c estimatedAdderCost: 38
36.45/36.66	c Try to convert by bdds
36.45/36.68	c D: 1
36.45/36.68	c estimatedAdderCost: 39
36.45/36.68	c Try to convert by bdds
36.45/36.69	c D: 1
36.45/36.69	c estimatedAdderCost: 38
36.45/36.69	c Try to convert by bdds
36.55/36.70	c D: 1
36.55/36.70	c estimatedAdderCost: 39
36.55/36.70	c Try to convert by bdds
36.55/36.72	c D: 1
36.55/36.72	c estimatedAdderCost: 38
36.55/36.72	c Try to convert by bdds
36.55/36.73	c D: 1
36.55/36.73	c estimatedAdderCost: 39
36.55/36.73	c Try to convert by bdds
36.55/36.75	c D: 1
36.55/36.75	c estimatedAdderCost: 38
36.55/36.75	c Try to convert by bdds
36.55/36.76	c D: 1
36.55/36.76	c estimatedAdderCost: 39
36.55/36.76	c Try to convert by bdds
36.55/36.77	c D: 1
36.55/36.77	c estimatedAdderCost: 38
36.55/36.77	c Try to convert by bdds
36.55/36.79	c D: 1
36.55/36.79	c estimatedAdderCost: 39
36.55/36.79	c Try to convert by bdds
36.65/36.80	c D: 1
36.65/36.80	c estimatedAdderCost: 38
36.65/36.80	c Try to convert by bdds
36.65/36.81	c D: 1
36.65/36.81	c estimatedAdderCost: 39
36.65/36.81	c Try to convert by bdds
36.65/36.83	c D: 1
36.65/36.83	c estimatedAdderCost: 38
36.65/36.83	c Try to convert by bdds
36.65/36.84	c D: 1
36.65/36.84	c estimatedAdderCost: 39
36.65/36.84	c Try to convert by bdds
36.65/36.86	c D: 1
36.65/36.86	c estimatedAdderCost: 38
36.65/36.86	c Try to convert by bdds
36.65/36.87	c D: 1
36.65/36.87	c estimatedAdderCost: 39
36.65/36.87	c Try to convert by bdds
36.65/36.88	c D: 1
36.65/36.88	c estimatedAdderCost: 38
36.65/36.88	c Try to convert by bdds
36.75/36.90	c D: 1
36.75/36.90	c estimatedAdderCost: 39
36.75/36.90	c Try to convert by bdds
36.75/36.91	c D: 1
36.75/36.91	c estimatedAdderCost: 38
36.75/36.91	c Try to convert by bdds
36.75/36.93	c D: 1
36.75/36.93	c estimatedAdderCost: 39
36.75/36.93	c Try to convert by bdds
36.75/36.94	c D: 1
36.75/36.94	c estimatedAdderCost: 38
36.75/36.94	c Try to convert by bdds
36.75/36.95	c D: 1
36.75/36.95	c estimatedAdderCost: 39
36.75/36.95	c Try to convert by bdds
36.75/36.97	c D: 1
36.75/36.97	c estimatedAdderCost: 38
36.75/36.97	c Try to convert by bdds
36.75/36.98	c D: 1
36.75/36.98	c estimatedAdderCost: 39
36.75/36.98	c Try to convert by bdds
36.75/36.99	c D: 1
36.75/36.99	c estimatedAdderCost: 38
36.75/36.99	c Try to convert by bdds
36.86/37.01	c D: 1
36.86/37.01	c estimatedAdderCost: 39
36.86/37.01	c Try to convert by bdds
36.86/37.02	c D: 1
36.86/37.02	c estimatedAdderCost: 38
36.86/37.02	c Try to convert by bdds
36.86/37.04	c D: 1
36.86/37.04	c estimatedAdderCost: 39
36.86/37.04	c Try to convert by bdds
36.86/37.05	c D: 1
36.86/37.05	c estimatedAdderCost: 38
36.86/37.05	c Try to convert by bdds
36.86/37.06	c D: 1
36.86/37.06	c estimatedAdderCost: 39
36.86/37.06	c Try to convert by bdds
36.86/37.08	c D: 1
36.86/37.08	c estimatedAdderCost: 38
36.86/37.08	c Try to convert by bdds
36.86/37.09	c D: 1
36.86/37.09	c estimatedAdderCost: 39
36.86/37.09	c Try to convert by bdds
36.86/37.11	c D: 1
36.86/37.11	c estimatedAdderCost: 38
36.86/37.11	c Try to convert by bdds
36.96/37.12	c D: 1
36.96/37.12	c estimatedAdderCost: 39
36.96/37.12	c Try to convert by bdds
36.96/37.13	c D: 1
36.96/37.13	c estimatedAdderCost: 38
36.96/37.13	c Try to convert by bdds
36.96/37.15	c D: 1
36.96/37.15	c estimatedAdderCost: 39
36.96/37.15	c Try to convert by bdds
36.96/37.16	c D: 1
36.96/37.16	c estimatedAdderCost: 38
36.96/37.16	c Try to convert by bdds
36.96/37.18	c D: 1
36.96/37.18	c estimatedAdderCost: 39
36.96/37.18	c Try to convert by bdds
36.96/37.19	c D: 1
36.96/37.19	c estimatedAdderCost: 38
36.96/37.19	c Try to convert by bdds
37.05/37.20	c D: 1
37.05/37.20	c estimatedAdderCost: 39
37.05/37.20	c Try to convert by bdds
37.05/37.22	c D: 1
37.05/37.22	c estimatedAdderCost: 38
37.05/37.22	c Try to convert by bdds
37.05/37.23	c D: 1
37.05/37.23	c estimatedAdderCost: 39
37.05/37.23	c Try to convert by bdds
37.05/37.24	c D: 1
37.05/37.24	c estimatedAdderCost: 38
37.05/37.24	c Try to convert by bdds
37.05/37.26	c D: 1
37.05/37.26	c estimatedAdderCost: 39
37.05/37.26	c Try to convert by bdds
37.05/37.27	c D: 1
37.05/37.27	c estimatedAdderCost: 38
37.05/37.27	c Try to convert by bdds
37.05/37.29	c D: 1
37.05/37.29	c estimatedAdderCost: 39
37.05/37.29	c Try to convert by bdds
37.15/37.30	c D: 1
37.15/37.30	c estimatedAdderCost: 38
37.15/37.30	c Try to convert by bdds
37.15/37.31	c D: 1
37.15/37.31	c estimatedAdderCost: 39
37.15/37.31	c Try to convert by bdds
37.15/37.33	c D: 1
37.15/37.33	c estimatedAdderCost: 38
37.15/37.33	c Try to convert by bdds
37.15/37.34	c D: 1
37.15/37.34	c estimatedAdderCost: 39
37.15/37.34	c Try to convert by bdds
37.15/37.36	c D: 1
37.15/37.36	c estimatedAdderCost: 38
37.15/37.36	c Try to convert by bdds
37.15/37.37	c D: 1
37.15/37.37	c estimatedAdderCost: 39
37.15/37.37	c Try to convert by bdds
37.15/37.38	c D: 1
37.15/37.38	c estimatedAdderCost: 38
37.15/37.38	c Try to convert by bdds
37.25/37.40	c D: 1
37.25/37.40	c estimatedAdderCost: 39
37.25/37.40	c Try to convert by bdds
37.25/37.41	c D: 1
37.25/37.41	c estimatedAdderCost: 38
37.25/37.41	c Try to convert by bdds
37.25/37.42	c D: 1
37.25/37.42	c estimatedAdderCost: 39
37.25/37.42	c Try to convert by bdds
37.25/37.44	c D: 1
37.25/37.44	c estimatedAdderCost: 38
37.25/37.44	c Try to convert by bdds
37.25/37.45	c D: 1
37.25/37.45	c estimatedAdderCost: 39
37.25/37.45	c Try to convert by bdds
37.25/37.47	c D: 1
37.25/37.47	c estimatedAdderCost: 38
37.25/37.47	c Try to convert by bdds
37.25/37.48	c D: 1
37.25/37.48	c estimatedAdderCost: 39
37.25/37.48	c Try to convert by bdds
37.25/37.49	c D: 1
37.25/37.49	c estimatedAdderCost: 38
37.25/37.49	c Try to convert by bdds
37.35/37.51	c D: 1
37.35/37.51	c estimatedAdderCost: 39
37.35/37.51	c Try to convert by bdds
37.35/37.52	c D: 1
37.35/37.52	c estimatedAdderCost: 38
37.35/37.52	c Try to convert by bdds
37.35/37.54	c D: 1
37.35/37.54	c estimatedAdderCost: 39
37.35/37.54	c Try to convert by bdds
37.35/37.55	c D: 1
37.35/37.55	c estimatedAdderCost: 38
37.35/37.55	c Try to convert by bdds
37.35/37.56	c D: 1
37.35/37.56	c estimatedAdderCost: 39
37.35/37.56	c Try to convert by bdds
37.35/37.58	c D: 1
37.35/37.58	c estimatedAdderCost: 38
37.35/37.58	c Try to convert by bdds
37.35/37.59	c D: 1
37.35/37.59	c estimatedAdderCost: 39
37.35/37.59	c Try to convert by bdds
37.45/37.61	c D: 1
37.45/37.61	c estimatedAdderCost: 38
37.45/37.61	c Try to convert by bdds
37.45/37.62	c D: 1
37.45/37.62	c estimatedAdderCost: 39
37.45/37.62	c Try to convert by bdds
37.45/37.63	c D: 1
37.45/37.63	c estimatedAdderCost: 38
37.45/37.63	c Try to convert by bdds
37.45/37.65	c D: 1
37.45/37.65	c estimatedAdderCost: 39
37.45/37.65	c Try to convert by bdds
37.45/37.66	c D: 1
37.45/37.66	c estimatedAdderCost: 38
37.45/37.66	c Try to convert by bdds
37.45/37.67	c D: 1
37.45/37.67	c estimatedAdderCost: 39
37.45/37.67	c Try to convert by bdds
37.45/37.69	c D: 1
37.45/37.69	c estimatedAdderCost: 38
37.45/37.69	c Try to convert by bdds
37.55/37.70	c D: 1
37.55/37.70	c estimatedAdderCost: 39
37.55/37.70	c Try to convert by bdds
37.55/37.72	c D: 1
37.55/37.72	c estimatedAdderCost: 38
37.55/37.72	c Try to convert by bdds
37.55/37.73	c D: 1
37.55/37.73	c estimatedAdderCost: 39
37.55/37.73	c Try to convert by bdds
37.55/37.74	c D: 1
37.55/37.74	c estimatedAdderCost: 38
37.55/37.74	c Try to convert by bdds
37.55/37.76	c D: 1
37.55/37.76	c estimatedAdderCost: 39
37.55/37.76	c Try to convert by bdds
37.55/37.77	c D: 1
37.55/37.77	c estimatedAdderCost: 38
37.55/37.77	c Try to convert by bdds
37.55/37.79	c D: 1
37.55/37.79	c estimatedAdderCost: 39
37.55/37.79	c Try to convert by bdds
37.65/37.80	c D: 1
37.65/37.80	c estimatedAdderCost: 38
37.65/37.80	c Try to convert by bdds
37.65/37.81	c D: 1
37.65/37.81	c estimatedAdderCost: 39
37.65/37.81	c Try to convert by bdds
37.65/37.83	c D: 1
37.65/37.83	c estimatedAdderCost: 38
37.65/37.83	c Try to convert by bdds
37.65/37.84	c D: 1
37.65/37.84	c estimatedAdderCost: 39
37.65/37.84	c Try to convert by bdds
37.65/37.85	c D: 1
37.65/37.85	c estimatedAdderCost: 38
37.65/37.85	c Try to convert by bdds
37.65/37.87	c D: 1
37.65/37.87	c estimatedAdderCost: 39
37.65/37.87	c Try to convert by bdds
37.65/37.88	c D: 1
37.65/37.88	c estimatedAdderCost: 38
37.65/37.88	c Try to convert by bdds
37.75/37.90	c D: 1
37.75/37.90	c estimatedAdderCost: 39
37.75/37.90	c Try to convert by bdds
37.75/37.91	c D: 1
37.75/37.91	c estimatedAdderCost: 38
37.75/37.91	c Try to convert by bdds
37.75/37.92	c D: 1
37.75/37.92	c estimatedAdderCost: 39
37.75/37.92	c Try to convert by bdds
37.75/37.94	c D: 1
37.75/37.94	c estimatedAdderCost: 38
37.75/37.94	c Try to convert by bdds
37.75/37.95	c D: 1
37.75/37.95	c estimatedAdderCost: 39
37.75/37.95	c Try to convert by bdds
37.75/37.97	c D: 1
37.75/37.97	c estimatedAdderCost: 38
37.75/37.97	c Try to convert by bdds
37.75/37.98	c D: 1
37.75/37.98	c estimatedAdderCost: 39
37.75/37.98	c Try to convert by bdds
37.75/37.99	c D: 1
37.75/37.99	c estimatedAdderCost: 38
37.75/37.99	c Try to convert by bdds
37.75/38.01	c D: 1
37.75/38.01	c estimatedAdderCost: 39
37.75/38.01	c Try to convert by bdds
37.86/38.02	c D: 1
37.86/38.02	c estimatedAdderCost: 38
37.86/38.02	c Try to convert by bdds
37.86/38.04	c D: 1
37.86/38.04	c estimatedAdderCost: 39
37.86/38.04	c Try to convert by bdds
37.86/38.05	c D: 1
37.86/38.05	c estimatedAdderCost: 38
37.86/38.05	c Try to convert by bdds
37.86/38.06	c D: 1
37.86/38.06	c estimatedAdderCost: 39
37.86/38.06	c Try to convert by bdds
37.86/38.08	c D: 1
37.86/38.08	c estimatedAdderCost: 38
37.86/38.08	c Try to convert by bdds
37.86/38.09	c D: 1
37.86/38.09	c estimatedAdderCost: 39
37.86/38.09	c Try to convert by bdds
37.86/38.10	c D: 1
37.86/38.10	c estimatedAdderCost: 38
37.86/38.10	c Try to convert by bdds
37.96/38.12	c D: 1
37.96/38.12	c estimatedAdderCost: 39
37.96/38.12	c Try to convert by bdds
37.96/38.13	c D: 1
37.96/38.13	c estimatedAdderCost: 38
37.96/38.13	c Try to convert by bdds
37.96/38.15	c D: 1
37.96/38.15	c estimatedAdderCost: 39
37.96/38.15	c Try to convert by bdds
37.96/38.16	c D: 1
37.96/38.16	c estimatedAdderCost: 38
37.96/38.16	c Try to convert by bdds
37.96/38.17	c D: 1
37.96/38.17	c estimatedAdderCost: 39
37.96/38.17	c Try to convert by bdds
37.96/38.19	c D: 1
37.96/38.19	c estimatedAdderCost: 38
37.96/38.19	c Try to convert by bdds
38.05/38.20	c D: 1
38.05/38.20	c estimatedAdderCost: 39
38.05/38.20	c Try to convert by bdds
38.05/38.22	c D: 1
38.05/38.22	c estimatedAdderCost: 38
38.05/38.22	c Try to convert by bdds
38.05/38.23	c D: 1
38.05/38.23	c estimatedAdderCost: 39
38.05/38.23	c Try to convert by bdds
38.05/38.24	c D: 1
38.05/38.24	c estimatedAdderCost: 38
38.05/38.24	c Try to convert by bdds
38.05/38.26	c D: 1
38.05/38.26	c estimatedAdderCost: 39
38.05/38.26	c Try to convert by bdds
38.05/38.27	c D: 1
38.05/38.27	c estimatedAdderCost: 38
38.05/38.27	c Try to convert by bdds
38.05/38.28	c D: 1
38.05/38.28	c estimatedAdderCost: 39
38.05/38.28	c Try to convert by bdds
38.15/38.30	c D: 1
38.15/38.30	c estimatedAdderCost: 38
38.15/38.30	c Try to convert by bdds
38.15/38.31	c D: 1
38.15/38.31	c estimatedAdderCost: 39
38.15/38.31	c Try to convert by bdds
38.15/38.33	c D: 1
38.15/38.33	c estimatedAdderCost: 38
38.15/38.33	c Try to convert by bdds
38.15/38.34	c D: 1
38.15/38.34	c estimatedAdderCost: 39
38.15/38.34	c Try to convert by bdds
38.15/38.35	c D: 1
38.15/38.35	c estimatedAdderCost: 38
38.15/38.35	c Try to convert by bdds
38.15/38.37	c D: 1
38.15/38.37	c estimatedAdderCost: 39
38.15/38.37	c Try to convert by bdds
38.15/38.38	c D: 1
38.15/38.38	c estimatedAdderCost: 38
38.15/38.38	c Try to convert by bdds
38.25/38.40	c D: 1
38.25/38.40	c estimatedAdderCost: 39
38.25/38.40	c Try to convert by bdds
38.25/38.41	c D: 1
38.25/38.41	c estimatedAdderCost: 38
38.25/38.41	c Try to convert by bdds
38.25/38.42	c D: 1
38.25/38.42	c estimatedAdderCost: 39
38.25/38.42	c Try to convert by bdds
38.25/38.44	c D: 1
38.25/38.44	c estimatedAdderCost: 38
38.25/38.44	c Try to convert by bdds
38.25/38.45	c D: 1
38.25/38.45	c estimatedAdderCost: 39
38.25/38.45	c Try to convert by bdds
38.25/38.47	c D: 1
38.25/38.47	c estimatedAdderCost: 38
38.25/38.47	c Try to convert by bdds
38.25/38.48	c D: 1
38.25/38.48	c estimatedAdderCost: 39
38.25/38.48	c Try to convert by bdds
38.25/38.49	c D: 1
38.25/38.49	c estimatedAdderCost: 38
38.25/38.49	c Try to convert by bdds
38.35/38.51	c D: 1
38.35/38.51	c estimatedAdderCost: 39
38.35/38.51	c Try to convert by bdds
38.35/38.52	c D: 1
38.35/38.52	c estimatedAdderCost: 38
38.35/38.52	c Try to convert by bdds
38.35/38.53	c D: 1
38.35/38.53	c estimatedAdderCost: 39
38.35/38.53	c Try to convert by bdds
38.35/38.55	c D: 1
38.35/38.55	c estimatedAdderCost: 38
38.35/38.55	c Try to convert by bdds
38.35/38.56	c D: 1
38.35/38.56	c estimatedAdderCost: 39
38.35/38.56	c Try to convert by bdds
38.35/38.58	c D: 1
38.35/38.58	c estimatedAdderCost: 38
38.35/38.58	c Try to convert by bdds
38.35/38.59	c D: 1
38.35/38.59	c estimatedAdderCost: 39
38.35/38.59	c Try to convert by bdds
38.45/38.60	c D: 1
38.45/38.60	c estimatedAdderCost: 38
38.45/38.60	c Try to convert by bdds
38.45/38.62	c D: 1
38.45/38.62	c estimatedAdderCost: 39
38.45/38.62	c Try to convert by bdds
38.45/38.63	c D: 1
38.45/38.63	c estimatedAdderCost: 38
38.45/38.63	c Try to convert by bdds
38.45/38.65	c D: 1
38.45/38.65	c estimatedAdderCost: 39
38.45/38.65	c Try to convert by bdds
38.45/38.66	c D: 1
38.45/38.66	c estimatedAdderCost: 38
38.45/38.66	c Try to convert by bdds
38.45/38.67	c D: 1
38.45/38.67	c estimatedAdderCost: 39
38.45/38.67	c Try to convert by bdds
38.45/38.69	c D: 1
38.45/38.69	c estimatedAdderCost: 38
38.45/38.69	c Try to convert by bdds
38.55/38.70	c D: 1
38.55/38.70	c estimatedAdderCost: 39
38.55/38.70	c Try to convert by bdds
38.55/38.72	c D: 1
38.55/38.72	c estimatedAdderCost: 38
38.55/38.72	c Try to convert by bdds
38.55/38.73	c D: 1
38.55/38.73	c estimatedAdderCost: 39
38.55/38.73	c Try to convert by bdds
38.55/38.74	c D: 1
38.55/38.74	c estimatedAdderCost: 38
38.55/38.74	c Try to convert by bdds
38.55/38.76	c D: 1
38.55/38.76	c estimatedAdderCost: 39
38.55/38.76	c Try to convert by bdds
38.55/38.77	c D: 1
38.55/38.77	c estimatedAdderCost: 38
38.55/38.77	c Try to convert by bdds
38.55/38.78	c D: 1
38.55/38.78	c estimatedAdderCost: 39
38.55/38.78	c Try to convert by bdds
38.65/38.80	c D: 1
38.65/38.80	c estimatedAdderCost: 38
38.65/38.80	c Try to convert by bdds
38.65/38.81	c D: 1
38.65/38.81	c estimatedAdderCost: 39
38.65/38.81	c Try to convert by bdds
38.65/38.83	c D: 1
38.65/38.83	c estimatedAdderCost: 38
38.65/38.83	c Try to convert by bdds
38.65/38.84	c D: 1
38.65/38.84	c estimatedAdderCost: 39
38.65/38.84	c Try to convert by bdds
38.65/38.85	c D: 1
38.65/38.85	c estimatedAdderCost: 38
38.65/38.85	c Try to convert by bdds
38.65/38.87	c D: 1
38.65/38.87	c estimatedAdderCost: 39
38.65/38.87	c Try to convert by bdds
38.65/38.88	c D: 1
38.65/38.88	c estimatedAdderCost: 38
38.65/38.88	c Try to convert by bdds
38.65/38.90	c D: 1
38.65/38.90	c estimatedAdderCost: 39
38.65/38.90	c Try to convert by bdds
38.75/38.91	c D: 1
38.75/38.91	c estimatedAdderCost: 38
38.75/38.91	c Try to convert by bdds
38.75/38.92	c D: 1
38.75/38.92	c estimatedAdderCost: 39
38.75/38.92	c Try to convert by bdds
38.75/38.94	c D: 1
38.75/38.94	c estimatedAdderCost: 38
38.75/38.94	c Try to convert by bdds
38.75/38.95	c D: 1
38.75/38.95	c estimatedAdderCost: 39
38.75/38.95	c Try to convert by bdds
38.75/38.96	c D: 1
38.75/38.96	c estimatedAdderCost: 38
38.75/38.96	c Try to convert by bdds
38.75/38.98	c D: 1
38.75/38.98	c estimatedAdderCost: 39
38.75/38.98	c Try to convert by bdds
38.75/38.99	c D: 1
38.75/38.99	c estimatedAdderCost: 38
38.75/38.99	c Try to convert by bdds
38.75/39.01	c D: 1
38.75/39.01	c estimatedAdderCost: 39
38.75/39.01	c Try to convert by bdds
38.86/39.02	c D: 1
38.86/39.02	c estimatedAdderCost: 38
38.86/39.02	c Try to convert by bdds
38.86/39.03	c D: 1
38.86/39.03	c estimatedAdderCost: 39
38.86/39.03	c Try to convert by bdds
38.86/39.05	c D: 1
38.86/39.05	c estimatedAdderCost: 38
38.86/39.05	c Try to convert by bdds
38.86/39.06	c D: 1
38.86/39.06	c estimatedAdderCost: 39
38.86/39.06	c Try to convert by bdds
38.86/39.08	c D: 1
38.86/39.08	c estimatedAdderCost: 38
38.86/39.08	c Try to convert by bdds
38.86/39.09	c D: 1
38.86/39.09	c estimatedAdderCost: 39
38.86/39.09	c Try to convert by bdds
38.86/39.10	c D: 1
38.86/39.10	c estimatedAdderCost: 38
38.86/39.10	c Try to convert by bdds
38.96/39.12	c D: 1
38.96/39.12	c estimatedAdderCost: 39
38.96/39.12	c Try to convert by bdds
38.96/39.13	c D: 1
38.96/39.13	c estimatedAdderCost: 38
38.96/39.13	c Try to convert by bdds
38.96/39.14	c D: 1
38.96/39.14	c estimatedAdderCost: 39
38.96/39.14	c Try to convert by bdds
38.96/39.16	c D: 1
38.96/39.16	c estimatedAdderCost: 38
38.96/39.16	c Try to convert by bdds
38.96/39.17	c D: 1
38.96/39.17	c estimatedAdderCost: 39
38.96/39.17	c Try to convert by bdds
38.96/39.19	c D: 1
38.96/39.19	c estimatedAdderCost: 38
38.96/39.19	c Try to convert by bdds
39.04/39.20	c D: 1
39.04/39.20	c estimatedAdderCost: 39
39.04/39.20	c Try to convert by bdds
39.04/39.21	c D: 1
39.04/39.21	c estimatedAdderCost: 38
39.04/39.21	c Try to convert by bdds
39.04/39.23	c D: 1
39.04/39.23	c estimatedAdderCost: 39
39.04/39.23	c Try to convert by bdds
39.04/39.24	c D: 1
39.04/39.24	c estimatedAdderCost: 38
39.04/39.24	c Try to convert by bdds
39.04/39.26	c D: 1
39.04/39.26	c estimatedAdderCost: 39
39.04/39.26	c Try to convert by bdds
39.04/39.27	c D: 1
39.04/39.27	c estimatedAdderCost: 38
39.04/39.27	c Try to convert by bdds
39.04/39.28	c D: 1
39.04/39.28	c estimatedAdderCost: 39
39.04/39.28	c Try to convert by bdds
39.14/39.30	c D: 1
39.14/39.30	c estimatedAdderCost: 38
39.14/39.30	c Try to convert by bdds
39.14/39.31	c D: 1
39.14/39.31	c estimatedAdderCost: 39
39.14/39.31	c Try to convert by bdds
39.14/39.33	c D: 1
39.14/39.33	c estimatedAdderCost: 38
39.14/39.33	c Try to convert by bdds
39.14/39.34	c D: 1
39.14/39.34	c estimatedAdderCost: 39
39.14/39.34	c Try to convert by bdds
39.14/39.35	c D: 1
39.14/39.35	c estimatedAdderCost: 38
39.14/39.35	c Try to convert by bdds
39.14/39.37	c D: 1
39.14/39.37	c estimatedAdderCost: 39
39.14/39.37	c Try to convert by bdds
39.14/39.38	c D: 1
39.14/39.38	c estimatedAdderCost: 38
39.14/39.38	c Try to convert by bdds
39.14/39.39	c D: 1
39.14/39.39	c estimatedAdderCost: 39
39.14/39.39	c Try to convert by bdds
39.24/39.41	c D: 1
39.24/39.41	c estimatedAdderCost: 38
39.24/39.41	c Try to convert by bdds
39.24/39.42	c D: 1
39.24/39.42	c estimatedAdderCost: 39
39.24/39.42	c Try to convert by bdds
39.24/39.44	c D: 1
39.24/39.44	c estimatedAdderCost: 38
39.24/39.44	c Try to convert by bdds
39.24/39.45	c D: 1
39.24/39.45	c estimatedAdderCost: 39
39.24/39.45	c Try to convert by bdds
39.24/39.46	c D: 1
39.24/39.46	c estimatedAdderCost: 38
39.24/39.46	c Try to convert by bdds
39.24/39.48	c D: 1
39.24/39.48	c estimatedAdderCost: 39
39.24/39.48	c Try to convert by bdds
39.24/39.49	c D: 1
39.24/39.49	c estimatedAdderCost: 38
39.24/39.49	c Try to convert by bdds
39.34/39.51	c D: 1
39.34/39.51	c estimatedAdderCost: 39
39.34/39.51	c Try to convert by bdds
39.34/39.52	c D: 1
39.34/39.52	c estimatedAdderCost: 38
39.34/39.52	c Try to convert by bdds
39.34/39.53	c D: 1
39.34/39.53	c estimatedAdderCost: 39
39.34/39.53	c Try to convert by bdds
39.34/39.55	c D: 1
39.34/39.55	c estimatedAdderCost: 38
39.34/39.55	c Try to convert by bdds
39.34/39.56	c D: 1
39.34/39.56	c estimatedAdderCost: 39
39.34/39.56	c Try to convert by bdds
39.34/39.57	c D: 1
39.34/39.57	c estimatedAdderCost: 38
39.34/39.57	c Try to convert by bdds
39.34/39.59	c D: 1
39.34/39.59	c estimatedAdderCost: 39
39.34/39.59	c Try to convert by bdds
39.44/39.60	c D: 1
39.44/39.60	c estimatedAdderCost: 38
39.44/39.60	c Try to convert by bdds
39.44/39.62	c D: 1
39.44/39.62	c estimatedAdderCost: 39
39.44/39.62	c Try to convert by bdds
39.44/39.63	c D: 1
39.44/39.63	c estimatedAdderCost: 38
39.44/39.63	c Try to convert by bdds
39.44/39.64	c D: 1
39.44/39.64	c estimatedAdderCost: 39
39.44/39.64	c Try to convert by bdds
39.44/39.66	c D: 1
39.44/39.66	c estimatedAdderCost: 38
39.44/39.66	c Try to convert by bdds
39.44/39.67	c D: 1
39.44/39.67	c estimatedAdderCost: 39
39.44/39.67	c Try to convert by bdds
39.44/39.69	c D: 1
39.44/39.69	c estimatedAdderCost: 38
39.44/39.69	c Try to convert by bdds
39.54/39.70	c D: 1
39.54/39.70	c estimatedAdderCost: 39
39.54/39.70	c Try to convert by bdds
39.54/39.71	c D: 1
39.54/39.71	c estimatedAdderCost: 38
39.54/39.71	c Try to convert by bdds
39.54/39.73	c D: 1
39.54/39.73	c estimatedAdderCost: 39
39.54/39.73	c Try to convert by bdds
39.54/39.74	c D: 1
39.54/39.74	c estimatedAdderCost: 38
39.54/39.74	c Try to convert by bdds
39.54/39.75	c D: 1
39.54/39.75	c estimatedAdderCost: 39
39.54/39.75	c Try to convert by bdds
39.54/39.77	c D: 1
39.54/39.77	c estimatedAdderCost: 38
39.54/39.77	c Try to convert by bdds
39.54/39.78	c D: 1
39.54/39.78	c estimatedAdderCost: 39
39.54/39.78	c Try to convert by bdds
39.64/39.80	c D: 1
39.64/39.80	c estimatedAdderCost: 38
39.64/39.80	c Try to convert by bdds
39.64/39.81	c D: 1
39.64/39.81	c estimatedAdderCost: 39
39.64/39.81	c Try to convert by bdds
39.64/39.82	c D: 1
39.64/39.82	c estimatedAdderCost: 38
39.64/39.82	c Try to convert by bdds
39.64/39.84	c D: 1
39.64/39.84	c estimatedAdderCost: 39
39.64/39.84	c Try to convert by bdds
39.64/39.85	c D: 1
39.64/39.85	c estimatedAdderCost: 38
39.64/39.85	c Try to convert by bdds
39.64/39.87	c D: 1
39.64/39.87	c estimatedAdderCost: 39
39.64/39.87	c Try to convert by bdds
39.64/39.88	c D: 1
39.64/39.88	c estimatedAdderCost: 38
39.64/39.88	c Try to convert by bdds
39.64/39.89	c D: 1
39.64/39.89	c estimatedAdderCost: 39
39.64/39.89	c Try to convert by bdds
39.74/39.91	c D: 1
39.74/39.91	c estimatedAdderCost: 38
39.74/39.91	c Try to convert by bdds
39.74/39.92	c D: 1
39.74/39.92	c estimatedAdderCost: 39
39.74/39.92	c Try to convert by bdds
39.74/39.94	c D: 1
39.74/39.94	c estimatedAdderCost: 38
39.74/39.94	c Try to convert by bdds
39.74/39.95	c D: 1
39.74/39.95	c estimatedAdderCost: 39
39.74/39.95	c Try to convert by bdds
39.74/39.96	c D: 1
39.74/39.96	c estimatedAdderCost: 38
39.74/39.96	c Try to convert by bdds
39.74/39.98	c D: 1
39.74/39.98	c estimatedAdderCost: 39
39.74/39.98	c Try to convert by bdds
39.74/39.99	c D: 1
39.74/39.99	c estimatedAdderCost: 38
39.74/39.99	c Try to convert by bdds
39.74/40.01	c D: 1
39.74/40.01	c estimatedAdderCost: 39
39.74/40.01	c Try to convert by bdds
39.85/40.02	c D: 1
39.85/40.02	c estimatedAdderCost: 38
39.85/40.02	c Try to convert by bdds
39.85/40.03	c D: 1
39.85/40.03	c estimatedAdderCost: 39
39.85/40.03	c Try to convert by bdds
39.85/40.05	c D: 1
39.85/40.05	c estimatedAdderCost: 38
39.85/40.05	c Try to convert by bdds
39.85/40.06	c D: 1
39.85/40.06	c estimatedAdderCost: 39
39.85/40.06	c Try to convert by bdds
39.85/40.07	c D: 1
39.85/40.07	c estimatedAdderCost: 38
39.85/40.07	c Try to convert by bdds
39.85/40.09	c D: 1
39.85/40.09	c estimatedAdderCost: 39
39.85/40.09	c Try to convert by bdds
39.85/40.10	c D: 1
39.85/40.10	c estimatedAdderCost: 38
39.85/40.10	c Try to convert by bdds
39.95/40.12	c D: 1
39.95/40.12	c estimatedAdderCost: 39
39.95/40.12	c Try to convert by bdds
39.95/40.13	c D: 1
39.95/40.13	c estimatedAdderCost: 38
39.95/40.13	c Try to convert by bdds
39.95/40.14	c D: 1
39.95/40.14	c estimatedAdderCost: 39
39.95/40.14	c Try to convert by bdds
39.95/40.16	c D: 1
39.95/40.16	c estimatedAdderCost: 38
39.95/40.16	c Try to convert by bdds
39.95/40.17	c D: 1
39.95/40.17	c estimatedAdderCost: 39
39.95/40.17	c Try to convert by bdds
39.95/40.19	c D: 1
39.95/40.19	c estimatedAdderCost: 38
39.95/40.19	c Try to convert by bdds
40.04/40.20	c D: 1
40.04/40.20	c estimatedAdderCost: 39
40.04/40.20	c Try to convert by bdds
40.04/40.21	c D: 1
40.04/40.21	c estimatedAdderCost: 38
40.04/40.21	c Try to convert by bdds
40.04/40.23	c D: 1
40.04/40.23	c estimatedAdderCost: 39
40.04/40.23	c Try to convert by bdds
40.04/40.24	c D: 1
40.04/40.24	c estimatedAdderCost: 38
40.04/40.24	c Try to convert by bdds
40.04/40.26	c D: 1
40.04/40.26	c estimatedAdderCost: 39
40.04/40.26	c Try to convert by bdds
40.04/40.27	c D: 1
40.04/40.27	c estimatedAdderCost: 38
40.04/40.27	c Try to convert by bdds
40.04/40.28	c D: 1
40.04/40.28	c estimatedAdderCost: 39
40.04/40.28	c Try to convert by bdds
40.14/40.30	c D: 1
40.14/40.30	c estimatedAdderCost: 38
40.14/40.30	c Try to convert by bdds
40.14/40.31	c D: 1
40.14/40.31	c estimatedAdderCost: 39
40.14/40.31	c Try to convert by bdds
40.14/40.32	c D: 1
40.14/40.32	c estimatedAdderCost: 38
40.14/40.32	c Try to convert by bdds
40.14/40.34	c D: 1
40.14/40.34	c estimatedAdderCost: 39
40.14/40.34	c Try to convert by bdds
40.14/40.35	c D: 1
40.14/40.35	c estimatedAdderCost: 38
40.14/40.35	c Try to convert by bdds
40.14/40.37	c D: 1
40.14/40.37	c estimatedAdderCost: 39
40.14/40.37	c Try to convert by bdds
40.14/40.38	c D: 1
40.14/40.38	c estimatedAdderCost: 38
40.14/40.38	c Try to convert by bdds
40.14/40.39	c D: 1
40.14/40.39	c estimatedAdderCost: 39
40.14/40.39	c Try to convert by bdds
40.24/40.41	c D: 1
40.24/40.41	c estimatedAdderCost: 38
40.24/40.41	c Try to convert by bdds
40.24/40.42	c D: 1
40.24/40.42	c estimatedAdderCost: 39
40.24/40.42	c Try to convert by bdds
40.24/40.44	c D: 1
40.24/40.44	c estimatedAdderCost: 38
40.24/40.44	c Try to convert by bdds
40.24/40.45	c D: 1
40.24/40.45	c estimatedAdderCost: 39
40.24/40.45	c Try to convert by bdds
40.24/40.46	c D: 1
40.24/40.46	c estimatedAdderCost: 38
40.24/40.46	c Try to convert by bdds
40.24/40.48	c D: 1
40.24/40.48	c estimatedAdderCost: 39
40.24/40.48	c Try to convert by bdds
40.24/40.49	c D: 1
40.24/40.49	c estimatedAdderCost: 38
40.24/40.49	c Try to convert by bdds
40.34/40.50	c D: 1
40.34/40.50	c estimatedAdderCost: 39
40.34/40.50	c Try to convert by bdds
40.34/40.52	c D: 1
40.34/40.52	c estimatedAdderCost: 38
40.34/40.52	c Try to convert by bdds
40.34/40.53	c D: 1
40.34/40.53	c estimatedAdderCost: 39
40.34/40.53	c Try to convert by bdds
40.34/40.55	c D: 1
40.34/40.55	c estimatedAdderCost: 38
40.34/40.55	c Try to convert by bdds
40.34/40.56	c D: 1
40.34/40.56	c estimatedAdderCost: 39
40.34/40.56	c Try to convert by bdds
40.34/40.57	c D: 1
40.34/40.57	c estimatedAdderCost: 38
40.34/40.57	c Try to convert by bdds
40.34/40.59	c D: 1
40.34/40.59	c estimatedAdderCost: 39
40.34/40.59	c Try to convert by bdds
40.44/40.60	c D: 1
40.44/40.60	c estimatedAdderCost: 38
40.44/40.60	c Try to convert by bdds
40.44/40.62	c D: 1
40.44/40.62	c estimatedAdderCost: 39
40.44/40.62	c Try to convert by bdds
40.44/40.63	c D: 1
40.44/40.63	c estimatedAdderCost: 38
40.44/40.63	c Try to convert by bdds
40.44/40.64	c D: 1
40.44/40.64	c estimatedAdderCost: 39
40.44/40.64	c Try to convert by bdds
40.44/40.66	c D: 1
40.44/40.66	c estimatedAdderCost: 38
40.44/40.66	c Try to convert by bdds
40.44/40.67	c D: 1
40.44/40.67	c estimatedAdderCost: 39
40.44/40.67	c Try to convert by bdds
40.44/40.69	c D: 1
40.44/40.69	c estimatedAdderCost: 38
40.44/40.69	c Try to convert by bdds
40.54/40.70	c D: 1
40.54/40.70	c estimatedAdderCost: 39
40.54/40.70	c Try to convert by bdds
40.54/40.71	c D: 1
40.54/40.71	c estimatedAdderCost: 38
40.54/40.71	c Try to convert by bdds
40.54/40.73	c D: 1
40.54/40.73	c estimatedAdderCost: 39
40.54/40.73	c Try to convert by bdds
40.54/40.74	c D: 1
40.54/40.74	c estimatedAdderCost: 38
40.54/40.74	c Try to convert by bdds
40.54/40.75	c D: 1
40.54/40.75	c estimatedAdderCost: 39
40.54/40.75	c Try to convert by bdds
40.54/40.77	c D: 1
40.54/40.77	c estimatedAdderCost: 38
40.54/40.77	c Try to convert by bdds
40.54/40.78	c D: 1
40.54/40.78	c estimatedAdderCost: 39
40.54/40.78	c Try to convert by bdds
40.64/40.80	c D: 1
40.64/40.80	c estimatedAdderCost: 38
40.64/40.80	c Try to convert by bdds
40.64/40.81	c D: 1
40.64/40.81	c estimatedAdderCost: 39
40.64/40.81	c Try to convert by bdds
40.64/40.82	c D: 1
40.64/40.82	c estimatedAdderCost: 38
40.64/40.82	c Try to convert by bdds
40.64/40.84	c D: 1
40.64/40.84	c estimatedAdderCost: 39
40.64/40.84	c Try to convert by bdds
40.64/40.85	c D: 1
40.64/40.85	c estimatedAdderCost: 38
40.64/40.85	c Try to convert by bdds
40.64/40.87	c D: 1
40.64/40.87	c estimatedAdderCost: 39
40.64/40.87	c Try to convert by bdds
40.64/40.88	c D: 1
40.64/40.88	c estimatedAdderCost: 38
40.64/40.88	c Try to convert by bdds
40.64/40.89	c D: 1
40.64/40.89	c estimatedAdderCost: 39
40.64/40.89	c Try to convert by bdds
40.74/40.91	c D: 1
40.74/40.91	c estimatedAdderCost: 38
40.74/40.91	c Try to convert by bdds
40.74/40.92	c D: 1
40.74/40.92	c estimatedAdderCost: 39
40.74/40.92	c Try to convert by bdds
40.74/40.93	c D: 1
40.74/40.93	c estimatedAdderCost: 38
40.74/40.93	c Try to convert by bdds
40.74/40.95	c D: 1
40.74/40.95	c estimatedAdderCost: 39
40.74/40.95	c Try to convert by bdds
40.74/40.96	c D: 1
40.74/40.96	c estimatedAdderCost: 38
40.74/40.96	c Try to convert by bdds
40.74/40.98	c D: 1
40.74/40.98	c estimatedAdderCost: 39
40.74/40.98	c Try to convert by bdds
40.74/40.99	c D: 1
40.74/40.99	c estimatedAdderCost: 38
40.74/40.99	c Try to convert by bdds
40.74/41.00	c D: 1
40.74/41.00	c estimatedAdderCost: 39
40.74/41.00	c Try to convert by bdds
40.85/41.02	c D: 1
40.85/41.02	c estimatedAdderCost: 38
40.85/41.02	c Try to convert by bdds
40.85/41.03	c D: 1
40.85/41.03	c estimatedAdderCost: 39
40.85/41.03	c Try to convert by bdds
40.85/41.05	c D: 1
40.85/41.05	c estimatedAdderCost: 38
40.85/41.05	c Try to convert by bdds
40.85/41.06	c D: 1
40.85/41.06	c estimatedAdderCost: 39
40.85/41.06	c Try to convert by bdds
40.85/41.07	c D: 1
40.85/41.07	c estimatedAdderCost: 38
40.85/41.07	c Try to convert by bdds
40.85/41.09	c D: 1
40.85/41.09	c estimatedAdderCost: 39
40.85/41.09	c Try to convert by bdds
40.85/41.10	c D: 1
40.85/41.10	c estimatedAdderCost: 38
40.85/41.10	c Try to convert by bdds
40.95/41.12	c D: 1
40.95/41.12	c estimatedAdderCost: 39
40.95/41.12	c Try to convert by bdds
40.95/41.13	c D: 1
40.95/41.13	c estimatedAdderCost: 38
40.95/41.13	c Try to convert by bdds
40.95/41.14	c D: 1
40.95/41.14	c estimatedAdderCost: 39
40.95/41.14	c Try to convert by bdds
40.95/41.16	c D: 1
40.95/41.16	c estimatedAdderCost: 38
40.95/41.16	c Try to convert by bdds
40.95/41.17	c D: 1
40.95/41.17	c estimatedAdderCost: 39
40.95/41.17	c Try to convert by bdds
40.95/41.18	c D: 1
40.95/41.18	c estimatedAdderCost: 38
40.95/41.18	c Try to convert by bdds
41.04/41.20	c D: 1
41.04/41.20	c estimatedAdderCost: 39
41.04/41.20	c Try to convert by bdds
41.04/41.21	c D: 1
41.04/41.21	c estimatedAdderCost: 38
41.04/41.21	c Try to convert by bdds
41.04/41.23	c D: 1
41.04/41.23	c estimatedAdderCost: 39
41.04/41.23	c Try to convert by bdds
41.04/41.24	c D: 1
41.04/41.24	c estimatedAdderCost: 38
41.04/41.24	c Try to convert by bdds
41.04/41.25	c D: 1
41.04/41.25	c estimatedAdderCost: 39
41.04/41.25	c Try to convert by bdds
41.04/41.27	c D: 1
41.04/41.27	c estimatedAdderCost: 38
41.04/41.27	c Try to convert by bdds
41.04/41.28	c D: 1
41.04/41.28	c estimatedAdderCost: 39
41.04/41.28	c Try to convert by bdds
41.14/41.30	c D: 1
41.14/41.30	c estimatedAdderCost: 38
41.14/41.30	c Try to convert by bdds
41.14/41.31	c D: 1
41.14/41.31	c estimatedAdderCost: 39
41.14/41.31	c Try to convert by bdds
41.14/41.32	c D: 1
41.14/41.32	c estimatedAdderCost: 38
41.14/41.32	c Try to convert by bdds
41.14/41.34	c D: 1
41.14/41.34	c estimatedAdderCost: 39
41.14/41.34	c Try to convert by bdds
41.14/41.35	c D: 1
41.14/41.35	c estimatedAdderCost: 38
41.14/41.35	c Try to convert by bdds
41.14/41.37	c D: 1
41.14/41.37	c estimatedAdderCost: 39
41.14/41.37	c Try to convert by bdds
41.14/41.38	c D: 1
41.14/41.38	c estimatedAdderCost: 38
41.14/41.38	c Try to convert by bdds
41.14/41.39	c D: 1
41.14/41.39	c estimatedAdderCost: 39
41.14/41.39	c Try to convert by bdds
41.24/41.41	c D: 1
41.24/41.41	c estimatedAdderCost: 38
41.24/41.41	c Try to convert by bdds
41.24/41.42	c D: 1
41.24/41.42	c estimatedAdderCost: 39
41.24/41.42	c Try to convert by bdds
41.24/41.43	c D: 1
41.24/41.43	c estimatedAdderCost: 38
41.24/41.43	c Try to convert by bdds
41.24/41.45	c D: 1
41.24/41.45	c estimatedAdderCost: 39
41.24/41.45	c Try to convert by bdds
41.24/41.46	c D: 1
41.24/41.46	c estimatedAdderCost: 38
41.24/41.46	c Try to convert by bdds
41.24/41.48	c D: 1
41.24/41.48	c estimatedAdderCost: 39
41.24/41.48	c Try to convert by bdds
41.24/41.49	c D: 1
41.24/41.49	c estimatedAdderCost: 38
41.24/41.49	c Try to convert by bdds
41.34/41.50	c D: 1
41.34/41.50	c estimatedAdderCost: 39
41.34/41.50	c Try to convert by bdds
41.34/41.52	c D: 1
41.34/41.52	c estimatedAdderCost: 38
41.34/41.52	c Try to convert by bdds
41.34/41.53	c D: 1
41.34/41.53	c estimatedAdderCost: 39
41.34/41.53	c Try to convert by bdds
41.34/41.55	c D: 1
41.34/41.55	c estimatedAdderCost: 38
41.34/41.55	c Try to convert by bdds
41.34/41.56	c D: 1
41.34/41.56	c estimatedAdderCost: 39
41.34/41.56	c Try to convert by bdds
41.34/41.57	c D: 1
41.34/41.57	c estimatedAdderCost: 38
41.34/41.57	c Try to convert by bdds
41.34/41.59	c D: 1
41.34/41.59	c estimatedAdderCost: 39
41.34/41.59	c Try to convert by bdds
41.44/41.60	c D: 1
41.44/41.60	c estimatedAdderCost: 38
41.44/41.60	c Try to convert by bdds
41.44/41.62	c D: 1
41.44/41.62	c estimatedAdderCost: 39
41.44/41.62	c Try to convert by bdds
41.44/41.63	c D: 1
41.44/41.63	c estimatedAdderCost: 38
41.44/41.63	c Try to convert by bdds
41.44/41.64	c D: 1
41.44/41.64	c estimatedAdderCost: 39
41.44/41.64	c Try to convert by bdds
41.44/41.66	c D: 1
41.44/41.66	c estimatedAdderCost: 38
41.44/41.66	c Try to convert by bdds
41.44/41.67	c D: 1
41.44/41.67	c estimatedAdderCost: 39
41.44/41.67	c Try to convert by bdds
41.44/41.68	c D: 1
41.44/41.68	c estimatedAdderCost: 38
41.44/41.68	c Try to convert by bdds
41.54/41.70	c D: 1
41.54/41.70	c estimatedAdderCost: 39
41.54/41.70	c Try to convert by bdds
41.54/41.71	c D: 1
41.54/41.71	c estimatedAdderCost: 38
41.54/41.71	c Try to convert by bdds
41.54/41.73	c D: 1
41.54/41.73	c estimatedAdderCost: 39
41.54/41.73	c Try to convert by bdds
41.54/41.74	c D: 1
41.54/41.74	c estimatedAdderCost: 38
41.54/41.74	c Try to convert by bdds
41.54/41.75	c D: 1
41.54/41.75	c estimatedAdderCost: 39
41.54/41.75	c Try to convert by bdds
41.54/41.77	c D: 1
41.54/41.77	c estimatedAdderCost: 38
41.54/41.77	c Try to convert by bdds
41.54/41.78	c D: 1
41.54/41.78	c estimatedAdderCost: 39
41.54/41.78	c Try to convert by bdds
41.64/41.80	c D: 1
41.64/41.80	c estimatedAdderCost: 38
41.64/41.80	c Try to convert by bdds
41.64/41.81	c D: 1
41.64/41.81	c estimatedAdderCost: 39
41.64/41.81	c Try to convert by bdds
41.64/41.82	c D: 1
41.64/41.82	c estimatedAdderCost: 38
41.64/41.82	c Try to convert by bdds
41.64/41.84	c D: 1
41.64/41.84	c estimatedAdderCost: 39
41.64/41.84	c Try to convert by bdds
41.64/41.85	c D: 1
41.64/41.85	c estimatedAdderCost: 38
41.64/41.85	c Try to convert by bdds
41.64/41.87	c D: 1
41.64/41.87	c estimatedAdderCost: 39
41.64/41.87	c Try to convert by bdds
41.64/41.88	c D: 1
41.64/41.88	c estimatedAdderCost: 38
41.64/41.88	c Try to convert by bdds
41.64/41.89	c D: 1
41.64/41.89	c estimatedAdderCost: 39
41.64/41.89	c Try to convert by bdds
41.74/41.91	c D: 1
41.74/41.91	c estimatedAdderCost: 38
41.74/41.91	c Try to convert by bdds
41.74/41.92	c D: 1
41.74/41.92	c estimatedAdderCost: 39
41.74/41.92	c Try to convert by bdds
41.74/41.93	c D: 1
41.74/41.93	c estimatedAdderCost: 38
41.74/41.93	c Try to convert by bdds
41.74/41.95	c D: 1
41.74/41.95	c estimatedAdderCost: 39
41.74/41.95	c Try to convert by bdds
41.74/41.96	c D: 1
41.74/41.96	c estimatedAdderCost: 38
41.74/41.96	c Try to convert by bdds
41.74/41.98	c D: 1
41.74/41.98	c estimatedAdderCost: 39
41.74/41.98	c Try to convert by bdds
41.74/41.99	c D: 1
41.74/41.99	c estimatedAdderCost: 38
41.74/41.99	c Try to convert by bdds
41.74/42.00	c D: 1
41.74/42.00	c estimatedAdderCost: 39
41.74/42.00	c Try to convert by bdds
41.85/42.02	c D: 1
41.85/42.02	c estimatedAdderCost: 38
41.85/42.02	c Try to convert by bdds
41.85/42.03	c D: 1
41.85/42.03	c estimatedAdderCost: 39
41.85/42.03	c Try to convert by bdds
41.85/42.05	c D: 1
41.85/42.05	c estimatedAdderCost: 38
41.85/42.05	c Try to convert by bdds
41.85/42.06	c D: 1
41.85/42.06	c estimatedAdderCost: 39
41.85/42.06	c Try to convert by bdds
41.85/42.07	c D: 1
41.85/42.07	c estimatedAdderCost: 38
41.85/42.07	c Try to convert by bdds
41.85/42.09	c D: 1
41.85/42.09	c estimatedAdderCost: 39
41.85/42.09	c Try to convert by bdds
41.85/42.10	c D: 1
41.85/42.10	c estimatedAdderCost: 38
41.85/42.10	c Try to convert by bdds
41.95/42.11	c D: 1
41.95/42.11	c estimatedAdderCost: 39
41.95/42.11	c Try to convert by bdds
41.95/42.13	c D: 1
41.95/42.13	c estimatedAdderCost: 38
41.95/42.13	c Try to convert by bdds
41.95/42.14	c D: 1
41.95/42.14	c estimatedAdderCost: 39
41.95/42.14	c Try to convert by bdds
41.95/42.16	c D: 1
41.95/42.16	c estimatedAdderCost: 38
41.95/42.16	c Try to convert by bdds
41.95/42.17	c D: 1
41.95/42.17	c estimatedAdderCost: 39
41.95/42.17	c Try to convert by bdds
41.95/42.18	c D: 1
41.95/42.18	c estimatedAdderCost: 38
41.95/42.18	c Try to convert by bdds
42.03/42.20	c D: 1
42.03/42.20	c estimatedAdderCost: 39
42.03/42.20	c Try to convert by bdds
42.03/42.21	c D: 1
42.03/42.21	c estimatedAdderCost: 38
42.03/42.21	c Try to convert by bdds
42.03/42.23	c D: 1
42.03/42.23	c estimatedAdderCost: 39
42.03/42.23	c Try to convert by bdds
42.03/42.24	c D: 1
42.03/42.24	c estimatedAdderCost: 38
42.03/42.24	c Try to convert by bdds
42.03/42.25	c D: 1
42.03/42.25	c estimatedAdderCost: 39
42.03/42.25	c Try to convert by bdds
42.03/42.27	c D: 1
42.03/42.27	c estimatedAdderCost: 38
42.03/42.27	c Try to convert by bdds
42.03/42.28	c D: 1
42.03/42.28	c estimatedAdderCost: 39
42.03/42.28	c Try to convert by bdds
42.14/42.30	c D: 1
42.14/42.30	c estimatedAdderCost: 38
42.14/42.30	c Try to convert by bdds
42.14/42.31	c D: 1
42.14/42.31	c estimatedAdderCost: 39
42.14/42.31	c Try to convert by bdds
42.14/42.32	c D: 1
42.14/42.32	c estimatedAdderCost: 38
42.14/42.32	c Try to convert by bdds
42.14/42.34	c D: 1
42.14/42.34	c estimatedAdderCost: 39
42.14/42.34	c Try to convert by bdds
42.14/42.35	c D: 1
42.14/42.35	c estimatedAdderCost: 38
42.14/42.35	c Try to convert by bdds
42.14/42.37	c D: 1
42.14/42.37	c estimatedAdderCost: 39
42.14/42.37	c Try to convert by bdds
42.14/42.38	c D: 1
42.14/42.38	c estimatedAdderCost: 38
42.14/42.38	c Try to convert by bdds
42.14/42.39	c D: 1
42.14/42.39	c estimatedAdderCost: 39
42.14/42.39	c Try to convert by bdds
42.23/42.41	c D: 1
42.23/42.41	c estimatedAdderCost: 38
42.23/42.41	c Try to convert by bdds
42.23/42.42	c D: 1
42.23/42.42	c estimatedAdderCost: 39
42.23/42.42	c Try to convert by bdds
42.23/42.43	c D: 1
42.23/42.43	c estimatedAdderCost: 38
42.23/42.43	c Try to convert by bdds
42.23/42.45	c D: 1
42.23/42.45	c estimatedAdderCost: 39
42.23/42.45	c Try to convert by bdds
42.23/42.46	c D: 1
42.23/42.46	c estimatedAdderCost: 38
42.23/42.46	c Try to convert by bdds
42.23/42.48	c D: 1
42.23/42.48	c estimatedAdderCost: 39
42.23/42.48	c Try to convert by bdds
42.23/42.49	c D: 1
42.23/42.49	c estimatedAdderCost: 38
42.23/42.49	c Try to convert by bdds
42.33/42.50	c D: 1
42.33/42.50	c estimatedAdderCost: 39
42.33/42.50	c Try to convert by bdds
42.33/42.52	c D: 1
42.33/42.52	c estimatedAdderCost: 38
42.33/42.52	c Try to convert by bdds
42.33/42.53	c D: 1
42.33/42.53	c estimatedAdderCost: 39
42.33/42.53	c Try to convert by bdds
42.33/42.55	c D: 1
42.33/42.55	c estimatedAdderCost: 38
42.33/42.55	c Try to convert by bdds
42.33/42.56	c D: 1
42.33/42.56	c estimatedAdderCost: 39
42.33/42.56	c Try to convert by bdds
42.33/42.57	c D: 1
42.33/42.57	c estimatedAdderCost: 38
42.33/42.57	c Try to convert by bdds
42.33/42.59	c D: 1
42.33/42.59	c estimatedAdderCost: 39
42.33/42.59	c Try to convert by bdds
42.43/42.60	c D: 1
42.43/42.60	c estimatedAdderCost: 38
42.43/42.60	c Try to convert by bdds
42.43/42.62	c D: 1
42.43/42.62	c estimatedAdderCost: 39
42.43/42.62	c Try to convert by bdds
42.43/42.63	c D: 1
42.43/42.63	c estimatedAdderCost: 38
42.43/42.63	c Try to convert by bdds
42.43/42.64	c D: 1
42.43/42.64	c estimatedAdderCost: 39
42.43/42.64	c Try to convert by bdds
42.43/42.66	c D: 1
42.43/42.66	c estimatedAdderCost: 38
42.43/42.66	c Try to convert by bdds
42.43/42.67	c D: 1
42.43/42.67	c estimatedAdderCost: 39
42.43/42.67	c Try to convert by bdds
42.43/42.69	c D: 1
42.43/42.69	c estimatedAdderCost: 38
42.43/42.69	c Try to convert by bdds
42.53/42.70	c D: 1
42.53/42.70	c estimatedAdderCost: 39
42.53/42.70	c Try to convert by bdds
42.53/42.71	c D: 1
42.53/42.71	c estimatedAdderCost: 38
42.53/42.71	c Try to convert by bdds
42.53/42.73	c D: 1
42.53/42.73	c estimatedAdderCost: 39
42.53/42.73	c Try to convert by bdds
42.53/42.74	c D: 1
42.53/42.74	c estimatedAdderCost: 38
42.53/42.74	c Try to convert by bdds
42.53/42.75	c D: 1
42.53/42.75	c estimatedAdderCost: 39
42.53/42.75	c Try to convert by bdds
42.53/42.77	c D: 1
42.53/42.77	c estimatedAdderCost: 38
42.53/42.77	c Try to convert by bdds
42.53/42.78	c D: 1
42.53/42.78	c estimatedAdderCost: 39
42.53/42.78	c Try to convert by bdds
42.63/42.80	c D: 1
42.63/42.80	c estimatedAdderCost: 38
42.63/42.80	c Try to convert by bdds
42.63/42.81	c D: 1
42.63/42.81	c estimatedAdderCost: 39
42.63/42.81	c Try to convert by bdds
42.63/42.82	c D: 1
42.63/42.82	c estimatedAdderCost: 38
42.63/42.82	c Try to convert by bdds
42.63/42.84	c D: 1
42.63/42.84	c estimatedAdderCost: 39
42.63/42.84	c Try to convert by bdds
42.63/42.85	c D: 1
42.63/42.85	c estimatedAdderCost: 38
42.63/42.85	c Try to convert by bdds
42.63/42.87	c D: 1
42.63/42.87	c estimatedAdderCost: 39
42.63/42.87	c Try to convert by bdds
42.63/42.88	c D: 1
42.63/42.88	c estimatedAdderCost: 38
42.63/42.88	c Try to convert by bdds
42.63/42.89	c D: 1
42.63/42.89	c estimatedAdderCost: 39
42.63/42.89	c Try to convert by bdds
42.73/42.91	c D: 1
42.73/42.91	c estimatedAdderCost: 38
42.73/42.91	c Try to convert by bdds
42.73/42.92	c D: 1
42.73/42.92	c estimatedAdderCost: 39
42.73/42.92	c Try to convert by bdds
42.73/42.94	c D: 1
42.73/42.94	c estimatedAdderCost: 38
42.73/42.94	c Try to convert by bdds
42.73/42.95	c D: 1
42.73/42.95	c estimatedAdderCost: 39
42.73/42.95	c Try to convert by bdds
42.73/42.96	c D: 1
42.73/42.96	c estimatedAdderCost: 38
42.73/42.96	c Try to convert by bdds
42.73/42.98	c D: 1
42.73/42.98	c estimatedAdderCost: 39
42.73/42.98	c Try to convert by bdds
42.73/42.99	c D: 1
42.73/42.99	c estimatedAdderCost: 38
42.73/42.99	c Try to convert by bdds
42.73/43.00	c D: 1
42.73/43.00	c estimatedAdderCost: 39
42.73/43.00	c Try to convert by bdds
42.85/43.02	c D: 1
42.85/43.02	c estimatedAdderCost: 38
42.85/43.02	c Try to convert by bdds
42.85/43.03	c D: 1
42.85/43.03	c estimatedAdderCost: 39
42.85/43.03	c Try to convert by bdds
42.85/43.05	c D: 1
42.85/43.05	c estimatedAdderCost: 38
42.85/43.05	c Try to convert by bdds
42.85/43.06	c D: 1
42.85/43.06	c estimatedAdderCost: 39
42.85/43.06	c Try to convert by bdds
42.85/43.07	c D: 1
42.85/43.07	c estimatedAdderCost: 38
42.85/43.07	c Try to convert by bdds
42.85/43.09	c D: 1
42.85/43.09	c estimatedAdderCost: 39
42.85/43.09	c Try to convert by bdds
42.85/43.10	c D: 1
42.85/43.10	c estimatedAdderCost: 38
42.85/43.10	c Try to convert by bdds
42.95/43.12	c D: 1
42.95/43.12	c estimatedAdderCost: 39
42.95/43.12	c Try to convert by bdds
42.95/43.13	c D: 1
42.95/43.13	c estimatedAdderCost: 38
42.95/43.13	c Try to convert by bdds
42.95/43.14	c D: 1
42.95/43.14	c estimatedAdderCost: 39
42.95/43.14	c Try to convert by bdds
42.95/43.16	c D: 1
42.95/43.16	c estimatedAdderCost: 38
42.95/43.16	c Try to convert by bdds
42.95/43.17	c D: 1
42.95/43.17	c estimatedAdderCost: 39
42.95/43.17	c Try to convert by bdds
42.95/43.19	c D: 1
42.95/43.19	c estimatedAdderCost: 38
42.95/43.19	c Try to convert by bdds
43.03/43.20	c D: 1
43.03/43.20	c estimatedAdderCost: 39
43.03/43.20	c Try to convert by bdds
43.03/43.21	c D: 1
43.03/43.21	c estimatedAdderCost: 38
43.03/43.21	c Try to convert by bdds
43.03/43.23	c D: 1
43.03/43.23	c estimatedAdderCost: 39
43.03/43.23	c Try to convert by bdds
43.03/43.24	c D: 1
43.03/43.24	c estimatedAdderCost: 38
43.03/43.24	c Try to convert by bdds
43.03/43.25	c D: 1
43.03/43.25	c estimatedAdderCost: 39
43.03/43.25	c Try to convert by bdds
43.03/43.27	c D: 1
43.03/43.27	c estimatedAdderCost: 38
43.03/43.27	c Try to convert by bdds
43.03/43.28	c D: 1
43.03/43.28	c estimatedAdderCost: 39
43.03/43.28	c Try to convert by bdds
43.13/43.30	c D: 1
43.13/43.30	c estimatedAdderCost: 38
43.13/43.30	c Try to convert by bdds
43.13/43.31	c D: 1
43.13/43.31	c estimatedAdderCost: 39
43.13/43.31	c Try to convert by bdds
43.13/43.32	c D: 1
43.13/43.32	c estimatedAdderCost: 38
43.13/43.32	c Try to convert by bdds
43.13/43.34	c D: 1
43.13/43.34	c estimatedAdderCost: 39
43.13/43.34	c Try to convert by bdds
43.13/43.35	c D: 1
43.13/43.35	c estimatedAdderCost: 38
43.13/43.35	c Try to convert by bdds
43.13/43.37	c D: 1
43.13/43.37	c estimatedAdderCost: 39
43.13/43.37	c Try to convert by bdds
43.13/43.38	c D: 1
43.13/43.38	c estimatedAdderCost: 38
43.13/43.38	c Try to convert by bdds
43.13/43.39	c D: 1
43.13/43.39	c estimatedAdderCost: 39
43.13/43.39	c Try to convert by bdds
43.23/43.41	c D: 1
43.23/43.41	c estimatedAdderCost: 38
43.23/43.41	c Try to convert by bdds
43.23/43.42	c D: 1
43.23/43.42	c estimatedAdderCost: 39
43.23/43.42	c Try to convert by bdds
43.23/43.44	c D: 1
43.23/43.44	c estimatedAdderCost: 38
43.23/43.44	c Try to convert by bdds
43.23/43.45	c D: 1
43.23/43.45	c estimatedAdderCost: 39
43.23/43.45	c Try to convert by bdds
43.23/43.46	c D: 1
43.23/43.46	c estimatedAdderCost: 38
43.23/43.46	c Try to convert by bdds
43.23/43.48	c D: 1
43.23/43.48	c estimatedAdderCost: 39
43.23/43.48	c Try to convert by bdds
43.23/43.49	c D: 1
43.23/43.49	c estimatedAdderCost: 38
43.23/43.49	c Try to convert by bdds
43.33/43.50	c D: 1
43.33/43.50	c estimatedAdderCost: 39
43.33/43.50	c Try to convert by bdds
43.33/43.52	c D: 1
43.33/43.52	c estimatedAdderCost: 38
43.33/43.52	c Try to convert by bdds
43.33/43.53	c D: 1
43.33/43.53	c estimatedAdderCost: 39
43.33/43.53	c Try to convert by bdds
43.33/43.55	c D: 1
43.33/43.55	c estimatedAdderCost: 38
43.33/43.55	c Try to convert by bdds
43.33/43.56	c D: 1
43.33/43.56	c estimatedAdderCost: 39
43.33/43.56	c Try to convert by bdds
43.33/43.57	c D: 1
43.33/43.57	c estimatedAdderCost: 38
43.33/43.57	c Try to convert by bdds
43.33/43.59	c D: 1
43.33/43.59	c estimatedAdderCost: 39
43.33/43.59	c Try to convert by bdds
43.43/43.60	c D: 1
43.43/43.60	c estimatedAdderCost: 38
43.43/43.60	c Try to convert by bdds
43.43/43.62	c D: 1
43.43/43.62	c estimatedAdderCost: 39
43.43/43.62	c Try to convert by bdds
43.43/43.63	c D: 1
43.43/43.63	c estimatedAdderCost: 38
43.43/43.63	c Try to convert by bdds
43.43/43.64	c D: 1
43.43/43.64	c estimatedAdderCost: 39
43.43/43.64	c Try to convert by bdds
43.43/43.66	c D: 1
43.43/43.66	c estimatedAdderCost: 38
43.43/43.66	c Try to convert by bdds
43.43/43.67	c D: 1
43.43/43.67	c estimatedAdderCost: 39
43.43/43.67	c Try to convert by bdds
43.43/43.69	c D: 1
43.43/43.69	c estimatedAdderCost: 38
43.43/43.69	c Try to convert by bdds
43.53/43.70	c D: 1
43.53/43.70	c estimatedAdderCost: 39
43.53/43.70	c Try to convert by bdds
43.53/43.71	c D: 1
43.53/43.71	c estimatedAdderCost: 38
43.53/43.71	c Try to convert by bdds
43.53/43.73	c D: 1
43.53/43.73	c estimatedAdderCost: 39
43.53/43.73	c Try to convert by bdds
43.53/43.74	c D: 1
43.53/43.74	c estimatedAdderCost: 38
43.53/43.74	c Try to convert by bdds
43.53/43.75	c D: 1
43.53/43.75	c estimatedAdderCost: 39
43.53/43.75	c Try to convert by bdds
43.53/43.77	c D: 1
43.53/43.77	c estimatedAdderCost: 38
43.53/43.77	c Try to convert by bdds
43.53/43.78	c D: 1
43.53/43.78	c estimatedAdderCost: 39
43.53/43.78	c Try to convert by bdds
43.63/43.80	c D: 1
43.63/43.80	c estimatedAdderCost: 38
43.63/43.80	c Try to convert by bdds
43.63/43.81	c D: 1
43.63/43.81	c estimatedAdderCost: 39
43.63/43.81	c Try to convert by bdds
43.63/43.82	c D: 1
43.63/43.82	c estimatedAdderCost: 38
43.63/43.82	c Try to convert by bdds
43.63/43.84	c D: 1
43.63/43.84	c estimatedAdderCost: 39
43.63/43.84	c Try to convert by bdds
43.63/43.85	c D: 1
43.63/43.85	c estimatedAdderCost: 38
43.63/43.85	c Try to convert by bdds
43.63/43.87	c D: 1
43.63/43.87	c estimatedAdderCost: 39
43.63/43.87	c Try to convert by bdds
43.63/43.88	c D: 1
43.63/43.88	c estimatedAdderCost: 38
43.63/43.88	c Try to convert by bdds
43.63/43.89	c D: 1
43.63/43.89	c estimatedAdderCost: 39
43.63/43.89	c Try to convert by bdds
43.73/43.91	c D: 1
43.73/43.91	c estimatedAdderCost: 38
43.73/43.91	c Try to convert by bdds
43.73/43.92	c D: 1
43.73/43.92	c estimatedAdderCost: 39
43.73/43.92	c Try to convert by bdds
43.73/43.94	c D: 1
43.73/43.94	c estimatedAdderCost: 38
43.73/43.94	c Try to convert by bdds
43.73/43.95	c D: 1
43.73/43.95	c estimatedAdderCost: 39
43.73/43.95	c Try to convert by bdds
43.73/43.96	c D: 1
43.73/43.96	c estimatedAdderCost: 38
43.73/43.96	c Try to convert by bdds
43.73/43.98	c D: 1
43.73/43.98	c estimatedAdderCost: 39
43.73/43.98	c Try to convert by bdds
43.73/43.99	c D: 1
43.73/43.99	c estimatedAdderCost: 38
43.73/43.99	c Try to convert by bdds
43.73/44.00	c D: 1
43.73/44.00	c estimatedAdderCost: 39
43.73/44.00	c Try to convert by bdds
43.84/44.02	c D: 1
43.84/44.02	c estimatedAdderCost: 38
43.84/44.02	c Try to convert by bdds
43.84/44.03	c D: 1
43.84/44.03	c estimatedAdderCost: 39
43.84/44.03	c Try to convert by bdds
43.84/44.05	c D: 1
43.84/44.05	c estimatedAdderCost: 38
43.84/44.05	c Try to convert by bdds
43.84/44.06	c D: 1
43.84/44.06	c estimatedAdderCost: 39
43.84/44.06	c Try to convert by bdds
43.84/44.07	c D: 1
43.84/44.07	c estimatedAdderCost: 38
43.84/44.07	c Try to convert by bdds
43.84/44.09	c D: 1
43.84/44.09	c estimatedAdderCost: 39
43.84/44.09	c Try to convert by bdds
43.84/44.10	c D: 1
43.84/44.10	c estimatedAdderCost: 38
43.84/44.10	c Try to convert by bdds
43.94/44.12	c D: 1
43.94/44.12	c estimatedAdderCost: 39
43.94/44.12	c Try to convert by bdds
43.94/44.13	c D: 1
43.94/44.13	c estimatedAdderCost: 38
43.94/44.13	c Try to convert by bdds
43.94/44.14	c D: 1
43.94/44.14	c estimatedAdderCost: 39
43.94/44.14	c Try to convert by bdds
43.94/44.16	c D: 1
43.94/44.16	c estimatedAdderCost: 38
43.94/44.16	c Try to convert by bdds
43.94/44.17	c D: 1
43.94/44.17	c estimatedAdderCost: 39
43.94/44.17	c Try to convert by bdds
43.94/44.19	c D: 1
43.94/44.19	c estimatedAdderCost: 38
43.94/44.19	c Try to convert by bdds
44.03/44.20	c D: 1
44.03/44.20	c estimatedAdderCost: 39
44.03/44.20	c Try to convert by bdds
44.03/44.21	c D: 1
44.03/44.21	c estimatedAdderCost: 38
44.03/44.21	c Try to convert by bdds
44.03/44.23	c D: 1
44.03/44.23	c estimatedAdderCost: 39
44.03/44.23	c Try to convert by bdds
44.03/44.24	c D: 1
44.03/44.24	c estimatedAdderCost: 38
44.03/44.24	c Try to convert by bdds
44.03/44.26	c D: 1
44.03/44.26	c estimatedAdderCost: 39
44.03/44.26	c Try to convert by bdds
44.03/44.27	c D: 1
44.03/44.27	c estimatedAdderCost: 38
44.03/44.27	c Try to convert by bdds
44.03/44.28	c D: 1
44.03/44.28	c estimatedAdderCost: 39
44.03/44.28	c Try to convert by bdds
44.13/44.30	c D: 1
44.13/44.30	c estimatedAdderCost: 38
44.13/44.30	c Try to convert by bdds
44.13/44.31	c D: 1
44.13/44.31	c estimatedAdderCost: 39
44.13/44.31	c Try to convert by bdds
44.13/44.32	c D: 1
44.13/44.32	c estimatedAdderCost: 38
44.13/44.32	c Try to convert by bdds
44.13/44.34	c D: 1
44.13/44.34	c estimatedAdderCost: 39
44.13/44.34	c Try to convert by bdds
44.13/44.35	c D: 1
44.13/44.35	c estimatedAdderCost: 38
44.13/44.35	c Try to convert by bdds
44.13/44.37	c D: 1
44.13/44.37	c estimatedAdderCost: 39
44.13/44.37	c Try to convert by bdds
44.13/44.38	c D: 1
44.13/44.38	c estimatedAdderCost: 38
44.13/44.38	c Try to convert by bdds
44.13/44.39	c D: 1
44.13/44.39	c estimatedAdderCost: 39
44.13/44.39	c Try to convert by bdds
44.23/44.41	c D: 1
44.23/44.41	c estimatedAdderCost: 38
44.23/44.41	c Try to convert by bdds
44.23/44.42	c D: 1
44.23/44.42	c estimatedAdderCost: 39
44.23/44.42	c Try to convert by bdds
44.23/44.44	c D: 1
44.23/44.44	c estimatedAdderCost: 38
44.23/44.44	c Try to convert by bdds
44.23/44.45	c D: 1
44.23/44.45	c estimatedAdderCost: 39
44.23/44.45	c Try to convert by bdds
44.23/44.46	c D: 1
44.23/44.46	c estimatedAdderCost: 38
44.23/44.46	c Try to convert by bdds
44.23/44.48	c D: 1
44.23/44.48	c estimatedAdderCost: 39
44.23/44.48	c Try to convert by bdds
44.23/44.49	c D: 1
44.23/44.49	c estimatedAdderCost: 38
44.23/44.49	c Try to convert by bdds
44.33/44.51	c D: 1
44.33/44.51	c estimatedAdderCost: 39
44.33/44.51	c Try to convert by bdds
44.33/44.52	c D: 1
44.33/44.52	c estimatedAdderCost: 38
44.33/44.52	c Try to convert by bdds
44.33/44.53	c D: 1
44.33/44.53	c estimatedAdderCost: 39
44.33/44.53	c Try to convert by bdds
44.33/44.55	c D: 1
44.33/44.55	c estimatedAdderCost: 38
44.33/44.55	c Try to convert by bdds
44.33/44.56	c D: 1
44.33/44.56	c estimatedAdderCost: 39
44.33/44.56	c Try to convert by bdds
44.33/44.57	c D: 1
44.33/44.57	c estimatedAdderCost: 38
44.33/44.57	c Try to convert by bdds
44.33/44.59	c D: 1
44.33/44.59	c estimatedAdderCost: 39
44.33/44.59	c Try to convert by bdds
44.43/44.60	c D: 1
44.43/44.60	c estimatedAdderCost: 38
44.43/44.60	c Try to convert by bdds
44.43/44.62	c D: 1
44.43/44.62	c estimatedAdderCost: 39
44.43/44.62	c Try to convert by bdds
44.43/44.63	c D: 1
44.43/44.63	c estimatedAdderCost: 38
44.43/44.63	c Try to convert by bdds
44.43/44.64	c D: 1
44.43/44.64	c estimatedAdderCost: 39
44.43/44.64	c Try to convert by bdds
44.43/44.66	c D: 1
44.43/44.66	c estimatedAdderCost: 38
44.43/44.66	c Try to convert by bdds
44.43/44.67	c D: 1
44.43/44.67	c estimatedAdderCost: 39
44.43/44.67	c Try to convert by bdds
44.43/44.69	c D: 1
44.43/44.69	c estimatedAdderCost: 38
44.43/44.69	c Try to convert by bdds
44.53/44.70	c D: 1
44.53/44.70	c estimatedAdderCost: 39
44.53/44.70	c Try to convert by bdds
44.53/44.71	c D: 1
44.53/44.71	c estimatedAdderCost: 38
44.53/44.71	c Try to convert by bdds
44.53/44.73	c D: 1
44.53/44.73	c estimatedAdderCost: 39
44.53/44.73	c Try to convert by bdds
44.53/44.74	c D: 1
44.53/44.74	c estimatedAdderCost: 38
44.53/44.74	c Try to convert by bdds
44.53/44.76	c D: 1
44.53/44.76	c estimatedAdderCost: 39
44.53/44.76	c Try to convert by bdds
44.53/44.77	c D: 1
44.53/44.77	c estimatedAdderCost: 38
44.53/44.77	c Try to convert by bdds
44.53/44.78	c D: 1
44.53/44.78	c estimatedAdderCost: 39
44.53/44.78	c Try to convert by bdds
44.63/44.80	c D: 1
44.63/44.80	c estimatedAdderCost: 38
44.63/44.80	c Try to convert by bdds
44.63/44.81	c D: 1
44.63/44.81	c estimatedAdderCost: 39
44.63/44.81	c Try to convert by bdds
44.63/44.83	c D: 1
44.63/44.83	c estimatedAdderCost: 38
44.63/44.83	c Try to convert by bdds
44.63/44.84	c D: 1
44.63/44.84	c estimatedAdderCost: 39
44.63/44.84	c Try to convert by bdds
44.63/44.85	c D: 1
44.63/44.85	c estimatedAdderCost: 38
44.63/44.85	c Try to convert by bdds
44.63/44.87	c D: 1
44.63/44.87	c estimatedAdderCost: 39
44.63/44.87	c Try to convert by bdds
44.63/44.88	c D: 1
44.63/44.88	c estimatedAdderCost: 38
44.63/44.88	c Try to convert by bdds
44.63/44.89	c D: 1
44.63/44.89	c estimatedAdderCost: 39
44.63/44.89	c Try to convert by bdds
44.73/44.91	c D: 1
44.73/44.91	c estimatedAdderCost: 38
44.73/44.91	c Try to convert by bdds
44.73/44.92	c D: 1
44.73/44.92	c estimatedAdderCost: 39
44.73/44.92	c Try to convert by bdds
44.73/44.94	c D: 1
44.73/44.94	c estimatedAdderCost: 38
44.73/44.94	c Try to convert by bdds
44.73/44.95	c D: 1
44.73/44.95	c estimatedAdderCost: 39
44.73/44.95	c Try to convert by bdds
44.73/44.96	c D: 1
44.73/44.96	c estimatedAdderCost: 38
44.73/44.96	c Try to convert by bdds
44.73/44.98	c D: 1
44.73/44.98	c estimatedAdderCost: 39
44.73/44.98	c Try to convert by bdds
44.73/44.99	c D: 1
44.73/44.99	c estimatedAdderCost: 38
44.73/44.99	c Try to convert by bdds
44.73/45.00	c D: 1
44.73/45.00	c estimatedAdderCost: 39
44.73/45.00	c Try to convert by bdds
44.84/45.02	c D: 1
44.84/45.02	c estimatedAdderCost: 38
44.84/45.02	c Try to convert by bdds
44.84/45.03	c D: 1
44.84/45.03	c estimatedAdderCost: 39
44.84/45.03	c Try to convert by bdds
44.84/45.05	c D: 1
44.84/45.05	c estimatedAdderCost: 38
44.84/45.05	c Try to convert by bdds
44.84/45.06	c D: 1
44.84/45.06	c estimatedAdderCost: 39
44.84/45.06	c Try to convert by bdds
44.84/45.07	c D: 1
44.84/45.07	c estimatedAdderCost: 38
44.84/45.07	c Try to convert by bdds
44.84/45.09	c D: 1
44.84/45.09	c estimatedAdderCost: 39
44.84/45.09	c Try to convert by bdds
44.84/45.10	c D: 1
44.84/45.10	c estimatedAdderCost: 38
44.84/45.10	c Try to convert by bdds
44.94/45.12	c D: 1
44.94/45.12	c estimatedAdderCost: 39
44.94/45.12	c Try to convert by bdds
44.94/45.13	c D: 1
44.94/45.13	c estimatedAdderCost: 38
44.94/45.13	c Try to convert by bdds
44.94/45.14	c D: 1
44.94/45.14	c estimatedAdderCost: 39
44.94/45.14	c Try to convert by bdds
44.94/45.16	c D: 1
44.94/45.16	c estimatedAdderCost: 38
44.94/45.16	c Try to convert by bdds
44.94/45.17	c D: 1
44.94/45.17	c estimatedAdderCost: 39
44.94/45.17	c Try to convert by bdds
44.94/45.19	c D: 1
44.94/45.19	c estimatedAdderCost: 38
44.94/45.19	c Try to convert by bdds
45.03/45.20	c D: 1
45.03/45.20	c estimatedAdderCost: 39
45.03/45.20	c Try to convert by bdds
45.03/45.21	c D: 1
45.03/45.21	c estimatedAdderCost: 38
45.03/45.21	c Try to convert by bdds
45.03/45.23	c D: 1
45.03/45.23	c estimatedAdderCost: 39
45.03/45.23	c Try to convert by bdds
45.03/45.24	c D: 1
45.03/45.24	c estimatedAdderCost: 38
45.03/45.24	c Try to convert by bdds
45.03/45.25	c D: 1
45.03/45.25	c estimatedAdderCost: 39
45.03/45.25	c Try to convert by bdds
45.03/45.27	c D: 1
45.03/45.27	c estimatedAdderCost: 38
45.03/45.27	c Try to convert by bdds
45.03/45.28	c D: 1
45.03/45.28	c estimatedAdderCost: 39
45.03/45.28	c Try to convert by bdds
45.13/45.30	c D: 1
45.13/45.30	c estimatedAdderCost: 38
45.13/45.30	c Try to convert by bdds
45.13/45.31	c D: 1
45.13/45.31	c estimatedAdderCost: 39
45.13/45.31	c Try to convert by bdds
45.13/45.32	c D: 1
45.13/45.32	c estimatedAdderCost: 38
45.13/45.32	c Try to convert by bdds
45.13/45.34	c D: 1
45.13/45.34	c estimatedAdderCost: 39
45.13/45.34	c Try to convert by bdds
45.13/45.35	c D: 1
45.13/45.35	c estimatedAdderCost: 38
45.13/45.35	c Try to convert by bdds
45.13/45.36	c D: 1
45.13/45.36	c estimatedAdderCost: 39
45.13/45.36	c Try to convert by bdds
45.13/45.38	c D: 1
45.13/45.38	c estimatedAdderCost: 38
45.13/45.38	c Try to convert by bdds
45.13/45.39	c D: 1
45.13/45.39	c estimatedAdderCost: 39
45.13/45.39	c Try to convert by bdds
45.23/45.41	c D: 1
45.23/45.41	c estimatedAdderCost: 38
45.23/45.41	c Try to convert by bdds
45.23/45.42	c D: 1
45.23/45.42	c estimatedAdderCost: 39
45.23/45.42	c Try to convert by bdds
45.23/45.43	c D: 1
45.23/45.43	c estimatedAdderCost: 38
45.23/45.43	c Try to convert by bdds
45.23/45.45	c D: 1
45.23/45.45	c estimatedAdderCost: 39
45.23/45.45	c Try to convert by bdds
45.23/45.46	c D: 1
45.23/45.46	c estimatedAdderCost: 38
45.23/45.46	c Try to convert by bdds
45.23/45.48	c D: 1
45.23/45.48	c estimatedAdderCost: 39
45.23/45.48	c Try to convert by bdds
45.23/45.49	c D: 1
45.23/45.49	c estimatedAdderCost: 38
45.23/45.49	c Try to convert by bdds
45.33/45.50	c D: 1
45.33/45.50	c estimatedAdderCost: 39
45.33/45.50	c Try to convert by bdds
45.33/45.52	c D: 1
45.33/45.52	c estimatedAdderCost: 38
45.33/45.52	c Try to convert by bdds
45.33/45.53	c D: 1
45.33/45.53	c estimatedAdderCost: 39
45.33/45.53	c Try to convert by bdds
45.33/45.54	c D: 1
45.33/45.54	c estimatedAdderCost: 38
45.33/45.54	c Try to convert by bdds
45.33/45.56	c D: 1
45.33/45.56	c estimatedAdderCost: 39
45.33/45.56	c Try to convert by bdds
45.33/45.57	c D: 1
45.33/45.57	c estimatedAdderCost: 38
45.33/45.57	c Try to convert by bdds
45.33/45.59	c D: 1
45.33/45.59	c estimatedAdderCost: 39
45.33/45.59	c Try to convert by bdds
45.42/45.60	c D: 1
45.42/45.60	c estimatedAdderCost: 38
45.42/45.60	c Try to convert by bdds
45.42/45.61	c D: 1
45.42/45.61	c estimatedAdderCost: 39
45.42/45.61	c Try to convert by bdds
45.42/45.63	c D: 1
45.42/45.63	c estimatedAdderCost: 38
45.42/45.63	c Try to convert by bdds
45.42/45.64	c D: 1
45.42/45.64	c estimatedAdderCost: 39
45.42/45.64	c Try to convert by bdds
45.42/45.66	c D: 1
45.42/45.66	c estimatedAdderCost: 38
45.42/45.66	c Try to convert by bdds
45.42/45.67	c D: 1
45.42/45.67	c estimatedAdderCost: 39
45.42/45.67	c Try to convert by bdds
45.42/45.68	c D: 1
45.42/45.68	c estimatedAdderCost: 38
45.42/45.68	c Try to convert by bdds
45.52/45.70	c D: 1
45.52/45.70	c estimatedAdderCost: 39
45.52/45.70	c Try to convert by bdds
45.52/45.71	c D: 1
45.52/45.71	c estimatedAdderCost: 38
45.52/45.71	c Try to convert by bdds
45.52/45.72	c D: 1
45.52/45.72	c estimatedAdderCost: 39
45.52/45.72	c Try to convert by bdds
45.52/45.74	c D: 1
45.52/45.74	c estimatedAdderCost: 38
45.52/45.74	c Try to convert by bdds
45.52/45.75	c D: 1
45.52/45.75	c estimatedAdderCost: 39
45.52/45.75	c Try to convert by bdds
45.52/45.77	c D: 1
45.52/45.77	c estimatedAdderCost: 38
45.52/45.77	c Try to convert by bdds
45.52/45.78	c D: 1
45.52/45.78	c estimatedAdderCost: 39
45.52/45.78	c Try to convert by bdds
45.52/45.79	c D: 1
45.52/45.79	c estimatedAdderCost: 38
45.52/45.79	c Try to convert by bdds
45.62/45.81	c D: 1
45.62/45.81	c estimatedAdderCost: 39
45.62/45.81	c Try to convert by bdds
45.62/45.82	c D: 1
45.62/45.82	c estimatedAdderCost: 38
45.62/45.82	c Try to convert by bdds
45.62/45.84	c D: 1
45.62/45.84	c estimatedAdderCost: 39
45.62/45.84	c Try to convert by bdds
45.62/45.85	c D: 1
45.62/45.85	c estimatedAdderCost: 38
45.62/45.85	c Try to convert by bdds
45.62/45.86	c D: 1
45.62/45.86	c estimatedAdderCost: 39
45.62/45.86	c Try to convert by bdds
45.62/45.88	c D: 1
45.62/45.88	c estimatedAdderCost: 38
45.62/45.88	c Try to convert by bdds
45.62/45.89	c D: 1
45.62/45.89	c estimatedAdderCost: 39
45.62/45.89	c Try to convert by bdds
45.72/45.90	c D: 1
45.72/45.90	c estimatedAdderCost: 38
45.72/45.90	c Try to convert by bdds
45.72/45.92	c D: 1
45.72/45.92	c estimatedAdderCost: 39
45.72/45.92	c Try to convert by bdds
45.72/45.93	c D: 1
45.72/45.93	c estimatedAdderCost: 38
45.72/45.93	c Try to convert by bdds
45.72/45.95	c D: 1
45.72/45.95	c estimatedAdderCost: 39
45.72/45.95	c Try to convert by bdds
45.72/45.96	c D: 1
45.72/45.96	c estimatedAdderCost: 38
45.72/45.96	c Try to convert by bdds
45.72/45.97	c D: 1
45.72/45.97	c estimatedAdderCost: 39
45.72/45.97	c Try to convert by bdds
45.72/45.99	c D: 1
45.72/45.99	c estimatedAdderCost: 38
45.72/45.99	c Try to convert by bdds
45.72/46.00	c D: 1
45.72/46.00	c estimatedAdderCost: 39
45.72/46.00	c Try to convert by bdds
45.83/46.02	c D: 1
45.83/46.02	c estimatedAdderCost: 38
45.83/46.02	c Try to convert by bdds
45.83/46.03	c D: 1
45.83/46.03	c estimatedAdderCost: 39
45.83/46.03	c Try to convert by bdds
45.83/46.04	c D: 1
45.83/46.04	c estimatedAdderCost: 38
45.83/46.04	c Try to convert by bdds
45.83/46.06	c D: 1
45.83/46.06	c estimatedAdderCost: 39
45.83/46.06	c Try to convert by bdds
45.83/46.07	c D: 1
45.83/46.07	c estimatedAdderCost: 38
45.83/46.07	c Try to convert by bdds
45.83/46.09	c D: 1
45.83/46.09	c estimatedAdderCost: 39
45.83/46.09	c Try to convert by bdds
45.83/46.10	c D: 1
45.83/46.10	c estimatedAdderCost: 38
45.83/46.10	c Try to convert by bdds
45.93/46.11	c D: 1
45.93/46.11	c estimatedAdderCost: 39
45.93/46.11	c Try to convert by bdds
45.93/46.13	c D: 1
45.93/46.13	c estimatedAdderCost: 38
45.93/46.13	c Try to convert by bdds
45.93/46.14	c D: 1
45.93/46.14	c estimatedAdderCost: 39
45.93/46.14	c Try to convert by bdds
45.93/46.15	c D: 1
45.93/46.15	c estimatedAdderCost: 38
45.93/46.15	c Try to convert by bdds
45.93/46.17	c D: 1
45.93/46.17	c estimatedAdderCost: 39
45.93/46.17	c Try to convert by bdds
45.93/46.18	c D: 1
45.93/46.18	c estimatedAdderCost: 38
45.93/46.18	c Try to convert by bdds
46.02/46.20	c D: 1
46.02/46.20	c estimatedAdderCost: 39
46.02/46.20	c Try to convert by bdds
46.02/46.21	c D: 1
46.02/46.21	c estimatedAdderCost: 38
46.02/46.21	c Try to convert by bdds
46.02/46.22	c D: 1
46.02/46.22	c estimatedAdderCost: 39
46.02/46.22	c Try to convert by bdds
46.02/46.24	c D: 1
46.02/46.24	c estimatedAdderCost: 38
46.02/46.24	c Try to convert by bdds
46.02/46.25	c D: 1
46.02/46.25	c estimatedAdderCost: 39
46.02/46.25	c Try to convert by bdds
46.02/46.27	c D: 1
46.02/46.27	c estimatedAdderCost: 38
46.02/46.27	c Try to convert by bdds
46.02/46.28	c D: 1
46.02/46.28	c estimatedAdderCost: 39
46.02/46.28	c Try to convert by bdds
46.02/46.29	c D: 1
46.02/46.29	c estimatedAdderCost: 38
46.02/46.29	c Try to convert by bdds
46.12/46.31	c D: 1
46.12/46.31	c estimatedAdderCost: 39
46.12/46.31	c Try to convert by bdds
46.12/46.32	c D: 1
46.12/46.32	c estimatedAdderCost: 38
46.12/46.32	c Try to convert by bdds
46.12/46.33	c D: 1
46.12/46.33	c estimatedAdderCost: 39
46.12/46.33	c Try to convert by bdds
46.12/46.35	c D: 1
46.12/46.35	c estimatedAdderCost: 38
46.12/46.35	c Try to convert by bdds
46.12/46.36	c D: 1
46.12/46.36	c estimatedAdderCost: 39
46.12/46.36	c Try to convert by bdds
46.12/46.38	c D: 1
46.12/46.38	c estimatedAdderCost: 38
46.12/46.38	c Try to convert by bdds
46.12/46.39	c D: 1
46.12/46.39	c estimatedAdderCost: 39
46.12/46.39	c Try to convert by bdds
46.22/46.40	c D: 1
46.22/46.40	c estimatedAdderCost: 38
46.22/46.40	c Try to convert by bdds
46.22/46.42	c D: 1
46.22/46.42	c estimatedAdderCost: 39
46.22/46.42	c Try to convert by bdds
46.22/46.43	c D: 1
46.22/46.43	c estimatedAdderCost: 38
46.22/46.43	c Try to convert by bdds
46.22/46.45	c D: 1
46.22/46.45	c estimatedAdderCost: 39
46.22/46.45	c Try to convert by bdds
46.22/46.46	c D: 1
46.22/46.46	c estimatedAdderCost: 38
46.22/46.46	c Try to convert by bdds
46.22/46.47	c D: 1
46.22/46.47	c estimatedAdderCost: 39
46.22/46.47	c Try to convert by bdds
46.22/46.49	c D: 1
46.22/46.49	c estimatedAdderCost: 38
46.22/46.49	c Try to convert by bdds
46.32/46.50	c D: 1
46.32/46.50	c estimatedAdderCost: 39
46.32/46.50	c Try to convert by bdds
46.32/46.51	c D: 1
46.32/46.51	c estimatedAdderCost: 38
46.32/46.51	c Try to convert by bdds
46.32/46.53	c D: 1
46.32/46.53	c estimatedAdderCost: 39
46.32/46.53	c Try to convert by bdds
46.32/46.54	c D: 1
46.32/46.54	c estimatedAdderCost: 38
46.32/46.54	c Try to convert by bdds
46.32/46.56	c D: 1
46.32/46.56	c estimatedAdderCost: 39
46.32/46.56	c Try to convert by bdds
46.32/46.57	c D: 1
46.32/46.57	c estimatedAdderCost: 38
46.32/46.57	c Try to convert by bdds
46.32/46.58	c D: 1
46.32/46.58	c estimatedAdderCost: 39
46.32/46.58	c Try to convert by bdds
46.42/46.60	c D: 1
46.42/46.60	c estimatedAdderCost: 38
46.42/46.60	c Try to convert by bdds
46.42/46.61	c D: 1
46.42/46.61	c estimatedAdderCost: 39
46.42/46.61	c Try to convert by bdds
46.42/46.63	c D: 1
46.42/46.63	c estimatedAdderCost: 38
46.42/46.63	c Try to convert by bdds
46.42/46.64	c D: 1
46.42/46.64	c estimatedAdderCost: 39
46.42/46.64	c Try to convert by bdds
46.42/46.65	c D: 1
46.42/46.65	c estimatedAdderCost: 38
46.42/46.65	c Try to convert by bdds
46.42/46.67	c D: 1
46.42/46.67	c estimatedAdderCost: 39
46.42/46.67	c Try to convert by bdds
46.42/46.68	c D: 1
46.42/46.68	c estimatedAdderCost: 38
46.42/46.68	c Try to convert by bdds
46.42/46.70	c D: 1
46.42/46.70	c estimatedAdderCost: 39
46.42/46.70	c Try to convert by bdds
46.52/46.71	c D: 1
46.52/46.71	c estimatedAdderCost: 38
46.52/46.71	c Try to convert by bdds
46.52/46.72	c D: 1
46.52/46.72	c estimatedAdderCost: 39
46.52/46.72	c Try to convert by bdds
46.52/46.74	c D: 1
46.52/46.74	c estimatedAdderCost: 38
46.52/46.74	c Try to convert by bdds
46.52/46.75	c D: 1
46.52/46.75	c estimatedAdderCost: 39
46.52/46.75	c Try to convert by bdds
46.52/46.76	c D: 1
46.52/46.76	c estimatedAdderCost: 38
46.52/46.76	c Try to convert by bdds
46.52/46.78	c D: 1
46.52/46.78	c estimatedAdderCost: 39
46.52/46.78	c Try to convert by bdds
46.52/46.79	c D: 1
46.52/46.79	c estimatedAdderCost: 38
46.52/46.79	c Try to convert by bdds
46.62/46.81	c D: 1
46.62/46.81	c estimatedAdderCost: 39
46.62/46.81	c Try to convert by bdds
46.62/46.82	c D: 1
46.62/46.82	c estimatedAdderCost: 38
46.62/46.82	c Try to convert by bdds
46.62/46.83	c D: 1
46.62/46.83	c estimatedAdderCost: 39
46.62/46.83	c Try to convert by bdds
46.62/46.85	c D: 1
46.62/46.85	c estimatedAdderCost: 38
46.62/46.85	c Try to convert by bdds
46.62/46.86	c D: 1
46.62/46.86	c estimatedAdderCost: 39
46.62/46.86	c Try to convert by bdds
46.62/46.88	c D: 1
46.62/46.88	c estimatedAdderCost: 38
46.62/46.88	c Try to convert by bdds
46.62/46.89	c D: 1
46.62/46.89	c estimatedAdderCost: 39
46.62/46.89	c Try to convert by bdds
46.72/46.90	c D: 1
46.72/46.90	c estimatedAdderCost: 38
46.72/46.90	c Try to convert by bdds
46.72/46.92	c D: 1
46.72/46.92	c estimatedAdderCost: 39
46.72/46.92	c Try to convert by bdds
46.72/46.93	c D: 1
46.72/46.93	c estimatedAdderCost: 38
46.72/46.93	c Try to convert by bdds
46.72/46.94	c D: 1
46.72/46.94	c estimatedAdderCost: 39
46.72/46.94	c Try to convert by bdds
46.72/46.96	c D: 1
46.72/46.96	c estimatedAdderCost: 38
46.72/46.96	c Try to convert by bdds
46.72/46.97	c D: 1
46.72/46.97	c estimatedAdderCost: 39
46.72/46.97	c Try to convert by bdds
46.72/46.99	c D: 1
46.72/46.99	c estimatedAdderCost: 38
46.72/46.99	c Try to convert by bdds
46.72/47.00	c D: 1
46.72/47.00	c estimatedAdderCost: 39
46.72/47.00	c Try to convert by bdds
46.83/47.01	c D: 1
46.83/47.01	c estimatedAdderCost: 38
46.83/47.01	c Try to convert by bdds
46.83/47.03	c D: 1
46.83/47.03	c estimatedAdderCost: 39
46.83/47.03	c Try to convert by bdds
46.83/47.04	c D: 1
46.83/47.04	c estimatedAdderCost: 38
46.83/47.04	c Try to convert by bdds
46.83/47.06	c D: 1
46.83/47.06	c estimatedAdderCost: 39
46.83/47.06	c Try to convert by bdds
46.83/47.07	c D: 1
46.83/47.07	c estimatedAdderCost: 38
46.83/47.07	c Try to convert by bdds
46.83/47.08	c D: 1
46.83/47.08	c estimatedAdderCost: 39
46.83/47.08	c Try to convert by bdds
46.83/47.10	c D: 1
46.83/47.10	c estimatedAdderCost: 38
46.83/47.10	c Try to convert by bdds
46.93/47.11	c D: 1
46.93/47.11	c estimatedAdderCost: 39
46.93/47.11	c Try to convert by bdds
46.93/47.13	c D: 1
46.93/47.13	c estimatedAdderCost: 38
46.93/47.13	c Try to convert by bdds
46.93/47.14	c D: 1
46.93/47.14	c estimatedAdderCost: 39
46.93/47.14	c Try to convert by bdds
46.93/47.15	c D: 1
46.93/47.15	c estimatedAdderCost: 38
46.93/47.15	c Try to convert by bdds
46.93/47.17	c D: 1
46.93/47.17	c estimatedAdderCost: 39
46.93/47.17	c Try to convert by bdds
46.93/47.18	c D: 1
46.93/47.18	c estimatedAdderCost: 38
46.93/47.18	c Try to convert by bdds
46.93/47.19	c D: 1
46.93/47.19	c estimatedAdderCost: 39
46.93/47.19	c Try to convert by bdds
47.02/47.21	c D: 1
47.02/47.21	c estimatedAdderCost: 38
47.02/47.21	c Try to convert by bdds
47.02/47.22	c D: 1
47.02/47.22	c estimatedAdderCost: 39
47.02/47.22	c Try to convert by bdds
47.02/47.24	c D: 1
47.02/47.24	c estimatedAdderCost: 38
47.02/47.24	c Try to convert by bdds
47.02/47.25	c D: 1
47.02/47.25	c estimatedAdderCost: 39
47.02/47.25	c Try to convert by bdds
47.02/47.26	c D: 1
47.02/47.26	c estimatedAdderCost: 38
47.02/47.26	c Try to convert by bdds
47.02/47.28	c D: 1
47.02/47.28	c estimatedAdderCost: 39
47.02/47.28	c Try to convert by bdds
47.02/47.29	c D: 1
47.02/47.29	c estimatedAdderCost: 38
47.02/47.29	c Try to convert by bdds
47.12/47.31	c D: 1
47.12/47.31	c estimatedAdderCost: 39
47.12/47.31	c Try to convert by bdds
47.12/47.32	c D: 1
47.12/47.32	c estimatedAdderCost: 38
47.12/47.32	c Try to convert by bdds
47.12/47.33	c D: 1
47.12/47.33	c estimatedAdderCost: 39
47.12/47.33	c Try to convert by bdds
47.12/47.35	c D: 1
47.12/47.35	c estimatedAdderCost: 38
47.12/47.35	c Try to convert by bdds
47.12/47.36	c D: 1
47.12/47.36	c estimatedAdderCost: 39
47.12/47.36	c Try to convert by bdds
47.12/47.37	c D: 1
47.12/47.37	c estimatedAdderCost: 38
47.12/47.37	c Try to convert by bdds
47.12/47.39	c D: 1
47.12/47.39	c estimatedAdderCost: 39
47.12/47.39	c Try to convert by bdds
47.22/47.40	c D: 1
47.22/47.40	c estimatedAdderCost: 38
47.22/47.40	c Try to convert by bdds
47.22/47.42	c D: 1
47.22/47.42	c estimatedAdderCost: 39
47.22/47.42	c Try to convert by bdds
47.22/47.43	c D: 1
47.22/47.43	c estimatedAdderCost: 38
47.22/47.43	c Try to convert by bdds
47.22/47.44	c D: 1
47.22/47.44	c estimatedAdderCost: 39
47.22/47.44	c Try to convert by bdds
47.22/47.46	c D: 1
47.22/47.46	c estimatedAdderCost: 38
47.22/47.46	c Try to convert by bdds
47.22/47.47	c D: 1
47.22/47.47	c estimatedAdderCost: 39
47.22/47.47	c Try to convert by bdds
47.22/47.49	c D: 1
47.22/47.49	c estimatedAdderCost: 38
47.22/47.49	c Try to convert by bdds
47.32/47.50	c D: 1
47.32/47.50	c estimatedAdderCost: 39
47.32/47.50	c Try to convert by bdds
47.32/47.51	c D: 1
47.32/47.51	c estimatedAdderCost: 38
47.32/47.51	c Try to convert by bdds
47.32/47.53	c D: 1
47.32/47.53	c estimatedAdderCost: 39
47.32/47.53	c Try to convert by bdds
47.32/47.54	c D: 1
47.32/47.54	c estimatedAdderCost: 38
47.32/47.54	c Try to convert by bdds
47.32/47.55	c D: 1
47.32/47.55	c estimatedAdderCost: 39
47.32/47.55	c Try to convert by bdds
47.32/47.57	c D: 1
47.32/47.57	c estimatedAdderCost: 38
47.32/47.57	c Try to convert by bdds
47.32/47.58	c D: 1
47.32/47.58	c estimatedAdderCost: 39
47.32/47.58	c Try to convert by bdds
47.42/47.60	c D: 1
47.42/47.60	c estimatedAdderCost: 38
47.42/47.60	c Try to convert by bdds
47.42/47.61	c D: 1
47.42/47.61	c estimatedAdderCost: 39
47.42/47.61	c Try to convert by bdds
47.42/47.62	c D: 1
47.42/47.62	c estimatedAdderCost: 38
47.42/47.62	c Try to convert by bdds
47.42/47.64	c D: 1
47.42/47.64	c estimatedAdderCost: 39
47.42/47.64	c Try to convert by bdds
47.42/47.65	c D: 1
47.42/47.65	c estimatedAdderCost: 38
47.42/47.65	c Try to convert by bdds
47.42/47.67	c D: 1
47.42/47.67	c estimatedAdderCost: 39
47.42/47.67	c Try to convert by bdds
47.42/47.68	c D: 1
47.42/47.68	c estimatedAdderCost: 38
47.42/47.68	c Try to convert by bdds
47.42/47.69	c D: 1
47.42/47.69	c estimatedAdderCost: 39
47.42/47.69	c Try to convert by bdds
47.52/47.71	c D: 1
47.52/47.71	c estimatedAdderCost: 38
47.52/47.71	c Try to convert by bdds
47.52/47.72	c D: 1
47.52/47.72	c estimatedAdderCost: 39
47.52/47.72	c Try to convert by bdds
47.52/47.74	c D: 1
47.52/47.74	c estimatedAdderCost: 38
47.52/47.74	c Try to convert by bdds
47.52/47.75	c D: 1
47.52/47.75	c estimatedAdderCost: 39
47.52/47.75	c Try to convert by bdds
47.52/47.76	c D: 1
47.52/47.76	c estimatedAdderCost: 38
47.52/47.76	c Try to convert by bdds
47.52/47.78	c D: 1
47.52/47.78	c estimatedAdderCost: 39
47.52/47.78	c Try to convert by bdds
47.52/47.79	c D: 1
47.52/47.79	c estimatedAdderCost: 38
47.52/47.79	c Try to convert by bdds
47.62/47.80	c D: 1
47.62/47.80	c estimatedAdderCost: 39
47.62/47.80	c Try to convert by bdds
47.62/47.82	c D: 1
47.62/47.82	c estimatedAdderCost: 38
47.62/47.82	c Try to convert by bdds
47.62/47.83	c D: 1
47.62/47.83	c estimatedAdderCost: 39
47.62/47.83	c Try to convert by bdds
47.62/47.85	c D: 1
47.62/47.85	c estimatedAdderCost: 38
47.62/47.85	c Try to convert by bdds
47.62/47.86	c D: 1
47.62/47.86	c estimatedAdderCost: 39
47.62/47.86	c Try to convert by bdds
47.62/47.87	c D: 1
47.62/47.87	c estimatedAdderCost: 38
47.62/47.87	c Try to convert by bdds
47.62/47.89	c D: 1
47.62/47.89	c estimatedAdderCost: 39
47.62/47.89	c Try to convert by bdds
47.72/47.90	c D: 1
47.72/47.90	c estimatedAdderCost: 38
47.72/47.90	c Try to convert by bdds
47.72/47.92	c D: 1
47.72/47.92	c estimatedAdderCost: 39
47.72/47.92	c Try to convert by bdds
47.72/47.93	c D: 1
47.72/47.93	c estimatedAdderCost: 38
47.72/47.93	c Try to convert by bdds
47.72/47.94	c D: 1
47.72/47.94	c estimatedAdderCost: 39
47.72/47.94	c Try to convert by bdds
47.72/47.96	c D: 1
47.72/47.96	c estimatedAdderCost: 38
47.72/47.96	c Try to convert by bdds
47.72/47.97	c D: 1
47.72/47.97	c estimatedAdderCost: 39
47.72/47.97	c Try to convert by bdds
47.72/47.99	c D: 1
47.72/47.99	c estimatedAdderCost: 38
47.72/47.99	c Try to convert by bdds
47.72/48.00	c D: 1
47.72/48.00	c estimatedAdderCost: 39
47.72/48.00	c Try to convert by bdds
47.83/48.01	c D: 1
47.83/48.01	c estimatedAdderCost: 38
47.83/48.01	c Try to convert by bdds
47.83/48.03	c D: 1
47.83/48.03	c estimatedAdderCost: 39
47.83/48.03	c Try to convert by bdds
47.83/48.04	c D: 1
47.83/48.04	c estimatedAdderCost: 38
47.83/48.04	c Try to convert by bdds
47.83/48.05	c D: 1
47.83/48.05	c estimatedAdderCost: 39
47.83/48.05	c Try to convert by bdds
47.83/48.07	c D: 1
47.83/48.07	c estimatedAdderCost: 38
47.83/48.07	c Try to convert by bdds
47.83/48.08	c D: 1
47.83/48.08	c estimatedAdderCost: 39
47.83/48.08	c Try to convert by bdds
47.83/48.10	c D: 1
47.83/48.10	c estimatedAdderCost: 38
47.83/48.10	c Try to convert by bdds
47.93/48.11	c D: 1
47.93/48.11	c estimatedAdderCost: 39
47.93/48.11	c Try to convert by bdds
47.93/48.12	c D: 1
47.93/48.12	c estimatedAdderCost: 38
47.93/48.12	c Try to convert by bdds
47.93/48.14	c D: 1
47.93/48.14	c estimatedAdderCost: 39
47.93/48.14	c Try to convert by bdds
47.93/48.15	c D: 1
47.93/48.15	c estimatedAdderCost: 38
47.93/48.15	c Try to convert by bdds
47.93/48.17	c D: 1
47.93/48.17	c estimatedAdderCost: 39
47.93/48.17	c Try to convert by bdds
47.93/48.18	c D: 1
47.93/48.18	c estimatedAdderCost: 38
47.93/48.18	c Try to convert by bdds
47.93/48.19	c D: 1
47.93/48.19	c estimatedAdderCost: 39
47.93/48.19	c Try to convert by bdds
48.01/48.21	c D: 1
48.01/48.21	c estimatedAdderCost: 38
48.01/48.21	c Try to convert by bdds
48.01/48.22	c D: 1
48.01/48.22	c estimatedAdderCost: 39
48.01/48.22	c Try to convert by bdds
48.01/48.23	c D: 1
48.01/48.23	c estimatedAdderCost: 38
48.01/48.23	c Try to convert by bdds
48.01/48.25	c D: 1
48.01/48.25	c estimatedAdderCost: 39
48.01/48.25	c Try to convert by bdds
48.01/48.26	c D: 1
48.01/48.26	c estimatedAdderCost: 38
48.01/48.26	c Try to convert by bdds
48.01/48.28	c D: 1
48.01/48.28	c estimatedAdderCost: 39
48.01/48.28	c Try to convert by bdds
48.01/48.29	c D: 1
48.01/48.29	c estimatedAdderCost: 38
48.01/48.29	c Try to convert by bdds
48.11/48.30	c D: 1
48.11/48.30	c estimatedAdderCost: 39
48.11/48.30	c Try to convert by bdds
48.11/48.32	c D: 1
48.11/48.32	c estimatedAdderCost: 38
48.11/48.32	c Try to convert by bdds
48.11/48.33	c D: 1
48.11/48.33	c estimatedAdderCost: 39
48.11/48.33	c Try to convert by bdds
48.11/48.35	c D: 1
48.11/48.35	c estimatedAdderCost: 38
48.11/48.35	c Try to convert by bdds
48.11/48.36	c D: 1
48.11/48.36	c estimatedAdderCost: 39
48.11/48.36	c Try to convert by bdds
48.11/48.37	c D: 1
48.11/48.37	c estimatedAdderCost: 38
48.11/48.37	c Try to convert by bdds
48.11/48.39	c D: 1
48.11/48.39	c estimatedAdderCost: 39
48.11/48.39	c Try to convert by bdds
48.21/48.40	c D: 1
48.21/48.40	c estimatedAdderCost: 38
48.21/48.40	c Try to convert by bdds
48.21/48.42	c D: 1
48.21/48.42	c estimatedAdderCost: 39
48.21/48.42	c Try to convert by bdds
48.21/48.43	c D: 1
48.21/48.43	c estimatedAdderCost: 38
48.21/48.43	c Try to convert by bdds
48.21/48.44	c D: 1
48.21/48.44	c estimatedAdderCost: 39
48.21/48.44	c Try to convert by bdds
48.21/48.46	c D: 1
48.21/48.46	c estimatedAdderCost: 38
48.21/48.46	c Try to convert by bdds
48.21/48.47	c D: 1
48.21/48.47	c estimatedAdderCost: 39
48.21/48.47	c Try to convert by bdds
48.21/48.48	c D: 1
48.21/48.48	c estimatedAdderCost: 38
48.21/48.48	c Try to convert by bdds
48.31/48.50	c D: 1
48.31/48.50	c estimatedAdderCost: 39
48.31/48.50	c Try to convert by bdds
48.31/48.51	c D: 1
48.31/48.51	c estimatedAdderCost: 38
48.31/48.51	c Try to convert by bdds
48.31/48.53	c D: 1
48.31/48.53	c estimatedAdderCost: 39
48.31/48.53	c Try to convert by bdds
48.31/48.54	c D: 1
48.31/48.54	c estimatedAdderCost: 38
48.31/48.54	c Try to convert by bdds
48.31/48.55	c D: 1
48.31/48.55	c estimatedAdderCost: 39
48.31/48.55	c Try to convert by bdds
48.31/48.57	c D: 1
48.31/48.57	c estimatedAdderCost: 38
48.31/48.57	c Try to convert by bdds
48.31/48.58	c D: 1
48.31/48.58	c estimatedAdderCost: 39
48.31/48.58	c Try to convert by bdds
48.41/48.60	c D: 1
48.41/48.60	c estimatedAdderCost: 38
48.41/48.60	c Try to convert by bdds
48.41/48.61	c D: 1
48.41/48.61	c estimatedAdderCost: 39
48.41/48.61	c Try to convert by bdds
48.41/48.62	c D: 1
48.41/48.62	c estimatedAdderCost: 38
48.41/48.62	c Try to convert by bdds
48.41/48.64	c D: 1
48.41/48.64	c estimatedAdderCost: 39
48.41/48.64	c Try to convert by bdds
48.41/48.65	c D: 1
48.41/48.65	c estimatedAdderCost: 38
48.41/48.65	c Try to convert by bdds
48.41/48.66	c D: 1
48.41/48.66	c estimatedAdderCost: 39
48.41/48.66	c Try to convert by bdds
48.41/48.68	c D: 1
48.41/48.68	c estimatedAdderCost: 38
48.41/48.68	c Try to convert by bdds
48.41/48.69	c D: 1
48.41/48.69	c estimatedAdderCost: 39
48.41/48.69	c Try to convert by bdds
48.51/48.71	c D: 1
48.51/48.71	c estimatedAdderCost: 38
48.51/48.71	c Try to convert by bdds
48.51/48.72	c D: 1
48.51/48.72	c estimatedAdderCost: 39
48.51/48.72	c Try to convert by bdds
48.51/48.73	c D: 1
48.51/48.73	c estimatedAdderCost: 38
48.51/48.73	c Try to convert by bdds
48.51/48.75	c D: 1
48.51/48.75	c estimatedAdderCost: 39
48.51/48.75	c Try to convert by bdds
48.51/48.76	c D: 1
48.51/48.76	c estimatedAdderCost: 38
48.51/48.76	c Try to convert by bdds
48.51/48.78	c D: 1
48.51/48.78	c estimatedAdderCost: 39
48.51/48.78	c Try to convert by bdds
48.51/48.79	c D: 1
48.51/48.79	c estimatedAdderCost: 38
48.51/48.79	c Try to convert by bdds
48.61/48.80	c D: 1
48.61/48.80	c estimatedAdderCost: 39
48.61/48.80	c Try to convert by bdds
48.61/48.82	c D: 1
48.61/48.82	c estimatedAdderCost: 38
48.61/48.82	c Try to convert by bdds
48.61/48.83	c D: 1
48.61/48.83	c estimatedAdderCost: 39
48.61/48.83	c Try to convert by bdds
48.61/48.85	c D: 1
48.61/48.85	c estimatedAdderCost: 38
48.61/48.85	c Try to convert by bdds
48.61/48.86	c D: 1
48.61/48.86	c estimatedAdderCost: 39
48.61/48.86	c Try to convert by bdds
48.61/48.87	c D: 1
48.61/48.87	c estimatedAdderCost: 38
48.61/48.87	c Try to convert by bdds
48.61/48.89	c D: 1
48.61/48.89	c estimatedAdderCost: 39
48.61/48.89	c Try to convert by bdds
48.71/48.90	c D: 1
48.71/48.90	c estimatedAdderCost: 38
48.71/48.90	c Try to convert by bdds
48.71/48.91	c D: 1
48.71/48.91	c estimatedAdderCost: 39
48.71/48.91	c Try to convert by bdds
48.71/48.93	c D: 1
48.71/48.93	c estimatedAdderCost: 38
48.71/48.93	c Try to convert by bdds
48.71/48.94	c D: 1
48.71/48.94	c estimatedAdderCost: 39
48.71/48.94	c Try to convert by bdds
48.71/48.96	c D: 1
48.71/48.96	c estimatedAdderCost: 38
48.71/48.96	c Try to convert by bdds
48.71/48.97	c D: 1
48.71/48.97	c estimatedAdderCost: 39
48.71/48.97	c Try to convert by bdds
48.71/48.98	c D: 1
48.71/48.98	c estimatedAdderCost: 38
48.71/48.98	c Try to convert by bdds
48.71/49.00	c D: 1
48.71/49.00	c estimatedAdderCost: 39
48.71/49.00	c Try to convert by bdds
48.83/49.01	c D: 1
48.83/49.01	c estimatedAdderCost: 38
48.83/49.01	c Try to convert by bdds
48.83/49.03	c D: 1
48.83/49.03	c estimatedAdderCost: 39
48.83/49.03	c Try to convert by bdds
48.83/49.04	c D: 1
48.83/49.04	c estimatedAdderCost: 38
48.83/49.04	c Try to convert by bdds
48.83/49.05	c D: 1
48.83/49.05	c estimatedAdderCost: 39
48.83/49.05	c Try to convert by bdds
48.83/49.07	c D: 1
48.83/49.07	c estimatedAdderCost: 38
48.83/49.07	c Try to convert by bdds
48.83/49.08	c D: 1
48.83/49.08	c estimatedAdderCost: 39
48.83/49.08	c Try to convert by bdds
48.83/49.09	c D: 1
48.83/49.09	c estimatedAdderCost: 38
48.83/49.09	c Try to convert by bdds
48.92/49.11	c D: 1
48.92/49.11	c estimatedAdderCost: 39
48.92/49.11	c Try to convert by bdds
48.92/49.12	c D: 1
48.92/49.12	c estimatedAdderCost: 38
48.92/49.12	c Try to convert by bdds
48.92/49.14	c D: 1
48.92/49.14	c estimatedAdderCost: 39
48.92/49.14	c Try to convert by bdds
48.92/49.15	c D: 1
48.92/49.15	c estimatedAdderCost: 38
48.92/49.15	c Try to convert by bdds
48.92/49.16	c D: 1
48.92/49.16	c estimatedAdderCost: 39
48.92/49.16	c Try to convert by bdds
48.92/49.18	c D: 1
48.92/49.18	c estimatedAdderCost: 38
48.92/49.18	c Try to convert by bdds
48.92/49.19	c D: 1
48.92/49.19	c estimatedAdderCost: 39
48.92/49.19	c Try to convert by bdds
49.01/49.21	c D: 1
49.01/49.21	c estimatedAdderCost: 38
49.01/49.21	c Try to convert by bdds
49.01/49.22	c D: 1
49.01/49.22	c estimatedAdderCost: 39
49.01/49.22	c Try to convert by bdds
49.01/49.23	c D: 1
49.01/49.23	c estimatedAdderCost: 38
49.01/49.23	c Try to convert by bdds
49.01/49.25	c D: 1
49.01/49.25	c estimatedAdderCost: 39
49.01/49.25	c Try to convert by bdds
49.01/49.26	c D: 1
49.01/49.26	c estimatedAdderCost: 38
49.01/49.26	c Try to convert by bdds
49.01/49.28	c D: 1
49.01/49.28	c estimatedAdderCost: 39
49.01/49.28	c Try to convert by bdds
49.01/49.29	c D: 1
49.01/49.29	c estimatedAdderCost: 38
49.01/49.29	c Try to convert by bdds
49.11/49.30	c D: 1
49.11/49.30	c estimatedAdderCost: 39
49.11/49.30	c Try to convert by bdds
49.11/49.32	c D: 1
49.11/49.32	c estimatedAdderCost: 38
49.11/49.32	c Try to convert by bdds
49.11/49.33	c D: 1
49.11/49.33	c estimatedAdderCost: 39
49.11/49.33	c Try to convert by bdds
49.11/49.35	c D: 1
49.11/49.35	c estimatedAdderCost: 38
49.11/49.35	c Try to convert by bdds
49.11/49.36	c D: 1
49.11/49.36	c estimatedAdderCost: 39
49.11/49.36	c Try to convert by bdds
49.11/49.37	c D: 1
49.11/49.37	c estimatedAdderCost: 38
49.11/49.37	c Try to convert by bdds
49.11/49.39	c D: 1
49.11/49.39	c estimatedAdderCost: 39
49.11/49.39	c Try to convert by bdds
49.21/49.40	c D: 1
49.21/49.40	c estimatedAdderCost: 38
49.21/49.40	c Try to convert by bdds
49.21/49.41	c D: 1
49.21/49.41	c estimatedAdderCost: 39
49.21/49.41	c Try to convert by bdds
49.21/49.43	c D: 1
49.21/49.43	c estimatedAdderCost: 38
49.21/49.43	c Try to convert by bdds
49.21/49.44	c D: 1
49.21/49.44	c estimatedAdderCost: 39
49.21/49.44	c Try to convert by bdds
49.21/49.46	c D: 1
49.21/49.46	c estimatedAdderCost: 38
49.21/49.46	c Try to convert by bdds
49.21/49.47	c D: 1
49.21/49.47	c estimatedAdderCost: 39
49.21/49.47	c Try to convert by bdds
49.21/49.48	c D: 1
49.21/49.48	c estimatedAdderCost: 38
49.21/49.48	c Try to convert by bdds
49.31/49.50	c D: 1
49.31/49.50	c estimatedAdderCost: 39
49.31/49.50	c Try to convert by bdds
49.31/49.51	c D: 1
49.31/49.51	c estimatedAdderCost: 38
49.31/49.51	c Try to convert by bdds
49.31/49.53	c D: 1
49.31/49.53	c estimatedAdderCost: 39
49.31/49.53	c Try to convert by bdds
49.31/49.54	c D: 1
49.31/49.54	c estimatedAdderCost: 38
49.31/49.54	c Try to convert by bdds
49.31/49.55	c D: 1
49.31/49.55	c estimatedAdderCost: 39
49.31/49.55	c Try to convert by bdds
49.31/49.57	c D: 1
49.31/49.57	c estimatedAdderCost: 38
49.31/49.57	c Try to convert by bdds
49.31/49.58	c D: 1
49.31/49.58	c estimatedAdderCost: 39
49.31/49.58	c Try to convert by bdds
49.41/49.60	c D: 1
49.41/49.60	c estimatedAdderCost: 38
49.41/49.60	c Try to convert by bdds
49.41/49.61	c D: 1
49.41/49.61	c estimatedAdderCost: 39
49.41/49.61	c Try to convert by bdds
49.41/49.62	c D: 1
49.41/49.62	c estimatedAdderCost: 38
49.41/49.62	c Try to convert by bdds
49.41/49.64	c D: 1
49.41/49.64	c estimatedAdderCost: 39
49.41/49.64	c Try to convert by bdds
49.41/49.65	c D: 1
49.41/49.65	c estimatedAdderCost: 38
49.41/49.65	c Try to convert by bdds
49.41/49.66	c D: 1
49.41/49.66	c estimatedAdderCost: 39
49.41/49.66	c Try to convert by bdds
49.41/49.68	c D: 1
49.41/49.68	c estimatedAdderCost: 38
49.41/49.68	c Try to convert by bdds
49.41/49.69	c D: 1
49.41/49.69	c estimatedAdderCost: 39
49.41/49.69	c Try to convert by bdds
49.51/49.71	c D: 1
49.51/49.71	c estimatedAdderCost: 38
49.51/49.71	c Try to convert by bdds
49.61/49.89	c D: 1
49.61/49.89	c estimatedAdderCost: 39
49.61/49.89	c Try to convert by bdds
49.71/49.90	c D: 1
49.71/49.90	c estimatedAdderCost: 38
49.71/49.90	c Try to convert by bdds
49.71/49.91	c D: 1
49.71/49.91	c estimatedAdderCost: 39
49.71/49.91	c Try to convert by bdds
49.71/49.93	c D: 1
49.71/49.93	c estimatedAdderCost: 38
49.71/49.93	c Try to convert by bdds
49.71/49.94	c D: 1
49.71/49.94	c estimatedAdderCost: 39
49.71/49.94	c Try to convert by bdds
49.71/49.96	c D: 1
49.71/49.96	c estimatedAdderCost: 38
49.71/49.96	c Try to convert by bdds
49.71/49.97	c D: 1
49.71/49.97	c estimatedAdderCost: 39
49.71/49.97	c Try to convert by bdds
49.71/49.98	c D: 1
49.71/49.98	c estimatedAdderCost: 38
49.71/49.98	c Try to convert by bdds
49.71/50.00	c D: 1
49.71/50.00	c estimatedAdderCost: 39
49.71/50.00	c Try to convert by bdds
49.82/50.01	c D: 1
49.82/50.01	c estimatedAdderCost: 38
49.82/50.01	c Try to convert by bdds
49.82/50.02	c D: 1
49.82/50.02	c estimatedAdderCost: 39
49.82/50.02	c Try to convert by bdds
49.82/50.04	c D: 1
49.82/50.04	c estimatedAdderCost: 38
49.82/50.04	c Try to convert by bdds
49.82/50.05	c D: 1
49.82/50.05	c estimatedAdderCost: 39
49.82/50.05	c Try to convert by bdds
49.82/50.07	c D: 1
49.82/50.07	c estimatedAdderCost: 38
49.82/50.07	c Try to convert by bdds
49.82/50.08	c D: 1
49.82/50.08	c estimatedAdderCost: 39
49.82/50.08	c Try to convert by bdds
49.82/50.09	c D: 1
49.82/50.09	c estimatedAdderCost: 38
49.82/50.09	c Try to convert by bdds
49.82/50.11	c D: 1
49.82/50.11	c estimatedAdderCost: 39
49.82/50.11	c Try to convert by bdds
49.92/50.12	c D: 1
49.92/50.12	c estimatedAdderCost: 38
49.92/50.12	c Try to convert by bdds
49.92/50.14	c D: 1
49.92/50.14	c estimatedAdderCost: 39
49.92/50.14	c Try to convert by bdds
49.92/50.15	c D: 1
49.92/50.15	c estimatedAdderCost: 38
49.92/50.15	c Try to convert by bdds
49.92/50.16	c D: 1
49.92/50.16	c estimatedAdderCost: 39
49.92/50.16	c Try to convert by bdds
49.92/50.18	c D: 1
49.92/50.18	c estimatedAdderCost: 38
49.92/50.18	c Try to convert by bdds
49.92/50.19	c D: 1
49.92/50.19	c estimatedAdderCost: 39
49.92/50.19	c Try to convert by bdds
50.01/50.20	c D: 1
50.01/50.20	c estimatedAdderCost: 38
50.01/50.20	c Try to convert by bdds
50.01/50.22	c D: 1
50.01/50.22	c estimatedAdderCost: 39
50.01/50.22	c Try to convert by bdds
50.01/50.23	c D: 1
50.01/50.23	c estimatedAdderCost: 38
50.01/50.23	c Try to convert by bdds
50.01/50.25	c D: 1
50.01/50.25	c estimatedAdderCost: 39
50.01/50.25	c Try to convert by bdds
50.01/50.26	c D: 1
50.01/50.26	c estimatedAdderCost: 38
50.01/50.26	c Try to convert by bdds
50.01/50.27	c D: 1
50.01/50.27	c estimatedAdderCost: 39
50.01/50.27	c Try to convert by bdds
50.01/50.29	c D: 1
50.01/50.29	c estimatedAdderCost: 38
50.01/50.29	c Try to convert by bdds
50.11/50.30	c D: 1
50.11/50.30	c estimatedAdderCost: 39
50.11/50.30	c Try to convert by bdds
50.11/50.32	c D: 1
50.11/50.32	c estimatedAdderCost: 38
50.11/50.32	c Try to convert by bdds
50.11/50.33	c D: 1
50.11/50.33	c estimatedAdderCost: 39
50.11/50.33	c Try to convert by bdds
50.11/50.34	c D: 1
50.11/50.34	c estimatedAdderCost: 38
50.11/50.34	c Try to convert by bdds
50.11/50.36	c D: 1
50.11/50.36	c estimatedAdderCost: 39
50.11/50.36	c Try to convert by bdds
50.11/50.37	c D: 1
50.11/50.37	c estimatedAdderCost: 38
50.11/50.37	c Try to convert by bdds
50.11/50.38	c D: 1
50.11/50.38	c estimatedAdderCost: 39
50.11/50.38	c Try to convert by bdds
50.21/50.40	c D: 1
50.21/50.40	c estimatedAdderCost: 38
50.21/50.40	c Try to convert by bdds
50.21/50.41	c D: 1
50.21/50.41	c estimatedAdderCost: 39
50.21/50.41	c Try to convert by bdds
50.21/50.43	c D: 1
50.21/50.43	c estimatedAdderCost: 38
50.21/50.43	c Try to convert by bdds
50.21/50.44	c D: 1
50.21/50.44	c estimatedAdderCost: 39
50.21/50.44	c Try to convert by bdds
50.21/50.45	c D: 1
50.21/50.45	c estimatedAdderCost: 38
50.21/50.45	c Try to convert by bdds
50.21/50.47	c D: 1
50.21/50.47	c estimatedAdderCost: 39
50.21/50.47	c Try to convert by bdds
50.21/50.48	c D: 1
50.21/50.48	c estimatedAdderCost: 38
50.21/50.48	c Try to convert by bdds
50.21/50.49	c D: 1
50.21/50.49	c estimatedAdderCost: 39
50.21/50.49	c Try to convert by bdds
50.31/50.51	c D: 1
50.31/50.51	c estimatedAdderCost: 38
50.31/50.51	c Try to convert by bdds
50.31/50.52	c D: 1
50.31/50.52	c estimatedAdderCost: 39
50.31/50.52	c Try to convert by bdds
50.31/50.54	c D: 1
50.31/50.54	c estimatedAdderCost: 38
50.31/50.54	c Try to convert by bdds
50.31/50.55	c D: 1
50.31/50.55	c estimatedAdderCost: 39
50.31/50.55	c Try to convert by bdds
50.31/50.56	c D: 1
50.31/50.56	c estimatedAdderCost: 38
50.31/50.56	c Try to convert by bdds
50.31/50.58	c D: 1
50.31/50.58	c estimatedAdderCost: 39
50.31/50.58	c Try to convert by bdds
50.31/50.59	c D: 1
50.31/50.59	c estimatedAdderCost: 38
50.31/50.59	c Try to convert by bdds
50.41/50.60	c D: 1
50.41/50.60	c estimatedAdderCost: 39
50.41/50.60	c Try to convert by bdds
50.41/50.62	c D: 1
50.41/50.62	c estimatedAdderCost: 38
50.41/50.62	c Try to convert by bdds
50.41/50.63	c D: 1
50.41/50.63	c estimatedAdderCost: 39
50.41/50.63	c Try to convert by bdds
50.41/50.65	c D: 1
50.41/50.65	c estimatedAdderCost: 38
50.41/50.65	c Try to convert by bdds
50.41/50.66	c D: 1
50.41/50.66	c estimatedAdderCost: 39
50.41/50.66	c Try to convert by bdds
50.41/50.67	c D: 1
50.41/50.67	c estimatedAdderCost: 38
50.41/50.67	c Try to convert by bdds
50.41/50.69	c D: 1
50.41/50.69	c estimatedAdderCost: 39
50.41/50.69	c Try to convert by bdds
50.51/50.70	c D: 1
50.51/50.70	c estimatedAdderCost: 38
50.51/50.70	c Try to convert by bdds
50.51/50.72	c D: 1
50.51/50.72	c estimatedAdderCost: 39
50.51/50.72	c Try to convert by bdds
50.51/50.73	c D: 1
50.51/50.73	c estimatedAdderCost: 38
50.51/50.73	c Try to convert by bdds
50.51/50.74	c D: 1
50.51/50.74	c estimatedAdderCost: 39
50.51/50.74	c Try to convert by bdds
50.51/50.76	c D: 1
50.51/50.76	c estimatedAdderCost: 38
50.51/50.76	c Try to convert by bdds
50.51/50.77	c D: 1
50.51/50.77	c estimatedAdderCost: 39
50.51/50.77	c Try to convert by bdds
50.51/50.78	c D: 1
50.51/50.78	c estimatedAdderCost: 38
50.51/50.78	c Try to convert by bdds
50.61/50.80	c D: 1
50.61/50.80	c estimatedAdderCost: 39
50.61/50.80	c Try to convert by bdds
50.61/50.81	c D: 1
50.61/50.81	c estimatedAdderCost: 38
50.61/50.81	c Try to convert by bdds
50.61/50.83	c D: 1
50.61/50.83	c estimatedAdderCost: 39
50.61/50.83	c Try to convert by bdds
50.61/50.84	c D: 1
50.61/50.84	c estimatedAdderCost: 38
50.61/50.84	c Try to convert by bdds
50.61/50.85	c D: 1
50.61/50.85	c estimatedAdderCost: 39
50.61/50.85	c Try to convert by bdds
50.61/50.87	c D: 1
50.61/50.87	c estimatedAdderCost: 38
50.61/50.87	c Try to convert by bdds
50.61/50.88	c D: 1
50.61/50.88	c estimatedAdderCost: 39
50.61/50.88	c Try to convert by bdds
50.61/50.89	c D: 1
50.61/50.89	c estimatedAdderCost: 38
50.61/50.89	c Try to convert by bdds
50.71/50.91	c D: 1
50.71/50.91	c estimatedAdderCost: 39
50.71/50.91	c Try to convert by bdds
50.71/50.92	c D: 1
50.71/50.92	c estimatedAdderCost: 38
50.71/50.92	c Try to convert by bdds
50.71/50.94	c D: 1
50.71/50.94	c estimatedAdderCost: 39
50.71/50.94	c Try to convert by bdds
50.71/50.95	c D: 1
50.71/50.95	c estimatedAdderCost: 38
50.71/50.95	c Try to convert by bdds
50.71/50.96	c D: 1
50.71/50.96	c estimatedAdderCost: 39
50.71/50.96	c Try to convert by bdds
50.71/50.98	c D: 1
50.71/50.98	c estimatedAdderCost: 38
50.71/50.98	c Try to convert by bdds
50.71/50.99	c D: 1
50.71/50.99	c estimatedAdderCost: 39
50.71/50.99	c Try to convert by bdds
50.71/51.01	c D: 1
50.71/51.01	c estimatedAdderCost: 38
50.71/51.01	c Try to convert by bdds
50.82/51.02	c D: 1
50.82/51.02	c estimatedAdderCost: 39
50.82/51.02	c Try to convert by bdds
50.82/51.03	c D: 1
50.82/51.03	c estimatedAdderCost: 38
50.82/51.03	c Try to convert by bdds
50.82/51.05	c D: 1
50.82/51.05	c estimatedAdderCost: 39
50.82/51.05	c Try to convert by bdds
50.82/51.06	c D: 1
50.82/51.06	c estimatedAdderCost: 38
50.82/51.06	c Try to convert by bdds
50.82/51.07	c D: 1
50.82/51.07	c estimatedAdderCost: 39
50.82/51.07	c Try to convert by bdds
50.82/51.09	c D: 1
50.82/51.09	c estimatedAdderCost: 38
50.82/51.09	c Try to convert by bdds
50.82/51.10	c D: 1
50.82/51.10	c estimatedAdderCost: 39
50.82/51.10	c Try to convert by bdds
50.92/51.12	c D: 1
50.92/51.12	c estimatedAdderCost: 38
50.92/51.12	c Try to convert by bdds
50.92/51.13	c D: 1
50.92/51.13	c estimatedAdderCost: 39
50.92/51.13	c Try to convert by bdds
50.92/51.14	c D: 1
50.92/51.14	c estimatedAdderCost: 38
50.92/51.14	c Try to convert by bdds
50.92/51.16	c D: 1
50.92/51.16	c estimatedAdderCost: 39
50.92/51.16	c Try to convert by bdds
50.92/51.17	c D: 1
50.92/51.17	c estimatedAdderCost: 38
50.92/51.17	c Try to convert by bdds
50.92/51.19	c D: 1
50.92/51.19	c estimatedAdderCost: 39
50.92/51.19	c Try to convert by bdds
51.01/51.20	c D: 1
51.01/51.20	c estimatedAdderCost: 38
51.01/51.20	c Try to convert by bdds
51.01/51.21	c D: 1
51.01/51.21	c estimatedAdderCost: 39
51.01/51.21	c Try to convert by bdds
51.01/51.23	c D: 1
51.01/51.23	c estimatedAdderCost: 38
51.01/51.23	c Try to convert by bdds
51.01/51.24	c D: 1
51.01/51.24	c estimatedAdderCost: 39
51.01/51.24	c Try to convert by bdds
51.01/51.25	c D: 1
51.01/51.25	c estimatedAdderCost: 38
51.01/51.25	c Try to convert by bdds
51.01/51.27	c D: 1
51.01/51.27	c estimatedAdderCost: 39
51.01/51.27	c Try to convert by bdds
51.01/51.28	c D: 1
51.01/51.28	c estimatedAdderCost: 38
51.01/51.28	c Try to convert by bdds
51.10/51.30	c D: 1
51.10/51.30	c estimatedAdderCost: 39
51.10/51.30	c Try to convert by bdds
51.10/51.31	c D: 1
51.10/51.31	c estimatedAdderCost: 38
51.10/51.31	c Try to convert by bdds
51.10/51.32	c D: 1
51.10/51.32	c estimatedAdderCost: 39
51.10/51.32	c Try to convert by bdds
51.10/51.34	c D: 1
51.10/51.34	c estimatedAdderCost: 38
51.10/51.34	c Try to convert by bdds
51.10/51.35	c D: 1
51.10/51.35	c estimatedAdderCost: 39
51.10/51.35	c Try to convert by bdds
51.10/51.37	c D: 1
51.10/51.37	c estimatedAdderCost: 38
51.10/51.37	c Try to convert by bdds
51.10/51.38	c D: 1
51.10/51.38	c estimatedAdderCost: 39
51.10/51.38	c Try to convert by bdds
51.10/51.39	c D: 1
51.10/51.39	c estimatedAdderCost: 38
51.10/51.39	c Try to convert by bdds
51.21/51.41	c D: 1
51.21/51.41	c estimatedAdderCost: 39
51.21/51.41	c Try to convert by bdds
51.21/51.42	c D: 1
51.21/51.42	c estimatedAdderCost: 38
51.21/51.42	c Try to convert by bdds
51.21/51.43	c D: 1
51.21/51.43	c estimatedAdderCost: 39
51.21/51.43	c Try to convert by bdds
51.21/51.45	c D: 1
51.21/51.45	c estimatedAdderCost: 38
51.21/51.45	c Try to convert by bdds
51.21/51.46	c D: 1
51.21/51.46	c estimatedAdderCost: 39
51.21/51.46	c Try to convert by bdds
51.21/51.48	c D: 1
51.21/51.48	c estimatedAdderCost: 38
51.21/51.48	c Try to convert by bdds
51.21/51.49	c D: 1
51.21/51.49	c estimatedAdderCost: 39
51.21/51.49	c Try to convert by bdds
51.31/51.50	c D: 1
51.31/51.50	c estimatedAdderCost: 38
51.31/51.50	c Try to convert by bdds
51.31/51.52	c D: 1
51.31/51.52	c estimatedAdderCost: 39
51.31/51.52	c Try to convert by bdds
51.31/51.53	c D: 1
51.31/51.53	c estimatedAdderCost: 38
51.31/51.53	c Try to convert by bdds
51.31/51.54	c D: 1
51.31/51.54	c estimatedAdderCost: 39
51.31/51.54	c Try to convert by bdds
51.31/51.56	c D: 1
51.31/51.56	c estimatedAdderCost: 38
51.31/51.56	c Try to convert by bdds
51.31/51.57	c D: 1
51.31/51.57	c estimatedAdderCost: 39
51.31/51.57	c Try to convert by bdds
51.31/51.59	c D: 1
51.31/51.59	c estimatedAdderCost: 38
51.31/51.59	c Try to convert by bdds
51.40/51.60	c D: 1
51.40/51.60	c estimatedAdderCost: 39
51.40/51.60	c Try to convert by bdds
51.40/51.61	c D: 1
51.40/51.61	c estimatedAdderCost: 38
51.40/51.61	c Try to convert by bdds
51.40/51.63	c D: 1
51.40/51.63	c estimatedAdderCost: 39
51.40/51.63	c Try to convert by bdds
51.40/51.64	c D: 1
51.40/51.64	c estimatedAdderCost: 38
51.40/51.64	c Try to convert by bdds
51.40/51.66	c D: 1
51.40/51.66	c estimatedAdderCost: 39
51.40/51.66	c Try to convert by bdds
51.40/51.67	c D: 1
51.40/51.67	c estimatedAdderCost: 38
51.40/51.67	c Try to convert by bdds
51.40/51.68	c D: 1
51.40/51.68	c estimatedAdderCost: 39
51.40/51.68	c Try to convert by bdds
51.50/51.70	c D: 1
51.50/51.70	c estimatedAdderCost: 38
51.50/51.70	c Try to convert by bdds
51.50/51.71	c D: 1
51.50/51.71	c estimatedAdderCost: 39
51.50/51.71	c Try to convert by bdds
51.50/51.72	c D: 1
51.50/51.72	c estimatedAdderCost: 38
51.50/51.72	c Try to convert by bdds
51.50/51.74	c D: 1
51.50/51.74	c estimatedAdderCost: 39
51.50/51.74	c Try to convert by bdds
51.50/51.75	c D: 1
51.50/51.75	c estimatedAdderCost: 38
51.50/51.75	c Try to convert by bdds
51.50/51.77	c D: 1
51.50/51.77	c estimatedAdderCost: 39
51.50/51.77	c Try to convert by bdds
51.50/51.78	c D: 1
51.50/51.78	c estimatedAdderCost: 38
51.50/51.78	c Try to convert by bdds
51.50/51.79	c D: 1
51.50/51.79	c estimatedAdderCost: 39
51.50/51.79	c Try to convert by bdds
51.60/51.81	c D: 1
51.60/51.81	c estimatedAdderCost: 38
51.60/51.81	c Try to convert by bdds
51.60/51.82	c D: 1
51.60/51.82	c estimatedAdderCost: 39
51.60/51.82	c Try to convert by bdds
51.60/51.84	c D: 1
51.60/51.84	c estimatedAdderCost: 38
51.60/51.84	c Try to convert by bdds
51.60/51.85	c D: 1
51.60/51.85	c estimatedAdderCost: 39
51.60/51.85	c Try to convert by bdds
51.60/51.86	c D: 1
51.60/51.86	c estimatedAdderCost: 38
51.60/51.86	c Try to convert by bdds
51.60/51.88	c D: 1
51.60/51.88	c estimatedAdderCost: 39
51.60/51.88	c Try to convert by bdds
51.60/51.89	c D: 1
51.60/51.89	c estimatedAdderCost: 38
51.60/51.89	c Try to convert by bdds
51.70/51.90	c D: 1
51.70/51.90	c estimatedAdderCost: 39
51.70/51.90	c Try to convert by bdds
51.70/51.92	c D: 1
51.70/51.92	c estimatedAdderCost: 38
51.70/51.92	c Try to convert by bdds
51.70/51.93	c D: 1
51.70/51.93	c estimatedAdderCost: 39
51.70/51.93	c Try to convert by bdds
51.70/51.95	c D: 1
51.70/51.95	c estimatedAdderCost: 38
51.70/51.95	c Try to convert by bdds
51.70/51.96	c D: 1
51.70/51.96	c estimatedAdderCost: 39
51.70/51.96	c Try to convert by bdds
51.70/51.97	c D: 1
51.70/51.97	c estimatedAdderCost: 38
51.70/51.97	c Try to convert by bdds
51.70/51.99	c D: 1
51.70/51.99	c estimatedAdderCost: 39
51.70/51.99	c Try to convert by bdds
51.70/52.00	c D: 1
51.70/52.00	c estimatedAdderCost: 38
51.70/52.00	c Try to convert by bdds
51.82/52.01	c D: 1
51.82/52.01	c estimatedAdderCost: 39
51.82/52.01	c Try to convert by bdds
51.82/52.03	c D: 1
51.82/52.03	c estimatedAdderCost: 38
51.82/52.03	c Try to convert by bdds
51.82/52.04	c D: 1
51.82/52.04	c estimatedAdderCost: 39
51.82/52.04	c Try to convert by bdds
51.82/52.06	c D: 1
51.82/52.06	c estimatedAdderCost: 38
51.82/52.06	c Try to convert by bdds
51.82/52.07	c D: 1
51.82/52.07	c estimatedAdderCost: 39
51.82/52.07	c Try to convert by bdds
51.82/52.08	c D: 1
51.82/52.08	c estimatedAdderCost: 38
51.82/52.08	c Try to convert by bdds
51.82/52.10	c D: 1
51.82/52.10	c estimatedAdderCost: 39
51.82/52.10	c Try to convert by bdds
51.91/52.11	c D: 1
51.91/52.11	c estimatedAdderCost: 38
51.91/52.11	c Try to convert by bdds
51.91/52.13	c D: 1
51.91/52.13	c estimatedAdderCost: 39
51.91/52.13	c Try to convert by bdds
51.91/52.14	c D: 1
51.91/52.14	c estimatedAdderCost: 38
51.91/52.14	c Try to convert by bdds
51.91/52.15	c D: 1
51.91/52.15	c estimatedAdderCost: 39
51.91/52.15	c Try to convert by bdds
51.91/52.17	c D: 1
51.91/52.17	c estimatedAdderCost: 38
51.91/52.17	c Try to convert by bdds
51.91/52.18	c D: 1
51.91/52.18	c estimatedAdderCost: 39
51.91/52.18	c Try to convert by bdds
51.91/52.19	c D: 1
51.91/52.19	c estimatedAdderCost: 38
51.91/52.19	c Try to convert by bdds
52.00/52.21	c D: 1
52.00/52.21	c estimatedAdderCost: 39
52.00/52.21	c Try to convert by bdds
52.00/52.22	c D: 1
52.00/52.22	c estimatedAdderCost: 38
52.00/52.22	c Try to convert by bdds
52.00/52.24	c D: 1
52.00/52.24	c estimatedAdderCost: 39
52.00/52.24	c Try to convert by bdds
52.00/52.25	c D: 1
52.00/52.25	c estimatedAdderCost: 38
52.00/52.25	c Try to convert by bdds
52.00/52.26	c D: 1
52.00/52.26	c estimatedAdderCost: 39
52.00/52.26	c Try to convert by bdds
52.00/52.28	c D: 1
52.00/52.28	c estimatedAdderCost: 38
52.00/52.28	c Try to convert by bdds
52.00/52.29	c D: 1
52.00/52.29	c estimatedAdderCost: 39
52.00/52.29	c Try to convert by bdds
52.10/52.31	c D: 1
52.10/52.31	c estimatedAdderCost: 38
52.10/52.31	c Try to convert by bdds
52.10/52.32	c D: 1
52.10/52.32	c estimatedAdderCost: 39
52.10/52.32	c Try to convert by bdds
52.10/52.33	c D: 1
52.10/52.33	c estimatedAdderCost: 38
52.10/52.33	c Try to convert by bdds
52.10/52.35	c D: 1
52.10/52.35	c estimatedAdderCost: 39
52.10/52.35	c Try to convert by bdds
52.10/52.36	c D: 1
52.10/52.36	c estimatedAdderCost: 38
52.10/52.36	c Try to convert by bdds
52.10/52.37	c D: 1
52.10/52.37	c estimatedAdderCost: 39
52.10/52.37	c Try to convert by bdds
52.10/52.39	c D: 1
52.10/52.39	c estimatedAdderCost: 38
52.10/52.39	c Try to convert by bdds
52.20/52.40	c D: 1
52.20/52.40	c estimatedAdderCost: 39
52.20/52.40	c Try to convert by bdds
52.20/52.42	c D: 1
52.20/52.42	c estimatedAdderCost: 38
52.20/52.42	c Try to convert by bdds
52.20/52.43	c D: 1
52.20/52.43	c estimatedAdderCost: 39
52.20/52.43	c Try to convert by bdds
52.20/52.44	c D: 1
52.20/52.44	c estimatedAdderCost: 38
52.20/52.44	c Try to convert by bdds
52.20/52.46	c D: 1
52.20/52.46	c estimatedAdderCost: 39
52.20/52.46	c Try to convert by bdds
52.20/52.47	c D: 1
52.20/52.47	c estimatedAdderCost: 38
52.20/52.47	c Try to convert by bdds
52.20/52.49	c D: 1
52.20/52.49	c estimatedAdderCost: 39
52.20/52.49	c Try to convert by bdds
52.30/52.50	c D: 1
52.30/52.50	c estimatedAdderCost: 38
52.30/52.50	c Try to convert by bdds
52.30/52.51	c D: 1
52.30/52.51	c estimatedAdderCost: 39
52.30/52.51	c Try to convert by bdds
52.30/52.53	c D: 1
52.30/52.53	c estimatedAdderCost: 38
52.30/52.53	c Try to convert by bdds
52.30/52.54	c D: 1
52.30/52.54	c estimatedAdderCost: 39
52.30/52.54	c Try to convert by bdds
52.30/52.55	c D: 1
52.30/52.55	c estimatedAdderCost: 38
52.30/52.55	c Try to convert by bdds
52.30/52.57	c D: 1
52.30/52.57	c estimatedAdderCost: 39
52.30/52.57	c Try to convert by bdds
52.30/52.58	c D: 1
52.30/52.58	c estimatedAdderCost: 38
52.30/52.58	c Try to convert by bdds
52.40/52.60	c D: 1
52.40/52.60	c estimatedAdderCost: 39
52.40/52.60	c Try to convert by bdds
52.40/52.61	c D: 1
52.40/52.61	c estimatedAdderCost: 38
52.40/52.61	c Try to convert by bdds
52.40/52.62	c D: 1
52.40/52.62	c estimatedAdderCost: 39
52.40/52.62	c Try to convert by bdds
52.40/52.64	c D: 1
52.40/52.64	c estimatedAdderCost: 38
52.40/52.64	c Try to convert by bdds
52.40/52.65	c D: 1
52.40/52.65	c estimatedAdderCost: 39
52.40/52.65	c Try to convert by bdds
52.40/52.67	c D: 1
52.40/52.67	c estimatedAdderCost: 38
52.40/52.67	c Try to convert by bdds
52.40/52.68	c D: 1
52.40/52.68	c estimatedAdderCost: 39
52.40/52.68	c Try to convert by bdds
52.40/52.69	c D: 1
52.40/52.69	c estimatedAdderCost: 38
52.40/52.69	c Try to convert by bdds
52.50/52.71	c D: 1
52.50/52.71	c estimatedAdderCost: 39
52.50/52.71	c Try to convert by bdds
52.50/52.72	c D: 1
52.50/52.72	c estimatedAdderCost: 38
52.50/52.72	c Try to convert by bdds
52.50/52.73	c D: 1
52.50/52.73	c estimatedAdderCost: 39
52.50/52.73	c Try to convert by bdds
52.50/52.75	c D: 1
52.50/52.75	c estimatedAdderCost: 38
52.50/52.75	c Try to convert by bdds
52.50/52.76	c D: 1
52.50/52.76	c estimatedAdderCost: 39
52.50/52.76	c Try to convert by bdds
52.50/52.78	c D: 1
52.50/52.78	c estimatedAdderCost: 38
52.50/52.78	c Try to convert by bdds
52.50/52.79	c D: 1
52.50/52.79	c estimatedAdderCost: 39
52.50/52.79	c Try to convert by bdds
52.60/52.80	c D: 1
52.60/52.80	c estimatedAdderCost: 38
52.60/52.80	c Try to convert by bdds
52.60/52.82	c D: 1
52.60/52.82	c estimatedAdderCost: 39
52.60/52.82	c Try to convert by bdds
52.60/52.83	c D: 1
52.60/52.83	c estimatedAdderCost: 38
52.60/52.83	c Try to convert by bdds
52.60/52.85	c D: 1
52.60/52.85	c estimatedAdderCost: 39
52.60/52.85	c Try to convert by bdds
52.60/52.86	c D: 1
52.60/52.86	c estimatedAdderCost: 38
52.60/52.86	c Try to convert by bdds
52.60/52.87	c D: 1
52.60/52.87	c estimatedAdderCost: 39
52.60/52.87	c Try to convert by bdds
52.60/52.89	c D: 1
52.60/52.89	c estimatedAdderCost: 38
52.60/52.89	c Try to convert by bdds
52.70/52.90	c D: 1
52.70/52.90	c estimatedAdderCost: 39
52.70/52.90	c Try to convert by bdds
52.70/52.91	c D: 1
52.70/52.91	c estimatedAdderCost: 38
52.70/52.91	c Try to convert by bdds
52.70/52.93	c D: 1
52.70/52.93	c estimatedAdderCost: 39
52.70/52.93	c Try to convert by bdds
52.70/52.94	c D: 1
52.70/52.94	c estimatedAdderCost: 38
52.70/52.94	c Try to convert by bdds
52.70/52.96	c D: 1
52.70/52.96	c estimatedAdderCost: 39
52.70/52.96	c Try to convert by bdds
52.70/52.97	c D: 1
52.70/52.97	c estimatedAdderCost: 38
52.70/52.97	c Try to convert by bdds
52.70/52.98	c D: 1
52.70/52.98	c estimatedAdderCost: 39
52.70/52.98	c Try to convert by bdds
52.70/53.00	c D: 1
52.70/53.00	c estimatedAdderCost: 38
52.70/53.00	c Try to convert by bdds
52.81/53.01	c D: 1
52.81/53.01	c estimatedAdderCost: 39
52.81/53.01	c Try to convert by bdds
52.81/53.03	c D: 1
52.81/53.03	c estimatedAdderCost: 38
52.81/53.03	c Try to convert by bdds
52.81/53.04	c D: 1
52.81/53.04	c estimatedAdderCost: 39
52.81/53.04	c Try to convert by bdds
52.81/53.05	c D: 1
52.81/53.05	c estimatedAdderCost: 38
52.81/53.05	c Try to convert by bdds
52.81/53.07	c D: 1
52.81/53.07	c estimatedAdderCost: 39
52.81/53.07	c Try to convert by bdds
52.81/53.08	c D: 1
52.81/53.08	c estimatedAdderCost: 38
52.81/53.08	c Try to convert by bdds
52.81/53.09	c D: 1
52.81/53.09	c estimatedAdderCost: 39
52.81/53.09	c Try to convert by bdds
52.91/53.11	c D: 1
52.91/53.11	c estimatedAdderCost: 38
52.91/53.11	c Try to convert by bdds
52.91/53.12	c D: 1
52.91/53.12	c estimatedAdderCost: 39
52.91/53.12	c Try to convert by bdds
52.91/53.14	c D: 1
52.91/53.14	c estimatedAdderCost: 38
52.91/53.14	c Try to convert by bdds
52.91/53.15	c D: 1
52.91/53.15	c estimatedAdderCost: 39
52.91/53.15	c Try to convert by bdds
52.91/53.16	c D: 1
52.91/53.16	c estimatedAdderCost: 38
52.91/53.16	c Try to convert by bdds
52.91/53.18	c D: 1
52.91/53.18	c estimatedAdderCost: 39
52.91/53.18	c Try to convert by bdds
52.91/53.19	c D: 1
52.91/53.19	c estimatedAdderCost: 38
52.91/53.19	c Try to convert by bdds
53.00/53.21	c D: 1
53.00/53.21	c estimatedAdderCost: 39
53.00/53.21	c Try to convert by bdds
53.00/53.22	c D: 1
53.00/53.22	c estimatedAdderCost: 38
53.00/53.22	c Try to convert by bdds
53.00/53.23	c D: 1
53.00/53.23	c estimatedAdderCost: 39
53.00/53.23	c Try to convert by bdds
53.00/53.25	c D: 1
53.00/53.25	c estimatedAdderCost: 38
53.00/53.25	c Try to convert by bdds
53.00/53.26	c D: 1
53.00/53.26	c estimatedAdderCost: 39
53.00/53.26	c Try to convert by bdds
53.00/53.27	c D: 1
53.00/53.27	c estimatedAdderCost: 38
53.00/53.27	c Try to convert by bdds
53.00/53.29	c D: 1
53.00/53.29	c estimatedAdderCost: 39
53.00/53.29	c Try to convert by bdds
53.10/53.30	c D: 1
53.10/53.30	c estimatedAdderCost: 38
53.10/53.30	c Try to convert by bdds
53.10/53.32	c D: 1
53.10/53.32	c estimatedAdderCost: 39
53.10/53.32	c Try to convert by bdds
53.10/53.33	c D: 1
53.10/53.33	c estimatedAdderCost: 38
53.10/53.33	c Try to convert by bdds
53.10/53.34	c D: 1
53.10/53.34	c estimatedAdderCost: 39
53.10/53.34	c Try to convert by bdds
53.10/53.36	c D: 1
53.10/53.36	c estimatedAdderCost: 38
53.10/53.36	c Try to convert by bdds
53.10/53.37	c D: 1
53.10/53.37	c estimatedAdderCost: 39
53.10/53.37	c Try to convert by bdds
53.10/53.39	c D: 1
53.10/53.39	c estimatedAdderCost: 38
53.10/53.39	c Try to convert by bdds
53.20/53.40	c D: 1
53.20/53.40	c estimatedAdderCost: 39
53.20/53.40	c Try to convert by bdds
53.20/53.41	c D: 1
53.20/53.41	c estimatedAdderCost: 38
53.20/53.41	c Try to convert by bdds
53.20/53.43	c D: 1
53.20/53.43	c estimatedAdderCost: 39
53.20/53.43	c Try to convert by bdds
53.20/53.44	c D: 1
53.20/53.44	c estimatedAdderCost: 38
53.20/53.44	c Try to convert by bdds
53.20/53.45	c D: 1
53.20/53.45	c estimatedAdderCost: 39
53.20/53.45	c Try to convert by bdds
53.20/53.47	c D: 1
53.20/53.47	c estimatedAdderCost: 38
53.20/53.47	c Try to convert by bdds
53.20/53.48	c D: 1
53.20/53.48	c estimatedAdderCost: 39
53.20/53.48	c Try to convert by bdds
53.30/53.50	c D: 1
53.30/53.50	c estimatedAdderCost: 38
53.30/53.50	c Try to convert by bdds
53.30/53.51	c D: 1
53.30/53.51	c estimatedAdderCost: 39
53.30/53.51	c Try to convert by bdds
53.30/53.52	c D: 1
53.30/53.52	c estimatedAdderCost: 38
53.30/53.52	c Try to convert by bdds
53.30/53.54	c D: 1
53.30/53.54	c estimatedAdderCost: 39
53.30/53.54	c Try to convert by bdds
53.30/53.55	c D: 1
53.30/53.55	c estimatedAdderCost: 38
53.30/53.55	c Try to convert by bdds
53.30/53.57	c D: 1
53.30/53.57	c estimatedAdderCost: 39
53.30/53.57	c Try to convert by bdds
53.30/53.58	c D: 1
53.30/53.58	c estimatedAdderCost: 38
53.30/53.58	c Try to convert by bdds
53.30/53.59	c D: 1
53.30/53.59	c estimatedAdderCost: 39
53.30/53.59	c Try to convert by bdds
53.40/53.61	c D: 1
53.40/53.61	c estimatedAdderCost: 38
53.40/53.61	c Try to convert by bdds
53.40/53.62	c D: 1
53.40/53.62	c estimatedAdderCost: 39
53.40/53.62	c Try to convert by bdds
53.40/53.63	c D: 1
53.40/53.63	c estimatedAdderCost: 38
53.40/53.63	c Try to convert by bdds
53.40/53.65	c D: 1
53.40/53.65	c estimatedAdderCost: 39
53.40/53.65	c Try to convert by bdds
53.40/53.66	c D: 1
53.40/53.66	c estimatedAdderCost: 38
53.40/53.66	c Try to convert by bdds
53.40/53.68	c D: 1
53.40/53.68	c estimatedAdderCost: 39
53.40/53.68	c Try to convert by bdds
53.40/53.69	c D: 1
53.40/53.69	c estimatedAdderCost: 38
53.40/53.69	c Try to convert by bdds
53.50/53.70	c D: 1
53.50/53.70	c estimatedAdderCost: 39
53.50/53.70	c Try to convert by bdds
53.50/53.72	c D: 1
53.50/53.72	c estimatedAdderCost: 38
53.50/53.72	c Try to convert by bdds
53.50/53.73	c D: 1
53.50/53.73	c estimatedAdderCost: 39
53.50/53.73	c Try to convert by bdds
53.50/53.75	c D: 1
53.50/53.75	c estimatedAdderCost: 38
53.50/53.75	c Try to convert by bdds
53.50/53.76	c D: 1
53.50/53.76	c estimatedAdderCost: 39
53.50/53.76	c Try to convert by bdds
53.50/53.77	c D: 1
53.50/53.77	c estimatedAdderCost: 38
53.50/53.77	c Try to convert by bdds
53.50/53.79	c D: 1
53.50/53.79	c estimatedAdderCost: 39
53.50/53.79	c Try to convert by bdds
53.60/53.80	c D: 1
53.60/53.80	c estimatedAdderCost: 38
53.60/53.80	c Try to convert by bdds
53.60/53.81	c D: 1
53.60/53.81	c estimatedAdderCost: 39
53.60/53.81	c Try to convert by bdds
53.60/53.83	c D: 1
53.60/53.83	c estimatedAdderCost: 38
53.60/53.83	c Try to convert by bdds
53.60/53.84	c D: 1
53.60/53.84	c estimatedAdderCost: 39
53.60/53.84	c Try to convert by bdds
53.60/53.86	c D: 1
53.60/53.86	c estimatedAdderCost: 38
53.60/53.86	c Try to convert by bdds
53.60/53.87	c D: 1
53.60/53.87	c estimatedAdderCost: 39
53.60/53.87	c Try to convert by bdds
53.60/53.88	c D: 1
53.60/53.88	c estimatedAdderCost: 38
53.60/53.88	c Try to convert by bdds
53.70/53.90	c D: 1
53.70/53.90	c estimatedAdderCost: 39
53.70/53.90	c Try to convert by bdds
53.70/53.91	c D: 1
53.70/53.91	c estimatedAdderCost: 38
53.70/53.91	c Try to convert by bdds
53.70/53.92	c D: 1
53.70/53.92	c estimatedAdderCost: 39
53.70/53.92	c Try to convert by bdds
53.70/53.94	c D: 1
53.70/53.94	c estimatedAdderCost: 38
53.70/53.94	c Try to convert by bdds
53.70/53.95	c D: 1
53.70/53.95	c estimatedAdderCost: 39
53.70/53.95	c Try to convert by bdds
53.70/53.97	c D: 1
53.70/53.97	c estimatedAdderCost: 38
53.70/53.97	c Try to convert by bdds
53.70/53.98	c D: 1
53.70/53.98	c estimatedAdderCost: 39
53.70/53.98	c Try to convert by bdds
53.70/53.99	c D: 1
53.70/53.99	c estimatedAdderCost: 38
53.70/53.99	c Try to convert by bdds
53.70/54.01	c D: 1
53.70/54.01	c estimatedAdderCost: 39
53.70/54.01	c Try to convert by bdds
53.81/54.02	c D: 1
53.81/54.02	c estimatedAdderCost: 38
53.81/54.02	c Try to convert by bdds
53.81/54.04	c D: 1
53.81/54.04	c estimatedAdderCost: 39
53.81/54.04	c Try to convert by bdds
53.81/54.05	c D: 1
53.81/54.05	c estimatedAdderCost: 38
53.81/54.05	c Try to convert by bdds
53.81/54.06	c D: 1
53.81/54.06	c estimatedAdderCost: 39
53.81/54.06	c Try to convert by bdds
53.81/54.08	c D: 1
53.81/54.08	c estimatedAdderCost: 38
53.81/54.08	c Try to convert by bdds
53.81/54.09	c D: 1
53.81/54.09	c estimatedAdderCost: 39
53.81/54.09	c Try to convert by bdds
53.81/54.11	c D: 1
53.81/54.11	c estimatedAdderCost: 38
53.81/54.11	c Try to convert by bdds
53.91/54.12	c D: 1
53.91/54.12	c estimatedAdderCost: 39
53.91/54.12	c Try to convert by bdds
53.91/54.13	c D: 1
53.91/54.13	c estimatedAdderCost: 38
53.91/54.13	c Try to convert by bdds
53.91/54.15	c D: 1
53.91/54.15	c estimatedAdderCost: 39
53.91/54.15	c Try to convert by bdds
53.91/54.16	c D: 1
53.91/54.16	c estimatedAdderCost: 38
53.91/54.16	c Try to convert by bdds
53.91/54.17	c D: 1
53.91/54.17	c estimatedAdderCost: 39
53.91/54.17	c Try to convert by bdds
53.91/54.19	c D: 1
53.91/54.19	c estimatedAdderCost: 38
53.91/54.19	c Try to convert by bdds
53.99/54.20	c D: 1
53.99/54.20	c estimatedAdderCost: 39
53.99/54.20	c Try to convert by bdds
53.99/54.22	c D: 1
53.99/54.22	c estimatedAdderCost: 38
53.99/54.22	c Try to convert by bdds
53.99/54.23	c D: 1
53.99/54.23	c estimatedAdderCost: 39
53.99/54.23	c Try to convert by bdds
53.99/54.24	c D: 1
53.99/54.24	c estimatedAdderCost: 38
53.99/54.24	c Try to convert by bdds
53.99/54.26	c D: 1
53.99/54.26	c estimatedAdderCost: 39
53.99/54.26	c Try to convert by bdds
53.99/54.27	c D: 1
53.99/54.27	c estimatedAdderCost: 38
53.99/54.27	c Try to convert by bdds
53.99/54.29	c D: 1
53.99/54.29	c estimatedAdderCost: 39
53.99/54.29	c Try to convert by bdds
54.09/54.30	c D: 1
54.09/54.30	c estimatedAdderCost: 38
54.09/54.30	c Try to convert by bdds
54.09/54.31	c D: 1
54.09/54.31	c estimatedAdderCost: 39
54.09/54.31	c Try to convert by bdds
54.09/54.33	c D: 1
54.09/54.33	c estimatedAdderCost: 38
54.09/54.33	c Try to convert by bdds
54.09/54.34	c D: 1
54.09/54.34	c estimatedAdderCost: 39
54.09/54.34	c Try to convert by bdds
54.09/54.35	c D: 1
54.09/54.35	c estimatedAdderCost: 30
54.09/54.35	c Try to convert by bdds
54.09/54.37	c D: 1
54.09/54.37	c estimatedAdderCost: 30
54.09/54.37	c Try to convert by bdds
54.09/54.38	c D: 1
54.09/54.38	c estimatedAdderCost: 30
54.09/54.38	c Try to convert by bdds
54.19/54.40	c D: 1
54.19/54.40	c estimatedAdderCost: 30
54.19/54.40	c Try to convert by bdds
54.19/54.42	c D: 1
54.19/54.42	c estimatedAdderCost: 30
54.19/54.42	c Try to convert by bdds
54.19/54.43	c D: 1
54.19/54.43	c estimatedAdderCost: 30
54.19/54.43	c Try to convert by bdds
54.19/54.45	c D: 1
54.19/54.45	c estimatedAdderCost: 30
54.19/54.45	c Try to convert by bdds
54.19/54.46	c D: 1
54.19/54.46	c estimatedAdderCost: 30
54.19/54.46	c Try to convert by bdds
54.19/54.48	c D: 1
54.19/54.48	c estimatedAdderCost: 30
54.19/54.48	c Try to convert by bdds
54.19/54.49	c D: 1
54.19/54.49	c estimatedAdderCost: 30
54.19/54.49	c Try to convert by bdds
54.29/54.51	c D: 1
54.29/54.51	c estimatedAdderCost: 30
54.29/54.51	c Try to convert by bdds
54.29/54.52	c D: 1
54.29/54.52	c estimatedAdderCost: 30
54.29/54.52	c Try to convert by bdds
54.29/54.54	c D: 1
54.29/54.54	c estimatedAdderCost: 30
54.29/54.54	c Try to convert by bdds
54.29/54.55	c D: 1
54.29/54.55	c estimatedAdderCost: 30
54.29/54.55	c Try to convert by bdds
54.29/54.57	c D: 1
54.29/54.57	c estimatedAdderCost: 30
54.29/54.57	c Try to convert by bdds
54.29/54.58	c D: 1
54.29/54.58	c estimatedAdderCost: 30
54.29/54.58	c Try to convert by bdds
54.39/54.60	c D: 1
54.39/54.60	c estimatedAdderCost: 30
54.39/54.60	c Try to convert by bdds
54.39/54.62	c D: 1
54.39/54.62	c estimatedAdderCost: 30
54.39/54.62	c Try to convert by bdds
54.39/54.63	c D: 1
54.39/54.63	c estimatedAdderCost: 30
54.39/54.63	c Try to convert by bdds
54.39/54.65	c D: 1
54.39/54.65	c estimatedAdderCost: 30
54.39/54.65	c Try to convert by bdds
54.39/54.66	c D: 1
54.39/54.66	c estimatedAdderCost: 30
54.39/54.66	c Try to convert by bdds
54.39/54.68	c D: 1
54.39/54.68	c estimatedAdderCost: 30
54.39/54.68	c Try to convert by bdds
54.39/54.69	c D: 1
54.39/54.69	c estimatedAdderCost: 30
54.39/54.69	c Try to convert by bdds
54.49/54.71	c D: 1
54.49/54.71	c estimatedAdderCost: 30
54.49/54.71	c Try to convert by bdds
54.49/54.72	c D: 1
54.49/54.72	c estimatedAdderCost: 30
54.49/54.72	c Try to convert by bdds
54.49/54.74	c D: 1
54.49/54.74	c estimatedAdderCost: 30
54.49/54.74	c Try to convert by bdds
54.49/54.75	c D: 1
54.49/54.75	c estimatedAdderCost: 30
54.49/54.75	c Try to convert by bdds
54.49/54.77	c D: 1
54.49/54.77	c estimatedAdderCost: 30
54.49/54.77	c Try to convert by bdds
54.49/54.79	c D: 1
54.49/54.79	c estimatedAdderCost: 30
54.49/54.79	c Try to convert by bdds
54.59/54.80	c D: 1
54.59/54.80	c estimatedAdderCost: 30
54.59/54.80	c Try to convert by bdds
54.59/54.82	c D: 1
54.59/54.82	c estimatedAdderCost: 38
54.59/54.82	c Try to convert by bdds
54.59/54.83	c D: 1
54.59/54.83	c estimatedAdderCost: 39
54.59/54.83	c Try to convert by bdds
54.59/54.84	c D: 1
54.59/54.84	c estimatedAdderCost: 38
54.59/54.84	c Try to convert by bdds
54.59/54.86	c D: 1
54.59/54.86	c estimatedAdderCost: 39
54.59/54.86	c Try to convert by bdds
54.59/54.87	c D: 1
54.59/54.87	c estimatedAdderCost: 38
54.59/54.87	c Try to convert by bdds
54.59/54.89	c D: 1
54.59/54.89	c estimatedAdderCost: 39
54.59/54.89	c Try to convert by bdds
54.69/54.90	c D: 1
54.69/54.90	c estimatedAdderCost: 38
54.69/54.90	c Try to convert by bdds
54.69/54.91	c D: 1
54.69/54.91	c estimatedAdderCost: 39
54.69/54.91	c Try to convert by bdds
54.69/54.93	c D: 1
54.69/54.93	c estimatedAdderCost: 38
54.69/54.93	c Try to convert by bdds
54.69/54.94	c D: 1
54.69/54.94	c estimatedAdderCost: 39
54.69/54.94	c Try to convert by bdds
54.69/54.95	c D: 1
54.69/54.95	c estimatedAdderCost: 38
54.69/54.95	c Try to convert by bdds
54.69/54.97	c D: 1
54.69/54.97	c estimatedAdderCost: 39
54.69/54.97	c Try to convert by bdds
54.69/54.98	c D: 1
54.69/54.98	c estimatedAdderCost: 38
54.69/54.98	c Try to convert by bdds
54.69/55.00	c D: 1
54.69/55.00	c estimatedAdderCost: 39
54.69/55.00	c Try to convert by bdds
54.80/55.01	c D: 1
54.80/55.01	c estimatedAdderCost: 38
54.80/55.01	c Try to convert by bdds
54.80/55.02	c D: 1
54.80/55.02	c estimatedAdderCost: 39
54.80/55.02	c Try to convert by bdds
54.80/55.04	c D: 1
54.80/55.04	c estimatedAdderCost: 38
54.80/55.04	c Try to convert by bdds
54.80/55.05	c D: 1
54.80/55.05	c estimatedAdderCost: 39
54.80/55.05	c Try to convert by bdds
54.80/55.07	c D: 1
54.80/55.07	c estimatedAdderCost: 38
54.80/55.07	c Try to convert by bdds
54.80/55.08	c D: 1
54.80/55.08	c estimatedAdderCost: 39
54.80/55.08	c Try to convert by bdds
54.80/55.09	c D: 1
54.80/55.09	c estimatedAdderCost: 38
54.80/55.09	c Try to convert by bdds
54.80/55.11	c D: 1
54.80/55.11	c estimatedAdderCost: 39
54.80/55.11	c Try to convert by bdds
54.90/55.12	c D: 1
54.90/55.12	c estimatedAdderCost: 38
54.90/55.12	c Try to convert by bdds
54.90/55.13	c D: 1
54.90/55.13	c estimatedAdderCost: 39
54.90/55.13	c Try to convert by bdds
54.90/55.15	c D: 1
54.90/55.15	c estimatedAdderCost: 38
54.90/55.15	c Try to convert by bdds
54.90/55.16	c D: 1
54.90/55.16	c estimatedAdderCost: 39
54.90/55.16	c Try to convert by bdds
54.90/55.18	c D: 1
54.90/55.18	c estimatedAdderCost: 38
54.90/55.18	c Try to convert by bdds
54.90/55.19	c D: 1
54.90/55.19	c estimatedAdderCost: 39
54.90/55.19	c Try to convert by bdds
54.99/55.20	c D: 1
54.99/55.20	c estimatedAdderCost: 38
54.99/55.20	c Try to convert by bdds
54.99/55.22	c D: 1
54.99/55.22	c estimatedAdderCost: 39
54.99/55.22	c Try to convert by bdds
54.99/55.23	c D: 1
54.99/55.23	c estimatedAdderCost: 38
54.99/55.23	c Try to convert by bdds
54.99/55.25	c D: 1
54.99/55.25	c estimatedAdderCost: 39
54.99/55.25	c Try to convert by bdds
54.99/55.26	c D: 1
54.99/55.26	c estimatedAdderCost: 38
54.99/55.26	c Try to convert by bdds
54.99/55.27	c D: 1
54.99/55.27	c estimatedAdderCost: 39
54.99/55.27	c Try to convert by bdds
54.99/55.29	c D: 1
54.99/55.29	c estimatedAdderCost: 38
54.99/55.29	c Try to convert by bdds
55.09/55.30	c D: 1
55.09/55.30	c estimatedAdderCost: 39
55.09/55.30	c Try to convert by bdds
55.09/55.31	c D: 1
55.09/55.31	c estimatedAdderCost: 38
55.09/55.31	c Try to convert by bdds
55.09/55.33	c D: 1
55.09/55.33	c estimatedAdderCost: 39
55.09/55.33	c Try to convert by bdds
55.09/55.34	c D: 1
55.09/55.34	c estimatedAdderCost: 38
55.09/55.34	c Try to convert by bdds
55.09/55.36	c D: 1
55.09/55.36	c estimatedAdderCost: 39
55.09/55.36	c Try to convert by bdds
55.09/55.37	c D: 1
55.09/55.37	c estimatedAdderCost: 38
55.09/55.37	c Try to convert by bdds
55.09/55.38	c D: 1
55.09/55.38	c estimatedAdderCost: 39
55.09/55.38	c Try to convert by bdds
55.19/55.40	c D: 1
55.19/55.40	c estimatedAdderCost: 38
55.19/55.40	c Try to convert by bdds
55.19/55.41	c D: 1
55.19/55.41	c estimatedAdderCost: 39
55.19/55.41	c Try to convert by bdds
55.19/55.43	c D: 1
55.19/55.43	c estimatedAdderCost: 38
55.19/55.43	c Try to convert by bdds
55.19/55.44	c D: 1
55.19/55.44	c estimatedAdderCost: 39
55.19/55.44	c Try to convert by bdds
55.19/55.45	c D: 1
55.19/55.45	c estimatedAdderCost: 38
55.19/55.45	c Try to convert by bdds
55.19/55.47	c D: 1
55.19/55.47	c estimatedAdderCost: 39
55.19/55.47	c Try to convert by bdds
55.19/55.48	c D: 1
55.19/55.48	c estimatedAdderCost: 38
55.19/55.48	c Try to convert by bdds
55.19/55.49	c D: 1
55.19/55.49	c estimatedAdderCost: 39
55.19/55.49	c Try to convert by bdds
55.29/55.51	c D: 1
55.29/55.51	c estimatedAdderCost: 38
55.29/55.51	c Try to convert by bdds
55.29/55.52	c D: 1
55.29/55.52	c estimatedAdderCost: 39
55.29/55.52	c Try to convert by bdds
55.29/55.54	c D: 1
55.29/55.54	c estimatedAdderCost: 38
55.29/55.54	c Try to convert by bdds
55.29/55.55	c D: 1
55.29/55.55	c estimatedAdderCost: 39
55.29/55.55	c Try to convert by bdds
55.29/55.56	c D: 1
55.29/55.56	c estimatedAdderCost: 38
55.29/55.56	c Try to convert by bdds
55.29/55.58	c D: 1
55.29/55.58	c estimatedAdderCost: 39
55.29/55.58	c Try to convert by bdds
55.29/55.59	c D: 1
55.29/55.59	c estimatedAdderCost: 38
55.29/55.59	c Try to convert by bdds
55.39/55.61	c D: 1
55.39/55.61	c estimatedAdderCost: 39
55.39/55.61	c Try to convert by bdds
55.39/55.62	c D: 1
55.39/55.62	c estimatedAdderCost: 38
55.39/55.62	c Try to convert by bdds
55.39/55.63	c D: 1
55.39/55.63	c estimatedAdderCost: 39
55.39/55.63	c Try to convert by bdds
55.39/55.65	c D: 1
55.39/55.65	c estimatedAdderCost: 38
55.39/55.65	c Try to convert by bdds
55.39/55.66	c D: 1
55.39/55.66	c estimatedAdderCost: 39
55.39/55.66	c Try to convert by bdds
55.39/55.67	c D: 1
55.39/55.67	c estimatedAdderCost: 38
55.39/55.67	c Try to convert by bdds
55.39/55.69	c D: 1
55.39/55.69	c estimatedAdderCost: 39
55.39/55.69	c Try to convert by bdds
55.49/55.70	c D: 1
55.49/55.70	c estimatedAdderCost: 38
55.49/55.70	c Try to convert by bdds
55.49/55.72	c D: 1
55.49/55.72	c estimatedAdderCost: 39
55.49/55.72	c Try to convert by bdds
55.49/55.73	c D: 1
55.49/55.73	c estimatedAdderCost: 38
55.49/55.73	c Try to convert by bdds
55.49/55.74	c D: 1
55.49/55.74	c estimatedAdderCost: 39
55.49/55.74	c Try to convert by bdds
55.49/55.76	c D: 1
55.49/55.76	c estimatedAdderCost: 38
55.49/55.76	c Try to convert by bdds
55.49/55.77	c D: 1
55.49/55.77	c estimatedAdderCost: 39
55.49/55.77	c Try to convert by bdds
55.49/55.79	c D: 1
55.49/55.79	c estimatedAdderCost: 38
55.49/55.79	c Try to convert by bdds
55.59/55.80	c D: 1
55.59/55.80	c estimatedAdderCost: 39
55.59/55.80	c Try to convert by bdds
55.59/55.81	c D: 1
55.59/55.81	c estimatedAdderCost: 38
55.59/55.81	c Try to convert by bdds
55.59/55.83	c D: 1
55.59/55.83	c estimatedAdderCost: 39
55.59/55.83	c Try to convert by bdds
55.59/55.84	c D: 1
55.59/55.84	c estimatedAdderCost: 38
55.59/55.84	c Try to convert by bdds
55.59/55.86	c D: 1
55.59/55.86	c estimatedAdderCost: 39
55.59/55.86	c Try to convert by bdds
55.59/55.87	c D: 1
55.59/55.87	c estimatedAdderCost: 38
55.59/55.87	c Try to convert by bdds
55.59/55.88	c D: 1
55.59/55.88	c estimatedAdderCost: 39
55.59/55.88	c Try to convert by bdds
55.69/55.90	c D: 1
55.69/55.90	c estimatedAdderCost: 38
55.69/55.90	c Try to convert by bdds
55.69/55.91	c D: 1
55.69/55.91	c estimatedAdderCost: 39
55.69/55.91	c Try to convert by bdds
55.69/55.92	c D: 1
55.69/55.92	c estimatedAdderCost: 38
55.69/55.92	c Try to convert by bdds
55.69/55.94	c D: 1
55.69/55.94	c estimatedAdderCost: 39
55.69/55.94	c Try to convert by bdds
55.69/55.95	c D: 1
55.69/55.95	c estimatedAdderCost: 38
55.69/55.95	c Try to convert by bdds
55.69/55.97	c D: 1
55.69/55.97	c estimatedAdderCost: 39
55.69/55.97	c Try to convert by bdds
55.69/55.98	c D: 1
55.69/55.98	c estimatedAdderCost: 38
55.69/55.98	c Try to convert by bdds
55.69/55.99	c D: 1
55.69/55.99	c estimatedAdderCost: 39
55.69/55.99	c Try to convert by bdds
55.69/56.01	c D: 1
55.69/56.01	c estimatedAdderCost: 38
55.69/56.01	c Try to convert by bdds
55.80/56.02	c D: 1
55.80/56.02	c estimatedAdderCost: 39
55.80/56.02	c Try to convert by bdds
55.80/56.04	c D: 1
55.80/56.04	c estimatedAdderCost: 38
55.80/56.04	c Try to convert by bdds
55.80/56.05	c D: 1
55.80/56.05	c estimatedAdderCost: 39
55.80/56.05	c Try to convert by bdds
55.80/56.06	c D: 1
55.80/56.06	c estimatedAdderCost: 38
55.80/56.06	c Try to convert by bdds
55.80/56.08	c D: 1
55.80/56.08	c estimatedAdderCost: 39
55.80/56.08	c Try to convert by bdds
55.80/56.09	c D: 1
55.80/56.09	c estimatedAdderCost: 38
55.80/56.09	c Try to convert by bdds
55.80/56.10	c D: 1
55.80/56.10	c estimatedAdderCost: 39
55.80/56.10	c Try to convert by bdds
55.90/56.12	c D: 1
55.90/56.12	c estimatedAdderCost: 38
55.90/56.12	c Try to convert by bdds
55.90/56.13	c D: 1
55.90/56.13	c estimatedAdderCost: 39
55.90/56.13	c Try to convert by bdds
55.90/56.15	c D: 1
55.90/56.15	c estimatedAdderCost: 38
55.90/56.15	c Try to convert by bdds
55.90/56.16	c D: 1
55.90/56.16	c estimatedAdderCost: 39
55.90/56.16	c Try to convert by bdds
55.90/56.17	c D: 1
55.90/56.17	c estimatedAdderCost: 38
55.90/56.17	c Try to convert by bdds
55.90/56.19	c D: 1
55.90/56.19	c estimatedAdderCost: 39
55.90/56.19	c Try to convert by bdds
55.99/56.20	c D: 1
55.99/56.20	c estimatedAdderCost: 38
55.99/56.20	c Try to convert by bdds
55.99/56.22	c D: 1
55.99/56.22	c estimatedAdderCost: 39
55.99/56.22	c Try to convert by bdds
55.99/56.23	c D: 1
55.99/56.23	c estimatedAdderCost: 38
55.99/56.23	c Try to convert by bdds
55.99/56.24	c D: 1
55.99/56.24	c estimatedAdderCost: 39
55.99/56.24	c Try to convert by bdds
55.99/56.26	c D: 1
55.99/56.26	c estimatedAdderCost: 38
55.99/56.26	c Try to convert by bdds
55.99/56.27	c D: 1
55.99/56.27	c estimatedAdderCost: 39
55.99/56.27	c Try to convert by bdds
55.99/56.28	c D: 1
55.99/56.28	c estimatedAdderCost: 38
55.99/56.28	c Try to convert by bdds
56.09/56.30	c D: 1
56.09/56.30	c estimatedAdderCost: 39
56.09/56.30	c Try to convert by bdds
56.09/56.31	c D: 1
56.09/56.31	c estimatedAdderCost: 38
56.09/56.31	c Try to convert by bdds
56.09/56.33	c D: 1
56.09/56.33	c estimatedAdderCost: 39
56.09/56.33	c Try to convert by bdds
56.09/56.34	c D: 1
56.09/56.34	c estimatedAdderCost: 38
56.09/56.34	c Try to convert by bdds
56.09/56.35	c D: 1
56.09/56.35	c estimatedAdderCost: 39
56.09/56.35	c Try to convert by bdds
56.09/56.37	c D: 1
56.09/56.37	c estimatedAdderCost: 38
56.09/56.37	c Try to convert by bdds
56.09/56.38	c D: 1
56.09/56.38	c estimatedAdderCost: 39
56.09/56.38	c Try to convert by bdds
56.19/56.40	c D: 1
56.19/56.40	c estimatedAdderCost: 38
56.19/56.40	c Try to convert by bdds
56.19/56.41	c D: 1
56.19/56.41	c estimatedAdderCost: 39
56.19/56.41	c Try to convert by bdds
56.19/56.42	c D: 1
56.19/56.42	c estimatedAdderCost: 38
56.19/56.42	c Try to convert by bdds
56.19/56.44	c D: 1
56.19/56.44	c estimatedAdderCost: 39
56.19/56.44	c Try to convert by bdds
56.19/56.45	c D: 1
56.19/56.45	c estimatedAdderCost: 38
56.19/56.45	c Try to convert by bdds
56.19/56.46	c D: 1
56.19/56.46	c estimatedAdderCost: 39
56.19/56.46	c Try to convert by bdds
56.19/56.48	c D: 1
56.19/56.48	c estimatedAdderCost: 38
56.19/56.48	c Try to convert by bdds
56.19/56.49	c D: 1
56.19/56.49	c estimatedAdderCost: 39
56.19/56.49	c Try to convert by bdds
56.29/56.51	c D: 1
56.29/56.51	c estimatedAdderCost: 38
56.29/56.51	c Try to convert by bdds
56.29/56.52	c D: 1
56.29/56.52	c estimatedAdderCost: 39
56.29/56.52	c Try to convert by bdds
56.29/56.53	c D: 1
56.29/56.53	c estimatedAdderCost: 38
56.29/56.53	c Try to convert by bdds
56.29/56.55	c D: 1
56.29/56.55	c estimatedAdderCost: 39
56.29/56.55	c Try to convert by bdds
56.29/56.56	c D: 1
56.29/56.56	c estimatedAdderCost: 38
56.29/56.56	c Try to convert by bdds
56.29/56.58	c D: 1
56.29/56.58	c estimatedAdderCost: 39
56.29/56.58	c Try to convert by bdds
56.29/56.59	c D: 1
56.29/56.59	c estimatedAdderCost: 38
56.29/56.59	c Try to convert by bdds
56.39/56.60	c D: 1
56.39/56.60	c estimatedAdderCost: 39
56.39/56.60	c Try to convert by bdds
56.39/56.62	c D: 1
56.39/56.62	c estimatedAdderCost: 38
56.39/56.62	c Try to convert by bdds
56.39/56.63	c D: 1
56.39/56.63	c estimatedAdderCost: 39
56.39/56.63	c Try to convert by bdds
56.39/56.64	c D: 1
56.39/56.64	c estimatedAdderCost: 38
56.39/56.64	c Try to convert by bdds
56.39/56.66	c D: 1
56.39/56.66	c estimatedAdderCost: 39
56.39/56.66	c Try to convert by bdds
56.39/56.67	c D: 1
56.39/56.67	c estimatedAdderCost: 38
56.39/56.67	c Try to convert by bdds
56.39/56.69	c D: 1
56.39/56.69	c estimatedAdderCost: 39
56.39/56.69	c Try to convert by bdds
56.48/56.70	c D: 1
56.48/56.70	c estimatedAdderCost: 38
56.48/56.70	c Try to convert by bdds
56.48/56.71	c D: 1
56.48/56.71	c estimatedAdderCost: 39
56.48/56.71	c Try to convert by bdds
56.48/56.73	c D: 1
56.48/56.73	c estimatedAdderCost: 38
56.48/56.73	c Try to convert by bdds
56.48/56.74	c D: 1
56.48/56.74	c estimatedAdderCost: 39
56.48/56.74	c Try to convert by bdds
56.48/56.76	c D: 1
56.48/56.76	c estimatedAdderCost: 38
56.48/56.76	c Try to convert by bdds
56.48/56.77	c D: 1
56.48/56.77	c estimatedAdderCost: 39
56.48/56.77	c Try to convert by bdds
56.48/56.78	c D: 1
56.48/56.78	c estimatedAdderCost: 38
56.48/56.78	c Try to convert by bdds
56.59/56.80	c D: 1
56.59/56.80	c estimatedAdderCost: 39
56.59/56.80	c Try to convert by bdds
56.59/56.81	c D: 1
56.59/56.81	c estimatedAdderCost: 38
56.59/56.81	c Try to convert by bdds
56.59/56.82	c D: 1
56.59/56.82	c estimatedAdderCost: 39
56.59/56.82	c Try to convert by bdds
56.59/56.84	c D: 1
56.59/56.84	c estimatedAdderCost: 38
56.59/56.84	c Try to convert by bdds
56.59/56.85	c D: 1
56.59/56.85	c estimatedAdderCost: 39
56.59/56.85	c Try to convert by bdds
56.59/56.87	c D: 1
56.59/56.87	c estimatedAdderCost: 38
56.59/56.87	c Try to convert by bdds
56.59/56.88	c D: 1
56.59/56.88	c estimatedAdderCost: 39
56.59/56.88	c Try to convert by bdds
56.59/56.89	c D: 1
56.59/56.89	c estimatedAdderCost: 38
56.59/56.89	c Try to convert by bdds
56.69/56.91	c D: 1
56.69/56.91	c estimatedAdderCost: 39
56.69/56.91	c Try to convert by bdds
56.69/56.92	c D: 1
56.69/56.92	c estimatedAdderCost: 38
56.69/56.92	c Try to convert by bdds
56.69/56.94	c D: 1
56.69/56.94	c estimatedAdderCost: 39
56.69/56.94	c Try to convert by bdds
56.69/56.95	c D: 1
56.69/56.95	c estimatedAdderCost: 38
56.69/56.95	c Try to convert by bdds
56.69/56.96	c D: 1
56.69/56.96	c estimatedAdderCost: 39
56.69/56.96	c Try to convert by bdds
56.69/56.98	c D: 1
56.69/56.98	c estimatedAdderCost: 38
56.69/56.98	c Try to convert by bdds
56.69/56.99	c D: 1
56.69/56.99	c estimatedAdderCost: 39
56.69/56.99	c Try to convert by bdds
56.69/57.00	c D: 1
56.69/57.00	c estimatedAdderCost: 38
56.69/57.00	c Try to convert by bdds
56.80/57.02	c D: 1
56.80/57.02	c estimatedAdderCost: 39
56.80/57.02	c Try to convert by bdds
56.80/57.03	c D: 1
56.80/57.03	c estimatedAdderCost: 38
56.80/57.03	c Try to convert by bdds
56.80/57.05	c D: 1
56.80/57.05	c estimatedAdderCost: 39
56.80/57.05	c Try to convert by bdds
56.80/57.06	c D: 1
56.80/57.06	c estimatedAdderCost: 38
56.80/57.06	c Try to convert by bdds
56.80/57.07	c D: 1
56.80/57.07	c estimatedAdderCost: 39
56.80/57.07	c Try to convert by bdds
56.80/57.09	c D: 1
56.80/57.09	c estimatedAdderCost: 38
56.80/57.09	c Try to convert by bdds
56.80/57.10	c D: 1
56.80/57.10	c estimatedAdderCost: 39
56.80/57.10	c Try to convert by bdds
56.90/57.12	c D: 1
56.90/57.12	c estimatedAdderCost: 38
56.90/57.12	c Try to convert by bdds
56.90/57.13	c D: 1
56.90/57.13	c estimatedAdderCost: 39
56.90/57.13	c Try to convert by bdds
56.90/57.14	c D: 1
56.90/57.14	c estimatedAdderCost: 38
56.90/57.14	c Try to convert by bdds
56.90/57.16	c D: 1
56.90/57.16	c estimatedAdderCost: 39
56.90/57.16	c Try to convert by bdds
56.90/57.17	c D: 1
56.90/57.17	c estimatedAdderCost: 38
56.90/57.17	c Try to convert by bdds
56.90/57.18	c D: 1
56.90/57.18	c estimatedAdderCost: 39
56.90/57.18	c Try to convert by bdds
56.98/57.20	c D: 1
56.98/57.20	c estimatedAdderCost: 38
56.98/57.20	c Try to convert by bdds
56.98/57.21	c D: 1
56.98/57.21	c estimatedAdderCost: 39
56.98/57.21	c Try to convert by bdds
56.98/57.23	c D: 1
56.98/57.23	c estimatedAdderCost: 38
56.98/57.23	c Try to convert by bdds
56.98/57.24	c D: 1
56.98/57.24	c estimatedAdderCost: 39
56.98/57.24	c Try to convert by bdds
56.98/57.25	c D: 1
56.98/57.25	c estimatedAdderCost: 38
56.98/57.25	c Try to convert by bdds
56.98/57.27	c D: 1
56.98/57.27	c estimatedAdderCost: 39
56.98/57.27	c Try to convert by bdds
56.98/57.28	c D: 1
56.98/57.28	c estimatedAdderCost: 38
56.98/57.28	c Try to convert by bdds
56.98/57.29	c D: 1
56.98/57.29	c estimatedAdderCost: 39
56.98/57.29	c Try to convert by bdds
57.08/57.31	c D: 1
57.08/57.31	c estimatedAdderCost: 38
57.08/57.31	c Try to convert by bdds
57.08/57.32	c D: 1
57.08/57.32	c estimatedAdderCost: 39
57.08/57.32	c Try to convert by bdds
57.08/57.34	c D: 1
57.08/57.34	c estimatedAdderCost: 38
57.08/57.34	c Try to convert by bdds
57.08/57.35	c D: 1
57.08/57.35	c estimatedAdderCost: 39
57.08/57.35	c Try to convert by bdds
57.08/57.36	c D: 1
57.08/57.36	c estimatedAdderCost: 38
57.08/57.36	c Try to convert by bdds
57.08/57.38	c D: 1
57.08/57.38	c estimatedAdderCost: 39
57.08/57.38	c Try to convert by bdds
57.08/57.39	c D: 1
57.08/57.39	c estimatedAdderCost: 38
57.08/57.39	c Try to convert by bdds
57.18/57.41	c D: 1
57.18/57.41	c estimatedAdderCost: 39
57.18/57.41	c Try to convert by bdds
57.18/57.42	c D: 1
57.18/57.42	c estimatedAdderCost: 38
57.18/57.42	c Try to convert by bdds
57.18/57.43	c D: 1
57.18/57.43	c estimatedAdderCost: 39
57.18/57.43	c Try to convert by bdds
57.18/57.45	c D: 1
57.18/57.45	c estimatedAdderCost: 38
57.18/57.45	c Try to convert by bdds
57.18/57.46	c D: 1
57.18/57.46	c estimatedAdderCost: 39
57.18/57.46	c Try to convert by bdds
57.18/57.47	c D: 1
57.18/57.47	c estimatedAdderCost: 38
57.18/57.47	c Try to convert by bdds
57.18/57.49	c D: 1
57.18/57.49	c estimatedAdderCost: 39
57.18/57.49	c Try to convert by bdds
57.28/57.50	c D: 1
57.28/57.50	c estimatedAdderCost: 38
57.28/57.50	c Try to convert by bdds
57.28/57.52	c D: 1
57.28/57.52	c estimatedAdderCost: 39
57.28/57.52	c Try to convert by bdds
57.28/57.53	c D: 1
57.28/57.53	c estimatedAdderCost: 38
57.28/57.53	c Try to convert by bdds
57.28/57.54	c D: 1
57.28/57.54	c estimatedAdderCost: 39
57.28/57.54	c Try to convert by bdds
57.28/57.56	c D: 1
57.28/57.56	c estimatedAdderCost: 38
57.28/57.56	c Try to convert by bdds
57.28/57.57	c D: 1
57.28/57.57	c estimatedAdderCost: 39
57.28/57.57	c Try to convert by bdds
57.28/57.59	c D: 1
57.28/57.59	c estimatedAdderCost: 38
57.28/57.59	c Try to convert by bdds
57.38/57.60	c D: 1
57.38/57.60	c estimatedAdderCost: 39
57.38/57.60	c Try to convert by bdds
57.38/57.61	c D: 1
57.38/57.61	c estimatedAdderCost: 38
57.38/57.61	c Try to convert by bdds
57.38/57.63	c D: 1
57.38/57.63	c estimatedAdderCost: 39
57.38/57.63	c Try to convert by bdds
57.38/57.64	c D: 1
57.38/57.64	c estimatedAdderCost: 38
57.38/57.64	c Try to convert by bdds
57.38/57.65	c D: 1
57.38/57.65	c estimatedAdderCost: 39
57.38/57.65	c Try to convert by bdds
57.38/57.67	c D: 1
57.38/57.67	c estimatedAdderCost: 38
57.38/57.67	c Try to convert by bdds
57.38/57.68	c D: 1
57.38/57.68	c estimatedAdderCost: 39
57.38/57.68	c Try to convert by bdds
57.48/57.70	c D: 1
57.48/57.70	c estimatedAdderCost: 38
57.48/57.70	c Try to convert by bdds
57.48/57.71	c D: 1
57.48/57.71	c estimatedAdderCost: 39
57.48/57.71	c Try to convert by bdds
57.48/57.72	c D: 1
57.48/57.72	c estimatedAdderCost: 38
57.48/57.72	c Try to convert by bdds
57.48/57.74	c D: 1
57.48/57.74	c estimatedAdderCost: 39
57.48/57.74	c Try to convert by bdds
57.48/57.75	c D: 1
57.48/57.75	c estimatedAdderCost: 38
57.48/57.75	c Try to convert by bdds
57.48/57.76	c D: 1
57.48/57.76	c estimatedAdderCost: 39
57.48/57.76	c Try to convert by bdds
57.48/57.78	c D: 1
57.48/57.78	c estimatedAdderCost: 38
57.48/57.78	c Try to convert by bdds
57.48/57.79	c D: 1
57.48/57.79	c estimatedAdderCost: 39
57.48/57.79	c Try to convert by bdds
57.58/57.81	c D: 1
57.58/57.81	c estimatedAdderCost: 38
57.58/57.81	c Try to convert by bdds
57.58/57.82	c D: 1
57.58/57.82	c estimatedAdderCost: 39
57.58/57.82	c Try to convert by bdds
57.58/57.83	c D: 1
57.58/57.83	c estimatedAdderCost: 38
57.58/57.83	c Try to convert by bdds
57.58/57.85	c D: 1
57.58/57.85	c estimatedAdderCost: 39
57.58/57.85	c Try to convert by bdds
57.58/57.86	c D: 1
57.58/57.86	c estimatedAdderCost: 38
57.58/57.86	c Try to convert by bdds
57.58/57.88	c D: 1
57.58/57.88	c estimatedAdderCost: 39
57.58/57.88	c Try to convert by bdds
57.58/57.89	c D: 1
57.58/57.89	c estimatedAdderCost: 38
57.58/57.89	c Try to convert by bdds
57.68/57.90	c D: 1
57.68/57.90	c estimatedAdderCost: 39
57.68/57.90	c Try to convert by bdds
57.68/57.92	c D: 1
57.68/57.92	c estimatedAdderCost: 38
57.68/57.92	c Try to convert by bdds
57.68/57.93	c D: 1
57.68/57.93	c estimatedAdderCost: 39
57.68/57.93	c Try to convert by bdds
57.68/57.94	c D: 1
57.68/57.94	c estimatedAdderCost: 38
57.68/57.94	c Try to convert by bdds
57.68/57.96	c D: 1
57.68/57.96	c estimatedAdderCost: 39
57.68/57.96	c Try to convert by bdds
57.68/57.97	c D: 1
57.68/57.97	c estimatedAdderCost: 38
57.68/57.97	c Try to convert by bdds
57.68/57.99	c D: 1
57.68/57.99	c estimatedAdderCost: 39
57.68/57.99	c Try to convert by bdds
57.68/58.00	c D: 1
57.68/58.00	c estimatedAdderCost: 38
57.68/58.00	c Try to convert by bdds
57.79/58.01	c D: 1
57.79/58.01	c estimatedAdderCost: 39
57.79/58.01	c Try to convert by bdds
57.79/58.03	c D: 1
57.79/58.03	c estimatedAdderCost: 38
57.79/58.03	c Try to convert by bdds
57.79/58.04	c D: 1
57.79/58.04	c estimatedAdderCost: 39
57.79/58.04	c Try to convert by bdds
57.79/58.06	c D: 1
57.79/58.06	c estimatedAdderCost: 38
57.79/58.06	c Try to convert by bdds
57.79/58.07	c D: 1
57.79/58.07	c estimatedAdderCost: 39
57.79/58.07	c Try to convert by bdds
57.79/58.08	c D: 1
57.79/58.08	c estimatedAdderCost: 38
57.79/58.08	c Try to convert by bdds
57.79/58.10	c D: 1
57.79/58.10	c estimatedAdderCost: 39
57.79/58.10	c Try to convert by bdds
57.89/58.11	c D: 1
57.89/58.11	c estimatedAdderCost: 38
57.89/58.11	c Try to convert by bdds
57.89/58.12	c D: 1
57.89/58.12	c estimatedAdderCost: 39
57.89/58.12	c Try to convert by bdds
57.89/58.14	c D: 1
57.89/58.14	c estimatedAdderCost: 38
57.89/58.14	c Try to convert by bdds
57.89/58.15	c D: 1
57.89/58.15	c estimatedAdderCost: 39
57.89/58.15	c Try to convert by bdds
57.89/58.17	c D: 1
57.89/58.17	c estimatedAdderCost: 38
57.89/58.17	c Try to convert by bdds
57.89/58.18	c D: 1
57.89/58.18	c estimatedAdderCost: 39
57.89/58.18	c Try to convert by bdds
57.89/58.19	c D: 1
57.89/58.19	c estimatedAdderCost: 38
57.89/58.19	c Try to convert by bdds
57.98/58.21	c D: 1
57.98/58.21	c estimatedAdderCost: 39
57.98/58.21	c Try to convert by bdds
57.98/58.22	c D: 1
57.98/58.22	c estimatedAdderCost: 38
57.98/58.22	c Try to convert by bdds
57.98/58.24	c D: 1
57.98/58.24	c estimatedAdderCost: 39
57.98/58.24	c Try to convert by bdds
57.98/58.25	c D: 1
57.98/58.25	c estimatedAdderCost: 38
57.98/58.25	c Try to convert by bdds
57.98/58.26	c D: 1
57.98/58.26	c estimatedAdderCost: 39
57.98/58.26	c Try to convert by bdds
57.98/58.28	c D: 1
57.98/58.28	c estimatedAdderCost: 38
57.98/58.28	c Try to convert by bdds
57.98/58.29	c D: 1
57.98/58.29	c estimatedAdderCost: 39
57.98/58.29	c Try to convert by bdds
58.08/58.30	c D: 1
58.08/58.30	c estimatedAdderCost: 38
58.08/58.30	c Try to convert by bdds
58.08/58.32	c D: 1
58.08/58.32	c estimatedAdderCost: 39
58.08/58.32	c Try to convert by bdds
58.08/58.33	c D: 1
58.08/58.33	c estimatedAdderCost: 38
58.08/58.33	c Try to convert by bdds
58.08/58.35	c D: 1
58.08/58.35	c estimatedAdderCost: 39
58.08/58.35	c Try to convert by bdds
58.08/58.36	c D: 1
58.08/58.36	c estimatedAdderCost: 38
58.08/58.36	c Try to convert by bdds
58.08/58.37	c D: 1
58.08/58.37	c estimatedAdderCost: 39
58.08/58.37	c Try to convert by bdds
58.08/58.39	c D: 1
58.08/58.39	c estimatedAdderCost: 38
58.08/58.39	c Try to convert by bdds
58.18/58.40	c D: 1
58.18/58.40	c estimatedAdderCost: 39
58.18/58.40	c Try to convert by bdds
58.18/58.42	c D: 1
58.18/58.42	c estimatedAdderCost: 38
58.18/58.42	c Try to convert by bdds
58.18/58.43	c D: 1
58.18/58.43	c estimatedAdderCost: 39
58.18/58.43	c Try to convert by bdds
58.18/58.44	c D: 1
58.18/58.44	c estimatedAdderCost: 38
58.18/58.44	c Try to convert by bdds
58.18/58.46	c D: 1
58.18/58.46	c estimatedAdderCost: 39
58.18/58.46	c Try to convert by bdds
58.18/58.47	c D: 1
58.18/58.47	c estimatedAdderCost: 38
58.18/58.47	c Try to convert by bdds
58.18/58.48	c D: 1
58.18/58.48	c estimatedAdderCost: 39
58.18/58.48	c Try to convert by bdds
58.28/58.50	c D: 1
58.28/58.50	c estimatedAdderCost: 38
58.28/58.50	c Try to convert by bdds
58.28/58.51	c D: 1
58.28/58.51	c estimatedAdderCost: 39
58.28/58.51	c Try to convert by bdds
58.28/58.53	c D: 1
58.28/58.53	c estimatedAdderCost: 38
58.28/58.53	c Try to convert by bdds
58.28/58.54	c D: 1
58.28/58.54	c estimatedAdderCost: 39
58.28/58.54	c Try to convert by bdds
58.28/58.55	c D: 1
58.28/58.55	c estimatedAdderCost: 38
58.28/58.55	c Try to convert by bdds
58.28/58.57	c D: 1
58.28/58.57	c estimatedAdderCost: 39
58.28/58.57	c Try to convert by bdds
58.28/58.58	c D: 1
58.28/58.58	c estimatedAdderCost: 38
58.28/58.58	c Try to convert by bdds
58.28/58.59	c D: 1
58.28/58.59	c estimatedAdderCost: 39
58.28/58.59	c Try to convert by bdds
58.38/58.61	c D: 1
58.38/58.61	c estimatedAdderCost: 38
58.38/58.61	c Try to convert by bdds
58.38/58.62	c D: 1
58.38/58.62	c estimatedAdderCost: 39
58.38/58.62	c Try to convert by bdds
58.38/58.64	c D: 1
58.38/58.64	c estimatedAdderCost: 38
58.38/58.64	c Try to convert by bdds
58.38/58.65	c D: 1
58.38/58.65	c estimatedAdderCost: 39
58.38/58.65	c Try to convert by bdds
58.38/58.66	c D: 1
58.38/58.66	c estimatedAdderCost: 38
58.38/58.66	c Try to convert by bdds
58.38/58.68	c D: 1
58.38/58.68	c estimatedAdderCost: 39
58.38/58.68	c Try to convert by bdds
58.38/58.69	c D: 1
58.38/58.69	c estimatedAdderCost: 38
58.38/58.69	c Try to convert by bdds
58.48/58.71	c D: 1
58.48/58.71	c estimatedAdderCost: 39
58.48/58.71	c Try to convert by bdds
58.48/58.72	c D: 1
58.48/58.72	c estimatedAdderCost: 38
58.48/58.72	c Try to convert by bdds
58.48/58.73	c D: 1
58.48/58.73	c estimatedAdderCost: 39
58.48/58.73	c Try to convert by bdds
58.48/58.75	c D: 1
58.48/58.75	c estimatedAdderCost: 38
58.48/58.75	c Try to convert by bdds
58.48/58.76	c D: 1
58.48/58.76	c estimatedAdderCost: 39
58.48/58.76	c Try to convert by bdds
58.48/58.77	c D: 1
58.48/58.77	c estimatedAdderCost: 38
58.48/58.77	c Try to convert by bdds
58.48/58.79	c D: 1
58.48/58.79	c estimatedAdderCost: 39
58.48/58.79	c Try to convert by bdds
58.58/58.80	c D: 1
58.58/58.80	c estimatedAdderCost: 38
58.58/58.80	c Try to convert by bdds
58.58/58.82	c D: 1
58.58/58.82	c estimatedAdderCost: 39
58.58/58.82	c Try to convert by bdds
58.58/58.83	c D: 1
58.58/58.83	c estimatedAdderCost: 38
58.58/58.83	c Try to convert by bdds
58.58/58.84	c D: 1
58.58/58.84	c estimatedAdderCost: 39
58.58/58.84	c Try to convert by bdds
58.58/58.86	c D: 1
58.58/58.86	c estimatedAdderCost: 38
58.58/58.86	c Try to convert by bdds
58.58/58.87	c D: 1
58.58/58.87	c estimatedAdderCost: 39
58.58/58.87	c Try to convert by bdds
58.58/58.89	c D: 1
58.58/58.89	c estimatedAdderCost: 38
58.58/58.89	c Try to convert by bdds
58.68/58.90	c D: 1
58.68/58.90	c estimatedAdderCost: 39
58.68/58.90	c Try to convert by bdds
58.68/58.91	c D: 1
58.68/58.91	c estimatedAdderCost: 38
58.68/58.91	c Try to convert by bdds
58.68/58.93	c D: 1
58.68/58.93	c estimatedAdderCost: 39
58.68/58.93	c Try to convert by bdds
58.68/58.94	c D: 1
58.68/58.94	c estimatedAdderCost: 38
58.68/58.94	c Try to convert by bdds
58.68/58.95	c D: 1
58.68/58.95	c estimatedAdderCost: 39
58.68/58.95	c Try to convert by bdds
58.68/58.97	c D: 1
58.68/58.97	c estimatedAdderCost: 38
58.68/58.97	c Try to convert by bdds
58.68/58.98	c D: 1
58.68/58.98	c estimatedAdderCost: 39
58.68/58.98	c Try to convert by bdds
58.68/59.00	c D: 1
58.68/59.00	c estimatedAdderCost: 38
58.68/59.00	c Try to convert by bdds
58.79/59.01	c D: 1
58.79/59.01	c estimatedAdderCost: 39
58.79/59.01	c Try to convert by bdds
58.79/59.02	c D: 1
58.79/59.02	c estimatedAdderCost: 38
58.79/59.02	c Try to convert by bdds
58.79/59.04	c D: 1
58.79/59.04	c estimatedAdderCost: 39
58.79/59.04	c Try to convert by bdds
58.79/59.05	c D: 1
58.79/59.05	c estimatedAdderCost: 38
58.79/59.05	c Try to convert by bdds
58.79/59.06	c D: 1
58.79/59.06	c estimatedAdderCost: 39
58.79/59.06	c Try to convert by bdds
58.79/59.08	c D: 1
58.79/59.08	c estimatedAdderCost: 38
58.79/59.08	c Try to convert by bdds
58.79/59.09	c D: 1
58.79/59.09	c estimatedAdderCost: 39
58.79/59.09	c Try to convert by bdds
58.79/59.11	c D: 1
58.79/59.11	c estimatedAdderCost: 38
58.79/59.11	c Try to convert by bdds
58.89/59.12	c D: 1
58.89/59.12	c estimatedAdderCost: 39
58.89/59.12	c Try to convert by bdds
58.89/59.13	c D: 1
58.89/59.13	c estimatedAdderCost: 38
58.89/59.13	c Try to convert by bdds
58.89/59.15	c D: 1
58.89/59.15	c estimatedAdderCost: 39
58.89/59.15	c Try to convert by bdds
58.89/59.16	c D: 1
58.89/59.16	c estimatedAdderCost: 38
58.89/59.16	c Try to convert by bdds
58.89/59.18	c D: 1
58.89/59.18	c estimatedAdderCost: 39
58.89/59.18	c Try to convert by bdds
58.89/59.19	c D: 1
58.89/59.19	c estimatedAdderCost: 38
58.89/59.19	c Try to convert by bdds
58.98/59.20	c D: 1
58.98/59.20	c estimatedAdderCost: 39
58.98/59.20	c Try to convert by bdds
58.98/59.22	c D: 1
58.98/59.22	c estimatedAdderCost: 38
58.98/59.22	c Try to convert by bdds
58.98/59.23	c D: 1
58.98/59.23	c estimatedAdderCost: 39
58.98/59.23	c Try to convert by bdds
58.98/59.24	c D: 1
58.98/59.24	c estimatedAdderCost: 38
58.98/59.24	c Try to convert by bdds
58.98/59.26	c D: 1
58.98/59.26	c estimatedAdderCost: 39
58.98/59.26	c Try to convert by bdds
58.98/59.27	c D: 1
58.98/59.27	c estimatedAdderCost: 38
58.98/59.27	c Try to convert by bdds
58.98/59.29	c D: 1
58.98/59.29	c estimatedAdderCost: 39
58.98/59.29	c Try to convert by bdds
59.08/59.30	c D: 1
59.08/59.30	c estimatedAdderCost: 38
59.08/59.30	c Try to convert by bdds
59.08/59.31	c D: 1
59.08/59.31	c estimatedAdderCost: 39
59.08/59.31	c Try to convert by bdds
59.08/59.33	c D: 1
59.08/59.33	c estimatedAdderCost: 38
59.08/59.33	c Try to convert by bdds
59.08/59.34	c D: 1
59.08/59.34	c estimatedAdderCost: 39
59.08/59.34	c Try to convert by bdds
59.08/59.36	c D: 1
59.08/59.36	c estimatedAdderCost: 38
59.08/59.36	c Try to convert by bdds
59.08/59.37	c D: 1
59.08/59.37	c estimatedAdderCost: 39
59.08/59.37	c Try to convert by bdds
59.08/59.38	c D: 1
59.08/59.38	c estimatedAdderCost: 38
59.08/59.38	c Try to convert by bdds
59.18/59.40	c D: 1
59.18/59.40	c estimatedAdderCost: 39
59.18/59.40	c Try to convert by bdds
59.18/59.41	c D: 1
59.18/59.41	c estimatedAdderCost: 38
59.18/59.41	c Try to convert by bdds
59.18/59.42	c D: 1
59.18/59.42	c estimatedAdderCost: 39
59.18/59.42	c Try to convert by bdds
59.18/59.44	c D: 1
59.18/59.44	c estimatedAdderCost: 38
59.18/59.44	c Try to convert by bdds
59.18/59.45	c D: 1
59.18/59.45	c estimatedAdderCost: 39
59.18/59.45	c Try to convert by bdds
59.18/59.47	c D: 1
59.18/59.47	c estimatedAdderCost: 38
59.18/59.47	c Try to convert by bdds
59.18/59.48	c D: 1
59.18/59.48	c estimatedAdderCost: 39
59.18/59.48	c Try to convert by bdds
59.18/59.49	c D: 1
59.18/59.49	c estimatedAdderCost: 38
59.18/59.49	c Try to convert by bdds
59.28/59.51	c D: 1
59.28/59.51	c estimatedAdderCost: 39
59.28/59.51	c Try to convert by bdds
59.28/59.52	c D: 1
59.28/59.52	c estimatedAdderCost: 38
59.28/59.52	c Try to convert by bdds
59.28/59.54	c D: 1
59.28/59.54	c estimatedAdderCost: 39
59.28/59.54	c Try to convert by bdds
59.28/59.55	c D: 1
59.28/59.55	c estimatedAdderCost: 38
59.28/59.55	c Try to convert by bdds
59.28/59.56	c D: 1
59.28/59.56	c estimatedAdderCost: 39
59.28/59.56	c Try to convert by bdds
59.28/59.58	c D: 1
59.28/59.58	c estimatedAdderCost: 38
59.28/59.58	c Try to convert by bdds
59.28/59.59	c D: 1
59.28/59.59	c estimatedAdderCost: 39
59.28/59.59	c Try to convert by bdds
59.37/59.60	c D: 1
59.37/59.60	c estimatedAdderCost: 38
59.37/59.60	c Try to convert by bdds
59.37/59.62	c D: 1
59.37/59.62	c estimatedAdderCost: 39
59.37/59.62	c Try to convert by bdds
59.37/59.63	c D: 1
59.37/59.63	c estimatedAdderCost: 38
59.37/59.63	c Try to convert by bdds
59.37/59.65	c D: 1
59.37/59.65	c estimatedAdderCost: 39
59.37/59.65	c Try to convert by bdds
59.37/59.66	c D: 1
59.37/59.66	c estimatedAdderCost: 38
59.37/59.66	c Try to convert by bdds
59.37/59.67	c D: 1
59.37/59.67	c estimatedAdderCost: 39
59.37/59.67	c Try to convert by bdds
59.37/59.69	c D: 1
59.37/59.69	c estimatedAdderCost: 38
59.37/59.69	c Try to convert by bdds
59.47/59.70	c D: 1
59.47/59.70	c estimatedAdderCost: 39
59.47/59.70	c Try to convert by bdds
59.47/59.72	c D: 1
59.47/59.72	c estimatedAdderCost: 38
59.47/59.72	c Try to convert by bdds
59.47/59.73	c D: 1
59.47/59.73	c estimatedAdderCost: 39
59.47/59.73	c Try to convert by bdds
59.47/59.74	c D: 1
59.47/59.74	c estimatedAdderCost: 38
59.47/59.74	c Try to convert by bdds
59.47/59.76	c D: 1
59.47/59.76	c estimatedAdderCost: 39
59.47/59.76	c Try to convert by bdds
59.47/59.77	c D: 1
59.47/59.77	c estimatedAdderCost: 38
59.47/59.77	c Try to convert by bdds
59.47/59.78	c D: 1
59.47/59.78	c estimatedAdderCost: 39
59.47/59.78	c Try to convert by bdds
59.58/59.80	c D: 1
59.58/59.80	c estimatedAdderCost: 38
59.58/59.80	c Try to convert by bdds
59.58/59.81	c D: 1
59.58/59.81	c estimatedAdderCost: 39
59.58/59.81	c Try to convert by bdds
59.58/59.83	c D: 1
59.58/59.83	c estimatedAdderCost: 38
59.58/59.83	c Try to convert by bdds
59.58/59.84	c D: 1
59.58/59.84	c estimatedAdderCost: 39
59.58/59.84	c Try to convert by bdds
59.58/59.85	c D: 1
59.58/59.85	c estimatedAdderCost: 38
59.58/59.85	c Try to convert by bdds
59.58/59.87	c D: 1
59.58/59.87	c estimatedAdderCost: 39
59.58/59.87	c Try to convert by bdds
59.58/59.88	c D: 1
59.58/59.88	c estimatedAdderCost: 38
59.58/59.88	c Try to convert by bdds
59.58/59.89	c D: 1
59.58/59.89	c estimatedAdderCost: 39
59.58/59.89	c Try to convert by bdds
59.67/59.91	c D: 1
59.67/59.91	c estimatedAdderCost: 38
59.67/59.91	c Try to convert by bdds
59.67/59.92	c D: 1
59.67/59.92	c estimatedAdderCost: 39
59.67/59.92	c Try to convert by bdds
59.67/59.94	c D: 1
59.67/59.94	c estimatedAdderCost: 38
59.67/59.94	c Try to convert by bdds
59.67/59.95	c D: 1
59.67/59.95	c estimatedAdderCost: 39
59.67/59.95	c Try to convert by bdds
59.67/59.96	c D: 1
59.67/59.96	c estimatedAdderCost: 38
59.67/59.96	c Try to convert by bdds
59.67/59.98	c D: 1
59.67/59.98	c estimatedAdderCost: 39
59.67/59.98	c Try to convert by bdds
59.67/59.99	c D: 1
59.67/59.99	c estimatedAdderCost: 38
59.67/59.99	c Try to convert by bdds
59.67/60.01	c D: 1
59.67/60.01	c estimatedAdderCost: 39
59.67/60.01	c Try to convert by bdds
59.79/60.02	c D: 1
59.79/60.02	c estimatedAdderCost: 38
59.79/60.02	c Try to convert by bdds
59.79/60.03	c D: 1
59.79/60.03	c estimatedAdderCost: 39
59.79/60.03	c Try to convert by bdds
59.79/60.05	c D: 1
59.79/60.05	c estimatedAdderCost: 38
59.79/60.05	c Try to convert by bdds
59.79/60.06	c D: 1
59.79/60.06	c estimatedAdderCost: 39
59.79/60.06	c Try to convert by bdds
59.79/60.08	c D: 1
59.79/60.08	c estimatedAdderCost: 38
59.79/60.08	c Try to convert by bdds
59.79/60.09	c D: 1
59.79/60.09	c estimatedAdderCost: 39
59.79/60.09	c Try to convert by bdds
59.79/60.10	c D: 1
59.79/60.10	c estimatedAdderCost: 38
59.79/60.10	c Try to convert by bdds
59.89/60.12	c D: 1
59.89/60.12	c estimatedAdderCost: 39
59.89/60.12	c Try to convert by bdds
59.89/60.13	c D: 1
59.89/60.13	c estimatedAdderCost: 38
59.89/60.13	c Try to convert by bdds
59.89/60.14	c D: 1
59.89/60.14	c estimatedAdderCost: 39
59.89/60.14	c Try to convert by bdds
59.89/60.16	c D: 1
59.89/60.16	c estimatedAdderCost: 38
59.89/60.16	c Try to convert by bdds
59.89/60.17	c D: 1
59.89/60.17	c estimatedAdderCost: 39
59.89/60.17	c Try to convert by bdds
59.89/60.19	c D: 1
59.89/60.19	c estimatedAdderCost: 38
59.89/60.19	c Try to convert by bdds
59.97/60.20	c D: 1
59.97/60.20	c estimatedAdderCost: 39
59.97/60.20	c Try to convert by bdds
59.97/60.21	c D: 1
59.97/60.21	c estimatedAdderCost: 38
59.97/60.21	c Try to convert by bdds
59.97/60.23	c D: 1
59.97/60.23	c estimatedAdderCost: 39
59.97/60.23	c Try to convert by bdds
59.97/60.24	c D: 1
59.97/60.24	c estimatedAdderCost: 38
59.97/60.24	c Try to convert by bdds
59.97/60.25	c D: 1
59.97/60.25	c estimatedAdderCost: 39
59.97/60.25	c Try to convert by bdds
59.97/60.27	c D: 1
59.97/60.27	c estimatedAdderCost: 38
59.97/60.27	c Try to convert by bdds
59.97/60.28	c D: 1
59.97/60.28	c estimatedAdderCost: 39
59.97/60.28	c Try to convert by bdds
60.07/60.30	c D: 1
60.07/60.30	c estimatedAdderCost: 38
60.07/60.30	c Try to convert by bdds
60.07/60.31	c D: 1
60.07/60.31	c estimatedAdderCost: 39
60.07/60.31	c Try to convert by bdds
60.07/60.32	c D: 1
60.07/60.32	c estimatedAdderCost: 38
60.07/60.32	c Try to convert by bdds
60.07/60.34	c D: 1
60.07/60.34	c estimatedAdderCost: 39
60.07/60.34	c Try to convert by bdds
60.07/60.35	c D: 1
60.07/60.35	c estimatedAdderCost: 38
60.07/60.35	c Try to convert by bdds
60.07/60.37	c D: 1
60.07/60.37	c estimatedAdderCost: 39
60.07/60.37	c Try to convert by bdds
60.07/60.38	c D: 1
60.07/60.38	c estimatedAdderCost: 38
60.07/60.38	c Try to convert by bdds
60.07/60.39	c D: 1
60.07/60.39	c estimatedAdderCost: 39
60.07/60.39	c Try to convert by bdds
60.17/60.41	c D: 1
60.17/60.41	c estimatedAdderCost: 38
60.17/60.41	c Try to convert by bdds
60.17/60.42	c D: 1
60.17/60.42	c estimatedAdderCost: 39
60.17/60.42	c Try to convert by bdds
60.17/60.43	c D: 1
60.17/60.43	c estimatedAdderCost: 38
60.17/60.43	c Try to convert by bdds
60.17/60.45	c D: 1
60.17/60.45	c estimatedAdderCost: 39
60.17/60.45	c Try to convert by bdds
60.17/60.46	c D: 1
60.17/60.46	c estimatedAdderCost: 38
60.17/60.46	c Try to convert by bdds
60.17/60.48	c D: 1
60.17/60.48	c estimatedAdderCost: 39
60.17/60.48	c Try to convert by bdds
60.17/60.49	c D: 1
60.17/60.49	c estimatedAdderCost: 38
60.17/60.49	c Try to convert by bdds
60.27/60.50	c D: 1
60.27/60.50	c estimatedAdderCost: 39
60.27/60.50	c Try to convert by bdds
60.27/60.52	c D: 1
60.27/60.52	c estimatedAdderCost: 38
60.27/60.52	c Try to convert by bdds
60.27/60.53	c D: 1
60.27/60.53	c estimatedAdderCost: 39
60.27/60.53	c Try to convert by bdds
60.27/60.55	c D: 1
60.27/60.55	c estimatedAdderCost: 38
60.27/60.55	c Try to convert by bdds
60.27/60.56	c D: 1
60.27/60.56	c estimatedAdderCost: 39
60.27/60.56	c Try to convert by bdds
60.27/60.57	c D: 1
60.27/60.57	c estimatedAdderCost: 38
60.27/60.57	c Try to convert by bdds
60.27/60.59	c D: 1
60.27/60.59	c estimatedAdderCost: 39
60.27/60.59	c Try to convert by bdds
60.37/60.60	c D: 1
60.37/60.60	c estimatedAdderCost: 38
60.37/60.60	c Try to convert by bdds
60.37/60.61	c D: 1
60.37/60.61	c estimatedAdderCost: 39
60.37/60.61	c Try to convert by bdds
60.37/60.63	c D: 1
60.37/60.63	c estimatedAdderCost: 38
60.37/60.63	c Try to convert by bdds
60.37/60.64	c D: 1
60.37/60.64	c estimatedAdderCost: 39
60.37/60.64	c Try to convert by bdds
60.37/60.66	c D: 1
60.37/60.66	c estimatedAdderCost: 38
60.37/60.66	c Try to convert by bdds
60.37/60.67	c D: 1
60.37/60.67	c estimatedAdderCost: 39
60.37/60.67	c Try to convert by bdds
60.37/60.68	c D: 1
60.37/60.68	c estimatedAdderCost: 38
60.37/60.68	c Try to convert by bdds
60.47/60.70	c D: 1
60.47/60.70	c estimatedAdderCost: 39
60.47/60.70	c Try to convert by bdds
60.47/60.71	c D: 1
60.47/60.71	c estimatedAdderCost: 38
60.47/60.71	c Try to convert by bdds
60.47/60.73	c D: 1
60.47/60.73	c estimatedAdderCost: 39
60.47/60.73	c Try to convert by bdds
60.47/60.74	c D: 1
60.47/60.74	c estimatedAdderCost: 38
60.47/60.74	c Try to convert by bdds
60.47/60.75	c D: 1
60.47/60.75	c estimatedAdderCost: 39
60.47/60.75	c Try to convert by bdds
60.47/60.77	c D: 1
60.47/60.77	c estimatedAdderCost: 38
60.47/60.77	c Try to convert by bdds
60.47/60.78	c D: 1
60.47/60.78	c estimatedAdderCost: 39
60.47/60.78	c Try to convert by bdds
60.47/60.79	c D: 1
60.47/60.79	c estimatedAdderCost: 38
60.47/60.79	c Try to convert by bdds
60.57/60.81	c D: 1
60.57/60.81	c estimatedAdderCost: 39
60.57/60.81	c Try to convert by bdds
60.57/60.82	c D: 1
60.57/60.82	c estimatedAdderCost: 38
60.57/60.82	c Try to convert by bdds
60.57/60.84	c D: 1
60.57/60.84	c estimatedAdderCost: 39
60.57/60.84	c Try to convert by bdds
60.57/60.85	c D: 1
60.57/60.85	c estimatedAdderCost: 38
60.57/60.85	c Try to convert by bdds
60.57/60.86	c D: 1
60.57/60.86	c estimatedAdderCost: 39
60.57/60.86	c Try to convert by bdds
60.57/60.88	c D: 1
60.57/60.88	c estimatedAdderCost: 38
60.57/60.88	c Try to convert by bdds
60.57/60.89	c D: 1
60.57/60.89	c estimatedAdderCost: 39
60.57/60.89	c Try to convert by bdds
60.67/60.91	c D: 1
60.67/60.91	c estimatedAdderCost: 38
60.67/60.91	c Try to convert by bdds
60.67/60.92	c D: 1
60.67/60.92	c estimatedAdderCost: 39
60.67/60.92	c Try to convert by bdds
60.67/60.93	c D: 1
60.67/60.93	c estimatedAdderCost: 38
60.67/60.93	c Try to convert by bdds
60.67/60.95	c D: 1
60.67/60.95	c estimatedAdderCost: 39
60.67/60.95	c Try to convert by bdds
60.67/60.96	c D: 1
60.67/60.96	c estimatedAdderCost: 38
60.67/60.96	c Try to convert by bdds
60.67/60.97	c D: 1
60.67/60.97	c estimatedAdderCost: 39
60.67/60.97	c Try to convert by bdds
60.67/60.99	c D: 1
60.67/60.99	c estimatedAdderCost: 38
60.67/60.99	c Try to convert by bdds
60.67/61.00	c D: 1
60.67/61.00	c estimatedAdderCost: 39
60.67/61.00	c Try to convert by bdds
60.78/61.02	c D: 1
60.78/61.02	c estimatedAdderCost: 38
60.78/61.02	c Try to convert by bdds
60.78/61.03	c D: 1
60.78/61.03	c estimatedAdderCost: 39
60.78/61.03	c Try to convert by bdds
60.78/61.04	c D: 1
60.78/61.04	c estimatedAdderCost: 38
60.78/61.04	c Try to convert by bdds
60.78/61.06	c D: 1
60.78/61.06	c estimatedAdderCost: 39
60.78/61.06	c Try to convert by bdds
60.78/61.07	c D: 1
60.78/61.07	c estimatedAdderCost: 38
60.78/61.07	c Try to convert by bdds
60.78/61.09	c D: 1
60.78/61.09	c estimatedAdderCost: 39
60.78/61.09	c Try to convert by bdds
60.78/61.10	c D: 1
60.78/61.10	c estimatedAdderCost: 38
60.78/61.10	c Try to convert by bdds
60.88/61.11	c D: 1
60.88/61.11	c estimatedAdderCost: 39
60.88/61.11	c Try to convert by bdds
60.88/61.13	c D: 1
60.88/61.13	c estimatedAdderCost: 38
60.88/61.13	c Try to convert by bdds
60.88/61.14	c D: 1
60.88/61.14	c estimatedAdderCost: 39
60.88/61.14	c Try to convert by bdds
60.88/61.15	c D: 1
60.88/61.15	c estimatedAdderCost: 38
60.88/61.15	c Try to convert by bdds
60.88/61.17	c D: 1
60.88/61.17	c estimatedAdderCost: 39
60.88/61.17	c Try to convert by bdds
60.88/61.18	c D: 1
60.88/61.18	c estimatedAdderCost: 38
60.88/61.18	c Try to convert by bdds
60.97/61.20	c D: 1
60.97/61.20	c estimatedAdderCost: 39
60.97/61.20	c Try to convert by bdds
60.97/61.21	c D: 1
60.97/61.21	c estimatedAdderCost: 38
60.97/61.21	c Try to convert by bdds
60.97/61.22	c D: 1
60.97/61.22	c estimatedAdderCost: 39
60.97/61.22	c Try to convert by bdds
60.97/61.24	c D: 1
60.97/61.24	c estimatedAdderCost: 38
60.97/61.24	c Try to convert by bdds
60.97/61.25	c D: 1
60.97/61.25	c estimatedAdderCost: 39
60.97/61.25	c Try to convert by bdds
60.97/61.27	c D: 1
60.97/61.27	c estimatedAdderCost: 38
60.97/61.27	c Try to convert by bdds
60.97/61.28	c D: 1
60.97/61.28	c estimatedAdderCost: 39
60.97/61.28	c Try to convert by bdds
60.97/61.29	c D: 1
60.97/61.29	c estimatedAdderCost: 38
60.97/61.29	c Try to convert by bdds
61.07/61.31	c D: 1
61.07/61.31	c estimatedAdderCost: 39
61.07/61.31	c Try to convert by bdds
61.07/61.32	c D: 1
61.07/61.32	c estimatedAdderCost: 38
61.07/61.32	c Try to convert by bdds
61.07/61.33	c D: 1
61.07/61.33	c estimatedAdderCost: 39
61.07/61.33	c Try to convert by bdds
61.07/61.35	c D: 1
61.07/61.35	c estimatedAdderCost: 38
61.07/61.35	c Try to convert by bdds
61.07/61.36	c D: 1
61.07/61.36	c estimatedAdderCost: 39
61.07/61.36	c Try to convert by bdds
61.07/61.38	c D: 1
61.07/61.38	c estimatedAdderCost: 38
61.07/61.38	c Try to convert by bdds
61.07/61.39	c D: 1
61.07/61.39	c estimatedAdderCost: 39
61.07/61.39	c Try to convert by bdds
61.17/61.40	c D: 1
61.17/61.40	c estimatedAdderCost: 38
61.17/61.40	c Try to convert by bdds
61.17/61.42	c D: 1
61.17/61.42	c estimatedAdderCost: 39
61.17/61.42	c Try to convert by bdds
61.17/61.43	c D: 1
61.17/61.43	c estimatedAdderCost: 38
61.17/61.43	c Try to convert by bdds
61.17/61.44	c D: 1
61.17/61.44	c estimatedAdderCost: 39
61.17/61.44	c Try to convert by bdds
61.17/61.46	c D: 1
61.17/61.46	c estimatedAdderCost: 38
61.17/61.46	c Try to convert by bdds
61.17/61.47	c D: 1
61.17/61.47	c estimatedAdderCost: 39
61.17/61.47	c Try to convert by bdds
61.17/61.49	c D: 1
61.17/61.49	c estimatedAdderCost: 38
61.17/61.49	c Try to convert by bdds
61.27/61.50	c D: 1
61.27/61.50	c estimatedAdderCost: 39
61.27/61.50	c Try to convert by bdds
61.27/61.51	c D: 1
61.27/61.51	c estimatedAdderCost: 38
61.27/61.51	c Try to convert by bdds
61.27/61.53	c D: 1
61.27/61.53	c estimatedAdderCost: 39
61.27/61.53	c Try to convert by bdds
61.27/61.54	c D: 1
61.27/61.54	c estimatedAdderCost: 38
61.27/61.54	c Try to convert by bdds
61.27/61.56	c D: 1
61.27/61.56	c estimatedAdderCost: 39
61.27/61.56	c Try to convert by bdds
61.27/61.57	c D: 1
61.27/61.57	c estimatedAdderCost: 38
61.27/61.57	c Try to convert by bdds
61.27/61.58	c D: 1
61.27/61.58	c estimatedAdderCost: 39
61.27/61.58	c Try to convert by bdds
61.37/61.60	c D: 1
61.37/61.60	c estimatedAdderCost: 38
61.37/61.60	c Try to convert by bdds
61.37/61.61	c D: 1
61.37/61.61	c estimatedAdderCost: 39
61.37/61.61	c Try to convert by bdds
61.37/61.62	c D: 1
61.37/61.62	c estimatedAdderCost: 38
61.37/61.62	c Try to convert by bdds
61.37/61.64	c D: 1
61.37/61.64	c estimatedAdderCost: 39
61.37/61.64	c Try to convert by bdds
61.37/61.65	c D: 1
61.37/61.65	c estimatedAdderCost: 38
61.37/61.65	c Try to convert by bdds
61.37/61.67	c D: 1
61.37/61.67	c estimatedAdderCost: 39
61.37/61.67	c Try to convert by bdds
61.37/61.68	c D: 1
61.37/61.68	c estimatedAdderCost: 38
61.37/61.68	c Try to convert by bdds
61.37/61.69	c D: 1
61.37/61.69	c estimatedAdderCost: 39
61.37/61.69	c Try to convert by bdds
61.47/61.71	c D: 1
61.47/61.71	c estimatedAdderCost: 38
61.47/61.71	c Try to convert by bdds
61.47/61.72	c D: 1
61.47/61.72	c estimatedAdderCost: 39
61.47/61.72	c Try to convert by bdds
61.47/61.74	c D: 1
61.47/61.74	c estimatedAdderCost: 38
61.47/61.74	c Try to convert by bdds
61.47/61.75	c D: 1
61.47/61.75	c estimatedAdderCost: 39
61.47/61.75	c Try to convert by bdds
61.47/61.76	c D: 1
61.47/61.76	c estimatedAdderCost: 38
61.47/61.76	c Try to convert by bdds
61.47/61.78	c D: 1
61.47/61.78	c estimatedAdderCost: 39
61.47/61.78	c Try to convert by bdds
61.47/61.79	c D: 1
61.47/61.79	c estimatedAdderCost: 38
61.47/61.79	c Try to convert by bdds
61.57/61.80	c D: 1
61.57/61.80	c estimatedAdderCost: 39
61.57/61.80	c Try to convert by bdds
61.57/61.82	c D: 1
61.57/61.82	c estimatedAdderCost: 38
61.57/61.82	c Try to convert by bdds
61.57/61.83	c D: 1
61.57/61.83	c estimatedAdderCost: 39
61.57/61.83	c Try to convert by bdds
61.57/61.85	c D: 1
61.57/61.85	c estimatedAdderCost: 38
61.57/61.85	c Try to convert by bdds
61.57/61.86	c D: 1
61.57/61.86	c estimatedAdderCost: 39
61.57/61.86	c Try to convert by bdds
61.57/61.87	c D: 1
61.57/61.87	c estimatedAdderCost: 38
61.57/61.87	c Try to convert by bdds
61.57/61.89	c D: 1
61.57/61.89	c estimatedAdderCost: 39
61.57/61.89	c Try to convert by bdds
61.67/61.90	c D: 1
61.67/61.90	c estimatedAdderCost: 38
61.67/61.90	c Try to convert by bdds
61.67/61.92	c D: 1
61.67/61.92	c estimatedAdderCost: 39
61.67/61.92	c Try to convert by bdds
61.67/61.93	c D: 1
61.67/61.93	c estimatedAdderCost: 38
61.67/61.93	c Try to convert by bdds
61.67/61.94	c D: 1
61.67/61.94	c estimatedAdderCost: 39
61.67/61.94	c Try to convert by bdds
61.67/61.96	c D: 1
61.67/61.96	c estimatedAdderCost: 38
61.67/61.96	c Try to convert by bdds
61.67/61.97	c D: 1
61.67/61.97	c estimatedAdderCost: 39
61.67/61.97	c Try to convert by bdds
61.67/61.98	c D: 1
61.67/61.98	c estimatedAdderCost: 38
61.67/61.98	c Try to convert by bdds
61.67/62.00	c D: 1
61.67/62.00	c estimatedAdderCost: 39
61.67/62.00	c Try to convert by bdds
61.78/62.01	c D: 1
61.78/62.01	c estimatedAdderCost: 38
61.78/62.01	c Try to convert by bdds
61.78/62.03	c D: 1
61.78/62.03	c estimatedAdderCost: 39
61.78/62.03	c Try to convert by bdds
61.78/62.04	c D: 1
61.78/62.04	c estimatedAdderCost: 38
61.78/62.04	c Try to convert by bdds
61.78/62.05	c D: 1
61.78/62.05	c estimatedAdderCost: 39
61.78/62.05	c Try to convert by bdds
61.78/62.07	c D: 1
61.78/62.07	c estimatedAdderCost: 38
61.78/62.07	c Try to convert by bdds
61.78/62.08	c D: 1
61.78/62.08	c estimatedAdderCost: 39
61.78/62.08	c Try to convert by bdds
61.78/62.10	c D: 1
61.78/62.10	c estimatedAdderCost: 38
61.78/62.10	c Try to convert by bdds
61.88/62.11	c D: 1
61.88/62.11	c estimatedAdderCost: 39
61.88/62.11	c Try to convert by bdds
61.88/62.12	c D: 1
61.88/62.12	c estimatedAdderCost: 38
61.88/62.12	c Try to convert by bdds
61.88/62.14	c D: 1
61.88/62.14	c estimatedAdderCost: 39
61.88/62.14	c Try to convert by bdds
61.88/62.15	c D: 1
61.88/62.15	c estimatedAdderCost: 38
61.88/62.15	c Try to convert by bdds
61.88/62.16	c D: 1
61.88/62.16	c estimatedAdderCost: 39
61.88/62.16	c Try to convert by bdds
61.88/62.18	c D: 1
61.88/62.18	c estimatedAdderCost: 38
61.88/62.18	c Try to convert by bdds
61.88/62.19	c D: 1
61.88/62.19	c estimatedAdderCost: 39
61.88/62.19	c Try to convert by bdds
61.97/62.21	c D: 1
61.97/62.21	c estimatedAdderCost: 38
61.97/62.21	c Try to convert by bdds
61.97/62.22	c D: 1
61.97/62.22	c estimatedAdderCost: 39
61.97/62.22	c Try to convert by bdds
61.97/62.23	c D: 1
61.97/62.23	c estimatedAdderCost: 38
61.97/62.23	c Try to convert by bdds
61.97/62.25	c D: 1
61.97/62.25	c estimatedAdderCost: 39
61.97/62.25	c Try to convert by bdds
61.97/62.26	c D: 1
61.97/62.26	c estimatedAdderCost: 38
61.97/62.26	c Try to convert by bdds
61.97/62.28	c D: 1
61.97/62.28	c estimatedAdderCost: 39
61.97/62.28	c Try to convert by bdds
61.97/62.29	c D: 1
61.97/62.29	c estimatedAdderCost: 38
61.97/62.29	c Try to convert by bdds
62.07/62.30	c D: 1
62.07/62.30	c estimatedAdderCost: 39
62.07/62.30	c Try to convert by bdds
62.07/62.32	c D: 1
62.07/62.32	c estimatedAdderCost: 38
62.07/62.32	c Try to convert by bdds
62.07/62.33	c D: 1
62.07/62.33	c estimatedAdderCost: 39
62.07/62.33	c Try to convert by bdds
62.07/62.35	c D: 1
62.07/62.35	c estimatedAdderCost: 38
62.07/62.35	c Try to convert by bdds
62.07/62.36	c D: 1
62.07/62.36	c estimatedAdderCost: 39
62.07/62.36	c Try to convert by bdds
62.07/62.37	c D: 1
62.07/62.37	c estimatedAdderCost: 38
62.07/62.37	c Try to convert by bdds
62.07/62.39	c D: 1
62.07/62.39	c estimatedAdderCost: 39
62.07/62.39	c Try to convert by bdds
62.17/62.40	c D: 1
62.17/62.40	c estimatedAdderCost: 38
62.17/62.40	c Try to convert by bdds
62.17/62.41	c D: 1
62.17/62.41	c estimatedAdderCost: 39
62.17/62.41	c Try to convert by bdds
62.17/62.43	c D: 1
62.17/62.43	c estimatedAdderCost: 38
62.17/62.43	c Try to convert by bdds
62.17/62.44	c D: 1
62.17/62.44	c estimatedAdderCost: 39
62.17/62.44	c Try to convert by bdds
62.17/62.46	c D: 1
62.17/62.46	c estimatedAdderCost: 38
62.17/62.46	c Try to convert by bdds
62.17/62.47	c D: 1
62.17/62.47	c estimatedAdderCost: 39
62.17/62.47	c Try to convert by bdds
62.17/62.48	c D: 1
62.17/62.48	c estimatedAdderCost: 38
62.17/62.48	c Try to convert by bdds
62.27/62.50	c D: 1
62.27/62.50	c estimatedAdderCost: 39
62.27/62.50	c Try to convert by bdds
62.27/62.51	c D: 1
62.27/62.51	c estimatedAdderCost: 38
62.27/62.51	c Try to convert by bdds
62.27/62.53	c D: 1
62.27/62.53	c estimatedAdderCost: 39
62.27/62.53	c Try to convert by bdds
62.27/62.54	c D: 1
62.27/62.54	c estimatedAdderCost: 38
62.27/62.54	c Try to convert by bdds
62.27/62.55	c D: 1
62.27/62.55	c estimatedAdderCost: 39
62.27/62.55	c Try to convert by bdds
62.27/62.57	c D: 1
62.27/62.57	c estimatedAdderCost: 38
62.27/62.57	c Try to convert by bdds
62.27/62.58	c D: 1
62.27/62.58	c estimatedAdderCost: 39
62.27/62.58	c Try to convert by bdds
62.27/62.59	c D: 1
62.27/62.59	c estimatedAdderCost: 38
62.27/62.59	c Try to convert by bdds
62.37/62.61	c D: 1
62.37/62.61	c estimatedAdderCost: 39
62.37/62.61	c Try to convert by bdds
62.37/62.62	c D: 1
62.37/62.62	c estimatedAdderCost: 38
62.37/62.62	c Try to convert by bdds
62.37/62.64	c D: 1
62.37/62.64	c estimatedAdderCost: 39
62.37/62.64	c Try to convert by bdds
62.37/62.65	c D: 1
62.37/62.65	c estimatedAdderCost: 38
62.37/62.65	c Try to convert by bdds
62.37/62.66	c D: 1
62.37/62.66	c estimatedAdderCost: 39
62.37/62.66	c Try to convert by bdds
62.37/62.68	c D: 1
62.37/62.68	c estimatedAdderCost: 38
62.37/62.68	c Try to convert by bdds
62.37/62.69	c D: 1
62.37/62.69	c estimatedAdderCost: 39
62.37/62.69	c Try to convert by bdds
62.47/62.71	c D: 1
62.47/62.71	c estimatedAdderCost: 38
62.47/62.71	c Try to convert by bdds
62.47/62.72	c D: 1
62.47/62.72	c estimatedAdderCost: 39
62.47/62.72	c Try to convert by bdds
62.47/62.73	c D: 1
62.47/62.73	c estimatedAdderCost: 38
62.47/62.73	c Try to convert by bdds
62.47/62.75	c D: 1
62.47/62.75	c estimatedAdderCost: 39
62.47/62.75	c Try to convert by bdds
62.47/62.76	c D: 1
62.47/62.76	c estimatedAdderCost: 38
62.47/62.76	c Try to convert by bdds
62.47/62.77	c D: 1
62.47/62.77	c estimatedAdderCost: 39
62.47/62.77	c Try to convert by bdds
62.47/62.79	c D: 1
62.47/62.79	c estimatedAdderCost: 38
62.47/62.79	c Try to convert by bdds
62.57/62.80	c D: 1
62.57/62.80	c estimatedAdderCost: 39
62.57/62.80	c Try to convert by bdds
62.57/62.82	c D: 1
62.57/62.82	c estimatedAdderCost: 38
62.57/62.82	c Try to convert by bdds
62.57/62.83	c D: 1
62.57/62.83	c estimatedAdderCost: 39
62.57/62.83	c Try to convert by bdds
62.57/62.84	c D: 1
62.57/62.84	c estimatedAdderCost: 38
62.57/62.84	c Try to convert by bdds
62.57/62.86	c D: 1
62.57/62.86	c estimatedAdderCost: 39
62.57/62.86	c Try to convert by bdds
62.57/62.87	c D: 1
62.57/62.87	c estimatedAdderCost: 38
62.57/62.87	c Try to convert by bdds
62.57/62.89	c D: 1
62.57/62.89	c estimatedAdderCost: 39
62.57/62.89	c Try to convert by bdds
62.67/62.90	c D: 1
62.67/62.90	c estimatedAdderCost: 38
62.67/62.90	c Try to convert by bdds
62.67/62.91	c D: 1
62.67/62.91	c estimatedAdderCost: 39
62.67/62.91	c Try to convert by bdds
62.67/62.93	c D: 1
62.67/62.93	c estimatedAdderCost: 38
62.67/62.93	c Try to convert by bdds
62.67/62.94	c D: 1
62.67/62.94	c estimatedAdderCost: 39
62.67/62.94	c Try to convert by bdds
62.67/62.95	c D: 1
62.67/62.95	c estimatedAdderCost: 38
62.67/62.95	c Try to convert by bdds
62.67/62.97	c D: 1
62.67/62.97	c estimatedAdderCost: 39
62.67/62.97	c Try to convert by bdds
62.67/62.98	c D: 1
62.67/62.98	c estimatedAdderCost: 38
62.67/62.98	c Try to convert by bdds
62.67/63.00	c D: 1
62.67/63.00	c estimatedAdderCost: 39
62.67/63.00	c Try to convert by bdds
62.78/63.01	c D: 1
62.78/63.01	c estimatedAdderCost: 38
62.78/63.01	c Try to convert by bdds
62.78/63.02	c D: 1
62.78/63.02	c estimatedAdderCost: 39
62.78/63.02	c Try to convert by bdds
62.78/63.04	c D: 1
62.78/63.04	c estimatedAdderCost: 38
62.78/63.04	c Try to convert by bdds
62.78/63.05	c D: 1
62.78/63.05	c estimatedAdderCost: 39
62.78/63.05	c Try to convert by bdds
62.78/63.07	c D: 1
62.78/63.07	c estimatedAdderCost: 38
62.78/63.07	c Try to convert by bdds
62.78/63.08	c D: 1
62.78/63.08	c estimatedAdderCost: 39
62.78/63.08	c Try to convert by bdds
62.78/63.09	c D: 1
62.78/63.09	c estimatedAdderCost: 38
62.78/63.09	c Try to convert by bdds
62.78/63.11	c D: 1
62.78/63.11	c estimatedAdderCost: 39
62.78/63.11	c Try to convert by bdds
62.88/63.12	c D: 1
62.88/63.12	c estimatedAdderCost: 38
62.88/63.12	c Try to convert by bdds
62.88/63.13	c D: 1
62.88/63.13	c estimatedAdderCost: 39
62.88/63.13	c Try to convert by bdds
62.88/63.15	c D: 1
62.88/63.15	c estimatedAdderCost: 38
62.88/63.15	c Try to convert by bdds
62.88/63.16	c D: 1
62.88/63.16	c estimatedAdderCost: 39
62.88/63.16	c Try to convert by bdds
62.88/63.18	c D: 1
62.88/63.18	c estimatedAdderCost: 38
62.88/63.18	c Try to convert by bdds
62.88/63.19	c D: 1
62.88/63.19	c estimatedAdderCost: 39
62.88/63.19	c Try to convert by bdds
62.96/63.20	c D: 1
62.96/63.20	c estimatedAdderCost: 38
62.96/63.20	c Try to convert by bdds
62.96/63.22	c D: 1
62.96/63.22	c estimatedAdderCost: 39
62.96/63.22	c Try to convert by bdds
62.96/63.23	c D: 1
62.96/63.23	c estimatedAdderCost: 38
62.96/63.23	c Try to convert by bdds
62.96/63.25	c D: 1
62.96/63.25	c estimatedAdderCost: 39
62.96/63.25	c Try to convert by bdds
62.96/63.26	c D: 1
62.96/63.26	c estimatedAdderCost: 38
62.96/63.26	c Try to convert by bdds
62.96/63.27	c D: 1
62.96/63.27	c estimatedAdderCost: 39
62.96/63.27	c Try to convert by bdds
62.96/63.29	c D: 1
62.96/63.29	c estimatedAdderCost: 38
62.96/63.29	c Try to convert by bdds
63.06/63.30	c D: 1
63.06/63.30	c estimatedAdderCost: 39
63.06/63.30	c Try to convert by bdds
63.06/63.31	c D: 1
63.06/63.31	c estimatedAdderCost: 38
63.06/63.31	c Try to convert by bdds
63.06/63.33	c D: 1
63.06/63.33	c estimatedAdderCost: 39
63.06/63.33	c Try to convert by bdds
63.06/63.34	c D: 1
63.06/63.34	c estimatedAdderCost: 38
63.06/63.34	c Try to convert by bdds
63.06/63.36	c D: 1
63.06/63.36	c estimatedAdderCost: 39
63.06/63.36	c Try to convert by bdds
63.06/63.37	c D: 1
63.06/63.37	c estimatedAdderCost: 38
63.06/63.37	c Try to convert by bdds
63.06/63.38	c D: 1
63.06/63.38	c estimatedAdderCost: 39
63.06/63.38	c Try to convert by bdds
63.16/63.40	c D: 1
63.16/63.40	c estimatedAdderCost: 38
63.16/63.40	c Try to convert by bdds
63.16/63.41	c D: 1
63.16/63.41	c estimatedAdderCost: 39
63.16/63.41	c Try to convert by bdds
63.16/63.43	c D: 1
63.16/63.43	c estimatedAdderCost: 38
63.16/63.43	c Try to convert by bdds
63.16/63.44	c D: 1
63.16/63.44	c estimatedAdderCost: 39
63.16/63.44	c Try to convert by bdds
63.16/63.45	c D: 1
63.16/63.45	c estimatedAdderCost: 38
63.16/63.45	c Try to convert by bdds
63.16/63.47	c D: 1
63.16/63.47	c estimatedAdderCost: 39
63.16/63.47	c Try to convert by bdds
63.16/63.48	c D: 1
63.16/63.48	c estimatedAdderCost: 38
63.16/63.48	c Try to convert by bdds
63.16/63.49	c D: 1
63.16/63.49	c estimatedAdderCost: 39
63.16/63.49	c Try to convert by bdds
63.26/63.51	c D: 1
63.26/63.51	c estimatedAdderCost: 38
63.26/63.51	c Try to convert by bdds
63.26/63.52	c D: 1
63.26/63.52	c estimatedAdderCost: 39
63.26/63.52	c Try to convert by bdds
63.26/63.54	c D: 1
63.26/63.54	c estimatedAdderCost: 38
63.26/63.54	c Try to convert by bdds
63.26/63.55	c D: 1
63.26/63.55	c estimatedAdderCost: 39
63.26/63.55	c Try to convert by bdds
63.26/63.56	c D: 1
63.26/63.56	c estimatedAdderCost: 38
63.26/63.56	c Try to convert by bdds
63.26/63.58	c D: 1
63.26/63.58	c estimatedAdderCost: 39
63.26/63.58	c Try to convert by bdds
63.26/63.59	c D: 1
63.26/63.59	c estimatedAdderCost: 38
63.26/63.59	c Try to convert by bdds
63.36/63.60	c D: 1
63.36/63.60	c estimatedAdderCost: 39
63.36/63.60	c Try to convert by bdds
63.36/63.62	c D: 1
63.36/63.62	c estimatedAdderCost: 38
63.36/63.62	c Try to convert by bdds
63.36/63.63	c D: 1
63.36/63.63	c estimatedAdderCost: 39
63.36/63.63	c Try to convert by bdds
63.36/63.65	c D: 1
63.36/63.65	c estimatedAdderCost: 38
63.36/63.65	c Try to convert by bdds
63.36/63.66	c D: 1
63.36/63.66	c estimatedAdderCost: 39
63.36/63.66	c Try to convert by bdds
63.36/63.67	c D: 1
63.36/63.67	c estimatedAdderCost: 38
63.36/63.67	c Try to convert by bdds
63.36/63.69	c D: 1
63.36/63.69	c estimatedAdderCost: 39
63.36/63.69	c Try to convert by bdds
63.46/63.70	c D: 1
63.46/63.70	c estimatedAdderCost: 38
63.46/63.70	c Try to convert by bdds
63.46/63.72	c D: 1
63.46/63.72	c estimatedAdderCost: 39
63.46/63.72	c Try to convert by bdds
63.46/63.73	c D: 1
63.46/63.73	c estimatedAdderCost: 38
63.46/63.73	c Try to convert by bdds
63.46/63.74	c D: 1
63.46/63.74	c estimatedAdderCost: 39
63.46/63.74	c Try to convert by bdds
63.46/63.76	c D: 1
63.46/63.76	c estimatedAdderCost: 38
63.46/63.76	c Try to convert by bdds
63.46/63.77	c D: 1
63.46/63.77	c estimatedAdderCost: 39
63.46/63.77	c Try to convert by bdds
63.46/63.79	c D: 1
63.46/63.79	c estimatedAdderCost: 38
63.46/63.79	c Try to convert by bdds
63.56/63.80	c D: 1
63.56/63.80	c estimatedAdderCost: 39
63.56/63.80	c Try to convert by bdds
63.56/63.81	c D: 1
63.56/63.81	c estimatedAdderCost: 38
63.56/63.81	c Try to convert by bdds
63.56/63.83	c D: 1
63.56/63.83	c estimatedAdderCost: 39
63.56/63.83	c Try to convert by bdds
63.56/63.84	c D: 1
63.56/63.84	c estimatedAdderCost: 38
63.56/63.84	c Try to convert by bdds
63.56/63.85	c D: 1
63.56/63.85	c estimatedAdderCost: 39
63.56/63.85	c Try to convert by bdds
63.56/63.87	c D: 1
63.56/63.87	c estimatedAdderCost: 38
63.56/63.87	c Try to convert by bdds
63.56/63.88	c D: 1
63.56/63.88	c estimatedAdderCost: 39
63.56/63.88	c Try to convert by bdds
63.66/63.90	c D: 1
63.66/63.90	c estimatedAdderCost: 38
63.66/63.90	c Try to convert by bdds
63.66/63.91	c D: 1
63.66/63.91	c estimatedAdderCost: 39
63.66/63.91	c Try to convert by bdds
63.66/63.92	c D: 1
63.66/63.92	c estimatedAdderCost: 38
63.66/63.92	c Try to convert by bdds
63.66/63.94	c D: 1
63.66/63.94	c estimatedAdderCost: 39
63.66/63.94	c Try to convert by bdds
63.66/63.95	c D: 1
63.66/63.95	c estimatedAdderCost: 38
63.66/63.95	c Try to convert by bdds
63.66/63.97	c D: 1
63.66/63.97	c estimatedAdderCost: 39
63.66/63.97	c Try to convert by bdds
63.66/63.98	c D: 1
63.66/63.98	c estimatedAdderCost: 38
63.66/63.98	c Try to convert by bdds
63.66/63.99	c D: 1
63.66/63.99	c estimatedAdderCost: 39
63.66/63.99	c Try to convert by bdds
63.66/64.01	c D: 1
63.66/64.01	c estimatedAdderCost: 38
63.66/64.01	c Try to convert by bdds
63.77/64.02	c D: 1
63.77/64.02	c estimatedAdderCost: 39
63.77/64.02	c Try to convert by bdds
63.77/64.03	c D: 1
63.77/64.03	c estimatedAdderCost: 38
63.77/64.03	c Try to convert by bdds
63.77/64.05	c D: 1
63.77/64.05	c estimatedAdderCost: 39
63.77/64.05	c Try to convert by bdds
63.77/64.06	c D: 1
63.77/64.06	c estimatedAdderCost: 38
63.77/64.06	c Try to convert by bdds
63.77/64.08	c D: 1
63.77/64.08	c estimatedAdderCost: 39
63.77/64.08	c Try to convert by bdds
63.77/64.09	c D: 1
63.77/64.09	c estimatedAdderCost: 38
63.77/64.09	c Try to convert by bdds
63.77/64.10	c D: 1
63.77/64.10	c estimatedAdderCost: 39
63.77/64.10	c Try to convert by bdds
63.87/64.12	c D: 1
63.87/64.12	c estimatedAdderCost: 38
63.87/64.12	c Try to convert by bdds
63.87/64.13	c D: 1
63.87/64.13	c estimatedAdderCost: 39
63.87/64.13	c Try to convert by bdds
63.87/64.15	c D: 1
63.87/64.15	c estimatedAdderCost: 38
63.87/64.15	c Try to convert by bdds
63.87/64.16	c D: 1
63.87/64.16	c estimatedAdderCost: 39
63.87/64.16	c Try to convert by bdds
63.87/64.17	c D: 1
63.87/64.17	c estimatedAdderCost: 38
63.87/64.17	c Try to convert by bdds
63.87/64.19	c D: 1
63.87/64.19	c estimatedAdderCost: 39
63.87/64.19	c Try to convert by bdds
63.96/64.20	c D: 1
63.96/64.20	c estimatedAdderCost: 38
63.96/64.20	c Try to convert by bdds
63.96/64.21	c D: 1
63.96/64.21	c estimatedAdderCost: 39
63.96/64.21	c Try to convert by bdds
63.96/64.23	c D: 1
63.96/64.23	c estimatedAdderCost: 38
63.96/64.23	c Try to convert by bdds
63.96/64.24	c D: 1
63.96/64.24	c estimatedAdderCost: 39
63.96/64.24	c Try to convert by bdds
63.96/64.26	c D: 1
63.96/64.26	c estimatedAdderCost: 38
63.96/64.26	c Try to convert by bdds
63.96/64.27	c D: 1
63.96/64.27	c estimatedAdderCost: 39
63.96/64.27	c Try to convert by bdds
63.96/64.28	c D: 1
63.96/64.28	c estimatedAdderCost: 38
63.96/64.28	c Try to convert by bdds
64.06/64.30	c D: 1
64.06/64.30	c estimatedAdderCost: 39
64.06/64.30	c Try to convert by bdds
64.06/64.31	c D: 1
64.06/64.31	c estimatedAdderCost: 38
64.06/64.31	c Try to convert by bdds
64.06/64.33	c D: 1
64.06/64.33	c estimatedAdderCost: 39
64.06/64.33	c Try to convert by bdds
64.06/64.34	c D: 1
64.06/64.34	c estimatedAdderCost: 38
64.06/64.34	c Try to convert by bdds
64.06/64.35	c D: 1
64.06/64.35	c estimatedAdderCost: 39
64.06/64.35	c Try to convert by bdds
64.06/64.37	c D: 1
64.06/64.37	c estimatedAdderCost: 38
64.06/64.37	c Try to convert by bdds
64.06/64.38	c D: 1
64.06/64.38	c estimatedAdderCost: 39
64.06/64.38	c Try to convert by bdds
64.06/64.39	c D: 1
64.06/64.39	c estimatedAdderCost: 38
64.06/64.39	c Try to convert by bdds
64.16/64.41	c D: 1
64.16/64.41	c estimatedAdderCost: 39
64.16/64.41	c Try to convert by bdds
64.16/64.42	c D: 1
64.16/64.42	c estimatedAdderCost: 38
64.16/64.42	c Try to convert by bdds
64.16/64.44	c D: 1
64.16/64.44	c estimatedAdderCost: 39
64.16/64.44	c Try to convert by bdds
64.16/64.45	c D: 1
64.16/64.45	c estimatedAdderCost: 38
64.16/64.45	c Try to convert by bdds
64.16/64.46	c D: 1
64.16/64.46	c estimatedAdderCost: 39
64.16/64.46	c Try to convert by bdds
64.16/64.48	c D: 1
64.16/64.48	c estimatedAdderCost: 38
64.16/64.48	c Try to convert by bdds
64.16/64.49	c D: 1
64.16/64.49	c estimatedAdderCost: 39
64.16/64.49	c Try to convert by bdds
64.26/64.51	c D: 1
64.26/64.51	c estimatedAdderCost: 38
64.26/64.51	c Try to convert by bdds
64.26/64.52	c D: 1
64.26/64.52	c estimatedAdderCost: 39
64.26/64.52	c Try to convert by bdds
64.26/64.53	c D: 1
64.26/64.53	c estimatedAdderCost: 38
64.26/64.53	c Try to convert by bdds
64.26/64.55	c D: 1
64.26/64.55	c estimatedAdderCost: 39
64.26/64.55	c Try to convert by bdds
64.26/64.56	c D: 1
64.26/64.56	c estimatedAdderCost: 38
64.26/64.56	c Try to convert by bdds
64.26/64.57	c D: 1
64.26/64.57	c estimatedAdderCost: 39
64.26/64.57	c Try to convert by bdds
64.26/64.59	c D: 1
64.26/64.59	c estimatedAdderCost: 38
64.26/64.59	c Try to convert by bdds
64.36/64.60	c D: 1
64.36/64.60	c estimatedAdderCost: 39
64.36/64.60	c Try to convert by bdds
64.36/64.62	c D: 1
64.36/64.62	c estimatedAdderCost: 38
64.36/64.62	c Try to convert by bdds
64.36/64.63	c D: 1
64.36/64.63	c estimatedAdderCost: 39
64.36/64.63	c Try to convert by bdds
64.36/64.64	c D: 1
64.36/64.64	c estimatedAdderCost: 38
64.36/64.64	c Try to convert by bdds
64.36/64.66	c D: 1
64.36/64.66	c estimatedAdderCost: 39
64.36/64.66	c Try to convert by bdds
64.36/64.67	c D: 1
64.36/64.67	c estimatedAdderCost: 38
64.36/64.67	c Try to convert by bdds
64.36/64.69	c D: 1
64.36/64.69	c estimatedAdderCost: 39
64.36/64.69	c Try to convert by bdds
64.46/64.70	c D: 1
64.46/64.70	c estimatedAdderCost: 38
64.46/64.70	c Try to convert by bdds
64.46/64.71	c D: 1
64.46/64.71	c estimatedAdderCost: 39
64.46/64.71	c Try to convert by bdds
64.46/64.73	c D: 1
64.46/64.73	c estimatedAdderCost: 38
64.46/64.73	c Try to convert by bdds
64.46/64.74	c D: 1
64.46/64.74	c estimatedAdderCost: 39
64.46/64.74	c Try to convert by bdds
64.46/64.75	c D: 1
64.46/64.75	c estimatedAdderCost: 38
64.46/64.75	c Try to convert by bdds
64.46/64.77	c D: 1
64.46/64.77	c estimatedAdderCost: 39
64.46/64.77	c Try to convert by bdds
64.46/64.78	c D: 1
64.46/64.78	c estimatedAdderCost: 38
64.46/64.78	c Try to convert by bdds
64.56/64.80	c D: 1
64.56/64.80	c estimatedAdderCost: 39
64.56/64.80	c Try to convert by bdds
64.56/64.81	c D: 1
64.56/64.81	c estimatedAdderCost: 38
64.56/64.81	c Try to convert by bdds
64.56/64.82	c D: 1
64.56/64.82	c estimatedAdderCost: 39
64.56/64.82	c Try to convert by bdds
64.56/64.84	c D: 1
64.56/64.84	c estimatedAdderCost: 38
64.56/64.84	c Try to convert by bdds
64.56/64.85	c D: 1
64.56/64.85	c estimatedAdderCost: 39
64.56/64.85	c Try to convert by bdds
64.56/64.87	c D: 1
64.56/64.87	c estimatedAdderCost: 38
64.56/64.87	c Try to convert by bdds
64.56/64.88	c D: 1
64.56/64.88	c estimatedAdderCost: 39
64.56/64.88	c Try to convert by bdds
64.56/64.89	c D: 1
64.56/64.89	c estimatedAdderCost: 38
64.56/64.89	c Try to convert by bdds
64.66/64.91	c D: 1
64.66/64.91	c estimatedAdderCost: 39
64.66/64.91	c Try to convert by bdds
64.66/64.92	c D: 1
64.66/64.92	c estimatedAdderCost: 38
64.66/64.92	c Try to convert by bdds
64.66/64.93	c D: 1
64.66/64.93	c estimatedAdderCost: 39
64.66/64.93	c Try to convert by bdds
64.66/64.95	c D: 1
64.66/64.95	c estimatedAdderCost: 38
64.66/64.95	c Try to convert by bdds
64.66/64.96	c D: 1
64.66/64.96	c estimatedAdderCost: 39
64.66/64.96	c Try to convert by bdds
64.66/64.98	c D: 1
64.66/64.98	c estimatedAdderCost: 38
64.66/64.98	c Try to convert by bdds
64.66/64.99	c D: 1
64.66/64.99	c estimatedAdderCost: 39
64.66/64.99	c Try to convert by bdds
64.66/65.00	c D: 1
64.66/65.00	c estimatedAdderCost: 38
64.66/65.00	c Try to convert by bdds
64.77/65.02	c D: 1
64.77/65.02	c estimatedAdderCost: 39
64.77/65.02	c Try to convert by bdds
64.77/65.03	c D: 1
64.77/65.03	c estimatedAdderCost: 38
64.77/65.03	c Try to convert by bdds
64.77/65.05	c D: 1
64.77/65.05	c estimatedAdderCost: 39
64.77/65.05	c Try to convert by bdds
64.77/65.06	c D: 1
64.77/65.06	c estimatedAdderCost: 38
64.77/65.06	c Try to convert by bdds
64.77/65.07	c D: 1
64.77/65.07	c estimatedAdderCost: 39
64.77/65.07	c Try to convert by bdds
64.77/65.09	c D: 1
64.77/65.09	c estimatedAdderCost: 38
64.77/65.09	c Try to convert by bdds
64.77/65.10	c D: 1
64.77/65.10	c estimatedAdderCost: 39
64.77/65.10	c Try to convert by bdds
64.87/65.12	c D: 1
64.87/65.12	c estimatedAdderCost: 38
64.87/65.12	c Try to convert by bdds
64.87/65.13	c D: 1
64.87/65.13	c estimatedAdderCost: 39
64.87/65.13	c Try to convert by bdds
64.87/65.14	c D: 1
64.87/65.14	c estimatedAdderCost: 38
64.87/65.14	c Try to convert by bdds
64.87/65.16	c D: 1
64.87/65.16	c estimatedAdderCost: 39
64.87/65.16	c Try to convert by bdds
64.87/65.17	c D: 1
64.87/65.17	c estimatedAdderCost: 38
64.87/65.17	c Try to convert by bdds
64.87/65.18	c D: 1
64.87/65.18	c estimatedAdderCost: 39
64.87/65.18	c Try to convert by bdds
64.96/65.20	c D: 1
64.96/65.20	c estimatedAdderCost: 38
64.96/65.20	c Try to convert by bdds
64.96/65.21	c D: 1
64.96/65.21	c estimatedAdderCost: 39
64.96/65.21	c Try to convert by bdds
64.96/65.23	c D: 1
64.96/65.23	c estimatedAdderCost: 38
64.96/65.23	c Try to convert by bdds
64.96/65.24	c D: 1
64.96/65.24	c estimatedAdderCost: 39
64.96/65.24	c Try to convert by bdds
64.96/65.25	c D: 1
64.96/65.25	c estimatedAdderCost: 38
64.96/65.25	c Try to convert by bdds
64.96/65.27	c D: 1
64.96/65.27	c estimatedAdderCost: 39
64.96/65.27	c Try to convert by bdds
64.96/65.28	c D: 1
64.96/65.28	c estimatedAdderCost: 38
64.96/65.28	c Try to convert by bdds
64.96/65.29	c D: 1
64.96/65.29	c estimatedAdderCost: 39
64.96/65.29	c Try to convert by bdds
65.06/65.31	c D: 1
65.06/65.31	c estimatedAdderCost: 38
65.06/65.31	c Try to convert by bdds
65.06/65.32	c D: 1
65.06/65.32	c estimatedAdderCost: 39
65.06/65.32	c Try to convert by bdds
65.06/65.34	c D: 1
65.06/65.34	c estimatedAdderCost: 38
65.06/65.34	c Try to convert by bdds
65.06/65.35	c D: 1
65.06/65.35	c estimatedAdderCost: 39
65.06/65.35	c Try to convert by bdds
65.06/65.36	c D: 1
65.06/65.36	c estimatedAdderCost: 38
65.06/65.36	c Try to convert by bdds
65.06/65.38	c D: 1
65.06/65.38	c estimatedAdderCost: 39
65.06/65.38	c Try to convert by bdds
65.06/65.39	c D: 1
65.06/65.39	c estimatedAdderCost: 38
65.06/65.39	c Try to convert by bdds
65.16/65.41	c D: 1
65.16/65.41	c estimatedAdderCost: 39
65.16/65.41	c Try to convert by bdds
65.16/65.42	c D: 1
65.16/65.42	c estimatedAdderCost: 38
65.16/65.42	c Try to convert by bdds
65.16/65.43	c D: 1
65.16/65.43	c estimatedAdderCost: 39
65.16/65.43	c Try to convert by bdds
65.16/65.45	c D: 1
65.16/65.45	c estimatedAdderCost: 38
65.16/65.45	c Try to convert by bdds
65.16/65.46	c D: 1
65.16/65.46	c estimatedAdderCost: 39
65.16/65.46	c Try to convert by bdds
65.16/65.48	c D: 1
65.16/65.48	c estimatedAdderCost: 38
65.16/65.48	c Try to convert by bdds
65.16/65.49	c D: 1
65.16/65.49	c estimatedAdderCost: 39
65.16/65.49	c Try to convert by bdds
65.26/65.50	c D: 1
65.26/65.50	c estimatedAdderCost: 38
65.26/65.50	c Try to convert by bdds
65.26/65.52	c D: 1
65.26/65.52	c estimatedAdderCost: 39
65.26/65.52	c Try to convert by bdds
65.26/65.53	c D: 1
65.26/65.53	c estimatedAdderCost: 38
65.26/65.53	c Try to convert by bdds
65.26/65.54	c D: 1
65.26/65.54	c estimatedAdderCost: 39
65.26/65.54	c Try to convert by bdds
65.26/65.56	c D: 1
65.26/65.56	c estimatedAdderCost: 38
65.26/65.56	c Try to convert by bdds
65.26/65.57	c D: 1
65.26/65.57	c estimatedAdderCost: 39
65.26/65.57	c Try to convert by bdds
65.26/65.59	c D: 1
65.26/65.59	c estimatedAdderCost: 38
65.26/65.59	c Try to convert by bdds
65.36/65.60	c D: 1
65.36/65.60	c estimatedAdderCost: 39
65.36/65.60	c Try to convert by bdds
65.36/65.61	c D: 1
65.36/65.61	c estimatedAdderCost: 38
65.36/65.61	c Try to convert by bdds
65.36/65.63	c D: 1
65.36/65.63	c estimatedAdderCost: 39
65.36/65.63	c Try to convert by bdds
65.36/65.64	c D: 1
65.36/65.64	c estimatedAdderCost: 38
65.36/65.64	c Try to convert by bdds
65.36/65.66	c D: 1
65.36/65.66	c estimatedAdderCost: 39
65.36/65.66	c Try to convert by bdds
65.36/65.67	c D: 1
65.36/65.67	c estimatedAdderCost: 38
65.36/65.67	c Try to convert by bdds
65.36/65.68	c D: 1
65.36/65.68	c estimatedAdderCost: 39
65.36/65.68	c Try to convert by bdds
65.46/65.70	c D: 1
65.46/65.70	c estimatedAdderCost: 38
65.46/65.70	c Try to convert by bdds
65.46/65.71	c D: 1
65.46/65.71	c estimatedAdderCost: 39
65.46/65.71	c Try to convert by bdds
65.46/65.72	c D: 1
65.46/65.72	c estimatedAdderCost: 38
65.46/65.72	c Try to convert by bdds
65.46/65.74	c D: 1
65.46/65.74	c estimatedAdderCost: 39
65.46/65.74	c Try to convert by bdds
65.46/65.75	c D: 1
65.46/65.75	c estimatedAdderCost: 38
65.46/65.75	c Try to convert by bdds
65.46/65.77	c D: 1
65.46/65.77	c estimatedAdderCost: 39
65.46/65.77	c Try to convert by bdds
65.46/65.78	c D: 1
65.46/65.78	c estimatedAdderCost: 38
65.46/65.78	c Try to convert by bdds
65.46/65.79	c D: 1
65.46/65.79	c estimatedAdderCost: 39
65.46/65.79	c Try to convert by bdds
65.56/65.81	c D: 1
65.56/65.81	c estimatedAdderCost: 38
65.56/65.81	c Try to convert by bdds
65.56/65.82	c D: 1
65.56/65.82	c estimatedAdderCost: 39
65.56/65.82	c Try to convert by bdds
65.56/65.84	c D: 1
65.56/65.84	c estimatedAdderCost: 38
65.56/65.84	c Try to convert by bdds
65.56/65.85	c D: 1
65.56/65.85	c estimatedAdderCost: 39
65.56/65.85	c Try to convert by bdds
65.56/65.86	c D: 1
65.56/65.86	c estimatedAdderCost: 38
65.56/65.86	c Try to convert by bdds
65.56/65.88	c D: 1
65.56/65.88	c estimatedAdderCost: 39
65.56/65.88	c Try to convert by bdds
65.56/65.89	c D: 1
65.56/65.89	c estimatedAdderCost: 38
65.56/65.89	c Try to convert by bdds
65.65/65.90	c D: 1
65.65/65.90	c estimatedAdderCost: 39
65.65/65.90	c Try to convert by bdds
65.65/65.92	c D: 1
65.65/65.92	c estimatedAdderCost: 38
65.65/65.92	c Try to convert by bdds
65.65/65.93	c D: 1
65.65/65.93	c estimatedAdderCost: 39
65.65/65.93	c Try to convert by bdds
65.65/65.95	c D: 1
65.65/65.95	c estimatedAdderCost: 38
65.65/65.95	c Try to convert by bdds
65.65/65.96	c D: 1
65.65/65.96	c estimatedAdderCost: 39
65.65/65.96	c Try to convert by bdds
65.65/65.97	c D: 1
65.65/65.97	c estimatedAdderCost: 38
65.65/65.97	c Try to convert by bdds
65.65/65.99	c D: 1
65.65/65.99	c estimatedAdderCost: 39
65.65/65.99	c Try to convert by bdds
65.65/66.00	c D: 1
65.65/66.00	c estimatedAdderCost: 38
65.65/66.00	c Try to convert by bdds
65.77/66.02	c D: 1
65.77/66.02	c estimatedAdderCost: 39
65.77/66.02	c Try to convert by bdds
65.77/66.03	c D: 1
65.77/66.03	c estimatedAdderCost: 38
65.77/66.03	c Try to convert by bdds
65.77/66.04	c D: 1
65.77/66.04	c estimatedAdderCost: 39
65.77/66.04	c Try to convert by bdds
65.77/66.06	c D: 1
65.77/66.06	c estimatedAdderCost: 38
65.77/66.06	c Try to convert by bdds
65.77/66.07	c D: 1
65.77/66.07	c estimatedAdderCost: 39
65.77/66.07	c Try to convert by bdds
65.77/66.09	c D: 1
65.77/66.09	c estimatedAdderCost: 38
65.77/66.09	c Try to convert by bdds
65.77/66.10	c D: 1
65.77/66.10	c estimatedAdderCost: 39
65.77/66.10	c Try to convert by bdds
65.87/66.11	c D: 1
65.87/66.11	c estimatedAdderCost: 38
65.87/66.11	c Try to convert by bdds
65.87/66.13	c D: 1
65.87/66.13	c estimatedAdderCost: 39
65.87/66.13	c Try to convert by bdds
65.87/66.14	c D: 1
65.87/66.14	c estimatedAdderCost: 38
65.87/66.14	c Try to convert by bdds
65.87/66.15	c D: 1
65.87/66.15	c estimatedAdderCost: 39
65.87/66.15	c Try to convert by bdds
65.87/66.17	c D: 1
65.87/66.17	c estimatedAdderCost: 38
65.87/66.17	c Try to convert by bdds
65.87/66.18	c D: 1
65.87/66.18	c estimatedAdderCost: 39
65.87/66.18	c Try to convert by bdds
65.95/66.20	c D: 1
65.95/66.20	c estimatedAdderCost: 38
65.95/66.20	c Try to convert by bdds
65.95/66.21	c D: 1
65.95/66.21	c estimatedAdderCost: 39
65.95/66.21	c Try to convert by bdds
65.95/66.22	c D: 1
65.95/66.22	c estimatedAdderCost: 38
65.95/66.22	c Try to convert by bdds
65.95/66.24	c D: 1
65.95/66.24	c estimatedAdderCost: 39
65.95/66.24	c Try to convert by bdds
65.95/66.25	c D: 1
65.95/66.25	c estimatedAdderCost: 38
65.95/66.25	c Try to convert by bdds
65.95/66.27	c D: 1
65.95/66.27	c estimatedAdderCost: 39
65.95/66.27	c Try to convert by bdds
65.95/66.28	c D: 1
65.95/66.28	c estimatedAdderCost: 38
65.95/66.28	c Try to convert by bdds
65.95/66.29	c D: 1
65.95/66.29	c estimatedAdderCost: 39
65.95/66.29	c Try to convert by bdds
66.05/66.31	c D: 1
66.05/66.31	c estimatedAdderCost: 38
66.05/66.31	c Try to convert by bdds
66.05/66.32	c D: 1
66.05/66.32	c estimatedAdderCost: 39
66.05/66.32	c Try to convert by bdds
66.05/66.34	c D: 1
66.05/66.34	c estimatedAdderCost: 38
66.05/66.34	c Try to convert by bdds
66.05/66.35	c D: 1
66.05/66.35	c estimatedAdderCost: 39
66.05/66.35	c Try to convert by bdds
66.05/66.36	c D: 1
66.05/66.36	c estimatedAdderCost: 38
66.05/66.36	c Try to convert by bdds
66.05/66.38	c D: 1
66.05/66.38	c estimatedAdderCost: 39
66.05/66.38	c Try to convert by bdds
66.05/66.39	c D: 1
66.05/66.39	c estimatedAdderCost: 38
66.05/66.39	c Try to convert by bdds
66.15/66.40	c D: 1
66.15/66.40	c estimatedAdderCost: 39
66.15/66.40	c Try to convert by bdds
66.15/66.42	c D: 1
66.15/66.42	c estimatedAdderCost: 38
66.15/66.42	c Try to convert by bdds
66.15/66.43	c D: 1
66.15/66.43	c estimatedAdderCost: 39
66.15/66.43	c Try to convert by bdds
66.15/66.45	c D: 1
66.15/66.45	c estimatedAdderCost: 38
66.15/66.45	c Try to convert by bdds
66.15/66.46	c D: 1
66.15/66.46	c estimatedAdderCost: 39
66.15/66.46	c Try to convert by bdds
66.15/66.47	c D: 1
66.15/66.47	c estimatedAdderCost: 38
66.15/66.47	c Try to convert by bdds
66.15/66.49	c D: 1
66.15/66.49	c estimatedAdderCost: 39
66.15/66.49	c Try to convert by bdds
66.25/66.50	c D: 1
66.25/66.50	c estimatedAdderCost: 38
66.25/66.50	c Try to convert by bdds
66.25/66.52	c D: 1
66.25/66.52	c estimatedAdderCost: 39
66.25/66.52	c Try to convert by bdds
66.25/66.53	c D: 1
66.25/66.53	c estimatedAdderCost: 38
66.25/66.53	c Try to convert by bdds
66.25/66.54	c D: 1
66.25/66.54	c estimatedAdderCost: 39
66.25/66.54	c Try to convert by bdds
66.25/66.56	c D: 1
66.25/66.56	c estimatedAdderCost: 38
66.25/66.56	c Try to convert by bdds
66.25/66.57	c D: 1
66.25/66.57	c estimatedAdderCost: 39
66.25/66.57	c Try to convert by bdds
66.25/66.59	c D: 1
66.25/66.59	c estimatedAdderCost: 38
66.25/66.59	c Try to convert by bdds
66.35/66.60	c D: 1
66.35/66.60	c estimatedAdderCost: 39
66.35/66.60	c Try to convert by bdds
66.35/66.61	c D: 1
66.35/66.61	c estimatedAdderCost: 38
66.35/66.61	c Try to convert by bdds
66.35/66.63	c D: 1
66.35/66.63	c estimatedAdderCost: 39
66.35/66.63	c Try to convert by bdds
66.35/66.64	c D: 1
66.35/66.64	c estimatedAdderCost: 38
66.35/66.64	c Try to convert by bdds
66.35/66.65	c D: 1
66.35/66.65	c estimatedAdderCost: 39
66.35/66.65	c Try to convert by bdds
66.35/66.67	c D: 1
66.35/66.67	c estimatedAdderCost: 38
66.35/66.67	c Try to convert by bdds
66.35/66.68	c D: 1
66.35/66.68	c estimatedAdderCost: 39
66.35/66.68	c Try to convert by bdds
66.45/66.70	c D: 1
66.45/66.70	c estimatedAdderCost: 38
66.45/66.70	c Try to convert by bdds
66.45/66.71	c D: 1
66.45/66.71	c estimatedAdderCost: 39
66.45/66.71	c Try to convert by bdds
66.45/66.72	c D: 1
66.45/66.72	c estimatedAdderCost: 38
66.45/66.72	c Try to convert by bdds
66.45/66.74	c D: 1
66.45/66.74	c estimatedAdderCost: 39
66.45/66.74	c Try to convert by bdds
66.45/66.75	c D: 1
66.45/66.75	c estimatedAdderCost: 38
66.45/66.75	c Try to convert by bdds
66.45/66.77	c D: 1
66.45/66.77	c estimatedAdderCost: 39
66.45/66.77	c Try to convert by bdds
66.45/66.78	c D: 1
66.45/66.78	c estimatedAdderCost: 38
66.45/66.78	c Try to convert by bdds
66.45/66.79	c D: 1
66.45/66.79	c estimatedAdderCost: 39
66.45/66.79	c Try to convert by bdds
66.55/66.81	c D: 1
66.55/66.81	c estimatedAdderCost: 38
66.55/66.81	c Try to convert by bdds
66.55/66.82	c D: 1
66.55/66.82	c estimatedAdderCost: 39
66.55/66.82	c Try to convert by bdds
66.55/66.84	c D: 1
66.55/66.84	c estimatedAdderCost: 38
66.55/66.84	c Try to convert by bdds
66.55/66.85	c D: 1
66.55/66.85	c estimatedAdderCost: 39
66.55/66.85	c Try to convert by bdds
66.55/66.86	c D: 1
66.55/66.86	c estimatedAdderCost: 38
66.55/66.86	c Try to convert by bdds
66.55/66.88	c D: 1
66.55/66.88	c estimatedAdderCost: 39
66.55/66.88	c Try to convert by bdds
66.55/66.89	c D: 1
66.55/66.89	c estimatedAdderCost: 38
66.55/66.89	c Try to convert by bdds
66.65/66.90	c D: 1
66.65/66.90	c estimatedAdderCost: 39
66.65/66.90	c Try to convert by bdds
66.65/66.92	c D: 1
66.65/66.92	c estimatedAdderCost: 38
66.65/66.92	c Try to convert by bdds
66.65/66.93	c D: 1
66.65/66.93	c estimatedAdderCost: 39
66.65/66.93	c Try to convert by bdds
66.65/66.95	c D: 1
66.65/66.95	c estimatedAdderCost: 38
66.65/66.95	c Try to convert by bdds
66.65/66.96	c D: 1
66.65/66.96	c estimatedAdderCost: 39
66.65/66.96	c Try to convert by bdds
66.65/66.97	c D: 1
66.65/66.97	c estimatedAdderCost: 38
66.65/66.97	c Try to convert by bdds
66.65/66.99	c D: 1
66.65/66.99	c estimatedAdderCost: 39
66.65/66.99	c Try to convert by bdds
66.65/67.00	c D: 1
66.65/67.00	c estimatedAdderCost: 38
66.65/67.00	c Try to convert by bdds
66.76/67.02	c D: 1
66.76/67.02	c estimatedAdderCost: 39
66.76/67.02	c Try to convert by bdds
66.76/67.03	c D: 1
66.76/67.03	c estimatedAdderCost: 38
66.76/67.03	c Try to convert by bdds
66.76/67.04	c D: 1
66.76/67.04	c estimatedAdderCost: 39
66.76/67.04	c Try to convert by bdds
66.76/67.06	c D: 1
66.76/67.06	c estimatedAdderCost: 38
66.76/67.06	c Try to convert by bdds
66.76/67.07	c D: 1
66.76/67.07	c estimatedAdderCost: 39
66.76/67.07	c Try to convert by bdds
66.76/67.08	c D: 1
66.76/67.08	c estimatedAdderCost: 38
66.76/67.08	c Try to convert by bdds
66.76/67.10	c D: 1
66.76/67.10	c estimatedAdderCost: 39
66.76/67.10	c Try to convert by bdds
66.86/67.11	c D: 1
66.86/67.11	c estimatedAdderCost: 38
66.86/67.11	c Try to convert by bdds
66.86/67.13	c D: 1
66.86/67.13	c estimatedAdderCost: 39
66.86/67.13	c Try to convert by bdds
66.86/67.14	c D: 1
66.86/67.14	c estimatedAdderCost: 38
66.86/67.14	c Try to convert by bdds
66.86/67.15	c D: 1
66.86/67.15	c estimatedAdderCost: 39
66.86/67.15	c Try to convert by bdds
66.86/67.17	c D: 1
66.86/67.17	c estimatedAdderCost: 38
66.86/67.17	c Try to convert by bdds
66.86/67.18	c D: 1
66.86/67.18	c estimatedAdderCost: 39
66.86/67.18	c Try to convert by bdds
66.95/67.20	c D: 1
66.95/67.20	c estimatedAdderCost: 38
66.95/67.20	c Try to convert by bdds
66.95/67.21	c D: 1
66.95/67.21	c estimatedAdderCost: 39
66.95/67.21	c Try to convert by bdds
66.95/67.22	c D: 1
66.95/67.22	c estimatedAdderCost: 38
66.95/67.22	c Try to convert by bdds
66.95/67.24	c D: 1
66.95/67.24	c estimatedAdderCost: 39
66.95/67.24	c Try to convert by bdds
66.95/67.25	c D: 1
66.95/67.25	c estimatedAdderCost: 38
66.95/67.25	c Try to convert by bdds
66.95/67.27	c D: 1
66.95/67.27	c estimatedAdderCost: 39
66.95/67.27	c Try to convert by bdds
66.95/67.28	c D: 1
66.95/67.28	c estimatedAdderCost: 38
66.95/67.28	c Try to convert by bdds
66.95/67.29	c D: 1
66.95/67.29	c estimatedAdderCost: 39
66.95/67.29	c Try to convert by bdds
67.05/67.31	c D: 1
67.05/67.31	c estimatedAdderCost: 38
67.05/67.31	c Try to convert by bdds
67.05/67.32	c D: 1
67.05/67.32	c estimatedAdderCost: 39
67.05/67.32	c Try to convert by bdds
67.05/67.33	c D: 1
67.05/67.33	c estimatedAdderCost: 38
67.05/67.33	c Try to convert by bdds
67.05/67.35	c D: 1
67.05/67.35	c estimatedAdderCost: 39
67.05/67.35	c Try to convert by bdds
67.05/67.36	c D: 1
67.05/67.36	c estimatedAdderCost: 38
67.05/67.36	c Try to convert by bdds
67.05/67.38	c D: 1
67.05/67.38	c estimatedAdderCost: 39
67.05/67.38	c Try to convert by bdds
67.05/67.39	c D: 1
67.05/67.39	c estimatedAdderCost: 38
67.05/67.39	c Try to convert by bdds
67.15/67.40	c D: 1
67.15/67.40	c estimatedAdderCost: 39
67.15/67.40	c Try to convert by bdds
67.15/67.42	c D: 1
67.15/67.42	c estimatedAdderCost: 38
67.15/67.42	c Try to convert by bdds
67.15/67.43	c D: 1
67.15/67.43	c estimatedAdderCost: 39
67.15/67.43	c Try to convert by bdds
67.15/67.45	c D: 1
67.15/67.45	c estimatedAdderCost: 38
67.15/67.45	c Try to convert by bdds
67.15/67.46	c D: 1
67.15/67.46	c estimatedAdderCost: 39
67.15/67.46	c Try to convert by bdds
67.15/67.47	c D: 1
67.15/67.47	c estimatedAdderCost: 38
67.15/67.47	c Try to convert by bdds
67.15/67.49	c D: 1
67.15/67.49	c estimatedAdderCost: 39
67.15/67.49	c Try to convert by bdds
67.25/67.50	c D: 1
67.25/67.50	c estimatedAdderCost: 38
67.25/67.50	c Try to convert by bdds
67.25/67.51	c D: 1
67.25/67.51	c estimatedAdderCost: 39
67.25/67.51	c Try to convert by bdds
67.25/67.53	c D: 1
67.25/67.53	c estimatedAdderCost: 38
67.25/67.53	c Try to convert by bdds
67.25/67.54	c D: 1
67.25/67.54	c estimatedAdderCost: 39
67.25/67.54	c Try to convert by bdds
67.25/67.56	c D: 1
67.25/67.56	c estimatedAdderCost: 38
67.25/67.56	c Try to convert by bdds
67.25/67.57	c D: 1
67.25/67.57	c estimatedAdderCost: 39
67.25/67.57	c Try to convert by bdds
67.25/67.58	c D: 1
67.25/67.58	c estimatedAdderCost: 38
67.25/67.58	c Try to convert by bdds
67.36/67.60	c D: 1
67.36/67.60	c estimatedAdderCost: 39
67.36/67.60	c Try to convert by bdds
67.36/67.61	c D: 1
67.36/67.61	c estimatedAdderCost: 38
67.36/67.61	c Try to convert by bdds
67.36/67.63	c D: 1
67.36/67.63	c estimatedAdderCost: 39
67.36/67.63	c Try to convert by bdds
67.36/67.64	c D: 1
67.36/67.64	c estimatedAdderCost: 38
67.36/67.64	c Try to convert by bdds
67.36/67.65	c D: 1
67.36/67.65	c estimatedAdderCost: 39
67.36/67.65	c Try to convert by bdds
67.36/67.67	c D: 1
67.36/67.67	c estimatedAdderCost: 38
67.36/67.67	c Try to convert by bdds
67.36/67.68	c D: 1
67.36/67.68	c estimatedAdderCost: 39
67.36/67.68	c Try to convert by bdds
67.36/67.69	c D: 1
67.36/67.69	c estimatedAdderCost: 38
67.36/67.69	c Try to convert by bdds
67.46/67.71	c D: 1
67.46/67.71	c estimatedAdderCost: 39
67.46/67.71	c Try to convert by bdds
67.46/67.72	c D: 1
67.46/67.72	c estimatedAdderCost: 38
67.46/67.72	c Try to convert by bdds
67.46/67.74	c D: 1
67.46/67.74	c estimatedAdderCost: 39
67.46/67.74	c Try to convert by bdds
67.46/67.75	c D: 1
67.46/67.75	c estimatedAdderCost: 38
67.46/67.75	c Try to convert by bdds
67.46/67.76	c D: 1
67.46/67.76	c estimatedAdderCost: 39
67.46/67.76	c Try to convert by bdds
67.46/67.78	c D: 1
67.46/67.78	c estimatedAdderCost: 38
67.46/67.78	c Try to convert by bdds
67.46/67.79	c D: 1
67.46/67.79	c estimatedAdderCost: 39
67.46/67.79	c Try to convert by bdds
67.56/67.81	c D: 1
67.56/67.81	c estimatedAdderCost: 38
67.56/67.81	c Try to convert by bdds
67.56/67.82	c D: 1
67.56/67.82	c estimatedAdderCost: 39
67.56/67.82	c Try to convert by bdds
67.56/67.83	c D: 1
67.56/67.83	c estimatedAdderCost: 38
67.56/67.83	c Try to convert by bdds
67.56/67.85	c D: 1
67.56/67.85	c estimatedAdderCost: 39
67.56/67.85	c Try to convert by bdds
67.56/67.86	c D: 1
67.56/67.86	c estimatedAdderCost: 38
67.56/67.86	c Try to convert by bdds
67.56/67.87	c D: 1
67.56/67.87	c estimatedAdderCost: 39
67.56/67.87	c Try to convert by bdds
67.56/67.89	c D: 1
67.56/67.89	c estimatedAdderCost: 38
67.56/67.89	c Try to convert by bdds
67.66/67.90	c D: 1
67.66/67.90	c estimatedAdderCost: 39
67.66/67.90	c Try to convert by bdds
67.66/67.92	c D: 1
67.66/67.92	c estimatedAdderCost: 38
67.66/67.92	c Try to convert by bdds
67.66/67.93	c D: 1
67.66/67.93	c estimatedAdderCost: 39
67.66/67.93	c Try to convert by bdds
67.66/67.94	c D: 1
67.66/67.94	c estimatedAdderCost: 38
67.66/67.94	c Try to convert by bdds
67.66/67.96	c D: 1
67.66/67.96	c estimatedAdderCost: 39
67.66/67.96	c Try to convert by bdds
67.66/67.97	c D: 1
67.66/67.97	c estimatedAdderCost: 38
67.66/67.97	c Try to convert by bdds
67.66/67.99	c D: 1
67.66/67.99	c estimatedAdderCost: 39
67.66/67.99	c Try to convert by bdds
67.66/68.00	c D: 1
67.66/68.00	c estimatedAdderCost: 38
67.66/68.00	c Try to convert by bdds
67.77/68.01	c D: 1
67.77/68.01	c estimatedAdderCost: 39
67.77/68.01	c Try to convert by bdds
67.77/68.03	c D: 1
67.77/68.03	c estimatedAdderCost: 38
67.77/68.03	c Try to convert by bdds
67.77/68.04	c D: 1
67.77/68.04	c estimatedAdderCost: 39
67.77/68.04	c Try to convert by bdds
67.77/68.06	c D: 1
67.77/68.06	c estimatedAdderCost: 38
67.77/68.06	c Try to convert by bdds
67.77/68.07	c D: 1
67.77/68.07	c estimatedAdderCost: 39
67.77/68.07	c Try to convert by bdds
67.77/68.08	c D: 1
67.77/68.08	c estimatedAdderCost: 38
67.77/68.08	c Try to convert by bdds
67.77/68.10	c D: 1
67.77/68.10	c estimatedAdderCost: 39
67.77/68.10	c Try to convert by bdds
67.87/68.11	c D: 1
67.87/68.11	c estimatedAdderCost: 38
67.87/68.11	c Try to convert by bdds
67.87/68.12	c D: 1
67.87/68.12	c estimatedAdderCost: 39
67.87/68.12	c Try to convert by bdds
67.87/68.14	c D: 1
67.87/68.14	c estimatedAdderCost: 38
67.87/68.14	c Try to convert by bdds
67.87/68.15	c D: 1
67.87/68.15	c estimatedAdderCost: 39
67.87/68.15	c Try to convert by bdds
67.87/68.17	c D: 1
67.87/68.17	c estimatedAdderCost: 38
67.87/68.17	c Try to convert by bdds
67.87/68.18	c D: 1
67.87/68.18	c estimatedAdderCost: 39
67.87/68.18	c Try to convert by bdds
67.87/68.19	c D: 1
67.87/68.19	c estimatedAdderCost: 38
67.87/68.19	c Try to convert by bdds
67.95/68.21	c D: 1
67.95/68.21	c estimatedAdderCost: 39
67.95/68.21	c Try to convert by bdds
67.95/68.22	c D: 1
67.95/68.22	c estimatedAdderCost: 38
67.95/68.22	c Try to convert by bdds
67.95/68.24	c D: 1
67.95/68.24	c estimatedAdderCost: 39
67.95/68.24	c Try to convert by bdds
67.95/68.25	c D: 1
67.95/68.25	c estimatedAdderCost: 38
67.95/68.25	c Try to convert by bdds
67.95/68.26	c D: 1
67.95/68.26	c estimatedAdderCost: 39
67.95/68.26	c Try to convert by bdds
67.95/68.28	c D: 1
67.95/68.28	c estimatedAdderCost: 38
67.95/68.28	c Try to convert by bdds
67.95/68.29	c D: 1
67.95/68.29	c estimatedAdderCost: 39
67.95/68.29	c Try to convert by bdds
68.05/68.30	c D: 1
68.05/68.30	c estimatedAdderCost: 38
68.05/68.30	c Try to convert by bdds
68.05/68.32	c D: 1
68.05/68.32	c estimatedAdderCost: 39
68.05/68.32	c Try to convert by bdds
68.05/68.33	c D: 1
68.05/68.33	c estimatedAdderCost: 38
68.05/68.33	c Try to convert by bdds
68.05/68.35	c D: 1
68.05/68.35	c estimatedAdderCost: 39
68.05/68.35	c Try to convert by bdds
68.05/68.36	c D: 1
68.05/68.36	c estimatedAdderCost: 38
68.05/68.36	c Try to convert by bdds
68.05/68.37	c D: 1
68.05/68.37	c estimatedAdderCost: 39
68.05/68.37	c Try to convert by bdds
68.05/68.39	c D: 1
68.05/68.39	c estimatedAdderCost: 38
68.05/68.39	c Try to convert by bdds
68.15/68.40	c D: 1
68.15/68.40	c estimatedAdderCost: 39
68.15/68.40	c Try to convert by bdds
68.15/68.42	c D: 1
68.15/68.42	c estimatedAdderCost: 38
68.15/68.42	c Try to convert by bdds
68.15/68.43	c D: 1
68.15/68.43	c estimatedAdderCost: 39
68.15/68.43	c Try to convert by bdds
68.15/68.44	c D: 1
68.15/68.44	c estimatedAdderCost: 38
68.15/68.44	c Try to convert by bdds
68.15/68.46	c D: 1
68.15/68.46	c estimatedAdderCost: 39
68.15/68.46	c Try to convert by bdds
68.15/68.47	c D: 1
68.15/68.47	c estimatedAdderCost: 38
68.15/68.47	c Try to convert by bdds
68.15/68.48	c D: 1
68.15/68.48	c estimatedAdderCost: 39
68.15/68.48	c Try to convert by bdds
68.25/68.50	c D: 1
68.25/68.50	c estimatedAdderCost: 38
68.25/68.50	c Try to convert by bdds
68.25/68.51	c D: 1
68.25/68.51	c estimatedAdderCost: 39
68.25/68.51	c Try to convert by bdds
68.25/68.53	c D: 1
68.25/68.53	c estimatedAdderCost: 38
68.25/68.53	c Try to convert by bdds
68.25/68.54	c D: 1
68.25/68.54	c estimatedAdderCost: 39
68.25/68.54	c Try to convert by bdds
68.25/68.55	c D: 1
68.25/68.55	c estimatedAdderCost: 38
68.25/68.55	c Try to convert by bdds
68.25/68.57	c D: 1
68.25/68.57	c estimatedAdderCost: 39
68.25/68.57	c Try to convert by bdds
68.25/68.58	c D: 1
68.25/68.58	c estimatedAdderCost: 38
68.25/68.58	c Try to convert by bdds
68.35/68.60	c D: 1
68.35/68.60	c estimatedAdderCost: 39
68.35/68.60	c Try to convert by bdds
68.35/68.61	c D: 1
68.35/68.61	c estimatedAdderCost: 38
68.35/68.61	c Try to convert by bdds
68.35/68.62	c D: 1
68.35/68.62	c estimatedAdderCost: 39
68.35/68.62	c Try to convert by bdds
68.35/68.64	c D: 1
68.35/68.64	c estimatedAdderCost: 38
68.35/68.64	c Try to convert by bdds
68.35/68.65	c D: 1
68.35/68.65	c estimatedAdderCost: 39
68.35/68.65	c Try to convert by bdds
68.35/68.66	c D: 1
68.35/68.66	c estimatedAdderCost: 38
68.35/68.66	c Try to convert by bdds
68.35/68.68	c D: 1
68.35/68.68	c estimatedAdderCost: 39
68.35/68.68	c Try to convert by bdds
68.35/68.69	c D: 1
68.35/68.69	c estimatedAdderCost: 38
68.35/68.69	c Try to convert by bdds
68.45/68.71	c D: 1
68.45/68.71	c estimatedAdderCost: 39
68.45/68.71	c Try to convert by bdds
68.45/68.72	c D: 1
68.45/68.72	c estimatedAdderCost: 38
68.45/68.72	c Try to convert by bdds
68.45/68.73	c D: 1
68.45/68.73	c estimatedAdderCost: 39
68.45/68.73	c Try to convert by bdds
68.45/68.75	c D: 1
68.45/68.75	c estimatedAdderCost: 38
68.45/68.75	c Try to convert by bdds
68.45/68.76	c D: 1
68.45/68.76	c estimatedAdderCost: 39
68.45/68.76	c Try to convert by bdds
68.45/68.78	c D: 1
68.45/68.78	c estimatedAdderCost: 38
68.45/68.78	c Try to convert by bdds
68.45/68.79	c D: 1
68.45/68.79	c estimatedAdderCost: 39
68.45/68.79	c Try to convert by bdds
68.55/68.80	c D: 1
68.55/68.80	c estimatedAdderCost: 38
68.55/68.80	c Try to convert by bdds
68.55/68.82	c D: 1
68.55/68.82	c estimatedAdderCost: 39
68.55/68.82	c Try to convert by bdds
68.55/68.83	c D: 1
68.55/68.83	c estimatedAdderCost: 38
68.55/68.83	c Try to convert by bdds
68.55/68.84	c D: 1
68.55/68.84	c estimatedAdderCost: 39
68.55/68.84	c Try to convert by bdds
68.55/68.86	c D: 1
68.55/68.86	c estimatedAdderCost: 38
68.55/68.86	c Try to convert by bdds
68.55/68.87	c D: 1
68.55/68.87	c estimatedAdderCost: 39
68.55/68.87	c Try to convert by bdds
68.55/68.89	c D: 1
68.55/68.89	c estimatedAdderCost: 38
68.55/68.89	c Try to convert by bdds
68.65/68.90	c D: 1
68.65/68.90	c estimatedAdderCost: 39
68.65/68.90	c Try to convert by bdds
68.65/68.91	c D: 1
68.65/68.91	c estimatedAdderCost: 38
68.65/68.91	c Try to convert by bdds
68.65/68.93	c D: 1
68.65/68.93	c estimatedAdderCost: 39
68.65/68.93	c Try to convert by bdds
68.65/68.94	c D: 1
68.65/68.94	c estimatedAdderCost: 38
68.65/68.94	c Try to convert by bdds
68.65/68.96	c D: 1
68.65/68.96	c estimatedAdderCost: 39
68.65/68.96	c Try to convert by bdds
68.65/68.97	c D: 1
68.65/68.97	c estimatedAdderCost: 38
68.65/68.97	c Try to convert by bdds
68.65/68.98	c D: 1
68.65/68.98	c estimatedAdderCost: 39
68.65/68.98	c Try to convert by bdds
68.65/69.00	c D: 1
68.65/69.00	c estimatedAdderCost: 38
68.65/69.00	c Try to convert by bdds
68.76/69.01	c D: 1
68.76/69.01	c estimatedAdderCost: 39
68.76/69.01	c Try to convert by bdds
68.76/69.02	c D: 1
68.76/69.02	c estimatedAdderCost: 38
68.76/69.02	c Try to convert by bdds
68.76/69.04	c D: 1
68.76/69.04	c estimatedAdderCost: 39
68.76/69.04	c Try to convert by bdds
68.76/69.05	c D: 1
68.76/69.05	c estimatedAdderCost: 38
68.76/69.05	c Try to convert by bdds
68.76/69.07	c D: 1
68.76/69.07	c estimatedAdderCost: 39
68.76/69.07	c Try to convert by bdds
68.76/69.08	c D: 1
68.76/69.08	c estimatedAdderCost: 38
68.76/69.08	c Try to convert by bdds
68.76/69.09	c D: 1
68.76/69.09	c estimatedAdderCost: 39
68.76/69.09	c Try to convert by bdds
68.76/69.11	c D: 1
68.76/69.11	c estimatedAdderCost: 38
68.76/69.11	c Try to convert by bdds
68.86/69.12	c D: 1
68.86/69.12	c estimatedAdderCost: 39
68.86/69.12	c Try to convert by bdds
68.86/69.14	c D: 1
68.86/69.14	c estimatedAdderCost: 38
68.86/69.14	c Try to convert by bdds
68.86/69.15	c D: 1
68.86/69.15	c estimatedAdderCost: 39
68.86/69.15	c Try to convert by bdds
68.86/69.16	c D: 1
68.86/69.16	c estimatedAdderCost: 38
68.86/69.16	c Try to convert by bdds
68.86/69.18	c D: 1
68.86/69.18	c estimatedAdderCost: 39
68.86/69.18	c Try to convert by bdds
68.86/69.19	c D: 1
68.86/69.19	c estimatedAdderCost: 38
68.86/69.19	c Try to convert by bdds
68.95/69.20	c D: 1
68.95/69.20	c estimatedAdderCost: 39
68.95/69.20	c Try to convert by bdds
68.95/69.22	c D: 1
68.95/69.22	c estimatedAdderCost: 38
68.95/69.22	c Try to convert by bdds
68.95/69.23	c D: 1
68.95/69.23	c estimatedAdderCost: 39
68.95/69.23	c Try to convert by bdds
68.95/69.25	c D: 1
68.95/69.25	c estimatedAdderCost: 38
68.95/69.25	c Try to convert by bdds
68.95/69.26	c D: 1
68.95/69.26	c estimatedAdderCost: 39
68.95/69.26	c Try to convert by bdds
68.95/69.27	c D: 1
68.95/69.27	c estimatedAdderCost: 38
68.95/69.27	c Try to convert by bdds
68.95/69.29	c D: 1
68.95/69.29	c estimatedAdderCost: 39
68.95/69.29	c Try to convert by bdds
69.05/69.30	c D: 1
69.05/69.30	c estimatedAdderCost: 38
69.05/69.30	c Try to convert by bdds
69.05/69.32	c D: 1
69.05/69.32	c estimatedAdderCost: 39
69.05/69.32	c Try to convert by bdds
69.05/69.33	c D: 1
69.05/69.33	c estimatedAdderCost: 38
69.05/69.33	c Try to convert by bdds
69.05/69.34	c D: 1
69.05/69.34	c estimatedAdderCost: 39
69.05/69.34	c Try to convert by bdds
69.05/69.36	c D: 1
69.05/69.36	c estimatedAdderCost: 38
69.05/69.36	c Try to convert by bdds
69.05/69.37	c D: 1
69.05/69.37	c estimatedAdderCost: 39
69.05/69.37	c Try to convert by bdds
69.05/69.39	c D: 1
69.05/69.39	c estimatedAdderCost: 38
69.05/69.39	c Try to convert by bdds
69.15/69.40	c D: 1
69.15/69.40	c estimatedAdderCost: 39
69.15/69.40	c Try to convert by bdds
69.15/69.41	c D: 1
69.15/69.41	c estimatedAdderCost: 38
69.15/69.41	c Try to convert by bdds
69.15/69.43	c D: 1
69.15/69.43	c estimatedAdderCost: 39
69.15/69.43	c Try to convert by bdds
69.15/69.44	c D: 1
69.15/69.44	c estimatedAdderCost: 38
69.15/69.44	c Try to convert by bdds
69.15/69.45	c D: 1
69.15/69.45	c estimatedAdderCost: 39
69.15/69.45	c Try to convert by bdds
69.15/69.47	c D: 1
69.15/69.47	c estimatedAdderCost: 38
69.15/69.47	c Try to convert by bdds
69.15/69.48	c D: 1
69.15/69.48	c estimatedAdderCost: 39
69.15/69.48	c Try to convert by bdds
69.25/69.50	c D: 1
69.25/69.50	c estimatedAdderCost: 38
69.25/69.50	c Try to convert by bdds
69.25/69.51	c D: 1
69.25/69.51	c estimatedAdderCost: 39
69.25/69.51	c Try to convert by bdds
69.25/69.52	c D: 1
69.25/69.52	c estimatedAdderCost: 38
69.25/69.52	c Try to convert by bdds
69.25/69.54	c D: 1
69.25/69.54	c estimatedAdderCost: 39
69.25/69.54	c Try to convert by bdds
69.25/69.55	c D: 1
69.25/69.55	c estimatedAdderCost: 38
69.25/69.55	c Try to convert by bdds
69.25/69.57	c D: 1
69.25/69.57	c estimatedAdderCost: 39
69.25/69.57	c Try to convert by bdds
69.25/69.58	c D: 1
69.25/69.58	c estimatedAdderCost: 38
69.25/69.58	c Try to convert by bdds
69.25/69.59	c D: 1
69.25/69.59	c estimatedAdderCost: 39
69.25/69.59	c Try to convert by bdds
69.35/69.61	c D: 1
69.35/69.61	c estimatedAdderCost: 38
69.35/69.61	c Try to convert by bdds
69.35/69.62	c D: 1
69.35/69.62	c estimatedAdderCost: 39
69.35/69.62	c Try to convert by bdds
69.35/69.63	c D: 1
69.35/69.63	c estimatedAdderCost: 38
69.35/69.63	c Try to convert by bdds
69.35/69.65	c D: 1
69.35/69.65	c estimatedAdderCost: 39
69.35/69.65	c Try to convert by bdds
69.35/69.66	c D: 1
69.35/69.66	c estimatedAdderCost: 38
69.35/69.66	c Try to convert by bdds
69.35/69.68	c D: 1
69.35/69.68	c estimatedAdderCost: 39
69.35/69.68	c Try to convert by bdds
69.35/69.69	c D: 1
69.35/69.69	c estimatedAdderCost: 38
69.35/69.69	c Try to convert by bdds
69.45/69.70	c D: 1
69.45/69.70	c estimatedAdderCost: 39
69.45/69.70	c Try to convert by bdds
69.45/69.72	c D: 1
69.45/69.72	c estimatedAdderCost: 38
69.45/69.72	c Try to convert by bdds
69.45/69.73	c D: 1
69.45/69.73	c estimatedAdderCost: 39
69.45/69.73	c Try to convert by bdds
69.45/69.75	c D: 1
69.45/69.75	c estimatedAdderCost: 38
69.45/69.75	c Try to convert by bdds
69.45/69.76	c D: 1
69.45/69.76	c estimatedAdderCost: 39
69.45/69.76	c Try to convert by bdds
69.45/69.77	c D: 1
69.45/69.77	c estimatedAdderCost: 38
69.45/69.77	c Try to convert by bdds
69.45/69.79	c D: 1
69.45/69.79	c estimatedAdderCost: 39
69.45/69.79	c Try to convert by bdds
69.55/69.80	c D: 1
69.55/69.80	c estimatedAdderCost: 38
69.55/69.80	c Try to convert by bdds
69.55/69.81	c D: 1
69.55/69.81	c estimatedAdderCost: 39
69.55/69.81	c Try to convert by bdds
69.55/69.83	c D: 1
69.55/69.83	c estimatedAdderCost: 38
69.55/69.83	c Try to convert by bdds
69.55/69.84	c D: 1
69.55/69.84	c estimatedAdderCost: 39
69.55/69.84	c Try to convert by bdds
69.55/69.86	c D: 1
69.55/69.86	c estimatedAdderCost: 38
69.55/69.86	c Try to convert by bdds
69.55/69.87	c D: 1
69.55/69.87	c estimatedAdderCost: 39
69.55/69.87	c Try to convert by bdds
69.55/69.88	c D: 1
69.55/69.88	c estimatedAdderCost: 38
69.55/69.88	c Try to convert by bdds
69.65/69.90	c D: 1
69.65/69.90	c estimatedAdderCost: 39
69.65/69.90	c Try to convert by bdds
69.65/69.91	c D: 1
69.65/69.91	c estimatedAdderCost: 38
69.65/69.91	c Try to convert by bdds
69.65/69.93	c D: 1
69.65/69.93	c estimatedAdderCost: 39
69.65/69.93	c Try to convert by bdds
69.65/69.94	c D: 1
69.65/69.94	c estimatedAdderCost: 38
69.65/69.94	c Try to convert by bdds
69.65/69.95	c D: 1
69.65/69.95	c estimatedAdderCost: 39
69.65/69.95	c Try to convert by bdds
69.65/69.97	c D: 1
69.65/69.97	c estimatedAdderCost: 38
69.65/69.97	c Try to convert by bdds
69.65/69.98	c D: 1
69.65/69.98	c estimatedAdderCost: 39
69.65/69.98	c Try to convert by bdds
69.65/69.99	c D: 1
69.65/69.99	c estimatedAdderCost: 38
69.65/69.99	c Try to convert by bdds
69.76/70.01	c D: 1
69.76/70.01	c estimatedAdderCost: 39
69.76/70.01	c Try to convert by bdds
69.76/70.02	c D: 1
69.76/70.02	c estimatedAdderCost: 38
69.76/70.02	c Try to convert by bdds
69.76/70.04	c D: 1
69.76/70.04	c estimatedAdderCost: 39
69.76/70.04	c Try to convert by bdds
69.76/70.05	c D: 1
69.76/70.05	c estimatedAdderCost: 38
69.76/70.05	c Try to convert by bdds
69.76/70.06	c D: 1
69.76/70.06	c estimatedAdderCost: 39
69.76/70.06	c Try to convert by bdds
69.76/70.08	c D: 1
69.76/70.08	c estimatedAdderCost: 38
69.76/70.08	c Try to convert by bdds
69.76/70.09	c D: 1
69.76/70.09	c estimatedAdderCost: 39
69.76/70.09	c Try to convert by bdds
69.76/70.11	c D: 1
69.76/70.11	c estimatedAdderCost: 38
69.76/70.11	c Try to convert by bdds
69.86/70.12	c D: 1
69.86/70.12	c estimatedAdderCost: 39
69.86/70.12	c Try to convert by bdds
69.86/70.13	c D: 1
69.86/70.13	c estimatedAdderCost: 38
69.86/70.13	c Try to convert by bdds
69.86/70.15	c D: 1
69.86/70.15	c estimatedAdderCost: 39
69.86/70.15	c Try to convert by bdds
69.86/70.16	c D: 1
69.86/70.16	c estimatedAdderCost: 38
69.86/70.16	c Try to convert by bdds
69.86/70.17	c D: 1
69.86/70.17	c estimatedAdderCost: 39
69.86/70.17	c Try to convert by bdds
69.86/70.19	c D: 1
69.86/70.19	c estimatedAdderCost: 38
69.86/70.19	c Try to convert by bdds
69.95/70.20	c D: 1
69.95/70.20	c estimatedAdderCost: 39
69.95/70.20	c Try to convert by bdds
69.95/70.22	c D: 1
69.95/70.22	c estimatedAdderCost: 38
69.95/70.22	c Try to convert by bdds
69.95/70.23	c D: 1
69.95/70.23	c estimatedAdderCost: 39
69.95/70.23	c Try to convert by bdds
69.95/70.24	c D: 1
69.95/70.24	c estimatedAdderCost: 38
69.95/70.24	c Try to convert by bdds
69.95/70.26	c D: 1
69.95/70.26	c estimatedAdderCost: 39
69.95/70.26	c Try to convert by bdds
69.95/70.27	c D: 1
69.95/70.27	c estimatedAdderCost: 38
69.95/70.27	c Try to convert by bdds
69.95/70.29	c D: 1
69.95/70.29	c estimatedAdderCost: 39
69.95/70.29	c Try to convert by bdds
70.05/70.30	c D: 1
70.05/70.30	c estimatedAdderCost: 38
70.05/70.30	c Try to convert by bdds
70.05/70.31	c D: 1
70.05/70.31	c estimatedAdderCost: 39
70.05/70.31	c Try to convert by bdds
70.05/70.33	c D: 1
70.05/70.33	c estimatedAdderCost: 38
70.05/70.33	c Try to convert by bdds
70.05/70.34	c D: 1
70.05/70.34	c estimatedAdderCost: 39
70.05/70.34	c Try to convert by bdds
70.05/70.35	c D: 1
70.05/70.35	c estimatedAdderCost: 38
70.05/70.35	c Try to convert by bdds
70.05/70.37	c D: 1
70.05/70.37	c estimatedAdderCost: 39
70.05/70.37	c Try to convert by bdds
70.05/70.38	c D: 1
70.05/70.38	c estimatedAdderCost: 38
70.05/70.38	c Try to convert by bdds
70.15/70.40	c D: 1
70.15/70.40	c estimatedAdderCost: 39
70.15/70.40	c Try to convert by bdds
70.15/70.41	c D: 1
70.15/70.41	c estimatedAdderCost: 38
70.15/70.41	c Try to convert by bdds
70.15/70.42	c D: 1
70.15/70.42	c estimatedAdderCost: 39
70.15/70.42	c Try to convert by bdds
70.15/70.44	c D: 1
70.15/70.44	c estimatedAdderCost: 38
70.15/70.44	c Try to convert by bdds
70.15/70.45	c D: 1
70.15/70.45	c estimatedAdderCost: 39
70.15/70.45	c Try to convert by bdds
70.15/70.47	c D: 1
70.15/70.47	c estimatedAdderCost: 38
70.15/70.47	c Try to convert by bdds
70.15/70.48	c D: 1
70.15/70.48	c estimatedAdderCost: 39
70.15/70.48	c Try to convert by bdds
70.15/70.49	c D: 1
70.15/70.49	c estimatedAdderCost: 38
70.15/70.49	c Try to convert by bdds
70.25/70.51	c D: 1
70.25/70.51	c estimatedAdderCost: 39
70.25/70.51	c Try to convert by bdds
70.25/70.52	c D: 1
70.25/70.52	c estimatedAdderCost: 38
70.25/70.52	c Try to convert by bdds
70.25/70.53	c D: 1
70.25/70.53	c estimatedAdderCost: 39
70.25/70.53	c Try to convert by bdds
70.25/70.55	c D: 1
70.25/70.55	c estimatedAdderCost: 38
70.25/70.55	c Try to convert by bdds
70.25/70.56	c D: 1
70.25/70.56	c estimatedAdderCost: 39
70.25/70.56	c Try to convert by bdds
70.25/70.58	c D: 1
70.25/70.58	c estimatedAdderCost: 38
70.25/70.58	c Try to convert by bdds
70.25/70.59	c D: 1
70.25/70.59	c estimatedAdderCost: 39
70.25/70.59	c Try to convert by bdds
70.35/70.60	c D: 1
70.35/70.60	c estimatedAdderCost: 38
70.35/70.60	c Try to convert by bdds
70.35/70.62	c D: 1
70.35/70.62	c estimatedAdderCost: 39
70.35/70.62	c Try to convert by bdds
70.35/70.63	c D: 1
70.35/70.63	c estimatedAdderCost: 38
70.35/70.63	c Try to convert by bdds
70.35/70.65	c D: 1
70.35/70.65	c estimatedAdderCost: 39
70.35/70.65	c Try to convert by bdds
70.35/70.66	c D: 1
70.35/70.66	c estimatedAdderCost: 38
70.35/70.66	c Try to convert by bdds
70.35/70.67	c D: 1
70.35/70.67	c estimatedAdderCost: 39
70.35/70.67	c Try to convert by bdds
70.35/70.69	c D: 1
70.35/70.69	c estimatedAdderCost: 38
70.35/70.69	c Try to convert by bdds
70.45/70.70	c D: 1
70.45/70.70	c estimatedAdderCost: 39
70.45/70.70	c Try to convert by bdds
70.45/70.72	c D: 1
70.45/70.72	c estimatedAdderCost: 38
70.45/70.72	c Try to convert by bdds
70.45/70.73	c D: 1
70.45/70.73	c estimatedAdderCost: 39
70.45/70.73	c Try to convert by bdds
70.45/70.74	c D: 1
70.45/70.74	c estimatedAdderCost: 38
70.45/70.74	c Try to convert by bdds
70.45/70.76	c D: 1
70.45/70.76	c estimatedAdderCost: 39
70.45/70.76	c Try to convert by bdds
70.45/70.77	c D: 1
70.45/70.77	c estimatedAdderCost: 38
70.45/70.77	c Try to convert by bdds
70.45/70.78	c D: 1
70.45/70.78	c estimatedAdderCost: 39
70.45/70.78	c Try to convert by bdds
70.55/70.80	c D: 1
70.55/70.80	c estimatedAdderCost: 38
70.55/70.80	c Try to convert by bdds
70.55/70.81	c D: 1
70.55/70.81	c estimatedAdderCost: 39
70.55/70.81	c Try to convert by bdds
70.55/70.83	c D: 1
70.55/70.83	c estimatedAdderCost: 38
70.55/70.83	c Try to convert by bdds
70.55/70.84	c D: 1
70.55/70.84	c estimatedAdderCost: 39
70.55/70.84	c Try to convert by bdds
70.55/70.85	c D: 1
70.55/70.85	c estimatedAdderCost: 38
70.55/70.85	c Try to convert by bdds
70.55/70.87	c D: 1
70.55/70.87	c estimatedAdderCost: 39
70.55/70.87	c Try to convert by bdds
70.55/70.88	c D: 1
70.55/70.88	c estimatedAdderCost: 38
70.55/70.88	c Try to convert by bdds
70.65/70.90	c D: 1
70.65/70.90	c estimatedAdderCost: 39
70.65/70.90	c Try to convert by bdds
70.65/70.91	c D: 1
70.65/70.91	c estimatedAdderCost: 38
70.65/70.91	c Try to convert by bdds
70.65/70.92	c D: 1
70.65/70.92	c estimatedAdderCost: 39
70.65/70.92	c Try to convert by bdds
70.65/70.94	c D: 1
70.65/70.94	c estimatedAdderCost: 38
70.65/70.94	c Try to convert by bdds
70.65/70.95	c D: 1
70.65/70.95	c estimatedAdderCost: 39
70.65/70.95	c Try to convert by bdds
70.65/70.97	c D: 1
70.65/70.97	c estimatedAdderCost: 38
70.65/70.97	c Try to convert by bdds
70.65/70.98	c D: 1
70.65/70.98	c estimatedAdderCost: 39
70.65/70.98	c Try to convert by bdds
70.65/70.99	c D: 1
70.65/70.99	c estimatedAdderCost: 38
70.65/70.99	c Try to convert by bdds
70.65/71.01	c D: 1
70.65/71.01	c estimatedAdderCost: 39
70.65/71.01	c Try to convert by bdds
70.76/71.02	c D: 1
70.76/71.02	c estimatedAdderCost: 38
70.76/71.02	c Try to convert by bdds
70.76/71.03	c D: 1
70.76/71.03	c estimatedAdderCost: 39
70.76/71.03	c Try to convert by bdds
70.76/71.05	c D: 1
70.76/71.05	c estimatedAdderCost: 38
70.76/71.05	c Try to convert by bdds
70.76/71.06	c D: 1
70.76/71.06	c estimatedAdderCost: 39
70.76/71.06	c Try to convert by bdds
70.76/71.08	c D: 1
70.76/71.08	c estimatedAdderCost: 38
70.76/71.08	c Try to convert by bdds
70.76/71.09	c D: 1
70.76/71.09	c estimatedAdderCost: 39
70.76/71.09	c Try to convert by bdds
70.76/71.10	c D: 1
70.76/71.10	c estimatedAdderCost: 38
70.76/71.10	c Try to convert by bdds
70.86/71.12	c D: 1
70.86/71.12	c estimatedAdderCost: 39
70.86/71.12	c Try to convert by bdds
70.86/71.13	c D: 1
70.86/71.13	c estimatedAdderCost: 38
70.86/71.13	c Try to convert by bdds
70.86/71.15	c D: 1
70.86/71.15	c estimatedAdderCost: 39
70.86/71.15	c Try to convert by bdds
70.86/71.16	c D: 1
70.86/71.16	c estimatedAdderCost: 38
70.86/71.16	c Try to convert by bdds
70.86/71.17	c D: 1
70.86/71.17	c estimatedAdderCost: 39
70.86/71.17	c Try to convert by bdds
70.86/71.19	c D: 1
70.86/71.19	c estimatedAdderCost: 38
70.86/71.19	c Try to convert by bdds
70.94/71.20	c D: 1
70.94/71.20	c estimatedAdderCost: 39
70.94/71.20	c Try to convert by bdds
70.94/71.22	c D: 1
70.94/71.22	c estimatedAdderCost: 38
70.94/71.22	c Try to convert by bdds
70.94/71.23	c D: 1
70.94/71.23	c estimatedAdderCost: 39
70.94/71.23	c Try to convert by bdds
70.94/71.24	c D: 1
70.94/71.24	c estimatedAdderCost: 38
70.94/71.24	c Try to convert by bdds
70.94/71.26	c D: 1
70.94/71.26	c estimatedAdderCost: 39
70.94/71.26	c Try to convert by bdds
70.94/71.27	c D: 1
70.94/71.27	c estimatedAdderCost: 38
70.94/71.27	c Try to convert by bdds
70.94/71.28	c D: 1
70.94/71.28	c estimatedAdderCost: 39
70.94/71.28	c Try to convert by bdds
71.04/71.30	c D: 1
71.04/71.30	c estimatedAdderCost: 38
71.04/71.30	c Try to convert by bdds
71.04/71.31	c D: 1
71.04/71.31	c estimatedAdderCost: 39
71.04/71.31	c Try to convert by bdds
71.04/71.33	c D: 1
71.04/71.33	c estimatedAdderCost: 38
71.04/71.33	c Try to convert by bdds
71.04/71.34	c D: 1
71.04/71.34	c estimatedAdderCost: 39
71.04/71.34	c Try to convert by bdds
71.04/71.35	c D: 1
71.04/71.35	c estimatedAdderCost: 38
71.04/71.35	c Try to convert by bdds
71.04/71.37	c D: 1
71.04/71.37	c estimatedAdderCost: 39
71.04/71.37	c Try to convert by bdds
71.04/71.38	c D: 1
71.04/71.38	c estimatedAdderCost: 38
71.04/71.38	c Try to convert by bdds
71.04/71.40	c D: 1
71.04/71.40	c estimatedAdderCost: 39
71.04/71.40	c Try to convert by bdds
71.15/71.41	c D: 1
71.15/71.41	c estimatedAdderCost: 38
71.15/71.41	c Try to convert by bdds
71.15/71.42	c D: 1
71.15/71.42	c estimatedAdderCost: 39
71.15/71.42	c Try to convert by bdds
71.15/71.44	c D: 1
71.15/71.44	c estimatedAdderCost: 38
71.15/71.44	c Try to convert by bdds
71.15/71.45	c D: 1
71.15/71.45	c estimatedAdderCost: 39
71.15/71.45	c Try to convert by bdds
71.15/71.46	c D: 1
71.15/71.46	c estimatedAdderCost: 38
71.15/71.46	c Try to convert by bdds
71.15/71.48	c D: 1
71.15/71.48	c estimatedAdderCost: 39
71.15/71.48	c Try to convert by bdds
71.15/71.49	c D: 1
71.15/71.49	c estimatedAdderCost: 38
71.15/71.49	c Try to convert by bdds
71.24/71.51	c D: 1
71.24/71.51	c estimatedAdderCost: 39
71.24/71.51	c Try to convert by bdds
71.24/71.52	c D: 1
71.24/71.52	c estimatedAdderCost: 38
71.24/71.52	c Try to convert by bdds
71.24/71.53	c D: 1
71.24/71.53	c estimatedAdderCost: 39
71.24/71.53	c Try to convert by bdds
71.24/71.55	c D: 1
71.24/71.55	c estimatedAdderCost: 38
71.24/71.55	c Try to convert by bdds
71.24/71.56	c D: 1
71.24/71.56	c estimatedAdderCost: 39
71.24/71.56	c Try to convert by bdds
71.24/71.58	c D: 1
71.24/71.58	c estimatedAdderCost: 38
71.24/71.58	c Try to convert by bdds
71.24/71.59	c D: 1
71.24/71.59	c estimatedAdderCost: 39
71.24/71.59	c Try to convert by bdds
71.34/71.60	c D: 1
71.34/71.60	c estimatedAdderCost: 38
71.34/71.60	c Try to convert by bdds
71.34/71.62	c D: 1
71.34/71.62	c estimatedAdderCost: 39
71.34/71.62	c Try to convert by bdds
71.34/71.63	c D: 1
71.34/71.63	c estimatedAdderCost: 38
71.34/71.63	c Try to convert by bdds
71.34/71.64	c D: 1
71.34/71.64	c estimatedAdderCost: 39
71.34/71.64	c Try to convert by bdds
71.34/71.66	c D: 1
71.34/71.66	c estimatedAdderCost: 38
71.34/71.66	c Try to convert by bdds
71.34/71.67	c D: 1
71.34/71.67	c estimatedAdderCost: 39
71.34/71.67	c Try to convert by bdds
71.34/71.69	c D: 1
71.34/71.69	c estimatedAdderCost: 38
71.34/71.69	c Try to convert by bdds
71.44/71.70	c D: 1
71.44/71.70	c estimatedAdderCost: 39
71.44/71.70	c Try to convert by bdds
71.44/71.71	c D: 1
71.44/71.71	c estimatedAdderCost: 38
71.44/71.71	c Try to convert by bdds
71.44/71.73	c D: 1
71.44/71.73	c estimatedAdderCost: 39
71.44/71.73	c Try to convert by bdds
71.44/71.74	c D: 1
71.44/71.74	c estimatedAdderCost: 38
71.44/71.74	c Try to convert by bdds
71.44/71.76	c D: 1
71.44/71.76	c estimatedAdderCost: 39
71.44/71.76	c Try to convert by bdds
71.44/71.77	c D: 1
71.44/71.77	c estimatedAdderCost: 38
71.44/71.77	c Try to convert by bdds
71.44/71.78	c D: 1
71.44/71.78	c estimatedAdderCost: 39
71.44/71.78	c Try to convert by bdds
71.54/71.80	c D: 1
71.54/71.80	c estimatedAdderCost: 38
71.54/71.80	c Try to convert by bdds
71.54/71.81	c D: 1
71.54/71.81	c estimatedAdderCost: 39
71.54/71.81	c Try to convert by bdds
71.54/71.82	c D: 1
71.54/71.82	c estimatedAdderCost: 38
71.54/71.82	c Try to convert by bdds
71.54/71.84	c D: 1
71.54/71.84	c estimatedAdderCost: 39
71.54/71.84	c Try to convert by bdds
71.54/71.85	c D: 1
71.54/71.85	c estimatedAdderCost: 38
71.54/71.85	c Try to convert by bdds
71.54/71.87	c D: 1
71.54/71.87	c estimatedAdderCost: 39
71.54/71.87	c Try to convert by bdds
71.54/71.88	c D: 1
71.54/71.88	c estimatedAdderCost: 38
71.54/71.88	c Try to convert by bdds
71.54/71.89	c D: 1
71.54/71.89	c estimatedAdderCost: 39
71.54/71.89	c Try to convert by bdds
71.64/71.91	c D: 1
71.64/71.91	c estimatedAdderCost: 38
71.64/71.91	c Try to convert by bdds
71.64/71.92	c D: 1
71.64/71.92	c estimatedAdderCost: 39
71.64/71.92	c Try to convert by bdds
71.64/71.94	c D: 1
71.64/71.94	c estimatedAdderCost: 38
71.64/71.94	c Try to convert by bdds
71.64/71.95	c D: 1
71.64/71.95	c estimatedAdderCost: 39
71.64/71.95	c Try to convert by bdds
71.64/71.96	c D: 1
71.64/71.96	c estimatedAdderCost: 38
71.64/71.96	c Try to convert by bdds
71.64/71.98	c D: 1
71.64/71.98	c estimatedAdderCost: 39
71.64/71.98	c Try to convert by bdds
71.64/71.99	c D: 1
71.64/71.99	c estimatedAdderCost: 38
71.64/71.99	c Try to convert by bdds
71.64/72.00	c D: 1
71.64/72.00	c estimatedAdderCost: 39
71.64/72.00	c Try to convert by bdds
71.76/72.02	c D: 1
71.76/72.02	c estimatedAdderCost: 38
71.76/72.02	c Try to convert by bdds
71.76/72.03	c D: 1
71.76/72.03	c estimatedAdderCost: 39
71.76/72.03	c Try to convert by bdds
71.76/72.05	c D: 1
71.76/72.05	c estimatedAdderCost: 38
71.76/72.05	c Try to convert by bdds
71.76/72.06	c D: 1
71.76/72.06	c estimatedAdderCost: 39
71.76/72.06	c Try to convert by bdds
71.76/72.07	c D: 1
71.76/72.07	c estimatedAdderCost: 38
71.76/72.07	c Try to convert by bdds
71.76/72.09	c D: 1
71.76/72.09	c estimatedAdderCost: 39
71.76/72.09	c Try to convert by bdds
71.76/72.10	c D: 1
71.76/72.10	c estimatedAdderCost: 38
71.76/72.10	c Try to convert by bdds
71.86/72.12	c D: 1
71.86/72.12	c estimatedAdderCost: 39
71.86/72.12	c Try to convert by bdds
71.86/72.13	c D: 1
71.86/72.13	c estimatedAdderCost: 38
71.86/72.13	c Try to convert by bdds
71.86/72.14	c D: 1
71.86/72.14	c estimatedAdderCost: 39
71.86/72.14	c Try to convert by bdds
71.86/72.16	c D: 1
71.86/72.16	c estimatedAdderCost: 38
71.86/72.16	c Try to convert by bdds
71.86/72.17	c D: 1
71.86/72.17	c estimatedAdderCost: 39
71.86/72.17	c Try to convert by bdds
71.86/72.19	c D: 1
71.86/72.19	c estimatedAdderCost: 38
71.86/72.19	c Try to convert by bdds
71.94/72.20	c D: 1
71.94/72.20	c estimatedAdderCost: 39
71.94/72.20	c Try to convert by bdds
71.94/72.21	c D: 1
71.94/72.21	c estimatedAdderCost: 38
71.94/72.21	c Try to convert by bdds
71.94/72.23	c D: 1
71.94/72.23	c estimatedAdderCost: 39
71.94/72.23	c Try to convert by bdds
71.94/72.24	c D: 1
71.94/72.24	c estimatedAdderCost: 38
71.94/72.24	c Try to convert by bdds
71.94/72.25	c D: 1
71.94/72.25	c estimatedAdderCost: 39
71.94/72.25	c Try to convert by bdds
71.94/72.27	c D: 1
71.94/72.27	c estimatedAdderCost: 38
71.94/72.27	c Try to convert by bdds
71.94/72.28	c D: 1
71.94/72.28	c estimatedAdderCost: 39
71.94/72.28	c Try to convert by bdds
72.04/72.30	c D: 1
72.04/72.30	c estimatedAdderCost: 38
72.04/72.30	c Try to convert by bdds
72.04/72.31	c D: 1
72.04/72.31	c estimatedAdderCost: 39
72.04/72.31	c Try to convert by bdds
72.04/72.32	c D: 1
72.04/72.32	c estimatedAdderCost: 38
72.04/72.32	c Try to convert by bdds
72.04/72.34	c D: 1
72.04/72.34	c estimatedAdderCost: 39
72.04/72.34	c Try to convert by bdds
72.04/72.35	c D: 1
72.04/72.35	c estimatedAdderCost: 38
72.04/72.35	c Try to convert by bdds
72.04/72.37	c D: 1
72.04/72.37	c estimatedAdderCost: 39
72.04/72.37	c Try to convert by bdds
72.04/72.38	c D: 1
72.04/72.38	c estimatedAdderCost: 38
72.04/72.38	c Try to convert by bdds
72.04/72.39	c D: 1
72.04/72.39	c estimatedAdderCost: 39
72.04/72.39	c Try to convert by bdds
72.14/72.41	c D: 1
72.14/72.41	c estimatedAdderCost: 38
72.14/72.41	c Try to convert by bdds
72.14/72.42	c D: 1
72.14/72.42	c estimatedAdderCost: 39
72.14/72.42	c Try to convert by bdds
72.14/72.43	c D: 1
72.14/72.43	c estimatedAdderCost: 38
72.14/72.43	c Try to convert by bdds
72.14/72.45	c D: 1
72.14/72.45	c estimatedAdderCost: 39
72.14/72.45	c Try to convert by bdds
72.14/72.46	c D: 1
72.14/72.46	c estimatedAdderCost: 38
72.14/72.46	c Try to convert by bdds
72.14/72.48	c D: 1
72.14/72.48	c estimatedAdderCost: 39
72.14/72.48	c Try to convert by bdds
72.14/72.49	c D: 1
72.14/72.49	c estimatedAdderCost: 38
72.14/72.49	c Try to convert by bdds
72.24/72.50	c D: 1
72.24/72.50	c estimatedAdderCost: 39
72.24/72.50	c Try to convert by bdds
72.24/72.52	c D: 1
72.24/72.52	c estimatedAdderCost: 38
72.24/72.52	c Try to convert by bdds
72.24/72.53	c D: 1
72.24/72.53	c estimatedAdderCost: 39
72.24/72.53	c Try to convert by bdds
72.24/72.55	c D: 1
72.24/72.55	c estimatedAdderCost: 38
72.24/72.55	c Try to convert by bdds
72.24/72.56	c D: 1
72.24/72.56	c estimatedAdderCost: 39
72.24/72.56	c Try to convert by bdds
72.24/72.57	c D: 1
72.24/72.57	c estimatedAdderCost: 38
72.24/72.57	c Try to convert by bdds
72.24/72.59	c D: 1
72.24/72.59	c estimatedAdderCost: 39
72.24/72.59	c Try to convert by bdds
72.34/72.60	c D: 1
72.34/72.60	c estimatedAdderCost: 38
72.34/72.60	c Try to convert by bdds
72.34/72.62	c D: 1
72.34/72.62	c estimatedAdderCost: 39
72.34/72.62	c Try to convert by bdds
72.34/72.63	c D: 1
72.34/72.63	c estimatedAdderCost: 38
72.34/72.63	c Try to convert by bdds
72.34/72.64	c D: 1
72.34/72.64	c estimatedAdderCost: 39
72.34/72.64	c Try to convert by bdds
72.34/72.66	c D: 1
72.34/72.66	c estimatedAdderCost: 38
72.34/72.66	c Try to convert by bdds
72.34/72.67	c D: 1
72.34/72.67	c estimatedAdderCost: 39
72.34/72.67	c Try to convert by bdds
72.34/72.69	c D: 1
72.34/72.69	c estimatedAdderCost: 38
72.34/72.69	c Try to convert by bdds
72.44/72.70	c D: 1
72.44/72.70	c estimatedAdderCost: 39
72.44/72.70	c Try to convert by bdds
72.44/72.71	c D: 1
72.44/72.71	c estimatedAdderCost: 38
72.44/72.71	c Try to convert by bdds
72.44/72.73	c D: 1
72.44/72.73	c estimatedAdderCost: 39
72.44/72.73	c Try to convert by bdds
72.44/72.74	c D: 1
72.44/72.74	c estimatedAdderCost: 38
72.44/72.74	c Try to convert by bdds
72.44/72.75	c D: 1
72.44/72.75	c estimatedAdderCost: 39
72.44/72.75	c Try to convert by bdds
72.44/72.77	c D: 1
72.44/72.77	c estimatedAdderCost: 38
72.44/72.77	c Try to convert by bdds
72.44/72.78	c D: 1
72.44/72.78	c estimatedAdderCost: 39
72.44/72.78	c Try to convert by bdds
72.54/72.80	c D: 1
72.54/72.80	c estimatedAdderCost: 38
72.54/72.80	c Try to convert by bdds
72.54/72.81	c D: 1
72.54/72.81	c estimatedAdderCost: 39
72.54/72.81	c Try to convert by bdds
72.54/72.82	c D: 1
72.54/72.82	c estimatedAdderCost: 38
72.54/72.82	c Try to convert by bdds
72.54/72.84	c D: 1
72.54/72.84	c estimatedAdderCost: 39
72.54/72.84	c Try to convert by bdds
72.54/72.85	c D: 1
72.54/72.85	c estimatedAdderCost: 38
72.54/72.85	c Try to convert by bdds
72.54/72.87	c D: 1
72.54/72.87	c estimatedAdderCost: 39
72.54/72.87	c Try to convert by bdds
72.54/72.88	c D: 1
72.54/72.88	c estimatedAdderCost: 38
72.54/72.88	c Try to convert by bdds
72.54/72.89	c D: 1
72.54/72.89	c estimatedAdderCost: 39
72.54/72.89	c Try to convert by bdds
72.64/72.91	c D: 1
72.64/72.91	c estimatedAdderCost: 38
72.64/72.91	c Try to convert by bdds
72.64/72.92	c D: 1
72.64/72.92	c estimatedAdderCost: 39
72.64/72.92	c Try to convert by bdds
72.64/72.93	c D: 1
72.64/72.93	c estimatedAdderCost: 38
72.64/72.93	c Try to convert by bdds
72.64/72.95	c D: 1
72.64/72.95	c estimatedAdderCost: 39
72.64/72.95	c Try to convert by bdds
72.64/72.96	c D: 1
72.64/72.96	c estimatedAdderCost: 38
72.64/72.96	c Try to convert by bdds
72.64/72.98	c D: 1
72.64/72.98	c estimatedAdderCost: 39
72.64/72.98	c Try to convert by bdds
72.64/72.99	c D: 1
72.64/72.99	c estimatedAdderCost: 38
72.64/72.99	c Try to convert by bdds
72.64/73.00	c D: 1
72.64/73.00	c estimatedAdderCost: 39
72.64/73.00	c Try to convert by bdds
72.75/73.02	c D: 1
72.75/73.02	c estimatedAdderCost: 38
72.75/73.02	c Try to convert by bdds
72.75/73.03	c D: 1
72.75/73.03	c estimatedAdderCost: 39
72.75/73.03	c Try to convert by bdds
72.75/73.05	c D: 1
72.75/73.05	c estimatedAdderCost: 38
72.75/73.05	c Try to convert by bdds
72.75/73.06	c D: 1
72.75/73.06	c estimatedAdderCost: 39
72.75/73.06	c Try to convert by bdds
72.75/73.07	c D: 1
72.75/73.07	c estimatedAdderCost: 38
72.75/73.07	c Try to convert by bdds
72.75/73.09	c D: 1
72.75/73.09	c estimatedAdderCost: 39
72.75/73.09	c Try to convert by bdds
72.75/73.10	c D: 1
72.75/73.10	c estimatedAdderCost: 38
72.75/73.10	c Try to convert by bdds
72.85/73.12	c D: 1
72.85/73.12	c estimatedAdderCost: 39
72.85/73.12	c Try to convert by bdds
72.85/73.13	c D: 1
72.85/73.13	c estimatedAdderCost: 38
72.85/73.13	c Try to convert by bdds
72.85/73.14	c D: 1
72.85/73.14	c estimatedAdderCost: 39
72.85/73.14	c Try to convert by bdds
72.85/73.16	c D: 1
72.85/73.16	c estimatedAdderCost: 38
72.85/73.16	c Try to convert by bdds
72.85/73.17	c D: 1
72.85/73.17	c estimatedAdderCost: 39
72.85/73.17	c Try to convert by bdds
72.85/73.19	c D: 1
72.85/73.19	c estimatedAdderCost: 38
72.85/73.19	c Try to convert by bdds
72.94/73.20	c D: 1
72.94/73.20	c estimatedAdderCost: 39
72.94/73.20	c Try to convert by bdds
72.94/73.21	c D: 1
72.94/73.21	c estimatedAdderCost: 38
72.94/73.21	c Try to convert by bdds
72.94/73.23	c D: 1
72.94/73.23	c estimatedAdderCost: 39
72.94/73.23	c Try to convert by bdds
72.94/73.24	c D: 1
72.94/73.24	c estimatedAdderCost: 38
72.94/73.24	c Try to convert by bdds
72.94/73.25	c D: 1
72.94/73.25	c estimatedAdderCost: 39
72.94/73.25	c Try to convert by bdds
72.94/73.27	c D: 1
72.94/73.27	c estimatedAdderCost: 38
72.94/73.27	c Try to convert by bdds
72.94/73.28	c D: 1
72.94/73.28	c estimatedAdderCost: 39
72.94/73.28	c Try to convert by bdds
73.04/73.30	c D: 1
73.04/73.30	c estimatedAdderCost: 38
73.04/73.30	c Try to convert by bdds
73.04/73.31	c D: 1
73.04/73.31	c estimatedAdderCost: 39
73.04/73.31	c Try to convert by bdds
73.04/73.32	c D: 1
73.04/73.32	c estimatedAdderCost: 38
73.04/73.32	c Try to convert by bdds
73.04/73.34	c D: 1
73.04/73.34	c estimatedAdderCost: 39
73.04/73.34	c Try to convert by bdds
73.04/73.35	c D: 1
73.04/73.35	c estimatedAdderCost: 38
73.04/73.35	c Try to convert by bdds
73.04/73.37	c D: 1
73.04/73.37	c estimatedAdderCost: 39
73.04/73.37	c Try to convert by bdds
73.04/73.38	c D: 1
73.04/73.38	c estimatedAdderCost: 38
73.04/73.38	c Try to convert by bdds
73.04/73.39	c D: 1
73.04/73.39	c estimatedAdderCost: 39
73.04/73.39	c Try to convert by bdds
73.14/73.41	c D: 1
73.14/73.41	c estimatedAdderCost: 38
73.14/73.41	c Try to convert by bdds
73.14/73.42	c D: 1
73.14/73.42	c estimatedAdderCost: 39
73.14/73.42	c Try to convert by bdds
73.14/73.44	c D: 1
73.14/73.44	c estimatedAdderCost: 38
73.14/73.44	c Try to convert by bdds
73.14/73.45	c D: 1
73.14/73.45	c estimatedAdderCost: 39
73.14/73.45	c Try to convert by bdds
73.14/73.46	c D: 1
73.14/73.46	c estimatedAdderCost: 38
73.14/73.46	c Try to convert by bdds
73.14/73.48	c D: 1
73.14/73.48	c estimatedAdderCost: 39
73.14/73.48	c Try to convert by bdds
73.14/73.49	c D: 1
73.14/73.49	c estimatedAdderCost: 38
73.14/73.49	c Try to convert by bdds
73.24/73.50	c D: 1
73.24/73.50	c estimatedAdderCost: 39
73.24/73.50	c Try to convert by bdds
73.24/73.52	c D: 1
73.24/73.52	c estimatedAdderCost: 38
73.24/73.52	c Try to convert by bdds
73.24/73.53	c D: 1
73.24/73.53	c estimatedAdderCost: 39
73.24/73.53	c Try to convert by bdds
73.24/73.55	c D: 1
73.24/73.55	c estimatedAdderCost: 38
73.24/73.55	c Try to convert by bdds
73.24/73.56	c D: 1
73.24/73.56	c estimatedAdderCost: 39
73.24/73.56	c Try to convert by bdds
73.24/73.57	c D: 1
73.24/73.57	c estimatedAdderCost: 38
73.24/73.57	c Try to convert by bdds
73.24/73.59	c D: 1
73.24/73.59	c estimatedAdderCost: 39
73.24/73.59	c Try to convert by bdds
73.34/73.60	c D: 1
73.34/73.60	c estimatedAdderCost: 38
73.34/73.60	c Try to convert by bdds
73.34/73.62	c D: 1
73.34/73.62	c estimatedAdderCost: 39
73.34/73.62	c Try to convert by bdds
73.34/73.63	c D: 1
73.34/73.63	c estimatedAdderCost: 38
73.34/73.63	c Try to convert by bdds
73.34/73.64	c D: 1
73.34/73.64	c estimatedAdderCost: 39
73.34/73.64	c Try to convert by bdds
73.34/73.66	c D: 1
73.34/73.66	c estimatedAdderCost: 38
73.34/73.66	c Try to convert by bdds
73.34/73.67	c D: 1
73.34/73.67	c estimatedAdderCost: 39
73.34/73.67	c Try to convert by bdds
73.34/73.69	c D: 1
73.34/73.69	c estimatedAdderCost: 38
73.34/73.69	c Try to convert by bdds
73.44/73.70	c D: 1
73.44/73.70	c estimatedAdderCost: 39
73.44/73.70	c Try to convert by bdds
73.44/73.71	c D: 1
73.44/73.71	c estimatedAdderCost: 38
73.44/73.71	c Try to convert by bdds
73.44/73.73	c D: 1
73.44/73.73	c estimatedAdderCost: 39
73.44/73.73	c Try to convert by bdds
73.44/73.74	c D: 1
73.44/73.74	c estimatedAdderCost: 38
73.44/73.74	c Try to convert by bdds
73.44/73.76	c D: 1
73.44/73.76	c estimatedAdderCost: 39
73.44/73.76	c Try to convert by bdds
73.44/73.77	c D: 1
73.44/73.77	c estimatedAdderCost: 38
73.44/73.77	c Try to convert by bdds
73.44/73.78	c D: 1
73.44/73.78	c estimatedAdderCost: 39
73.44/73.78	c Try to convert by bdds
73.53/73.80	c D: 1
73.53/73.80	c estimatedAdderCost: 38
73.53/73.80	c Try to convert by bdds
73.53/73.81	c D: 1
73.53/73.81	c estimatedAdderCost: 39
73.53/73.81	c Try to convert by bdds
73.53/73.82	c D: 1
73.53/73.82	c estimatedAdderCost: 38
73.53/73.82	c Try to convert by bdds
73.53/73.84	c D: 1
73.53/73.84	c estimatedAdderCost: 39
73.53/73.84	c Try to convert by bdds
73.53/73.85	c D: 1
73.53/73.85	c estimatedAdderCost: 38
73.53/73.85	c Try to convert by bdds
73.53/73.87	c D: 1
73.53/73.87	c estimatedAdderCost: 39
73.53/73.87	c Try to convert by bdds
73.53/73.88	c D: 1
73.53/73.88	c estimatedAdderCost: 38
73.53/73.88	c Try to convert by bdds
73.53/73.89	c D: 1
73.53/73.89	c estimatedAdderCost: 39
73.53/73.89	c Try to convert by bdds
73.64/73.91	c D: 1
73.64/73.91	c estimatedAdderCost: 38
73.64/73.91	c Try to convert by bdds
73.64/73.92	c D: 1
73.64/73.92	c estimatedAdderCost: 39
73.64/73.92	c Try to convert by bdds
73.64/73.94	c D: 1
73.64/73.94	c estimatedAdderCost: 38
73.64/73.94	c Try to convert by bdds
73.64/73.95	c D: 1
73.64/73.95	c estimatedAdderCost: 39
73.64/73.95	c Try to convert by bdds
73.64/73.96	c D: 1
73.64/73.96	c estimatedAdderCost: 38
73.64/73.96	c Try to convert by bdds
73.64/73.98	c D: 1
73.64/73.98	c estimatedAdderCost: 39
73.64/73.98	c Try to convert by bdds
73.64/73.99	c D: 1
73.64/73.99	c estimatedAdderCost: 38
73.64/73.99	c Try to convert by bdds
73.64/74.01	c D: 1
73.64/74.01	c estimatedAdderCost: 39
73.64/74.01	c Try to convert by bdds
73.75/74.02	c D: 1
73.75/74.02	c estimatedAdderCost: 38
73.75/74.02	c Try to convert by bdds
73.75/74.03	c D: 1
73.75/74.03	c estimatedAdderCost: 39
73.75/74.03	c Try to convert by bdds
73.75/74.05	c D: 1
73.75/74.05	c estimatedAdderCost: 38
73.75/74.05	c Try to convert by bdds
73.75/74.06	c D: 1
73.75/74.06	c estimatedAdderCost: 39
73.75/74.06	c Try to convert by bdds
73.75/74.07	c D: 1
73.75/74.07	c estimatedAdderCost: 38
73.75/74.07	c Try to convert by bdds
73.75/74.09	c D: 1
73.75/74.09	c estimatedAdderCost: 39
73.75/74.09	c Try to convert by bdds
73.75/74.10	c D: 1
73.75/74.10	c estimatedAdderCost: 38
73.75/74.10	c Try to convert by bdds
73.85/74.12	c D: 1
73.85/74.12	c estimatedAdderCost: 39
73.85/74.12	c Try to convert by bdds
73.85/74.13	c D: 1
73.85/74.13	c estimatedAdderCost: 38
73.85/74.13	c Try to convert by bdds
73.85/74.14	c D: 1
73.85/74.14	c estimatedAdderCost: 39
73.85/74.14	c Try to convert by bdds
73.85/74.16	c D: 1
73.85/74.16	c estimatedAdderCost: 38
73.85/74.16	c Try to convert by bdds
73.85/74.17	c D: 1
73.85/74.17	c estimatedAdderCost: 39
73.85/74.17	c Try to convert by bdds
73.85/74.19	c D: 1
73.85/74.19	c estimatedAdderCost: 38
73.85/74.19	c Try to convert by bdds
73.93/74.20	c D: 1
73.93/74.20	c estimatedAdderCost: 39
73.93/74.20	c Try to convert by bdds
73.93/74.21	c D: 1
73.93/74.21	c estimatedAdderCost: 38
73.93/74.21	c Try to convert by bdds
73.93/74.23	c D: 1
73.93/74.23	c estimatedAdderCost: 39
73.93/74.23	c Try to convert by bdds
73.93/74.24	c D: 1
73.93/74.24	c estimatedAdderCost: 38
73.93/74.24	c Try to convert by bdds
73.93/74.25	c D: 1
73.93/74.25	c estimatedAdderCost: 39
73.93/74.25	c Try to convert by bdds
73.93/74.27	c D: 1
73.93/74.27	c estimatedAdderCost: 38
73.93/74.27	c Try to convert by bdds
73.93/74.28	c D: 1
73.93/74.28	c estimatedAdderCost: 39
73.93/74.28	c Try to convert by bdds
74.03/74.30	c D: 1
74.03/74.30	c estimatedAdderCost: 38
74.03/74.30	c Try to convert by bdds
74.03/74.31	c D: 1
74.03/74.31	c estimatedAdderCost: 39
74.03/74.31	c Try to convert by bdds
74.03/74.32	c D: 1
74.03/74.32	c estimatedAdderCost: 38
74.03/74.32	c Try to convert by bdds
74.03/74.34	c D: 1
74.03/74.34	c estimatedAdderCost: 39
74.03/74.34	c Try to convert by bdds
74.03/74.35	c D: 1
74.03/74.35	c estimatedAdderCost: 38
74.03/74.35	c Try to convert by bdds
74.03/74.37	c D: 1
74.03/74.37	c estimatedAdderCost: 39
74.03/74.37	c Try to convert by bdds
74.03/74.38	c D: 1
74.03/74.38	c estimatedAdderCost: 38
74.03/74.38	c Try to convert by bdds
74.03/74.39	c D: 1
74.03/74.39	c estimatedAdderCost: 39
74.03/74.39	c Try to convert by bdds
74.13/74.41	c D: 1
74.13/74.41	c estimatedAdderCost: 38
74.13/74.41	c Try to convert by bdds
74.13/74.42	c D: 1
74.13/74.42	c estimatedAdderCost: 39
74.13/74.42	c Try to convert by bdds
74.13/74.44	c D: 1
74.13/74.44	c estimatedAdderCost: 38
74.13/74.44	c Try to convert by bdds
74.13/74.45	c D: 1
74.13/74.45	c estimatedAdderCost: 39
74.13/74.45	c Try to convert by bdds
74.13/74.46	c D: 1
74.13/74.46	c estimatedAdderCost: 38
74.13/74.46	c Try to convert by bdds
74.13/74.48	c D: 1
74.13/74.48	c estimatedAdderCost: 39
74.13/74.48	c Try to convert by bdds
74.13/74.49	c D: 1
74.13/74.49	c estimatedAdderCost: 38
74.13/74.49	c Try to convert by bdds
74.23/74.50	c D: 1
74.23/74.50	c estimatedAdderCost: 39
74.23/74.50	c Try to convert by bdds
74.23/74.52	c D: 1
74.23/74.52	c estimatedAdderCost: 38
74.23/74.52	c Try to convert by bdds
74.23/74.53	c D: 1
74.23/74.53	c estimatedAdderCost: 39
74.23/74.53	c Try to convert by bdds
74.23/74.55	c D: 1
74.23/74.55	c estimatedAdderCost: 38
74.23/74.55	c Try to convert by bdds
74.23/74.56	c D: 1
74.23/74.56	c estimatedAdderCost: 39
74.23/74.56	c Try to convert by bdds
74.23/74.57	c D: 1
74.23/74.57	c estimatedAdderCost: 38
74.23/74.57	c Try to convert by bdds
74.23/74.59	c D: 1
74.23/74.59	c estimatedAdderCost: 39
74.23/74.59	c Try to convert by bdds
74.33/74.60	c D: 1
74.33/74.60	c estimatedAdderCost: 38
74.33/74.60	c Try to convert by bdds
74.33/74.62	c D: 1
74.33/74.62	c estimatedAdderCost: 39
74.33/74.62	c Try to convert by bdds
74.33/74.63	c D: 1
74.33/74.63	c estimatedAdderCost: 38
74.33/74.63	c Try to convert by bdds
74.33/74.64	c D: 1
74.33/74.64	c estimatedAdderCost: 39
74.33/74.64	c Try to convert by bdds
74.33/74.66	c D: 1
74.33/74.66	c estimatedAdderCost: 38
74.33/74.66	c Try to convert by bdds
74.33/74.67	c D: 1
74.33/74.67	c estimatedAdderCost: 39
74.33/74.67	c Try to convert by bdds
74.33/74.69	c D: 1
74.33/74.69	c estimatedAdderCost: 38
74.33/74.69	c Try to convert by bdds
74.43/74.70	c D: 1
74.43/74.70	c estimatedAdderCost: 39
74.43/74.70	c Try to convert by bdds
74.43/74.71	c D: 1
74.43/74.71	c estimatedAdderCost: 38
74.43/74.71	c Try to convert by bdds
74.43/74.73	c D: 1
74.43/74.73	c estimatedAdderCost: 39
74.43/74.73	c Try to convert by bdds
74.43/74.74	c D: 1
74.43/74.74	c estimatedAdderCost: 38
74.43/74.74	c Try to convert by bdds
74.43/74.76	c D: 1
74.43/74.76	c estimatedAdderCost: 39
74.43/74.76	c Try to convert by bdds
74.43/74.77	c D: 1
74.43/74.77	c estimatedAdderCost: 38
74.43/74.77	c Try to convert by bdds
74.43/74.78	c D: 1
74.43/74.78	c estimatedAdderCost: 39
74.43/74.78	c Try to convert by bdds
74.53/74.80	c D: 1
74.53/74.80	c estimatedAdderCost: 38
74.53/74.80	c Try to convert by bdds
74.53/74.81	c D: 1
74.53/74.81	c estimatedAdderCost: 39
74.53/74.81	c Try to convert by bdds
74.53/74.82	c D: 1
74.53/74.82	c estimatedAdderCost: 38
74.53/74.82	c Try to convert by bdds
74.53/74.84	c D: 1
74.53/74.84	c estimatedAdderCost: 39
74.53/74.84	c Try to convert by bdds
74.53/74.85	c D: 1
74.53/74.85	c estimatedAdderCost: 38
74.53/74.85	c Try to convert by bdds
74.53/74.87	c D: 1
74.53/74.87	c estimatedAdderCost: 39
74.53/74.87	c Try to convert by bdds
74.53/74.88	c D: 1
74.53/74.88	c estimatedAdderCost: 38
74.53/74.88	c Try to convert by bdds
74.53/74.89	c D: 1
74.53/74.89	c estimatedAdderCost: 39
74.53/74.89	c Try to convert by bdds
74.63/74.91	c D: 1
74.63/74.91	c estimatedAdderCost: 38
74.63/74.91	c Try to convert by bdds
74.63/74.92	c D: 1
74.63/74.92	c estimatedAdderCost: 39
74.63/74.92	c Try to convert by bdds
74.63/74.94	c D: 1
74.63/74.94	c estimatedAdderCost: 38
74.63/74.94	c Try to convert by bdds
74.63/74.95	c D: 1
74.63/74.95	c estimatedAdderCost: 39
74.63/74.95	c Try to convert by bdds
74.63/74.96	c D: 1
74.63/74.96	c estimatedAdderCost: 38
74.63/74.96	c Try to convert by bdds
74.63/74.98	c D: 1
74.63/74.98	c estimatedAdderCost: 39
74.63/74.98	c Try to convert by bdds
74.63/74.99	c D: 1
74.63/74.99	c estimatedAdderCost: 38
74.63/74.99	c Try to convert by bdds
74.63/75.01	c D: 1
74.63/75.01	c estimatedAdderCost: 39
74.63/75.01	c Try to convert by bdds
74.74/75.02	c D: 1
74.74/75.02	c estimatedAdderCost: 38
74.74/75.02	c Try to convert by bdds
74.74/75.03	c D: 1
74.74/75.03	c estimatedAdderCost: 39
74.74/75.03	c Try to convert by bdds
74.74/75.05	c D: 1
74.74/75.05	c estimatedAdderCost: 38
74.74/75.05	c Try to convert by bdds
74.74/75.06	c D: 1
74.74/75.06	c estimatedAdderCost: 39
74.74/75.06	c Try to convert by bdds
74.74/75.07	c D: 1
74.74/75.07	c estimatedAdderCost: 38
74.74/75.07	c Try to convert by bdds
74.74/75.09	c D: 1
74.74/75.09	c estimatedAdderCost: 39
74.74/75.09	c Try to convert by bdds
74.74/75.10	c D: 1
74.74/75.10	c estimatedAdderCost: 38
74.74/75.10	c Try to convert by bdds
74.84/75.12	c D: 1
74.84/75.12	c estimatedAdderCost: 39
74.84/75.12	c Try to convert by bdds
74.84/75.13	c D: 1
74.84/75.13	c estimatedAdderCost: 38
74.84/75.13	c Try to convert by bdds
74.84/75.14	c D: 1
74.84/75.14	c estimatedAdderCost: 39
74.84/75.14	c Try to convert by bdds
74.84/75.16	c D: 1
74.84/75.16	c estimatedAdderCost: 38
74.84/75.16	c Try to convert by bdds
74.84/75.17	c D: 1
74.84/75.17	c estimatedAdderCost: 39
74.84/75.17	c Try to convert by bdds
74.84/75.19	c D: 1
74.84/75.19	c estimatedAdderCost: 38
74.84/75.19	c Try to convert by bdds
74.93/75.20	c D: 1
74.93/75.20	c estimatedAdderCost: 39
74.93/75.20	c Try to convert by bdds
74.93/75.21	c D: 1
74.93/75.21	c estimatedAdderCost: 38
74.93/75.21	c Try to convert by bdds
74.93/75.23	c D: 1
74.93/75.23	c estimatedAdderCost: 39
74.93/75.23	c Try to convert by bdds
74.93/75.24	c D: 1
74.93/75.24	c estimatedAdderCost: 38
74.93/75.24	c Try to convert by bdds
74.93/75.26	c D: 1
74.93/75.26	c estimatedAdderCost: 39
74.93/75.26	c Try to convert by bdds
74.93/75.27	c D: 1
74.93/75.27	c estimatedAdderCost: 38
74.93/75.27	c Try to convert by bdds
74.93/75.28	c D: 1
74.93/75.28	c estimatedAdderCost: 39
74.93/75.28	c Try to convert by bdds
75.03/75.30	c D: 1
75.03/75.30	c estimatedAdderCost: 38
75.03/75.30	c Try to convert by bdds
75.03/75.31	c D: 1
75.03/75.31	c estimatedAdderCost: 39
75.03/75.31	c Try to convert by bdds
75.03/75.32	c D: 1
75.03/75.32	c estimatedAdderCost: 38
75.03/75.32	c Try to convert by bdds
75.03/75.34	c D: 1
75.03/75.34	c estimatedAdderCost: 39
75.03/75.34	c Try to convert by bdds
75.03/75.35	c D: 1
75.03/75.35	c estimatedAdderCost: 38
75.03/75.35	c Try to convert by bdds
75.03/75.37	c D: 1
75.03/75.37	c estimatedAdderCost: 39
75.03/75.37	c Try to convert by bdds
75.03/75.38	c D: 1
75.03/75.38	c estimatedAdderCost: 38
75.03/75.38	c Try to convert by bdds
75.03/75.39	c D: 1
75.03/75.39	c estimatedAdderCost: 39
75.03/75.39	c Try to convert by bdds
75.13/75.41	c D: 1
75.13/75.41	c estimatedAdderCost: 38
75.13/75.41	c Try to convert by bdds
75.13/75.42	c D: 1
75.13/75.42	c estimatedAdderCost: 39
75.13/75.42	c Try to convert by bdds
75.13/75.44	c D: 1
75.13/75.44	c estimatedAdderCost: 38
75.13/75.44	c Try to convert by bdds
75.13/75.45	c D: 1
75.13/75.45	c estimatedAdderCost: 39
75.13/75.45	c Try to convert by bdds
75.13/75.46	c D: 1
75.13/75.46	c estimatedAdderCost: 38
75.13/75.46	c Try to convert by bdds
75.13/75.48	c D: 1
75.13/75.48	c estimatedAdderCost: 39
75.13/75.48	c Try to convert by bdds
75.13/75.49	c D: 1
75.13/75.49	c estimatedAdderCost: 38
75.13/75.49	c Try to convert by bdds
75.23/75.51	c D: 1
75.23/75.51	c estimatedAdderCost: 39
75.23/75.51	c Try to convert by bdds
75.23/75.52	c D: 1
75.23/75.52	c estimatedAdderCost: 38
75.23/75.52	c Try to convert by bdds
75.23/75.53	c D: 1
75.23/75.53	c estimatedAdderCost: 39
75.23/75.53	c Try to convert by bdds
75.23/75.55	c D: 1
75.23/75.55	c estimatedAdderCost: 38
75.23/75.55	c Try to convert by bdds
75.23/75.56	c D: 1
75.23/75.56	c estimatedAdderCost: 39
75.23/75.56	c Try to convert by bdds
75.23/75.57	c D: 1
75.23/75.57	c estimatedAdderCost: 38
75.23/75.57	c Try to convert by bdds
75.23/75.59	c D: 1
75.23/75.59	c estimatedAdderCost: 39
75.23/75.59	c Try to convert by bdds
75.33/75.60	c D: 1
75.33/75.60	c estimatedAdderCost: 38
75.33/75.60	c Try to convert by bdds
75.33/75.62	c D: 1
75.33/75.62	c estimatedAdderCost: 39
75.33/75.62	c Try to convert by bdds
75.33/75.63	c D: 1
75.33/75.63	c estimatedAdderCost: 38
75.33/75.63	c Try to convert by bdds
75.33/75.64	c D: 1
75.33/75.64	c estimatedAdderCost: 39
75.33/75.64	c Try to convert by bdds
75.33/75.66	c D: 1
75.33/75.66	c estimatedAdderCost: 38
75.33/75.66	c Try to convert by bdds
75.33/75.67	c D: 1
75.33/75.67	c estimatedAdderCost: 39
75.33/75.67	c Try to convert by bdds
75.33/75.69	c D: 1
75.33/75.69	c estimatedAdderCost: 38
75.33/75.69	c Try to convert by bdds
75.43/75.70	c D: 1
75.43/75.70	c estimatedAdderCost: 39
75.43/75.70	c Try to convert by bdds
75.43/75.71	c D: 1
75.43/75.71	c estimatedAdderCost: 38
75.43/75.71	c Try to convert by bdds
75.43/75.73	c D: 1
75.43/75.73	c estimatedAdderCost: 39
75.43/75.73	c Try to convert by bdds
75.43/75.74	c D: 1
75.43/75.74	c estimatedAdderCost: 38
75.43/75.74	c Try to convert by bdds
75.43/75.76	c D: 1
75.43/75.76	c estimatedAdderCost: 39
75.43/75.76	c Try to convert by bdds
75.43/75.77	c D: 1
75.43/75.77	c estimatedAdderCost: 38
75.43/75.77	c Try to convert by bdds
75.43/75.78	c D: 1
75.43/75.78	c estimatedAdderCost: 39
75.43/75.78	c Try to convert by bdds
75.53/75.80	c D: 1
75.53/75.80	c estimatedAdderCost: 38
75.53/75.80	c Try to convert by bdds
75.53/75.81	c D: 1
75.53/75.81	c estimatedAdderCost: 39
75.53/75.81	c Try to convert by bdds
75.53/75.82	c D: 1
75.53/75.82	c estimatedAdderCost: 38
75.53/75.82	c Try to convert by bdds
75.53/75.84	c D: 1
75.53/75.84	c estimatedAdderCost: 39
75.53/75.84	c Try to convert by bdds
75.53/75.85	c D: 1
75.53/75.85	c estimatedAdderCost: 38
75.53/75.85	c Try to convert by bdds
75.53/75.87	c D: 1
75.53/75.87	c estimatedAdderCost: 39
75.53/75.87	c Try to convert by bdds
75.53/75.88	c D: 1
75.53/75.88	c estimatedAdderCost: 38
75.53/75.88	c Try to convert by bdds
75.53/75.89	c D: 1
75.53/75.89	c estimatedAdderCost: 39
75.53/75.89	c Try to convert by bdds
75.63/75.91	c D: 1
75.63/75.91	c estimatedAdderCost: 38
75.63/75.91	c Try to convert by bdds
75.63/75.92	c D: 1
75.63/75.92	c estimatedAdderCost: 39
75.63/75.92	c Try to convert by bdds
75.63/75.94	c D: 1
75.63/75.94	c estimatedAdderCost: 38
75.63/75.94	c Try to convert by bdds
75.63/75.95	c D: 1
75.63/75.95	c estimatedAdderCost: 39
75.63/75.95	c Try to convert by bdds
75.63/75.96	c D: 1
75.63/75.96	c estimatedAdderCost: 38
75.63/75.96	c Try to convert by bdds
75.63/75.98	c D: 1
75.63/75.98	c estimatedAdderCost: 39
75.63/75.98	c Try to convert by bdds
75.63/75.99	c D: 1
75.63/75.99	c estimatedAdderCost: 38
75.63/75.99	c Try to convert by bdds
75.63/76.01	c D: 1
75.63/76.01	c estimatedAdderCost: 39
75.63/76.01	c Try to convert by bdds
75.74/76.02	c D: 1
75.74/76.02	c estimatedAdderCost: 38
75.74/76.02	c Try to convert by bdds
75.74/76.03	c D: 1
75.74/76.03	c estimatedAdderCost: 39
75.74/76.03	c Try to convert by bdds
75.74/76.05	c D: 1
75.74/76.05	c estimatedAdderCost: 38
75.74/76.05	c Try to convert by bdds
75.74/76.06	c D: 1
75.74/76.06	c estimatedAdderCost: 39
75.74/76.06	c Try to convert by bdds
75.74/76.07	c D: 1
75.74/76.07	c estimatedAdderCost: 38
75.74/76.07	c Try to convert by bdds
75.74/76.09	c D: 1
75.74/76.09	c estimatedAdderCost: 39
75.74/76.09	c Try to convert by bdds
75.74/76.10	c D: 1
75.74/76.10	c estimatedAdderCost: 38
75.74/76.10	c Try to convert by bdds
75.84/76.12	c D: 1
75.84/76.12	c estimatedAdderCost: 39
75.84/76.12	c Try to convert by bdds
75.84/76.13	c D: 1
75.84/76.13	c estimatedAdderCost: 38
75.84/76.13	c Try to convert by bdds
75.84/76.14	c D: 1
75.84/76.14	c estimatedAdderCost: 39
75.84/76.14	c Try to convert by bdds
75.84/76.16	c D: 1
75.84/76.16	c estimatedAdderCost: 38
75.84/76.16	c Try to convert by bdds
75.84/76.17	c D: 1
75.84/76.17	c estimatedAdderCost: 39
75.84/76.17	c Try to convert by bdds
75.84/76.19	c D: 1
75.84/76.19	c estimatedAdderCost: 38
75.84/76.19	c Try to convert by bdds
75.93/76.20	c D: 1
75.93/76.20	c estimatedAdderCost: 39
75.93/76.20	c Try to convert by bdds
75.93/76.21	c D: 1
75.93/76.21	c estimatedAdderCost: 38
75.93/76.21	c Try to convert by bdds
75.93/76.23	c D: 1
75.93/76.23	c estimatedAdderCost: 39
75.93/76.23	c Try to convert by bdds
75.93/76.24	c D: 1
75.93/76.24	c estimatedAdderCost: 38
75.93/76.24	c Try to convert by bdds
75.93/76.26	c D: 1
75.93/76.26	c estimatedAdderCost: 39
75.93/76.26	c Try to convert by bdds
75.93/76.27	c D: 1
75.93/76.27	c estimatedAdderCost: 38
75.93/76.27	c Try to convert by bdds
75.93/76.28	c D: 1
75.93/76.28	c estimatedAdderCost: 39
75.93/76.28	c Try to convert by bdds
76.03/76.30	c D: 1
76.03/76.30	c estimatedAdderCost: 38
76.03/76.30	c Try to convert by bdds
76.03/76.31	c D: 1
76.03/76.31	c estimatedAdderCost: 39
76.03/76.31	c Try to convert by bdds
76.03/76.32	c D: 1
76.03/76.32	c estimatedAdderCost: 38
76.03/76.32	c Try to convert by bdds
76.03/76.34	c D: 1
76.03/76.34	c estimatedAdderCost: 39
76.03/76.34	c Try to convert by bdds
76.03/76.35	c D: 1
76.03/76.35	c estimatedAdderCost: 38
76.03/76.35	c Try to convert by bdds
76.03/76.37	c D: 1
76.03/76.37	c estimatedAdderCost: 39
76.03/76.37	c Try to convert by bdds
76.03/76.38	c D: 1
76.03/76.38	c estimatedAdderCost: 38
76.03/76.38	c Try to convert by bdds
76.03/76.39	c D: 1
76.03/76.39	c estimatedAdderCost: 39
76.03/76.39	c Try to convert by bdds
76.13/76.41	c D: 1
76.13/76.41	c estimatedAdderCost: 38
76.13/76.41	c Try to convert by bdds
76.13/76.42	c D: 1
76.13/76.42	c estimatedAdderCost: 39
76.13/76.42	c Try to convert by bdds
76.13/76.44	c D: 1
76.13/76.44	c estimatedAdderCost: 38
76.13/76.44	c Try to convert by bdds
76.13/76.45	c D: 1
76.13/76.45	c estimatedAdderCost: 39
76.13/76.45	c Try to convert by bdds
76.13/76.46	c D: 1
76.13/76.46	c estimatedAdderCost: 38
76.13/76.46	c Try to convert by bdds
76.13/76.48	c D: 1
76.13/76.48	c estimatedAdderCost: 39
76.13/76.48	c Try to convert by bdds
76.13/76.49	c D: 1
76.13/76.49	c estimatedAdderCost: 38
76.13/76.49	c Try to convert by bdds
76.23/76.50	c D: 1
76.23/76.50	c estimatedAdderCost: 39
76.23/76.50	c Try to convert by bdds
76.23/76.52	c D: 1
76.23/76.52	c estimatedAdderCost: 38
76.23/76.52	c Try to convert by bdds
76.23/76.53	c D: 1
76.23/76.53	c estimatedAdderCost: 39
76.23/76.53	c Try to convert by bdds
76.23/76.55	c D: 1
76.23/76.55	c estimatedAdderCost: 38
76.23/76.55	c Try to convert by bdds
76.23/76.56	c D: 1
76.23/76.56	c estimatedAdderCost: 39
76.23/76.56	c Try to convert by bdds
76.23/76.57	c D: 1
76.23/76.57	c estimatedAdderCost: 38
76.23/76.57	c Try to convert by bdds
76.23/76.59	c D: 1
76.23/76.59	c estimatedAdderCost: 39
76.23/76.59	c Try to convert by bdds
76.32/76.60	c D: 1
76.32/76.60	c estimatedAdderCost: 38
76.32/76.60	c Try to convert by bdds
76.32/76.62	c D: 1
76.32/76.62	c estimatedAdderCost: 39
76.32/76.62	c Try to convert by bdds
76.32/76.63	c D: 1
76.32/76.63	c estimatedAdderCost: 38
76.32/76.63	c Try to convert by bdds
76.32/76.64	c D: 1
76.32/76.64	c estimatedAdderCost: 39
76.32/76.64	c Try to convert by bdds
76.32/76.66	c D: 1
76.32/76.66	c estimatedAdderCost: 38
76.32/76.66	c Try to convert by bdds
76.32/76.67	c D: 1
76.32/76.67	c estimatedAdderCost: 39
76.32/76.67	c Try to convert by bdds
76.32/76.69	c D: 1
76.32/76.69	c estimatedAdderCost: 38
76.32/76.69	c Try to convert by bdds
76.43/76.70	c D: 1
76.43/76.70	c estimatedAdderCost: 39
76.43/76.70	c Try to convert by bdds
76.43/76.71	c D: 1
76.43/76.71	c estimatedAdderCost: 38
76.43/76.71	c Try to convert by bdds
76.43/76.73	c D: 1
76.43/76.73	c estimatedAdderCost: 39
76.43/76.73	c Try to convert by bdds
76.43/76.74	c D: 1
76.43/76.74	c estimatedAdderCost: 38
76.43/76.74	c Try to convert by bdds
76.43/76.75	c D: 1
76.43/76.75	c estimatedAdderCost: 39
76.43/76.75	c Try to convert by bdds
76.43/76.77	c D: 1
76.43/76.77	c estimatedAdderCost: 38
76.43/76.77	c Try to convert by bdds
76.43/76.78	c D: 1
76.43/76.78	c estimatedAdderCost: 39
76.43/76.78	c Try to convert by bdds
76.52/76.80	c D: 1
76.52/76.80	c estimatedAdderCost: 38
76.52/76.80	c Try to convert by bdds
76.52/76.81	c D: 1
76.52/76.81	c estimatedAdderCost: 39
76.52/76.81	c Try to convert by bdds
76.52/76.82	c D: 1
76.52/76.82	c estimatedAdderCost: 38
76.52/76.82	c Try to convert by bdds
76.52/76.84	c D: 1
76.52/76.84	c estimatedAdderCost: 39
76.52/76.84	c Try to convert by bdds
76.52/76.85	c D: 1
76.52/76.85	c estimatedAdderCost: 38
76.52/76.85	c Try to convert by bdds
76.52/76.87	c D: 1
76.52/76.87	c estimatedAdderCost: 39
76.52/76.87	c Try to convert by bdds
76.52/76.88	c D: 1
76.52/76.88	c estimatedAdderCost: 38
76.52/76.88	c Try to convert by bdds
76.52/76.89	c D: 1
76.52/76.89	c estimatedAdderCost: 39
76.52/76.89	c Try to convert by bdds
76.62/76.91	c D: 1
76.62/76.91	c estimatedAdderCost: 38
76.62/76.91	c Try to convert by bdds
76.62/76.92	c D: 1
76.62/76.92	c estimatedAdderCost: 39
76.62/76.92	c Try to convert by bdds
76.62/76.94	c D: 1
76.62/76.94	c estimatedAdderCost: 38
76.62/76.94	c Try to convert by bdds
76.62/76.95	c D: 1
76.62/76.95	c estimatedAdderCost: 39
76.62/76.95	c Try to convert by bdds
76.62/76.96	c D: 1
76.62/76.96	c estimatedAdderCost: 38
76.62/76.96	c Try to convert by bdds
76.62/76.98	c D: 1
76.62/76.98	c estimatedAdderCost: 39
76.62/76.98	c Try to convert by bdds
76.62/76.99	c D: 1
76.62/76.99	c estimatedAdderCost: 38
76.62/76.99	c Try to convert by bdds
76.62/77.00	c D: 1
76.62/77.00	c estimatedAdderCost: 39
76.62/77.00	c Try to convert by bdds
76.74/77.02	c D: 1
76.74/77.02	c estimatedAdderCost: 38
76.74/77.02	c Try to convert by bdds
76.74/77.03	c D: 1
76.74/77.03	c estimatedAdderCost: 39
76.74/77.03	c Try to convert by bdds
76.74/77.05	c D: 1
76.74/77.05	c estimatedAdderCost: 38
76.74/77.05	c Try to convert by bdds
76.74/77.06	c D: 1
76.74/77.06	c estimatedAdderCost: 39
76.74/77.06	c Try to convert by bdds
76.74/77.07	c D: 1
76.74/77.07	c estimatedAdderCost: 38
76.74/77.07	c Try to convert by bdds
76.74/77.09	c D: 1
76.74/77.09	c estimatedAdderCost: 39
76.74/77.09	c Try to convert by bdds
76.74/77.10	c D: 1
76.74/77.10	c estimatedAdderCost: 38
76.74/77.10	c Try to convert by bdds
76.84/77.12	c D: 1
76.84/77.12	c estimatedAdderCost: 39
76.84/77.12	c Try to convert by bdds
76.84/77.13	c D: 1
76.84/77.13	c estimatedAdderCost: 38
76.84/77.13	c Try to convert by bdds
76.84/77.14	c D: 1
76.84/77.14	c estimatedAdderCost: 39
76.84/77.14	c Try to convert by bdds
76.84/77.16	c D: 1
76.84/77.16	c estimatedAdderCost: 38
76.84/77.16	c Try to convert by bdds
76.84/77.17	c D: 1
76.84/77.17	c estimatedAdderCost: 39
76.84/77.17	c Try to convert by bdds
76.84/77.19	c D: 1
76.84/77.19	c estimatedAdderCost: 38
76.84/77.19	c Try to convert by bdds
76.92/77.20	c D: 1
76.92/77.20	c estimatedAdderCost: 39
76.92/77.20	c Try to convert by bdds
76.92/77.21	c D: 1
76.92/77.21	c estimatedAdderCost: 38
76.92/77.21	c Try to convert by bdds
76.92/77.23	c D: 1
76.92/77.23	c estimatedAdderCost: 39
76.92/77.23	c Try to convert by bdds
76.92/77.24	c D: 1
76.92/77.24	c estimatedAdderCost: 38
76.92/77.24	c Try to convert by bdds
76.92/77.25	c D: 1
76.92/77.25	c estimatedAdderCost: 39
76.92/77.25	c Try to convert by bdds
76.92/77.27	c D: 1
76.92/77.27	c estimatedAdderCost: 38
76.92/77.27	c Try to convert by bdds
76.92/77.28	c D: 1
76.92/77.28	c estimatedAdderCost: 39
76.92/77.28	c Try to convert by bdds
77.02/77.30	c D: 1
77.02/77.30	c estimatedAdderCost: 38
77.02/77.30	c Try to convert by bdds
77.02/77.31	c D: 1
77.02/77.31	c estimatedAdderCost: 39
77.02/77.31	c Try to convert by bdds
77.02/77.32	c D: 1
77.02/77.32	c estimatedAdderCost: 38
77.02/77.32	c Try to convert by bdds
77.02/77.34	c D: 1
77.02/77.34	c estimatedAdderCost: 39
77.02/77.34	c Try to convert by bdds
77.02/77.35	c D: 1
77.02/77.35	c estimatedAdderCost: 38
77.02/77.35	c Try to convert by bdds
77.02/77.37	c D: 1
77.02/77.37	c estimatedAdderCost: 39
77.02/77.37	c Try to convert by bdds
77.02/77.38	c D: 1
77.02/77.38	c estimatedAdderCost: 38
77.02/77.38	c Try to convert by bdds
77.02/77.39	c D: 1
77.02/77.39	c estimatedAdderCost: 39
77.02/77.39	c Try to convert by bdds
77.12/77.41	c D: 1
77.12/77.41	c estimatedAdderCost: 38
77.12/77.41	c Try to convert by bdds
77.12/77.42	c D: 1
77.12/77.42	c estimatedAdderCost: 39
77.12/77.42	c Try to convert by bdds
77.12/77.44	c D: 1
77.12/77.44	c estimatedAdderCost: 38
77.12/77.44	c Try to convert by bdds
77.12/77.45	c D: 1
77.12/77.45	c estimatedAdderCost: 39
77.12/77.45	c Try to convert by bdds
77.12/77.46	c D: 1
77.12/77.46	c estimatedAdderCost: 38
77.12/77.46	c Try to convert by bdds
77.12/77.48	c D: 1
77.12/77.48	c estimatedAdderCost: 39
77.12/77.48	c Try to convert by bdds
77.12/77.49	c D: 1
77.12/77.49	c estimatedAdderCost: 38
77.12/77.49	c Try to convert by bdds
77.22/77.50	c D: 1
77.22/77.50	c estimatedAdderCost: 39
77.22/77.50	c Try to convert by bdds
77.22/77.52	c D: 1
77.22/77.52	c estimatedAdderCost: 38
77.22/77.52	c Try to convert by bdds
77.22/77.53	c D: 1
77.22/77.53	c estimatedAdderCost: 39
77.22/77.53	c Try to convert by bdds
77.22/77.55	c D: 1
77.22/77.55	c estimatedAdderCost: 38
77.22/77.55	c Try to convert by bdds
77.22/77.56	c D: 1
77.22/77.56	c estimatedAdderCost: 39
77.22/77.56	c Try to convert by bdds
77.22/77.57	c D: 1
77.22/77.57	c estimatedAdderCost: 38
77.22/77.57	c Try to convert by bdds
77.22/77.59	c D: 1
77.22/77.59	c estimatedAdderCost: 39
77.22/77.59	c Try to convert by bdds
77.32/77.60	c D: 1
77.32/77.60	c estimatedAdderCost: 38
77.32/77.60	c Try to convert by bdds
77.32/77.62	c D: 1
77.32/77.62	c estimatedAdderCost: 39
77.32/77.62	c Try to convert by bdds
77.32/77.63	c D: 1
77.32/77.63	c estimatedAdderCost: 38
77.32/77.63	c Try to convert by bdds
77.32/77.64	c D: 1
77.32/77.64	c estimatedAdderCost: 39
77.32/77.64	c Try to convert by bdds
77.32/77.66	c D: 1
77.32/77.66	c estimatedAdderCost: 38
77.32/77.66	c Try to convert by bdds
77.32/77.67	c D: 1
77.32/77.67	c estimatedAdderCost: 39
77.32/77.67	c Try to convert by bdds
77.32/77.69	c D: 1
77.32/77.69	c estimatedAdderCost: 38
77.32/77.69	c Try to convert by bdds
77.42/77.70	c D: 1
77.42/77.70	c estimatedAdderCost: 39
77.42/77.70	c Try to convert by bdds
77.42/77.71	c D: 1
77.42/77.71	c estimatedAdderCost: 38
77.42/77.71	c Try to convert by bdds
77.42/77.73	c D: 1
77.42/77.73	c estimatedAdderCost: 39
77.42/77.73	c Try to convert by bdds
77.42/77.74	c D: 1
77.42/77.74	c estimatedAdderCost: 38
77.42/77.74	c Try to convert by bdds
77.42/77.75	c D: 1
77.42/77.75	c estimatedAdderCost: 39
77.42/77.75	c Try to convert by bdds
77.42/77.77	c D: 1
77.42/77.77	c estimatedAdderCost: 38
77.42/77.77	c Try to convert by bdds
77.42/77.78	c D: 1
77.42/77.78	c estimatedAdderCost: 39
77.42/77.78	c Try to convert by bdds
77.52/77.80	c D: 1
77.52/77.80	c estimatedAdderCost: 38
77.52/77.80	c Try to convert by bdds
77.52/77.81	c D: 1
77.52/77.81	c estimatedAdderCost: 39
77.52/77.81	c Try to convert by bdds
77.52/77.82	c D: 1
77.52/77.82	c estimatedAdderCost: 38
77.52/77.82	c Try to convert by bdds
77.52/77.84	c D: 1
77.52/77.84	c estimatedAdderCost: 39
77.52/77.84	c Try to convert by bdds
77.52/77.85	c D: 1
77.52/77.85	c estimatedAdderCost: 38
77.52/77.85	c Try to convert by bdds
77.52/77.87	c D: 1
77.52/77.87	c estimatedAdderCost: 39
77.52/77.87	c Try to convert by bdds
77.52/77.88	c D: 1
77.52/77.88	c estimatedAdderCost: 38
77.52/77.88	c Try to convert by bdds
77.52/77.89	c D: 1
77.52/77.89	c estimatedAdderCost: 39
77.52/77.89	c Try to convert by bdds
77.62/77.91	c D: 1
77.62/77.91	c estimatedAdderCost: 38
77.62/77.91	c Try to convert by bdds
77.62/77.92	c D: 1
77.62/77.92	c estimatedAdderCost: 39
77.62/77.92	c Try to convert by bdds
77.62/77.93	c D: 1
77.62/77.93	c estimatedAdderCost: 38
77.62/77.93	c Try to convert by bdds
77.62/77.95	c D: 1
77.62/77.95	c estimatedAdderCost: 39
77.62/77.95	c Try to convert by bdds
77.62/77.96	c D: 1
77.62/77.96	c estimatedAdderCost: 38
77.62/77.96	c Try to convert by bdds
77.62/77.98	c D: 1
77.62/77.98	c estimatedAdderCost: 39
77.62/77.98	c Try to convert by bdds
77.62/77.99	c D: 1
77.62/77.99	c estimatedAdderCost: 38
77.62/77.99	c Try to convert by bdds
77.62/78.00	c D: 1
77.62/78.00	c estimatedAdderCost: 39
77.62/78.00	c Try to convert by bdds
77.73/78.02	c D: 1
77.73/78.02	c estimatedAdderCost: 38
77.73/78.02	c Try to convert by bdds
77.73/78.03	c D: 1
77.73/78.03	c estimatedAdderCost: 39
77.73/78.03	c Try to convert by bdds
77.73/78.05	c D: 1
77.73/78.05	c estimatedAdderCost: 38
77.73/78.05	c Try to convert by bdds
77.73/78.06	c D: 1
77.73/78.06	c estimatedAdderCost: 39
77.73/78.06	c Try to convert by bdds
77.73/78.07	c D: 1
77.73/78.07	c estimatedAdderCost: 38
77.73/78.07	c Try to convert by bdds
77.73/78.09	c D: 1
77.73/78.09	c estimatedAdderCost: 39
77.73/78.09	c Try to convert by bdds
77.73/78.10	c D: 1
77.73/78.10	c estimatedAdderCost: 38
77.73/78.10	c Try to convert by bdds
77.83/78.12	c D: 1
77.83/78.12	c estimatedAdderCost: 39
77.83/78.12	c Try to convert by bdds
77.83/78.13	c D: 1
77.83/78.13	c estimatedAdderCost: 38
77.83/78.13	c Try to convert by bdds
77.83/78.14	c D: 1
77.83/78.14	c estimatedAdderCost: 39
77.83/78.14	c Try to convert by bdds
77.83/78.16	c D: 1
77.83/78.16	c estimatedAdderCost: 38
77.83/78.16	c Try to convert by bdds
77.83/78.17	c D: 1
77.83/78.17	c estimatedAdderCost: 39
77.83/78.17	c Try to convert by bdds
77.83/78.18	c D: 1
77.83/78.18	c estimatedAdderCost: 38
77.83/78.18	c Try to convert by bdds
77.92/78.20	c D: 1
77.92/78.20	c estimatedAdderCost: 39
77.92/78.20	c Try to convert by bdds
77.92/78.21	c D: 1
77.92/78.21	c estimatedAdderCost: 38
77.92/78.21	c Try to convert by bdds
77.92/78.23	c D: 1
77.92/78.23	c estimatedAdderCost: 39
77.92/78.23	c Try to convert by bdds
77.92/78.24	c D: 1
77.92/78.24	c estimatedAdderCost: 38
77.92/78.24	c Try to convert by bdds
77.92/78.25	c D: 1
77.92/78.25	c estimatedAdderCost: 39
77.92/78.25	c Try to convert by bdds
77.92/78.27	c D: 1
77.92/78.27	c estimatedAdderCost: 38
77.92/78.27	c Try to convert by bdds
77.92/78.28	c D: 1
77.92/78.28	c estimatedAdderCost: 39
77.92/78.28	c Try to convert by bdds
78.02/78.30	c D: 1
78.02/78.30	c estimatedAdderCost: 38
78.02/78.30	c Try to convert by bdds
78.02/78.31	c D: 1
78.02/78.31	c estimatedAdderCost: 39
78.02/78.31	c Try to convert by bdds
78.02/78.32	c D: 1
78.02/78.32	c estimatedAdderCost: 38
78.02/78.32	c Try to convert by bdds
78.02/78.34	c D: 1
78.02/78.34	c estimatedAdderCost: 39
78.02/78.34	c Try to convert by bdds
78.02/78.35	c D: 1
78.02/78.35	c estimatedAdderCost: 38
78.02/78.35	c Try to convert by bdds
78.02/78.37	c D: 1
78.02/78.37	c estimatedAdderCost: 39
78.02/78.37	c Try to convert by bdds
78.02/78.38	c D: 1
78.02/78.38	c estimatedAdderCost: 38
78.02/78.38	c Try to convert by bdds
78.02/78.39	c D: 1
78.02/78.39	c estimatedAdderCost: 39
78.02/78.39	c Try to convert by bdds
78.12/78.41	c D: 1
78.12/78.41	c estimatedAdderCost: 38
78.12/78.41	c Try to convert by bdds
78.12/78.42	c D: 1
78.12/78.42	c estimatedAdderCost: 39
78.12/78.42	c Try to convert by bdds
78.12/78.43	c D: 1
78.12/78.43	c estimatedAdderCost: 38
78.12/78.43	c Try to convert by bdds
78.12/78.45	c D: 1
78.12/78.45	c estimatedAdderCost: 39
78.12/78.45	c Try to convert by bdds
78.12/78.46	c D: 1
78.12/78.46	c estimatedAdderCost: 38
78.12/78.46	c Try to convert by bdds
78.12/78.48	c D: 1
78.12/78.48	c estimatedAdderCost: 39
78.12/78.48	c Try to convert by bdds
78.12/78.49	c D: 1
78.12/78.49	c estimatedAdderCost: 38
78.12/78.49	c Try to convert by bdds
78.22/78.50	c D: 1
78.22/78.50	c estimatedAdderCost: 39
78.22/78.50	c Try to convert by bdds
78.22/78.52	c D: 1
78.22/78.52	c estimatedAdderCost: 38
78.22/78.52	c Try to convert by bdds
78.22/78.53	c D: 1
78.22/78.53	c estimatedAdderCost: 39
78.22/78.53	c Try to convert by bdds
78.22/78.55	c D: 1
78.22/78.55	c estimatedAdderCost: 38
78.22/78.55	c Try to convert by bdds
78.22/78.56	c D: 1
78.22/78.56	c estimatedAdderCost: 39
78.22/78.56	c Try to convert by bdds
78.22/78.57	c D: 1
78.22/78.57	c estimatedAdderCost: 38
78.22/78.57	c Try to convert by bdds
78.22/78.59	c D: 1
78.22/78.59	c estimatedAdderCost: 39
78.22/78.59	c Try to convert by bdds
78.32/78.60	c D: 1
78.32/78.60	c estimatedAdderCost: 38
78.32/78.60	c Try to convert by bdds
78.32/78.62	c D: 1
78.32/78.62	c estimatedAdderCost: 39
78.32/78.62	c Try to convert by bdds
78.32/78.63	c D: 1
78.32/78.63	c estimatedAdderCost: 38
78.32/78.63	c Try to convert by bdds
78.32/78.64	c D: 1
78.32/78.64	c estimatedAdderCost: 39
78.32/78.64	c Try to convert by bdds
78.32/78.66	c D: 1
78.32/78.66	c estimatedAdderCost: 38
78.32/78.66	c Try to convert by bdds
78.32/78.67	c D: 1
78.32/78.67	c estimatedAdderCost: 39
78.32/78.67	c Try to convert by bdds
78.32/78.68	c D: 1
78.32/78.68	c estimatedAdderCost: 38
78.32/78.68	c Try to convert by bdds
78.42/78.70	c D: 1
78.42/78.70	c estimatedAdderCost: 39
78.42/78.70	c Try to convert by bdds
78.42/78.71	c D: 1
78.42/78.71	c estimatedAdderCost: 38
78.42/78.71	c Try to convert by bdds
78.42/78.73	c D: 1
78.42/78.73	c estimatedAdderCost: 39
78.42/78.73	c Try to convert by bdds
78.42/78.74	c D: 1
78.42/78.74	c estimatedAdderCost: 38
78.42/78.74	c Try to convert by bdds
78.42/78.75	c D: 1
78.42/78.75	c estimatedAdderCost: 39
78.42/78.75	c Try to convert by bdds
78.42/78.77	c D: 1
78.42/78.77	c estimatedAdderCost: 38
78.42/78.77	c Try to convert by bdds
78.42/78.78	c D: 1
78.42/78.78	c estimatedAdderCost: 39
78.42/78.78	c Try to convert by bdds
78.52/78.80	c D: 1
78.52/78.80	c estimatedAdderCost: 38
78.52/78.80	c Try to convert by bdds
78.52/78.81	c D: 1
78.52/78.81	c estimatedAdderCost: 39
78.52/78.81	c Try to convert by bdds
78.52/78.82	c D: 1
78.52/78.82	c estimatedAdderCost: 38
78.52/78.82	c Try to convert by bdds
78.52/78.84	c D: 1
78.52/78.84	c estimatedAdderCost: 39
78.52/78.84	c Try to convert by bdds
78.52/78.85	c D: 1
78.52/78.85	c estimatedAdderCost: 38
78.52/78.85	c Try to convert by bdds
78.52/78.87	c D: 1
78.52/78.87	c estimatedAdderCost: 39
78.52/78.87	c Try to convert by bdds
78.52/78.88	c D: 1
78.52/78.88	c estimatedAdderCost: 38
78.52/78.88	c Try to convert by bdds
78.52/78.89	c D: 1
78.52/78.89	c estimatedAdderCost: 39
78.52/78.89	c Try to convert by bdds
78.62/78.91	c D: 1
78.62/78.91	c estimatedAdderCost: 38
78.62/78.91	c Try to convert by bdds
78.62/78.92	c D: 1
78.62/78.92	c estimatedAdderCost: 39
78.62/78.92	c Try to convert by bdds
78.62/78.93	c D: 1
78.62/78.93	c estimatedAdderCost: 30
78.62/78.93	c Try to convert by bdds
78.62/78.95	c D: 1
78.62/78.95	c estimatedAdderCost: 30
78.62/78.95	c Try to convert by bdds
78.62/78.97	c D: 1
78.62/78.97	c estimatedAdderCost: 30
78.62/78.97	c Try to convert by bdds
78.62/78.98	c D: 1
78.62/78.98	c estimatedAdderCost: 30
78.62/78.98	c Try to convert by bdds
78.62/79.00	c D: 1
78.62/79.00	c estimatedAdderCost: 30
78.62/79.00	c Try to convert by bdds
78.73/79.01	c D: 1
78.73/79.01	c estimatedAdderCost: 30
78.73/79.01	c Try to convert by bdds
78.73/79.03	c D: 1
78.73/79.03	c estimatedAdderCost: 30
78.73/79.03	c Try to convert by bdds
78.73/79.04	c D: 1
78.73/79.04	c estimatedAdderCost: 30
78.73/79.04	c Try to convert by bdds
78.73/79.06	c D: 1
78.73/79.06	c estimatedAdderCost: 30
78.73/79.06	c Try to convert by bdds
78.73/79.07	c D: 1
78.73/79.07	c estimatedAdderCost: 30
78.73/79.07	c Try to convert by bdds
78.73/79.09	c D: 1
78.73/79.09	c estimatedAdderCost: 30
78.73/79.09	c Try to convert by bdds
78.73/79.10	c D: 1
78.73/79.10	c estimatedAdderCost: 30
78.73/79.10	c Try to convert by bdds
78.83/79.12	c D: 1
78.83/79.12	c estimatedAdderCost: 30
78.83/79.12	c Try to convert by bdds
78.83/79.14	c D: 1
78.83/79.14	c estimatedAdderCost: 30
78.83/79.14	c Try to convert by bdds
78.83/79.15	c D: 1
78.83/79.15	c estimatedAdderCost: 30
78.83/79.15	c Try to convert by bdds
78.83/79.17	c D: 1
78.83/79.17	c estimatedAdderCost: 30
78.83/79.17	c Try to convert by bdds
78.83/79.18	c D: 1
78.83/79.18	c estimatedAdderCost: 30
78.83/79.18	c Try to convert by bdds
78.92/79.20	c D: 1
78.92/79.20	c estimatedAdderCost: 30
78.92/79.20	c Try to convert by bdds
78.92/79.21	c D: 1
78.92/79.21	c estimatedAdderCost: 30
78.92/79.21	c Try to convert by bdds
78.92/79.23	c D: 1
78.92/79.23	c estimatedAdderCost: 30
78.92/79.23	c Try to convert by bdds
78.92/79.24	c D: 1
78.92/79.24	c estimatedAdderCost: 30
78.92/79.24	c Try to convert by bdds
78.92/79.26	c D: 1
78.92/79.26	c estimatedAdderCost: 30
78.92/79.26	c Try to convert by bdds
78.92/79.27	c D: 1
78.92/79.27	c estimatedAdderCost: 30
78.92/79.27	c Try to convert by bdds
78.92/79.29	c D: 1
78.92/79.29	c estimatedAdderCost: 30
78.92/79.29	c Try to convert by bdds
79.02/79.31	c D: 1
79.02/79.31	c estimatedAdderCost: 30
79.02/79.31	c Try to convert by bdds
79.02/79.32	c D: 1
79.02/79.32	c estimatedAdderCost: 30
79.02/79.32	c Try to convert by bdds
79.02/79.34	c D: 1
79.02/79.34	c estimatedAdderCost: 30
79.02/79.34	c Try to convert by bdds
79.02/79.35	c D: 1
79.02/79.35	c estimatedAdderCost: 30
79.02/79.35	c Try to convert by bdds
79.02/79.37	c D: 1
79.02/79.37	c estimatedAdderCost: 30
79.02/79.37	c Try to convert by bdds
79.02/79.38	c D: 1
79.02/79.38	c estimatedAdderCost: 30
79.02/79.38	c Try to convert by bdds
79.12/79.40	c D: 1
79.12/79.40	c estimatedAdderCost: 38
79.12/79.40	c Try to convert by bdds
79.12/79.41	c D: 1
79.12/79.41	c estimatedAdderCost: 39
79.12/79.41	c Try to convert by bdds
79.12/79.43	c D: 1
79.12/79.43	c estimatedAdderCost: 38
79.12/79.43	c Try to convert by bdds
79.12/79.44	c D: 1
79.12/79.44	c estimatedAdderCost: 39
79.12/79.44	c Try to convert by bdds
79.12/79.45	c D: 1
79.12/79.45	c estimatedAdderCost: 38
79.12/79.45	c Try to convert by bdds
79.12/79.47	c D: 1
79.12/79.47	c estimatedAdderCost: 39
79.12/79.47	c Try to convert by bdds
79.12/79.48	c D: 1
79.12/79.48	c estimatedAdderCost: 38
79.12/79.48	c Try to convert by bdds
79.12/79.49	c D: 1
79.12/79.49	c estimatedAdderCost: 39
79.12/79.49	c Try to convert by bdds
79.22/79.51	c D: 1
79.22/79.51	c estimatedAdderCost: 38
79.22/79.51	c Try to convert by bdds
79.22/79.52	c D: 1
79.22/79.52	c estimatedAdderCost: 39
79.22/79.52	c Try to convert by bdds
79.22/79.54	c D: 1
79.22/79.54	c estimatedAdderCost: 38
79.22/79.54	c Try to convert by bdds
79.22/79.55	c D: 1
79.22/79.55	c estimatedAdderCost: 39
79.22/79.55	c Try to convert by bdds
79.22/79.56	c D: 1
79.22/79.56	c estimatedAdderCost: 38
79.22/79.56	c Try to convert by bdds
79.22/79.58	c D: 1
79.22/79.58	c estimatedAdderCost: 39
79.22/79.58	c Try to convert by bdds
79.22/79.59	c D: 1
79.22/79.59	c estimatedAdderCost: 38
79.22/79.59	c Try to convert by bdds
79.32/79.61	c D: 1
79.32/79.61	c estimatedAdderCost: 39
79.32/79.61	c Try to convert by bdds
79.32/79.62	c D: 1
79.32/79.62	c estimatedAdderCost: 38
79.32/79.62	c Try to convert by bdds
79.32/79.63	c D: 1
79.32/79.63	c estimatedAdderCost: 39
79.32/79.63	c Try to convert by bdds
79.32/79.65	c D: 1
79.32/79.65	c estimatedAdderCost: 38
79.32/79.65	c Try to convert by bdds
79.32/79.66	c D: 1
79.32/79.66	c estimatedAdderCost: 39
79.32/79.66	c Try to convert by bdds
79.32/79.68	c D: 1
79.32/79.68	c estimatedAdderCost: 38
79.32/79.68	c Try to convert by bdds
79.32/79.69	c D: 1
79.32/79.69	c estimatedAdderCost: 39
79.32/79.69	c Try to convert by bdds
79.41/79.70	c D: 1
79.41/79.70	c estimatedAdderCost: 38
79.41/79.70	c Try to convert by bdds
79.41/79.72	c D: 1
79.41/79.72	c estimatedAdderCost: 39
79.41/79.72	c Try to convert by bdds
79.41/79.73	c D: 1
79.41/79.73	c estimatedAdderCost: 38
79.41/79.73	c Try to convert by bdds
79.41/79.75	c D: 1
79.41/79.75	c estimatedAdderCost: 39
79.41/79.75	c Try to convert by bdds
79.41/79.76	c D: 1
79.41/79.76	c estimatedAdderCost: 38
79.41/79.76	c Try to convert by bdds
79.41/79.77	c D: 1
79.41/79.77	c estimatedAdderCost: 39
79.41/79.77	c Try to convert by bdds
79.41/79.79	c D: 1
79.41/79.79	c estimatedAdderCost: 38
79.41/79.79	c Try to convert by bdds
79.51/79.80	c D: 1
79.51/79.80	c estimatedAdderCost: 39
79.51/79.80	c Try to convert by bdds
79.51/79.82	c D: 1
79.51/79.82	c estimatedAdderCost: 38
79.51/79.82	c Try to convert by bdds
79.51/79.83	c D: 1
79.51/79.83	c estimatedAdderCost: 39
79.51/79.83	c Try to convert by bdds
79.51/79.84	c D: 1
79.51/79.84	c estimatedAdderCost: 38
79.51/79.84	c Try to convert by bdds
79.51/79.86	c D: 1
79.51/79.86	c estimatedAdderCost: 39
79.51/79.86	c Try to convert by bdds
79.51/79.87	c D: 1
79.51/79.87	c estimatedAdderCost: 38
79.51/79.87	c Try to convert by bdds
79.51/79.88	c D: 1
79.51/79.88	c estimatedAdderCost: 39
79.51/79.88	c Try to convert by bdds
79.61/79.90	c D: 1
79.61/79.90	c estimatedAdderCost: 38
79.61/79.90	c Try to convert by bdds
79.61/79.91	c D: 1
79.61/79.91	c estimatedAdderCost: 39
79.61/79.91	c Try to convert by bdds
79.61/79.93	c D: 1
79.61/79.93	c estimatedAdderCost: 38
79.61/79.93	c Try to convert by bdds
79.61/79.94	c D: 1
79.61/79.94	c estimatedAdderCost: 39
79.61/79.94	c Try to convert by bdds
79.61/79.95	c D: 1
79.61/79.95	c estimatedAdderCost: 38
79.61/79.95	c Try to convert by bdds
79.61/79.97	c D: 1
79.61/79.97	c estimatedAdderCost: 39
79.61/79.97	c Try to convert by bdds
79.61/79.98	c D: 1
79.61/79.98	c estimatedAdderCost: 38
79.61/79.98	c Try to convert by bdds
79.61/80.00	c D: 1
79.61/80.00	c estimatedAdderCost: 39
79.61/80.00	c Try to convert by bdds
79.73/80.01	c D: 1
79.73/80.01	c estimatedAdderCost: 38
79.73/80.01	c Try to convert by bdds
79.73/80.02	c D: 1
79.73/80.02	c estimatedAdderCost: 39
79.73/80.02	c Try to convert by bdds
79.73/80.04	c D: 1
79.73/80.04	c estimatedAdderCost: 38
79.73/80.04	c Try to convert by bdds
79.73/80.05	c D: 1
79.73/80.05	c estimatedAdderCost: 39
79.73/80.05	c Try to convert by bdds
79.73/80.07	c D: 1
79.73/80.07	c estimatedAdderCost: 38
79.73/80.07	c Try to convert by bdds
79.73/80.08	c D: 1
79.73/80.08	c estimatedAdderCost: 39
79.73/80.08	c Try to convert by bdds
79.73/80.09	c D: 1
79.73/80.09	c estimatedAdderCost: 38
79.73/80.09	c Try to convert by bdds
79.73/80.11	c D: 1
79.73/80.11	c estimatedAdderCost: 39
79.73/80.11	c Try to convert by bdds
79.83/80.12	c D: 1
79.83/80.12	c estimatedAdderCost: 38
79.83/80.12	c Try to convert by bdds
79.83/80.14	c D: 1
79.83/80.14	c estimatedAdderCost: 39
79.83/80.14	c Try to convert by bdds
79.83/80.15	c D: 1
79.83/80.15	c estimatedAdderCost: 38
79.83/80.15	c Try to convert by bdds
79.83/80.16	c D: 1
79.83/80.16	c estimatedAdderCost: 39
79.83/80.16	c Try to convert by bdds
79.83/80.18	c D: 1
79.83/80.18	c estimatedAdderCost: 38
79.83/80.18	c Try to convert by bdds
79.83/80.19	c D: 1
79.83/80.19	c estimatedAdderCost: 39
79.83/80.19	c Try to convert by bdds
79.91/80.20	c D: 1
79.91/80.20	c estimatedAdderCost: 38
79.91/80.20	c Try to convert by bdds
79.91/80.22	c D: 1
79.91/80.22	c estimatedAdderCost: 39
79.91/80.22	c Try to convert by bdds
79.91/80.23	c D: 1
79.91/80.23	c estimatedAdderCost: 38
79.91/80.23	c Try to convert by bdds
79.91/80.25	c D: 1
79.91/80.25	c estimatedAdderCost: 39
79.91/80.25	c Try to convert by bdds
79.91/80.26	c D: 1
79.91/80.26	c estimatedAdderCost: 38
79.91/80.26	c Try to convert by bdds
79.91/80.27	c D: 1
79.91/80.27	c estimatedAdderCost: 39
79.91/80.27	c Try to convert by bdds
79.91/80.29	c D: 1
79.91/80.29	c estimatedAdderCost: 38
79.91/80.29	c Try to convert by bdds
80.01/80.30	c D: 1
80.01/80.30	c estimatedAdderCost: 39
80.01/80.30	c Try to convert by bdds
80.01/80.32	c D: 1
80.01/80.32	c estimatedAdderCost: 38
80.01/80.32	c Try to convert by bdds
80.01/80.33	c D: 1
80.01/80.33	c estimatedAdderCost: 39
80.01/80.33	c Try to convert by bdds
80.01/80.34	c D: 1
80.01/80.34	c estimatedAdderCost: 38
80.01/80.34	c Try to convert by bdds
80.01/80.36	c D: 1
80.01/80.36	c estimatedAdderCost: 39
80.01/80.36	c Try to convert by bdds
80.01/80.37	c D: 1
80.01/80.37	c estimatedAdderCost: 38
80.01/80.37	c Try to convert by bdds
80.01/80.39	c D: 1
80.01/80.39	c estimatedAdderCost: 39
80.01/80.39	c Try to convert by bdds
80.11/80.40	c D: 1
80.11/80.40	c estimatedAdderCost: 38
80.11/80.40	c Try to convert by bdds
80.11/80.41	c D: 1
80.11/80.41	c estimatedAdderCost: 39
80.11/80.41	c Try to convert by bdds
80.11/80.43	c D: 1
80.11/80.43	c estimatedAdderCost: 38
80.11/80.43	c Try to convert by bdds
80.11/80.44	c D: 1
80.11/80.44	c estimatedAdderCost: 39
80.11/80.44	c Try to convert by bdds
80.11/80.46	c D: 1
80.11/80.46	c estimatedAdderCost: 38
80.11/80.46	c Try to convert by bdds
80.11/80.47	c D: 1
80.11/80.47	c estimatedAdderCost: 39
80.11/80.47	c Try to convert by bdds
80.11/80.48	c D: 1
80.11/80.48	c estimatedAdderCost: 38
80.11/80.48	c Try to convert by bdds
80.21/80.50	c D: 1
80.21/80.50	c estimatedAdderCost: 39
80.21/80.50	c Try to convert by bdds
80.21/80.51	c D: 1
80.21/80.51	c estimatedAdderCost: 38
80.21/80.51	c Try to convert by bdds
80.21/80.53	c D: 1
80.21/80.53	c estimatedAdderCost: 39
80.21/80.53	c Try to convert by bdds
80.21/80.54	c D: 1
80.21/80.54	c estimatedAdderCost: 38
80.21/80.54	c Try to convert by bdds
80.21/80.55	c D: 1
80.21/80.55	c estimatedAdderCost: 39
80.21/80.55	c Try to convert by bdds
80.21/80.57	c D: 1
80.21/80.57	c estimatedAdderCost: 38
80.21/80.57	c Try to convert by bdds
80.21/80.58	c D: 1
80.21/80.58	c estimatedAdderCost: 39
80.21/80.58	c Try to convert by bdds
80.21/80.60	c D: 1
80.21/80.60	c estimatedAdderCost: 38
80.21/80.60	c Try to convert by bdds
80.31/80.61	c D: 1
80.31/80.61	c estimatedAdderCost: 39
80.31/80.61	c Try to convert by bdds
80.31/80.62	c D: 1
80.31/80.62	c estimatedAdderCost: 38
80.31/80.62	c Try to convert by bdds
80.31/80.64	c D: 1
80.31/80.64	c estimatedAdderCost: 39
80.31/80.64	c Try to convert by bdds
80.31/80.65	c D: 1
80.31/80.65	c estimatedAdderCost: 38
80.31/80.65	c Try to convert by bdds
80.31/80.66	c D: 1
80.31/80.66	c estimatedAdderCost: 39
80.31/80.66	c Try to convert by bdds
80.31/80.68	c D: 1
80.31/80.68	c estimatedAdderCost: 38
80.31/80.68	c Try to convert by bdds
80.31/80.69	c D: 1
80.31/80.69	c estimatedAdderCost: 39
80.31/80.69	c Try to convert by bdds
80.41/80.71	c D: 1
80.41/80.71	c estimatedAdderCost: 38
80.41/80.71	c Try to convert by bdds
80.41/80.72	c D: 1
80.41/80.72	c estimatedAdderCost: 39
80.41/80.72	c Try to convert by bdds
80.41/80.73	c D: 1
80.41/80.73	c estimatedAdderCost: 38
80.41/80.73	c Try to convert by bdds
80.41/80.75	c D: 1
80.41/80.75	c estimatedAdderCost: 39
80.41/80.75	c Try to convert by bdds
80.41/80.76	c D: 1
80.41/80.76	c estimatedAdderCost: 38
80.41/80.76	c Try to convert by bdds
80.41/80.78	c D: 1
80.41/80.78	c estimatedAdderCost: 39
80.41/80.78	c Try to convert by bdds
80.41/80.79	c D: 1
80.41/80.79	c estimatedAdderCost: 38
80.41/80.79	c Try to convert by bdds
80.51/80.80	c D: 1
80.51/80.80	c estimatedAdderCost: 39
80.51/80.80	c Try to convert by bdds
80.51/80.82	c D: 1
80.51/80.82	c estimatedAdderCost: 38
80.51/80.82	c Try to convert by bdds
80.51/80.83	c D: 1
80.51/80.83	c estimatedAdderCost: 39
80.51/80.83	c Try to convert by bdds
80.51/80.85	c D: 1
80.51/80.85	c estimatedAdderCost: 38
80.51/80.85	c Try to convert by bdds
80.51/80.86	c D: 1
80.51/80.86	c estimatedAdderCost: 39
80.51/80.86	c Try to convert by bdds
80.51/80.87	c D: 1
80.51/80.87	c estimatedAdderCost: 38
80.51/80.87	c Try to convert by bdds
80.51/80.89	c D: 1
80.51/80.89	c estimatedAdderCost: 39
80.51/80.89	c Try to convert by bdds
80.61/80.90	c D: 1
80.61/80.90	c estimatedAdderCost: 38
80.61/80.90	c Try to convert by bdds
80.61/80.91	c D: 1
80.61/80.91	c estimatedAdderCost: 39
80.61/80.91	c Try to convert by bdds
80.61/80.93	c D: 1
80.61/80.93	c estimatedAdderCost: 38
80.61/80.93	c Try to convert by bdds
80.61/80.94	c D: 1
80.61/80.94	c estimatedAdderCost: 39
80.61/80.94	c Try to convert by bdds
80.61/80.96	c D: 1
80.61/80.96	c estimatedAdderCost: 38
80.61/80.96	c Try to convert by bdds
80.61/80.97	c D: 1
80.61/80.97	c estimatedAdderCost: 39
80.61/80.97	c Try to convert by bdds
80.61/80.98	c D: 1
80.61/80.98	c estimatedAdderCost: 38
80.61/80.98	c Try to convert by bdds
80.61/81.00	c D: 1
80.61/81.00	c estimatedAdderCost: 39
80.61/81.00	c Try to convert by bdds
80.72/81.01	c D: 1
80.72/81.01	c estimatedAdderCost: 38
80.72/81.01	c Try to convert by bdds
80.72/81.03	c D: 1
80.72/81.03	c estimatedAdderCost: 39
80.72/81.03	c Try to convert by bdds
80.72/81.04	c D: 1
80.72/81.04	c estimatedAdderCost: 38
80.72/81.04	c Try to convert by bdds
80.72/81.05	c D: 1
80.72/81.05	c estimatedAdderCost: 39
80.72/81.05	c Try to convert by bdds
80.72/81.07	c D: 1
80.72/81.07	c estimatedAdderCost: 38
80.72/81.07	c Try to convert by bdds
80.72/81.08	c D: 1
80.72/81.08	c estimatedAdderCost: 39
80.72/81.08	c Try to convert by bdds
80.72/81.10	c D: 1
80.72/81.10	c estimatedAdderCost: 38
80.72/81.10	c Try to convert by bdds
80.82/81.11	c D: 1
80.82/81.11	c estimatedAdderCost: 39
80.82/81.11	c Try to convert by bdds
80.82/81.12	c D: 1
80.82/81.12	c estimatedAdderCost: 38
80.82/81.12	c Try to convert by bdds
80.82/81.14	c D: 1
80.82/81.14	c estimatedAdderCost: 39
80.82/81.14	c Try to convert by bdds
80.82/81.15	c D: 1
80.82/81.15	c estimatedAdderCost: 38
80.82/81.15	c Try to convert by bdds
80.82/81.16	c D: 1
80.82/81.16	c estimatedAdderCost: 39
80.82/81.16	c Try to convert by bdds
80.82/81.18	c D: 1
80.82/81.18	c estimatedAdderCost: 38
80.82/81.18	c Try to convert by bdds
80.82/81.19	c D: 1
80.82/81.19	c estimatedAdderCost: 39
80.82/81.19	c Try to convert by bdds
80.91/81.21	c D: 1
80.91/81.21	c estimatedAdderCost: 38
80.91/81.21	c Try to convert by bdds
80.91/81.22	c D: 1
80.91/81.22	c estimatedAdderCost: 39
80.91/81.22	c Try to convert by bdds
80.91/81.23	c D: 1
80.91/81.23	c estimatedAdderCost: 38
80.91/81.23	c Try to convert by bdds
80.91/81.25	c D: 1
80.91/81.25	c estimatedAdderCost: 39
80.91/81.25	c Try to convert by bdds
80.91/81.26	c D: 1
80.91/81.26	c estimatedAdderCost: 38
80.91/81.26	c Try to convert by bdds
80.91/81.28	c D: 1
80.91/81.28	c estimatedAdderCost: 39
80.91/81.28	c Try to convert by bdds
80.91/81.29	c D: 1
80.91/81.29	c estimatedAdderCost: 38
80.91/81.29	c Try to convert by bdds
81.01/81.30	c D: 1
81.01/81.30	c estimatedAdderCost: 39
81.01/81.30	c Try to convert by bdds
81.01/81.32	c D: 1
81.01/81.32	c estimatedAdderCost: 38
81.01/81.32	c Try to convert by bdds
81.01/81.33	c D: 1
81.01/81.33	c estimatedAdderCost: 39
81.01/81.33	c Try to convert by bdds
81.01/81.35	c D: 1
81.01/81.35	c estimatedAdderCost: 38
81.01/81.35	c Try to convert by bdds
81.01/81.36	c D: 1
81.01/81.36	c estimatedAdderCost: 39
81.01/81.36	c Try to convert by bdds
81.01/81.37	c D: 1
81.01/81.37	c estimatedAdderCost: 38
81.01/81.37	c Try to convert by bdds
81.01/81.39	c D: 1
81.01/81.39	c estimatedAdderCost: 39
81.01/81.39	c Try to convert by bdds
81.11/81.40	c D: 1
81.11/81.40	c estimatedAdderCost: 38
81.11/81.40	c Try to convert by bdds
81.11/81.42	c D: 1
81.11/81.42	c estimatedAdderCost: 39
81.11/81.42	c Try to convert by bdds
81.11/81.43	c D: 1
81.11/81.43	c estimatedAdderCost: 38
81.11/81.43	c Try to convert by bdds
81.11/81.44	c D: 1
81.11/81.44	c estimatedAdderCost: 39
81.11/81.44	c Try to convert by bdds
81.11/81.46	c D: 1
81.11/81.46	c estimatedAdderCost: 38
81.11/81.46	c Try to convert by bdds
81.11/81.47	c D: 1
81.11/81.47	c estimatedAdderCost: 39
81.11/81.47	c Try to convert by bdds
81.11/81.48	c D: 1
81.11/81.48	c estimatedAdderCost: 38
81.11/81.48	c Try to convert by bdds
81.21/81.50	c D: 1
81.21/81.50	c estimatedAdderCost: 39
81.21/81.50	c Try to convert by bdds
81.21/81.51	c D: 1
81.21/81.51	c estimatedAdderCost: 38
81.21/81.51	c Try to convert by bdds
81.21/81.53	c D: 1
81.21/81.53	c estimatedAdderCost: 39
81.21/81.53	c Try to convert by bdds
81.21/81.54	c D: 1
81.21/81.54	c estimatedAdderCost: 38
81.21/81.54	c Try to convert by bdds
81.21/81.55	c D: 1
81.21/81.55	c estimatedAdderCost: 39
81.21/81.55	c Try to convert by bdds
81.21/81.57	c D: 1
81.21/81.57	c estimatedAdderCost: 38
81.21/81.57	c Try to convert by bdds
81.21/81.58	c D: 1
81.21/81.58	c estimatedAdderCost: 39
81.21/81.58	c Try to convert by bdds
81.31/81.60	c D: 1
81.31/81.60	c estimatedAdderCost: 38
81.31/81.60	c Try to convert by bdds
81.31/81.61	c D: 1
81.31/81.61	c estimatedAdderCost: 39
81.31/81.61	c Try to convert by bdds
81.31/81.62	c D: 1
81.31/81.62	c estimatedAdderCost: 38
81.31/81.62	c Try to convert by bdds
81.31/81.64	c D: 1
81.31/81.64	c estimatedAdderCost: 39
81.31/81.64	c Try to convert by bdds
81.31/81.65	c D: 1
81.31/81.65	c estimatedAdderCost: 38
81.31/81.65	c Try to convert by bdds
81.31/81.67	c D: 1
81.31/81.67	c estimatedAdderCost: 39
81.31/81.67	c Try to convert by bdds
81.31/81.68	c D: 1
81.31/81.68	c estimatedAdderCost: 38
81.31/81.68	c Try to convert by bdds
81.31/81.69	c D: 1
81.31/81.69	c estimatedAdderCost: 39
81.31/81.69	c Try to convert by bdds
81.41/81.71	c D: 1
81.41/81.71	c estimatedAdderCost: 38
81.41/81.71	c Try to convert by bdds
81.41/81.72	c D: 1
81.41/81.72	c estimatedAdderCost: 39
81.41/81.72	c Try to convert by bdds
81.41/81.73	c D: 1
81.41/81.73	c estimatedAdderCost: 38
81.41/81.73	c Try to convert by bdds
81.41/81.75	c D: 1
81.41/81.75	c estimatedAdderCost: 39
81.41/81.75	c Try to convert by bdds
81.41/81.76	c D: 1
81.41/81.76	c estimatedAdderCost: 38
81.41/81.76	c Try to convert by bdds
81.41/81.78	c D: 1
81.41/81.78	c estimatedAdderCost: 39
81.41/81.78	c Try to convert by bdds
81.41/81.79	c D: 1
81.41/81.79	c estimatedAdderCost: 38
81.41/81.79	c Try to convert by bdds
81.51/81.80	c D: 1
81.51/81.80	c estimatedAdderCost: 39
81.51/81.80	c Try to convert by bdds
81.51/81.82	c D: 1
81.51/81.82	c estimatedAdderCost: 38
81.51/81.82	c Try to convert by bdds
81.51/81.83	c D: 1
81.51/81.83	c estimatedAdderCost: 39
81.51/81.83	c Try to convert by bdds
81.51/81.85	c D: 1
81.51/81.85	c estimatedAdderCost: 38
81.51/81.85	c Try to convert by bdds
81.51/81.86	c D: 1
81.51/81.86	c estimatedAdderCost: 39
81.51/81.86	c Try to convert by bdds
81.51/81.87	c D: 1
81.51/81.87	c estimatedAdderCost: 38
81.51/81.87	c Try to convert by bdds
81.51/81.89	c D: 1
81.51/81.89	c estimatedAdderCost: 39
81.51/81.89	c Try to convert by bdds
81.61/81.90	c D: 1
81.61/81.90	c estimatedAdderCost: 38
81.61/81.90	c Try to convert by bdds
81.61/81.92	c D: 1
81.61/81.92	c estimatedAdderCost: 39
81.61/81.92	c Try to convert by bdds
81.61/81.93	c D: 1
81.61/81.93	c estimatedAdderCost: 38
81.61/81.93	c Try to convert by bdds
81.61/81.94	c D: 1
81.61/81.94	c estimatedAdderCost: 39
81.61/81.94	c Try to convert by bdds
81.61/81.96	c D: 1
81.61/81.96	c estimatedAdderCost: 38
81.61/81.96	c Try to convert by bdds
81.61/81.97	c D: 1
81.61/81.97	c estimatedAdderCost: 39
81.61/81.97	c Try to convert by bdds
81.61/81.98	c D: 1
81.61/81.98	c estimatedAdderCost: 38
81.61/81.98	c Try to convert by bdds
81.61/82.00	c D: 1
81.61/82.00	c estimatedAdderCost: 39
81.61/82.00	c Try to convert by bdds
81.72/82.01	c D: 1
81.72/82.01	c estimatedAdderCost: 38
81.72/82.01	c Try to convert by bdds
81.72/82.03	c D: 1
81.72/82.03	c estimatedAdderCost: 39
81.72/82.03	c Try to convert by bdds
81.72/82.04	c D: 1
81.72/82.04	c estimatedAdderCost: 38
81.72/82.04	c Try to convert by bdds
81.72/82.05	c D: 1
81.72/82.05	c estimatedAdderCost: 39
81.72/82.05	c Try to convert by bdds
81.72/82.07	c D: 1
81.72/82.07	c estimatedAdderCost: 38
81.72/82.07	c Try to convert by bdds
81.72/82.08	c D: 1
81.72/82.08	c estimatedAdderCost: 39
81.72/82.08	c Try to convert by bdds
81.72/82.10	c D: 1
81.72/82.10	c estimatedAdderCost: 38
81.72/82.10	c Try to convert by bdds
81.82/82.11	c D: 1
81.82/82.11	c estimatedAdderCost: 39
81.82/82.11	c Try to convert by bdds
81.82/82.12	c D: 1
81.82/82.12	c estimatedAdderCost: 38
81.82/82.12	c Try to convert by bdds
81.82/82.14	c D: 1
81.82/82.14	c estimatedAdderCost: 39
81.82/82.14	c Try to convert by bdds
81.82/82.15	c D: 1
81.82/82.15	c estimatedAdderCost: 38
81.82/82.15	c Try to convert by bdds
81.82/82.17	c D: 1
81.82/82.17	c estimatedAdderCost: 39
81.82/82.17	c Try to convert by bdds
81.82/82.18	c D: 1
81.82/82.18	c estimatedAdderCost: 38
81.82/82.18	c Try to convert by bdds
81.82/82.19	c D: 1
81.82/82.19	c estimatedAdderCost: 39
81.82/82.19	c Try to convert by bdds
81.91/82.21	c D: 1
81.91/82.21	c estimatedAdderCost: 38
81.91/82.21	c Try to convert by bdds
81.91/82.22	c D: 1
81.91/82.22	c estimatedAdderCost: 39
81.91/82.22	c Try to convert by bdds
81.91/82.23	c D: 1
81.91/82.23	c estimatedAdderCost: 38
81.91/82.23	c Try to convert by bdds
81.91/82.25	c D: 1
81.91/82.25	c estimatedAdderCost: 39
81.91/82.25	c Try to convert by bdds
81.91/82.26	c D: 1
81.91/82.26	c estimatedAdderCost: 38
81.91/82.26	c Try to convert by bdds
81.91/82.28	c D: 1
81.91/82.28	c estimatedAdderCost: 39
81.91/82.28	c Try to convert by bdds
81.91/82.29	c D: 1
81.91/82.29	c estimatedAdderCost: 38
81.91/82.29	c Try to convert by bdds
82.01/82.30	c D: 1
82.01/82.30	c estimatedAdderCost: 39
82.01/82.30	c Try to convert by bdds
82.01/82.32	c D: 1
82.01/82.32	c estimatedAdderCost: 38
82.01/82.32	c Try to convert by bdds
82.01/82.33	c D: 1
82.01/82.33	c estimatedAdderCost: 39
82.01/82.33	c Try to convert by bdds
82.01/82.35	c D: 1
82.01/82.35	c estimatedAdderCost: 38
82.01/82.35	c Try to convert by bdds
82.01/82.36	c D: 1
82.01/82.36	c estimatedAdderCost: 39
82.01/82.36	c Try to convert by bdds
82.01/82.37	c D: 1
82.01/82.37	c estimatedAdderCost: 38
82.01/82.37	c Try to convert by bdds
82.01/82.39	c D: 1
82.01/82.39	c estimatedAdderCost: 39
82.01/82.39	c Try to convert by bdds
82.11/82.40	c D: 1
82.11/82.40	c estimatedAdderCost: 38
82.11/82.40	c Try to convert by bdds
82.11/82.41	c D: 1
82.11/82.41	c estimatedAdderCost: 39
82.11/82.41	c Try to convert by bdds
82.11/82.43	c D: 1
82.11/82.43	c estimatedAdderCost: 38
82.11/82.43	c Try to convert by bdds
82.11/82.44	c D: 1
82.11/82.44	c estimatedAdderCost: 39
82.11/82.44	c Try to convert by bdds
82.11/82.46	c D: 1
82.11/82.46	c estimatedAdderCost: 38
82.11/82.46	c Try to convert by bdds
82.11/82.47	c D: 1
82.11/82.47	c estimatedAdderCost: 39
82.11/82.47	c Try to convert by bdds
82.11/82.48	c D: 1
82.11/82.48	c estimatedAdderCost: 38
82.11/82.48	c Try to convert by bdds
82.21/82.50	c D: 1
82.21/82.50	c estimatedAdderCost: 39
82.21/82.50	c Try to convert by bdds
82.21/82.51	c D: 1
82.21/82.51	c estimatedAdderCost: 38
82.21/82.51	c Try to convert by bdds
82.21/82.53	c D: 1
82.21/82.53	c estimatedAdderCost: 39
82.21/82.53	c Try to convert by bdds
82.21/82.54	c D: 1
82.21/82.54	c estimatedAdderCost: 38
82.21/82.54	c Try to convert by bdds
82.21/82.55	c D: 1
82.21/82.55	c estimatedAdderCost: 39
82.21/82.55	c Try to convert by bdds
82.21/82.57	c D: 1
82.21/82.57	c estimatedAdderCost: 38
82.21/82.57	c Try to convert by bdds
82.21/82.58	c D: 1
82.21/82.58	c estimatedAdderCost: 39
82.21/82.58	c Try to convert by bdds
82.30/82.60	c D: 1
82.30/82.60	c estimatedA [...]

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

1
343.50/344.64	c estimatedAdderCost: 39
343.50/344.64	c Try to convert by bdds
343.50/344.65	c D: 1
343.50/344.65	c estimatedAdderCost: 38
343.50/344.65	c Try to convert by bdds
343.50/344.67	c D: 1
343.50/344.67	c estimatedAdderCost: 39
343.50/344.67	c Try to convert by bdds
343.50/344.68	c D: 1
343.50/344.68	c estimatedAdderCost: 38
343.50/344.68	c Try to convert by bdds
343.50/344.69	c D: 1
343.50/344.69	c estimatedAdderCost: 39
343.50/344.69	c Try to convert by bdds
343.60/344.71	c D: 1
343.60/344.71	c estimatedAdderCost: 38
343.60/344.71	c Try to convert by bdds
343.60/344.72	c D: 1
343.60/344.72	c estimatedAdderCost: 39
343.60/344.72	c Try to convert by bdds
343.60/344.74	c D: 1
343.60/344.74	c estimatedAdderCost: 38
343.60/344.74	c Try to convert by bdds
343.60/344.75	c D: 1
343.60/344.75	c estimatedAdderCost: 39
343.60/344.75	c Try to convert by bdds
343.60/344.76	c D: 1
343.60/344.76	c estimatedAdderCost: 38
343.60/344.76	c Try to convert by bdds
343.60/344.78	c D: 1
343.60/344.78	c estimatedAdderCost: 39
343.60/344.78	c Try to convert by bdds
343.60/344.79	c D: 1
343.60/344.79	c estimatedAdderCost: 38
343.60/344.79	c Try to convert by bdds
343.69/344.81	c D: 1
343.69/344.81	c estimatedAdderCost: 39
343.69/344.81	c Try to convert by bdds
343.69/344.82	c D: 1
343.69/344.82	c estimatedAdderCost: 38
343.69/344.82	c Try to convert by bdds
343.69/344.84	c D: 1
343.69/344.84	c estimatedAdderCost: 39
343.69/344.84	c Try to convert by bdds
343.69/344.85	c D: 1
343.69/344.85	c estimatedAdderCost: 38
343.69/344.85	c Try to convert by bdds
343.69/344.86	c D: 1
343.69/344.86	c estimatedAdderCost: 39
343.69/344.86	c Try to convert by bdds
343.69/344.88	c D: 1
343.69/344.88	c estimatedAdderCost: 38
343.69/344.88	c Try to convert by bdds
343.69/344.89	c D: 1
343.69/344.89	c estimatedAdderCost: 39
343.69/344.89	c Try to convert by bdds
343.79/344.91	c D: 1
343.79/344.91	c estimatedAdderCost: 38
343.79/344.91	c Try to convert by bdds
343.79/344.92	c D: 1
343.79/344.92	c estimatedAdderCost: 39
343.79/344.92	c Try to convert by bdds
343.79/344.93	c D: 1
343.79/344.93	c estimatedAdderCost: 38
343.79/344.93	c Try to convert by bdds
343.79/344.95	c D: 1
343.79/344.95	c estimatedAdderCost: 39
343.79/344.95	c Try to convert by bdds
343.79/344.96	c D: 1
343.79/344.96	c estimatedAdderCost: 38
343.79/344.96	c Try to convert by bdds
343.79/344.98	c D: 1
343.79/344.98	c estimatedAdderCost: 39
343.79/344.98	c Try to convert by bdds
343.79/344.99	c D: 1
343.79/344.99	c estimatedAdderCost: 38
343.79/344.99	c Try to convert by bdds
343.79/345.00	c D: 1
343.79/345.00	c estimatedAdderCost: 39
343.79/345.00	c Try to convert by bdds
343.91/345.02	c D: 1
343.91/345.02	c estimatedAdderCost: 38
343.91/345.02	c Try to convert by bdds
343.91/345.03	c D: 1
343.91/345.03	c estimatedAdderCost: 39
343.91/345.03	c Try to convert by bdds
343.91/345.05	c D: 1
343.91/345.05	c estimatedAdderCost: 38
343.91/345.05	c Try to convert by bdds
343.91/345.06	c D: 1
343.91/345.06	c estimatedAdderCost: 39
343.91/345.06	c Try to convert by bdds
343.91/345.07	c D: 1
343.91/345.07	c estimatedAdderCost: 38
343.91/345.07	c Try to convert by bdds
343.91/345.09	c D: 1
343.91/345.09	c estimatedAdderCost: 39
343.91/345.09	c Try to convert by bdds
343.91/345.10	c D: 1
343.91/345.10	c estimatedAdderCost: 38
343.91/345.10	c Try to convert by bdds
344.01/345.12	c D: 1
344.01/345.12	c estimatedAdderCost: 39
344.01/345.12	c Try to convert by bdds
344.01/345.13	c D: 1
344.01/345.13	c estimatedAdderCost: 38
344.01/345.13	c Try to convert by bdds
344.01/345.15	c D: 1
344.01/345.15	c estimatedAdderCost: 39
344.01/345.15	c Try to convert by bdds
344.01/345.16	c D: 1
344.01/345.16	c estimatedAdderCost: 38
344.01/345.16	c Try to convert by bdds
344.01/345.17	c D: 1
344.01/345.17	c estimatedAdderCost: 39
344.01/345.17	c Try to convert by bdds
344.01/345.19	c D: 1
344.01/345.19	c estimatedAdderCost: 38
344.01/345.19	c Try to convert by bdds
344.09/345.20	c D: 1
344.09/345.20	c estimatedAdderCost: 39
344.09/345.20	c Try to convert by bdds
344.09/345.22	c D: 1
344.09/345.22	c estimatedAdderCost: 38
344.09/345.22	c Try to convert by bdds
344.09/345.23	c D: 1
344.09/345.23	c estimatedAdderCost: 39
344.09/345.23	c Try to convert by bdds
344.09/345.24	c D: 1
344.09/345.24	c estimatedAdderCost: 38
344.09/345.24	c Try to convert by bdds
344.09/345.26	c D: 1
344.09/345.26	c estimatedAdderCost: 39
344.09/345.26	c Try to convert by bdds
344.09/345.27	c D: 1
344.09/345.27	c estimatedAdderCost: 38
344.09/345.27	c Try to convert by bdds
344.09/345.29	c D: 1
344.09/345.29	c estimatedAdderCost: 39
344.09/345.29	c Try to convert by bdds
344.19/345.30	c D: 1
344.19/345.30	c estimatedAdderCost: 38
344.19/345.30	c Try to convert by bdds
344.19/345.31	c D: 1
344.19/345.31	c estimatedAdderCost: 39
344.19/345.31	c Try to convert by bdds
344.19/345.33	c D: 1
344.19/345.33	c estimatedAdderCost: 38
344.19/345.33	c Try to convert by bdds
344.19/345.34	c D: 1
344.19/345.34	c estimatedAdderCost: 39
344.19/345.34	c Try to convert by bdds
344.19/345.36	c D: 1
344.19/345.36	c estimatedAdderCost: 38
344.19/345.36	c Try to convert by bdds
344.19/345.37	c D: 1
344.19/345.37	c estimatedAdderCost: 39
344.19/345.37	c Try to convert by bdds
344.19/345.39	c D: 1
344.19/345.39	c estimatedAdderCost: 38
344.19/345.39	c Try to convert by bdds
344.29/345.40	c D: 1
344.29/345.40	c estimatedAdderCost: 39
344.29/345.40	c Try to convert by bdds
344.29/345.41	c D: 1
344.29/345.41	c estimatedAdderCost: 38
344.29/345.41	c Try to convert by bdds
344.29/345.43	c D: 1
344.29/345.43	c estimatedAdderCost: 39
344.29/345.43	c Try to convert by bdds
344.29/345.44	c D: 1
344.29/345.44	c estimatedAdderCost: 38
344.29/345.44	c Try to convert by bdds
344.29/345.46	c D: 1
344.29/345.46	c estimatedAdderCost: 39
344.29/345.46	c Try to convert by bdds
344.29/345.47	c D: 1
344.29/345.47	c estimatedAdderCost: 38
344.29/345.47	c Try to convert by bdds
344.29/345.48	c D: 1
344.29/345.48	c estimatedAdderCost: 39
344.29/345.48	c Try to convert by bdds
344.39/345.50	c D: 1
344.39/345.50	c estimatedAdderCost: 38
344.39/345.50	c Try to convert by bdds
344.39/345.51	c D: 1
344.39/345.51	c estimatedAdderCost: 39
344.39/345.51	c Try to convert by bdds
344.39/345.53	c D: 1
344.39/345.53	c estimatedAdderCost: 38
344.39/345.53	c Try to convert by bdds
344.39/345.54	c D: 1
344.39/345.54	c estimatedAdderCost: 39
344.39/345.54	c Try to convert by bdds
344.39/345.55	c D: 1
344.39/345.55	c estimatedAdderCost: 38
344.39/345.55	c Try to convert by bdds
344.39/345.57	c D: 1
344.39/345.57	c estimatedAdderCost: 39
344.39/345.57	c Try to convert by bdds
344.39/345.58	c D: 1
344.39/345.58	c estimatedAdderCost: 38
344.39/345.58	c Try to convert by bdds
344.49/345.60	c D: 1
344.49/345.60	c estimatedAdderCost: 39
344.49/345.60	c Try to convert by bdds
344.49/345.61	c D: 1
344.49/345.61	c estimatedAdderCost: 38
344.49/345.61	c Try to convert by bdds
344.49/345.62	c D: 1
344.49/345.62	c estimatedAdderCost: 39
344.49/345.62	c Try to convert by bdds
344.49/345.64	c D: 1
344.49/345.64	c estimatedAdderCost: 38
344.49/345.64	c Try to convert by bdds
344.49/345.65	c D: 1
344.49/345.65	c estimatedAdderCost: 39
344.49/345.65	c Try to convert by bdds
344.49/345.67	c D: 1
344.49/345.67	c estimatedAdderCost: 38
344.49/345.67	c Try to convert by bdds
344.49/345.68	c D: 1
344.49/345.68	c estimatedAdderCost: 39
344.49/345.68	c Try to convert by bdds
344.49/345.69	c D: 1
344.49/345.69	c estimatedAdderCost: 38
344.49/345.69	c Try to convert by bdds
344.59/345.71	c D: 1
344.59/345.71	c estimatedAdderCost: 39
344.59/345.71	c Try to convert by bdds
344.59/345.72	c D: 1
344.59/345.72	c estimatedAdderCost: 38
344.59/345.72	c Try to convert by bdds
344.59/345.74	c D: 1
344.59/345.74	c estimatedAdderCost: 39
344.59/345.74	c Try to convert by bdds
344.59/345.75	c D: 1
344.59/345.75	c estimatedAdderCost: 38
344.59/345.75	c Try to convert by bdds
344.59/345.77	c D: 1
344.59/345.77	c estimatedAdderCost: 39
344.59/345.77	c Try to convert by bdds
344.59/345.78	c D: 1
344.59/345.78	c estimatedAdderCost: 38
344.59/345.78	c Try to convert by bdds
344.59/345.79	c D: 1
344.59/345.79	c estimatedAdderCost: 39
344.59/345.79	c Try to convert by bdds
344.69/345.81	c D: 1
344.69/345.81	c estimatedAdderCost: 38
344.69/345.81	c Try to convert by bdds
344.69/345.82	c D: 1
344.69/345.82	c estimatedAdderCost: 39
344.69/345.82	c Try to convert by bdds
344.69/345.84	c D: 1
344.69/345.84	c estimatedAdderCost: 38
344.69/345.84	c Try to convert by bdds
344.69/345.85	c D: 1
344.69/345.85	c estimatedAdderCost: 39
344.69/345.85	c Try to convert by bdds
344.69/345.86	c D: 1
344.69/345.86	c estimatedAdderCost: 38
344.69/345.86	c Try to convert by bdds
344.69/345.88	c D: 1
344.69/345.88	c estimatedAdderCost: 39
344.69/345.88	c Try to convert by bdds
344.69/345.89	c D: 1
344.69/345.89	c estimatedAdderCost: 38
344.69/345.89	c Try to convert by bdds
344.79/345.91	c D: 1
344.79/345.91	c estimatedAdderCost: 39
344.79/345.91	c Try to convert by bdds
344.79/345.92	c D: 1
344.79/345.92	c estimatedAdderCost: 38
344.79/345.92	c Try to convert by bdds
344.79/345.93	c D: 1
344.79/345.93	c estimatedAdderCost: 39
344.79/345.93	c Try to convert by bdds
344.79/345.95	c D: 1
344.79/345.95	c estimatedAdderCost: 38
344.79/345.95	c Try to convert by bdds
344.79/345.96	c D: 1
344.79/345.96	c estimatedAdderCost: 39
344.79/345.96	c Try to convert by bdds
344.79/345.98	c D: 1
344.79/345.98	c estimatedAdderCost: 38
344.79/345.98	c Try to convert by bdds
344.79/345.99	c D: 1
344.79/345.99	c estimatedAdderCost: 39
344.79/345.99	c Try to convert by bdds
344.79/346.00	c D: 1
344.79/346.00	c estimatedAdderCost: 38
344.79/346.00	c Try to convert by bdds
344.90/346.02	c D: 1
344.90/346.02	c estimatedAdderCost: 39
344.90/346.02	c Try to convert by bdds
344.90/346.03	c D: 1
344.90/346.03	c estimatedAdderCost: 38
344.90/346.03	c Try to convert by bdds
344.90/346.05	c D: 1
344.90/346.05	c estimatedAdderCost: 39
344.90/346.05	c Try to convert by bdds
344.90/346.06	c D: 1
344.90/346.06	c estimatedAdderCost: 38
344.90/346.06	c Try to convert by bdds
344.90/346.08	c D: 1
344.90/346.08	c estimatedAdderCost: 39
344.90/346.08	c Try to convert by bdds
344.90/346.09	c D: 1
344.90/346.09	c estimatedAdderCost: 38
344.90/346.09	c Try to convert by bdds
344.90/346.10	c D: 1
344.90/346.10	c estimatedAdderCost: 39
344.90/346.10	c Try to convert by bdds
345.00/346.12	c D: 1
345.00/346.12	c estimatedAdderCost: 38
345.00/346.12	c Try to convert by bdds
345.00/346.13	c D: 1
345.00/346.13	c estimatedAdderCost: 39
345.00/346.13	c Try to convert by bdds
345.00/346.15	c D: 1
345.00/346.15	c estimatedAdderCost: 38
345.00/346.15	c Try to convert by bdds
345.00/346.16	c D: 1
345.00/346.16	c estimatedAdderCost: 39
345.00/346.16	c Try to convert by bdds
345.00/346.17	c D: 1
345.00/346.17	c estimatedAdderCost: 38
345.00/346.17	c Try to convert by bdds
345.00/346.19	c D: 1
345.00/346.19	c estimatedAdderCost: 39
345.00/346.19	c Try to convert by bdds
345.09/346.20	c D: 1
345.09/346.20	c estimatedAdderCost: 38
345.09/346.20	c Try to convert by bdds
345.09/346.22	c D: 1
345.09/346.22	c estimatedAdderCost: 39
345.09/346.22	c Try to convert by bdds
345.09/346.23	c D: 1
345.09/346.23	c estimatedAdderCost: 38
345.09/346.23	c Try to convert by bdds
345.09/346.24	c D: 1
345.09/346.24	c estimatedAdderCost: 39
345.09/346.24	c Try to convert by bdds
345.09/346.26	c D: 1
345.09/346.26	c estimatedAdderCost: 38
345.09/346.26	c Try to convert by bdds
345.09/346.27	c D: 1
345.09/346.27	c estimatedAdderCost: 39
345.09/346.27	c Try to convert by bdds
345.09/346.29	c D: 1
345.09/346.29	c estimatedAdderCost: 38
345.09/346.29	c Try to convert by bdds
345.19/346.30	c D: 1
345.19/346.30	c estimatedAdderCost: 39
345.19/346.30	c Try to convert by bdds
345.19/346.32	c D: 1
345.19/346.32	c estimatedAdderCost: 38
345.19/346.32	c Try to convert by bdds
345.19/346.33	c D: 1
345.19/346.33	c estimatedAdderCost: 39
345.19/346.33	c Try to convert by bdds
345.19/346.34	c D: 1
345.19/346.34	c estimatedAdderCost: 38
345.19/346.34	c Try to convert by bdds
345.19/346.36	c D: 1
345.19/346.36	c estimatedAdderCost: 39
345.19/346.36	c Try to convert by bdds
345.19/346.37	c D: 1
345.19/346.37	c estimatedAdderCost: 38
345.19/346.37	c Try to convert by bdds
345.19/346.39	c D: 1
345.19/346.39	c estimatedAdderCost: 39
345.19/346.39	c Try to convert by bdds
345.29/346.40	c D: 1
345.29/346.40	c estimatedAdderCost: 38
345.29/346.40	c Try to convert by bdds
345.29/346.41	c D: 1
345.29/346.41	c estimatedAdderCost: 39
345.29/346.41	c Try to convert by bdds
345.29/346.43	c D: 1
345.29/346.43	c estimatedAdderCost: 38
345.29/346.43	c Try to convert by bdds
345.29/346.44	c D: 1
345.29/346.44	c estimatedAdderCost: 39
345.29/346.44	c Try to convert by bdds
345.29/346.46	c D: 1
345.29/346.46	c estimatedAdderCost: 38
345.29/346.46	c Try to convert by bdds
345.29/346.47	c D: 1
345.29/346.47	c estimatedAdderCost: 39
345.29/346.47	c Try to convert by bdds
345.29/346.48	c D: 1
345.29/346.48	c estimatedAdderCost: 38
345.29/346.48	c Try to convert by bdds
345.39/346.50	c D: 1
345.39/346.50	c estimatedAdderCost: 39
345.39/346.50	c Try to convert by bdds
345.39/346.51	c D: 1
345.39/346.51	c estimatedAdderCost: 38
345.39/346.51	c Try to convert by bdds
345.39/346.53	c D: 1
345.39/346.53	c estimatedAdderCost: 39
345.39/346.53	c Try to convert by bdds
345.39/346.54	c D: 1
345.39/346.54	c estimatedAdderCost: 38
345.39/346.54	c Try to convert by bdds
345.39/346.56	c D: 1
345.39/346.56	c estimatedAdderCost: 39
345.39/346.56	c Try to convert by bdds
345.39/346.57	c D: 1
345.39/346.57	c estimatedAdderCost: 38
345.39/346.57	c Try to convert by bdds
345.39/346.58	c D: 1
345.39/346.58	c estimatedAdderCost: 39
345.39/346.58	c Try to convert by bdds
345.49/346.60	c D: 1
345.49/346.60	c estimatedAdderCost: 38
345.49/346.60	c Try to convert by bdds
345.49/346.61	c D: 1
345.49/346.61	c estimatedAdderCost: 39
345.49/346.61	c Try to convert by bdds
345.49/346.63	c D: 1
345.49/346.63	c estimatedAdderCost: 38
345.49/346.63	c Try to convert by bdds
345.49/346.64	c D: 1
345.49/346.64	c estimatedAdderCost: 39
345.49/346.64	c Try to convert by bdds
345.49/346.65	c D: 1
345.49/346.65	c estimatedAdderCost: 38
345.49/346.65	c Try to convert by bdds
345.49/346.67	c D: 1
345.49/346.67	c estimatedAdderCost: 39
345.49/346.67	c Try to convert by bdds
345.49/346.68	c D: 1
345.49/346.68	c estimatedAdderCost: 38
345.49/346.68	c Try to convert by bdds
345.59/346.70	c D: 1
345.59/346.70	c estimatedAdderCost: 39
345.59/346.70	c Try to convert by bdds
345.59/346.71	c D: 1
345.59/346.71	c estimatedAdderCost: 38
345.59/346.71	c Try to convert by bdds
345.59/346.72	c D: 1
345.59/346.72	c estimatedAdderCost: 39
345.59/346.72	c Try to convert by bdds
345.59/346.74	c D: 1
345.59/346.74	c estimatedAdderCost: 38
345.59/346.74	c Try to convert by bdds
345.59/346.75	c D: 1
345.59/346.75	c estimatedAdderCost: 39
345.59/346.75	c Try to convert by bdds
345.59/346.77	c D: 1
345.59/346.77	c estimatedAdderCost: 38
345.59/346.77	c Try to convert by bdds
345.59/346.78	c D: 1
345.59/346.78	c estimatedAdderCost: 39
345.59/346.78	c Try to convert by bdds
345.59/346.79	c D: 1
345.59/346.79	c estimatedAdderCost: 38
345.59/346.79	c Try to convert by bdds
345.69/346.81	c D: 1
345.69/346.81	c estimatedAdderCost: 39
345.69/346.81	c Try to convert by bdds
345.69/346.82	c D: 1
345.69/346.82	c estimatedAdderCost: 38
345.69/346.82	c Try to convert by bdds
345.69/346.84	c D: 1
345.69/346.84	c estimatedAdderCost: 39
345.69/346.84	c Try to convert by bdds
345.69/346.85	c D: 1
345.69/346.85	c estimatedAdderCost: 38
345.69/346.85	c Try to convert by bdds
345.69/346.86	c D: 1
345.69/346.86	c estimatedAdderCost: 39
345.69/346.86	c Try to convert by bdds
345.69/346.88	c D: 1
345.69/346.88	c estimatedAdderCost: 38
345.69/346.88	c Try to convert by bdds
345.69/346.89	c D: 1
345.69/346.89	c estimatedAdderCost: 39
345.69/346.89	c Try to convert by bdds
345.79/346.91	c D: 1
345.79/346.91	c estimatedAdderCost: 38
345.79/346.91	c Try to convert by bdds
345.79/346.92	c D: 1
345.79/346.92	c estimatedAdderCost: 39
345.79/346.92	c Try to convert by bdds
345.79/346.94	c D: 1
345.79/346.94	c estimatedAdderCost: 38
345.79/346.94	c Try to convert by bdds
345.79/346.95	c D: 1
345.79/346.95	c estimatedAdderCost: 39
345.79/346.95	c Try to convert by bdds
345.79/346.96	c D: 1
345.79/346.96	c estimatedAdderCost: 38
345.79/346.96	c Try to convert by bdds
345.79/346.98	c D: 1
345.79/346.98	c estimatedAdderCost: 39
345.79/346.98	c Try to convert by bdds
345.79/346.99	c D: 1
345.79/346.99	c estimatedAdderCost: 38
345.79/346.99	c Try to convert by bdds
345.79/347.01	c D: 1
345.79/347.01	c estimatedAdderCost: 39
345.79/347.01	c Try to convert by bdds
345.90/347.02	c D: 1
345.90/347.02	c estimatedAdderCost: 38
345.90/347.02	c Try to convert by bdds
345.90/347.03	c D: 1
345.90/347.03	c estimatedAdderCost: 39
345.90/347.03	c Try to convert by bdds
345.90/347.05	c D: 1
345.90/347.05	c estimatedAdderCost: 38
345.90/347.05	c Try to convert by bdds
345.90/347.06	c D: 1
345.90/347.06	c estimatedAdderCost: 39
345.90/347.06	c Try to convert by bdds
345.90/347.08	c D: 1
345.90/347.08	c estimatedAdderCost: 38
345.90/347.08	c Try to convert by bdds
345.90/347.09	c D: 1
345.90/347.09	c estimatedAdderCost: 39
345.90/347.09	c Try to convert by bdds
345.90/347.10	c D: 1
345.90/347.10	c estimatedAdderCost: 38
345.90/347.10	c Try to convert by bdds
346.00/347.12	c D: 1
346.00/347.12	c estimatedAdderCost: 39
346.00/347.12	c Try to convert by bdds
346.00/347.13	c D: 1
346.00/347.13	c estimatedAdderCost: 38
346.00/347.13	c Try to convert by bdds
346.00/347.15	c D: 1
346.00/347.15	c estimatedAdderCost: 39
346.00/347.15	c Try to convert by bdds
346.00/347.16	c D: 1
346.00/347.16	c estimatedAdderCost: 38
346.00/347.16	c Try to convert by bdds
346.00/347.17	c D: 1
346.00/347.17	c estimatedAdderCost: 39
346.00/347.17	c Try to convert by bdds
346.00/347.19	c D: 1
346.00/347.19	c estimatedAdderCost: 38
346.00/347.19	c Try to convert by bdds
346.09/347.20	c D: 1
346.09/347.20	c estimatedAdderCost: 39
346.09/347.20	c Try to convert by bdds
346.09/347.22	c D: 1
346.09/347.22	c estimatedAdderCost: 38
346.09/347.22	c Try to convert by bdds
346.09/347.23	c D: 1
346.09/347.23	c estimatedAdderCost: 39
346.09/347.23	c Try to convert by bdds
346.09/347.25	c D: 1
346.09/347.25	c estimatedAdderCost: 38
346.09/347.25	c Try to convert by bdds
346.09/347.26	c D: 1
346.09/347.26	c estimatedAdderCost: 39
346.09/347.26	c Try to convert by bdds
346.09/347.27	c D: 1
346.09/347.27	c estimatedAdderCost: 38
346.09/347.27	c Try to convert by bdds
346.09/347.29	c D: 1
346.09/347.29	c estimatedAdderCost: 39
346.09/347.29	c Try to convert by bdds
346.18/347.30	c D: 1
346.18/347.30	c estimatedAdderCost: 38
346.18/347.30	c Try to convert by bdds
346.18/347.32	c D: 1
346.18/347.32	c estimatedAdderCost: 39
346.18/347.32	c Try to convert by bdds
346.18/347.33	c D: 1
346.18/347.33	c estimatedAdderCost: 38
346.18/347.33	c Try to convert by bdds
346.18/347.34	c D: 1
346.18/347.34	c estimatedAdderCost: 39
346.18/347.34	c Try to convert by bdds
346.18/347.36	c D: 1
346.18/347.36	c estimatedAdderCost: 38
346.18/347.36	c Try to convert by bdds
346.18/347.37	c D: 1
346.18/347.37	c estimatedAdderCost: 39
346.18/347.37	c Try to convert by bdds
346.18/347.39	c D: 1
346.18/347.39	c estimatedAdderCost: 38
346.18/347.39	c Try to convert by bdds
346.28/347.40	c D: 1
346.28/347.40	c estimatedAdderCost: 39
346.28/347.40	c Try to convert by bdds
346.28/347.41	c D: 1
346.28/347.41	c estimatedAdderCost: 38
346.28/347.41	c Try to convert by bdds
346.28/347.43	c D: 1
346.28/347.43	c estimatedAdderCost: 39
346.28/347.43	c Try to convert by bdds
346.28/347.44	c D: 1
346.28/347.44	c estimatedAdderCost: 38
346.28/347.44	c Try to convert by bdds
346.28/347.46	c D: 1
346.28/347.46	c estimatedAdderCost: 39
346.28/347.46	c Try to convert by bdds
346.28/347.47	c D: 1
346.28/347.47	c estimatedAdderCost: 38
346.28/347.47	c Try to convert by bdds
346.28/347.48	c D: 1
346.28/347.48	c estimatedAdderCost: 39
346.28/347.48	c Try to convert by bdds
346.38/347.50	c D: 1
346.38/347.50	c estimatedAdderCost: 38
346.38/347.50	c Try to convert by bdds
346.38/347.51	c D: 1
346.38/347.51	c estimatedAdderCost: 39
346.38/347.51	c Try to convert by bdds
346.38/347.53	c D: 1
346.38/347.53	c estimatedAdderCost: 38
346.38/347.53	c Try to convert by bdds
346.38/347.54	c D: 1
346.38/347.54	c estimatedAdderCost: 39
346.38/347.54	c Try to convert by bdds
346.38/347.56	c D: 1
346.38/347.56	c estimatedAdderCost: 38
346.38/347.56	c Try to convert by bdds
346.38/347.57	c D: 1
346.38/347.57	c estimatedAdderCost: 39
346.38/347.57	c Try to convert by bdds
346.38/347.58	c D: 1
346.38/347.58	c estimatedAdderCost: 38
346.38/347.58	c Try to convert by bdds
346.48/347.60	c D: 1
346.48/347.60	c estimatedAdderCost: 39
346.48/347.60	c Try to convert by bdds
346.48/347.61	c D: 1
346.48/347.61	c estimatedAdderCost: 38
346.48/347.61	c Try to convert by bdds
346.48/347.63	c D: 1
346.48/347.63	c estimatedAdderCost: 39
346.48/347.63	c Try to convert by bdds
346.48/347.64	c D: 1
346.48/347.64	c estimatedAdderCost: 38
346.48/347.64	c Try to convert by bdds
346.48/347.65	c D: 1
346.48/347.65	c estimatedAdderCost: 39
346.48/347.65	c Try to convert by bdds
346.48/347.67	c D: 1
346.48/347.67	c estimatedAdderCost: 38
346.48/347.67	c Try to convert by bdds
346.48/347.68	c D: 1
346.48/347.68	c estimatedAdderCost: 39
346.48/347.68	c Try to convert by bdds
346.58/347.70	c D: 1
346.58/347.70	c estimatedAdderCost: 38
346.58/347.70	c Try to convert by bdds
346.58/347.71	c D: 1
346.58/347.71	c estimatedAdderCost: 39
346.58/347.71	c Try to convert by bdds
346.58/347.72	c D: 1
346.58/347.72	c estimatedAdderCost: 38
346.58/347.72	c Try to convert by bdds
346.58/347.74	c D: 1
346.58/347.74	c estimatedAdderCost: 39
346.58/347.74	c Try to convert by bdds
346.58/347.75	c D: 1
346.58/347.75	c estimatedAdderCost: 38
346.58/347.75	c Try to convert by bdds
346.58/347.77	c D: 1
346.58/347.77	c estimatedAdderCost: 39
346.58/347.77	c Try to convert by bdds
346.58/347.78	c D: 1
346.58/347.78	c estimatedAdderCost: 38
346.58/347.78	c Try to convert by bdds
346.58/347.79	c D: 1
346.58/347.79	c estimatedAdderCost: 39
346.58/347.79	c Try to convert by bdds
346.68/347.81	c D: 1
346.68/347.81	c estimatedAdderCost: 38
346.68/347.81	c Try to convert by bdds
346.68/347.82	c D: 1
346.68/347.82	c estimatedAdderCost: 39
346.68/347.82	c Try to convert by bdds
346.68/347.84	c D: 1
346.68/347.84	c estimatedAdderCost: 38
346.68/347.84	c Try to convert by bdds
346.68/347.85	c D: 1
346.68/347.85	c estimatedAdderCost: 39
346.68/347.85	c Try to convert by bdds
346.68/347.87	c D: 1
346.68/347.87	c estimatedAdderCost: 38
346.68/347.87	c Try to convert by bdds
346.68/347.88	c D: 1
346.68/347.88	c estimatedAdderCost: 39
346.68/347.88	c Try to convert by bdds
346.68/347.89	c D: 1
346.68/347.89	c estimatedAdderCost: 38
346.68/347.89	c Try to convert by bdds
346.78/347.91	c D: 1
346.78/347.91	c estimatedAdderCost: 39
346.78/347.91	c Try to convert by bdds
346.78/347.92	c D: 1
346.78/347.92	c estimatedAdderCost: 38
346.78/347.92	c Try to convert by bdds
346.78/347.94	c D: 1
346.78/347.94	c estimatedAdderCost: 39
346.78/347.94	c Try to convert by bdds
346.78/347.95	c D: 1
346.78/347.95	c estimatedAdderCost: 38
346.78/347.95	c Try to convert by bdds
346.78/347.96	c D: 1
346.78/347.96	c estimatedAdderCost: 39
346.78/347.96	c Try to convert by bdds
346.78/347.98	c D: 1
346.78/347.98	c estimatedAdderCost: 38
346.78/347.98	c Try to convert by bdds
346.78/347.99	c D: 1
346.78/347.99	c estimatedAdderCost: 39
346.78/347.99	c Try to convert by bdds
346.78/348.01	c D: 1
346.78/348.01	c estimatedAdderCost: 38
346.78/348.01	c Try to convert by bdds
346.89/348.02	c D: 1
346.89/348.02	c estimatedAdderCost: 39
346.89/348.02	c Try to convert by bdds
346.89/348.04	c D: 1
346.89/348.04	c estimatedAdderCost: 38
346.89/348.04	c Try to convert by bdds
346.89/348.05	c D: 1
346.89/348.05	c estimatedAdderCost: 39
346.89/348.05	c Try to convert by bdds
346.89/348.06	c D: 1
346.89/348.06	c estimatedAdderCost: 38
346.89/348.06	c Try to convert by bdds
346.89/348.08	c D: 1
346.89/348.08	c estimatedAdderCost: 39
346.89/348.08	c Try to convert by bdds
346.89/348.09	c D: 1
346.89/348.09	c estimatedAdderCost: 38
346.89/348.09	c Try to convert by bdds
346.89/348.11	c D: 1
346.89/348.11	c estimatedAdderCost: 39
346.89/348.11	c Try to convert by bdds
346.99/348.12	c D: 1
346.99/348.12	c estimatedAdderCost: 38
346.99/348.12	c Try to convert by bdds
346.99/348.13	c D: 1
346.99/348.13	c estimatedAdderCost: 39
346.99/348.13	c Try to convert by bdds
346.99/348.15	c D: 1
346.99/348.15	c estimatedAdderCost: 38
346.99/348.15	c Try to convert by bdds
346.99/348.16	c D: 1
346.99/348.16	c estimatedAdderCost: 39
346.99/348.16	c Try to convert by bdds
346.99/348.18	c D: 1
346.99/348.18	c estimatedAdderCost: 38
346.99/348.18	c Try to convert by bdds
346.99/348.19	c D: 1
346.99/348.19	c estimatedAdderCost: 39
346.99/348.19	c Try to convert by bdds
347.08/348.20	c D: 1
347.08/348.20	c estimatedAdderCost: 38
347.08/348.20	c Try to convert by bdds
347.08/348.22	c D: 1
347.08/348.22	c estimatedAdderCost: 39
347.08/348.22	c Try to convert by bdds
347.08/348.23	c D: 1
347.08/348.23	c estimatedAdderCost: 38
347.08/348.23	c Try to convert by bdds
347.08/348.25	c D: 1
347.08/348.25	c estimatedAdderCost: 39
347.08/348.25	c Try to convert by bdds
347.08/348.26	c D: 1
347.08/348.26	c estimatedAdderCost: 38
347.08/348.26	c Try to convert by bdds
347.08/348.28	c D: 1
347.08/348.28	c estimatedAdderCost: 39
347.08/348.28	c Try to convert by bdds
347.08/348.29	c D: 1
347.08/348.29	c estimatedAdderCost: 38
347.08/348.29	c Try to convert by bdds
347.18/348.30	c D: 1
347.18/348.30	c estimatedAdderCost: 39
347.18/348.30	c Try to convert by bdds
347.18/348.32	c D: 1
347.18/348.32	c estimatedAdderCost: 38
347.18/348.32	c Try to convert by bdds
347.18/348.33	c D: 1
347.18/348.33	c estimatedAdderCost: 39
347.18/348.33	c Try to convert by bdds
347.18/348.35	c D: 1
347.18/348.35	c estimatedAdderCost: 38
347.18/348.35	c Try to convert by bdds
347.18/348.36	c D: 1
347.18/348.36	c estimatedAdderCost: 39
347.18/348.36	c Try to convert by bdds
347.18/348.37	c D: 1
347.18/348.37	c estimatedAdderCost: 38
347.18/348.37	c Try to convert by bdds
347.18/348.39	c D: 1
347.18/348.39	c estimatedAdderCost: 39
347.18/348.39	c Try to convert by bdds
347.28/348.40	c D: 1
347.28/348.40	c estimatedAdderCost: 38
347.28/348.40	c Try to convert by bdds
347.28/348.42	c D: 1
347.28/348.42	c estimatedAdderCost: 39
347.28/348.42	c Try to convert by bdds
347.28/348.43	c D: 1
347.28/348.43	c estimatedAdderCost: 38
347.28/348.43	c Try to convert by bdds
347.28/348.44	c D: 1
347.28/348.44	c estimatedAdderCost: 39
347.28/348.44	c Try to convert by bdds
347.28/348.46	c D: 1
347.28/348.46	c estimatedAdderCost: 38
347.28/348.46	c Try to convert by bdds
347.28/348.47	c D: 1
347.28/348.47	c estimatedAdderCost: 39
347.28/348.47	c Try to convert by bdds
347.28/348.49	c D: 1
347.28/348.49	c estimatedAdderCost: 38
347.28/348.49	c Try to convert by bdds
347.38/348.50	c D: 1
347.38/348.50	c estimatedAdderCost: 39
347.38/348.50	c Try to convert by bdds
347.38/348.51	c D: 1
347.38/348.51	c estimatedAdderCost: 38
347.38/348.51	c Try to convert by bdds
347.38/348.53	c D: 1
347.38/348.53	c estimatedAdderCost: 39
347.38/348.53	c Try to convert by bdds
347.38/348.54	c D: 1
347.38/348.54	c estimatedAdderCost: 38
347.38/348.54	c Try to convert by bdds
347.38/348.56	c D: 1
347.38/348.56	c estimatedAdderCost: 39
347.38/348.56	c Try to convert by bdds
347.38/348.57	c D: 1
347.38/348.57	c estimatedAdderCost: 38
347.38/348.57	c Try to convert by bdds
347.38/348.58	c D: 1
347.38/348.58	c estimatedAdderCost: 39
347.38/348.58	c Try to convert by bdds
347.48/348.60	c D: 1
347.48/348.60	c estimatedAdderCost: 38
347.48/348.60	c Try to convert by bdds
347.48/348.61	c D: 1
347.48/348.61	c estimatedAdderCost: 39
347.48/348.61	c Try to convert by bdds
347.48/348.63	c D: 1
347.48/348.63	c estimatedAdderCost: 38
347.48/348.63	c Try to convert by bdds
347.48/348.64	c D: 1
347.48/348.64	c estimatedAdderCost: 39
347.48/348.64	c Try to convert by bdds
347.48/348.66	c D: 1
347.48/348.66	c estimatedAdderCost: 38
347.48/348.66	c Try to convert by bdds
347.48/348.67	c D: 1
347.48/348.67	c estimatedAdderCost: 39
347.48/348.67	c Try to convert by bdds
347.48/348.68	c D: 1
347.48/348.68	c estimatedAdderCost: 38
347.48/348.68	c Try to convert by bdds
347.58/348.70	c D: 1
347.58/348.70	c estimatedAdderCost: 39
347.58/348.70	c Try to convert by bdds
347.58/348.71	c D: 1
347.58/348.71	c estimatedAdderCost: 38
347.58/348.71	c Try to convert by bdds
347.58/348.73	c D: 1
347.58/348.73	c estimatedAdderCost: 39
347.58/348.73	c Try to convert by bdds
347.58/348.74	c D: 1
347.58/348.74	c estimatedAdderCost: 38
347.58/348.74	c Try to convert by bdds
347.58/348.75	c D: 1
347.58/348.75	c estimatedAdderCost: 39
347.58/348.75	c Try to convert by bdds
347.58/348.77	c D: 1
347.58/348.77	c estimatedAdderCost: 38
347.58/348.77	c Try to convert by bdds
347.58/348.78	c D: 1
347.58/348.78	c estimatedAdderCost: 39
347.58/348.78	c Try to convert by bdds
347.68/348.80	c D: 1
347.68/348.80	c estimatedAdderCost: 38
347.68/348.80	c Try to convert by bdds
347.68/348.81	c D: 1
347.68/348.81	c estimatedAdderCost: 39
347.68/348.81	c Try to convert by bdds
347.68/348.82	c D: 1
347.68/348.82	c estimatedAdderCost: 38
347.68/348.82	c Try to convert by bdds
347.68/348.84	c D: 1
347.68/348.84	c estimatedAdderCost: 39
347.68/348.84	c Try to convert by bdds
347.68/348.85	c D: 1
347.68/348.85	c estimatedAdderCost: 38
347.68/348.85	c Try to convert by bdds
347.68/348.87	c D: 1
347.68/348.87	c estimatedAdderCost: 39
347.68/348.87	c Try to convert by bdds
347.68/348.88	c D: 1
347.68/348.88	c estimatedAdderCost: 38
347.68/348.88	c Try to convert by bdds
347.68/348.89	c D: 1
347.68/348.89	c estimatedAdderCost: 39
347.68/348.89	c Try to convert by bdds
347.78/348.91	c D: 1
347.78/348.91	c estimatedAdderCost: 38
347.78/348.91	c Try to convert by bdds
347.78/348.92	c D: 1
347.78/348.92	c estimatedAdderCost: 39
347.78/348.92	c Try to convert by bdds
347.78/348.94	c D: 1
347.78/348.94	c estimatedAdderCost: 38
347.78/348.94	c Try to convert by bdds
347.78/348.95	c D: 1
347.78/348.95	c estimatedAdderCost: 39
347.78/348.95	c Try to convert by bdds
347.78/348.97	c D: 1
347.78/348.97	c estimatedAdderCost: 38
347.78/348.97	c Try to convert by bdds
347.78/348.98	c D: 1
347.78/348.98	c estimatedAdderCost: 39
347.78/348.98	c Try to convert by bdds
347.78/348.99	c D: 1
347.78/348.99	c estimatedAdderCost: 38
347.78/348.99	c Try to convert by bdds
347.78/349.01	c D: 1
347.78/349.01	c estimatedAdderCost: 39
347.78/349.01	c Try to convert by bdds
347.89/349.02	c D: 1
347.89/349.02	c estimatedAdderCost: 38
347.89/349.02	c Try to convert by bdds
347.89/349.04	c D: 1
347.89/349.04	c estimatedAdderCost: 39
347.89/349.04	c Try to convert by bdds
347.89/349.05	c D: 1
347.89/349.05	c estimatedAdderCost: 38
347.89/349.05	c Try to convert by bdds
347.89/349.06	c D: 1
347.89/349.06	c estimatedAdderCost: 39
347.89/349.06	c Try to convert by bdds
347.89/349.08	c D: 1
347.89/349.08	c estimatedAdderCost: 38
347.89/349.08	c Try to convert by bdds
347.89/349.09	c D: 1
347.89/349.09	c estimatedAdderCost: 39
347.89/349.09	c Try to convert by bdds
347.89/349.11	c D: 1
347.89/349.11	c estimatedAdderCost: 38
347.89/349.11	c Try to convert by bdds
347.99/349.12	c D: 1
347.99/349.12	c estimatedAdderCost: 39
347.99/349.12	c Try to convert by bdds
347.99/349.13	c D: 1
347.99/349.13	c estimatedAdderCost: 38
347.99/349.13	c Try to convert by bdds
347.99/349.15	c D: 1
347.99/349.15	c estimatedAdderCost: 39
347.99/349.15	c Try to convert by bdds
347.99/349.16	c D: 1
347.99/349.16	c estimatedAdderCost: 38
347.99/349.16	c Try to convert by bdds
347.99/349.18	c D: 1
347.99/349.18	c estimatedAdderCost: 39
347.99/349.18	c Try to convert by bdds
347.99/349.19	c D: 1
347.99/349.19	c estimatedAdderCost: 38
347.99/349.19	c Try to convert by bdds
348.08/349.20	c D: 1
348.08/349.20	c estimatedAdderCost: 39
348.08/349.20	c Try to convert by bdds
348.08/349.22	c D: 1
348.08/349.22	c estimatedAdderCost: 38
348.08/349.22	c Try to convert by bdds
348.08/349.23	c D: 1
348.08/349.23	c estimatedAdderCost: 39
348.08/349.23	c Try to convert by bdds
348.08/349.25	c D: 1
348.08/349.25	c estimatedAdderCost: 38
348.08/349.25	c Try to convert by bdds
348.08/349.26	c D: 1
348.08/349.26	c estimatedAdderCost: 39
348.08/349.26	c Try to convert by bdds
348.08/349.28	c D: 1
348.08/349.28	c estimatedAdderCost: 38
348.08/349.28	c Try to convert by bdds
348.08/349.29	c D: 1
348.08/349.29	c estimatedAdderCost: 39
348.08/349.29	c Try to convert by bdds
348.18/349.30	c D: 1
348.18/349.30	c estimatedAdderCost: 38
348.18/349.30	c Try to convert by bdds
348.18/349.32	c D: 1
348.18/349.32	c estimatedAdderCost: 39
348.18/349.32	c Try to convert by bdds
348.18/349.33	c D: 1
348.18/349.33	c estimatedAdderCost: 38
348.18/349.33	c Try to convert by bdds
348.18/349.35	c D: 1
348.18/349.35	c estimatedAdderCost: 39
348.18/349.35	c Try to convert by bdds
348.18/349.36	c D: 1
348.18/349.36	c estimatedAdderCost: 38
348.18/349.36	c Try to convert by bdds
348.18/349.37	c D: 1
348.18/349.37	c estimatedAdderCost: 39
348.18/349.37	c Try to convert by bdds
348.18/349.39	c D: 1
348.18/349.39	c estimatedAdderCost: 38
348.18/349.39	c Try to convert by bdds
348.28/349.40	c D: 1
348.28/349.40	c estimatedAdderCost: 39
348.28/349.40	c Try to convert by bdds
348.28/349.42	c D: 1
348.28/349.42	c estimatedAdderCost: 38
348.28/349.42	c Try to convert by bdds
348.28/349.43	c D: 1
348.28/349.43	c estimatedAdderCost: 39
348.28/349.43	c Try to convert by bdds
348.28/349.44	c D: 1
348.28/349.44	c estimatedAdderCost: 38
348.28/349.44	c Try to convert by bdds
348.28/349.46	c D: 1
348.28/349.46	c estimatedAdderCost: 39
348.28/349.46	c Try to convert by bdds
348.28/349.47	c D: 1
348.28/349.47	c estimatedAdderCost: 38
348.28/349.47	c Try to convert by bdds
348.28/349.49	c D: 1
348.28/349.49	c estimatedAdderCost: 39
348.28/349.49	c Try to convert by bdds
348.37/349.50	c D: 1
348.37/349.50	c estimatedAdderCost: 38
348.37/349.50	c Try to convert by bdds
348.37/349.51	c D: 1
348.37/349.51	c estimatedAdderCost: 39
348.37/349.51	c Try to convert by bdds
348.37/349.53	c D: 1
348.37/349.53	c estimatedAdderCost: 38
348.37/349.53	c Try to convert by bdds
348.37/349.54	c D: 1
348.37/349.54	c estimatedAdderCost: 39
348.37/349.54	c Try to convert by bdds
348.37/349.56	c D: 1
348.37/349.56	c estimatedAdderCost: 38
348.37/349.56	c Try to convert by bdds
348.37/349.57	c D: 1
348.37/349.57	c estimatedAdderCost: 39
348.37/349.57	c Try to convert by bdds
348.37/349.58	c D: 1
348.37/349.58	c estimatedAdderCost: 38
348.37/349.58	c Try to convert by bdds
348.47/349.60	c D: 1
348.47/349.60	c estimatedAdderCost: 39
348.47/349.60	c Try to convert by bdds
348.47/349.61	c D: 1
348.47/349.61	c estimatedAdderCost: 38
348.47/349.61	c Try to convert by bdds
348.47/349.63	c D: 1
348.47/349.63	c estimatedAdderCost: 39
348.47/349.63	c Try to convert by bdds
348.47/349.64	c D: 1
348.47/349.64	c estimatedAdderCost: 38
348.47/349.64	c Try to convert by bdds
348.47/349.66	c D: 1
348.47/349.66	c estimatedAdderCost: 39
348.47/349.66	c Try to convert by bdds
348.47/349.67	c D: 1
348.47/349.67	c estimatedAdderCost: 38
348.47/349.67	c Try to convert by bdds
348.47/349.68	c D: 1
348.47/349.68	c estimatedAdderCost: 39
348.47/349.68	c Try to convert by bdds
348.57/349.70	c D: 1
348.57/349.70	c estimatedAdderCost: 38
348.57/349.70	c Try to convert by bdds
348.57/349.71	c D: 1
348.57/349.71	c estimatedAdderCost: 39
348.57/349.71	c Try to convert by bdds
348.57/349.73	c D: 1
348.57/349.73	c estimatedAdderCost: 38
348.57/349.73	c Try to convert by bdds
348.57/349.74	c D: 1
348.57/349.74	c estimatedAdderCost: 39
348.57/349.74	c Try to convert by bdds
348.57/349.75	c D: 1
348.57/349.75	c estimatedAdderCost: 38
348.57/349.75	c Try to convert by bdds
348.57/349.77	c D: 1
348.57/349.77	c estimatedAdderCost: 39
348.57/349.77	c Try to convert by bdds
348.57/349.78	c D: 1
348.57/349.78	c estimatedAdderCost: 38
348.57/349.78	c Try to convert by bdds
348.67/349.80	c D: 1
348.67/349.80	c estimatedAdderCost: 39
348.67/349.80	c Try to convert by bdds
348.67/349.81	c D: 1
348.67/349.81	c estimatedAdderCost: 38
348.67/349.81	c Try to convert by bdds
348.67/349.82	c D: 1
348.67/349.82	c estimatedAdderCost: 39
348.67/349.82	c Try to convert by bdds
348.67/349.84	c D: 1
348.67/349.84	c estimatedAdderCost: 38
348.67/349.84	c Try to convert by bdds
348.67/349.85	c D: 1
348.67/349.85	c estimatedAdderCost: 39
348.67/349.85	c Try to convert by bdds
348.67/349.87	c D: 1
348.67/349.87	c estimatedAdderCost: 38
348.67/349.87	c Try to convert by bdds
348.67/349.88	c D: 1
348.67/349.88	c estimatedAdderCost: 39
348.67/349.88	c Try to convert by bdds
348.67/349.89	c D: 1
348.67/349.89	c estimatedAdderCost: 38
348.67/349.89	c Try to convert by bdds
348.77/349.91	c D: 1
348.77/349.91	c estimatedAdderCost: 39
348.77/349.91	c Try to convert by bdds
348.77/349.92	c D: 1
348.77/349.92	c estimatedAdderCost: 38
348.77/349.92	c Try to convert by bdds
348.77/349.94	c D: 1
348.77/349.94	c estimatedAdderCost: 39
348.77/349.94	c Try to convert by bdds
348.77/349.95	c D: 1
348.77/349.95	c estimatedAdderCost: 38
348.77/349.95	c Try to convert by bdds
348.77/349.96	c D: 1
348.77/349.96	c estimatedAdderCost: 39
348.77/349.96	c Try to convert by bdds
348.77/349.98	c D: 1
348.77/349.98	c estimatedAdderCost: 38
348.77/349.98	c Try to convert by bdds
348.77/349.99	c D: 1
348.77/349.99	c estimatedAdderCost: 39
348.77/349.99	c Try to convert by bdds
348.77/350.01	c D: 1
348.77/350.01	c estimatedAdderCost: 38
348.77/350.01	c Try to convert by bdds
348.89/350.02	c D: 1
348.89/350.02	c estimatedAdderCost: 39
348.89/350.02	c Try to convert by bdds
348.89/350.04	c D: 1
348.89/350.04	c estimatedAdderCost: 38
348.89/350.04	c Try to convert by bdds
348.89/350.05	c D: 1
348.89/350.05	c estimatedAdderCost: 39
348.89/350.05	c Try to convert by bdds
348.89/350.06	c D: 1
348.89/350.06	c estimatedAdderCost: 38
348.89/350.06	c Try to convert by bdds
348.89/350.08	c D: 1
348.89/350.08	c estimatedAdderCost: 39
348.89/350.08	c Try to convert by bdds
348.89/350.09	c D: 1
348.89/350.09	c estimatedAdderCost: 38
348.89/350.09	c Try to convert by bdds
348.89/350.11	c D: 1
348.89/350.11	c estimatedAdderCost: 39
348.89/350.11	c Try to convert by bdds
348.99/350.12	c D: 1
348.99/350.12	c estimatedAdderCost: 38
348.99/350.12	c Try to convert by bdds
348.99/350.13	c D: 1
348.99/350.13	c estimatedAdderCost: 39
348.99/350.13	c Try to convert by bdds
348.99/350.15	c D: 1
348.99/350.15	c estimatedAdderCost: 38
348.99/350.15	c Try to convert by bdds
348.99/350.16	c D: 1
348.99/350.16	c estimatedAdderCost: 39
348.99/350.16	c Try to convert by bdds
348.99/350.18	c D: 1
348.99/350.18	c estimatedAdderCost: 38
348.99/350.18	c Try to convert by bdds
348.99/350.19	c D: 1
348.99/350.19	c estimatedAdderCost: 39
348.99/350.19	c Try to convert by bdds
349.08/350.20	c D: 1
349.08/350.20	c estimatedAdderCost: 38
349.08/350.20	c Try to convert by bdds
349.08/350.22	c D: 1
349.08/350.22	c estimatedAdderCost: 39
349.08/350.22	c Try to convert by bdds
349.08/350.23	c D: 1
349.08/350.23	c estimatedAdderCost: 38
349.08/350.23	c Try to convert by bdds
349.08/350.25	c D: 1
349.08/350.25	c estimatedAdderCost: 39
349.08/350.25	c Try to convert by bdds
349.08/350.26	c D: 1
349.08/350.26	c estimatedAdderCost: 38
349.08/350.26	c Try to convert by bdds
349.08/350.27	c D: 1
349.08/350.27	c estimatedAdderCost: 39
349.08/350.27	c Try to convert by bdds
349.08/350.29	c D: 1
349.08/350.29	c estimatedAdderCost: 38
349.08/350.29	c Try to convert by bdds
349.18/350.30	c D: 1
349.18/350.30	c estimatedAdderCost: 39
349.18/350.30	c Try to convert by bdds
349.18/350.32	c D: 1
349.18/350.32	c estimatedAdderCost: 38
349.18/350.32	c Try to convert by bdds
349.18/350.33	c D: 1
349.18/350.33	c estimatedAdderCost: 39
349.18/350.33	c Try to convert by bdds
349.18/350.35	c D: 1
349.18/350.35	c estimatedAdderCost: 38
349.18/350.35	c Try to convert by bdds
349.18/350.36	c D: 1
349.18/350.36	c estimatedAdderCost: 39
349.18/350.36	c Try to convert by bdds
349.18/350.37	c D: 1
349.18/350.37	c estimatedAdderCost: 38
349.18/350.37	c Try to convert by bdds
349.18/350.39	c D: 1
349.18/350.39	c estimatedAdderCost: 39
349.18/350.39	c Try to convert by bdds
349.28/350.40	c D: 1
349.28/350.40	c estimatedAdderCost: 38
349.28/350.40	c Try to convert by bdds
349.28/350.42	c D: 1
349.28/350.42	c estimatedAdderCost: 39
349.28/350.42	c Try to convert by bdds
349.28/350.43	c D: 1
349.28/350.43	c estimatedAdderCost: 38
349.28/350.43	c Try to convert by bdds
349.28/350.44	c D: 1
349.28/350.44	c estimatedAdderCost: 39
349.28/350.44	c Try to convert by bdds
349.28/350.46	c D: 1
349.28/350.46	c estimatedAdderCost: 38
349.28/350.46	c Try to convert by bdds
349.28/350.47	c D: 1
349.28/350.47	c estimatedAdderCost: 39
349.28/350.47	c Try to convert by bdds
349.28/350.49	c D: 1
349.28/350.49	c estimatedAdderCost: 38
349.28/350.49	c Try to convert by bdds
349.38/350.50	c D: 1
349.38/350.50	c estimatedAdderCost: 39
349.38/350.50	c Try to convert by bdds
349.38/350.51	c D: 1
349.38/350.51	c estimatedAdderCost: 38
349.38/350.51	c Try to convert by bdds
349.38/350.53	c D: 1
349.38/350.53	c estimatedAdderCost: 39
349.38/350.53	c Try to convert by bdds
349.38/350.54	c D: 1
349.38/350.54	c estimatedAdderCost: 38
349.38/350.54	c Try to convert by bdds
349.38/350.56	c D: 1
349.38/350.56	c estimatedAdderCost: 39
349.38/350.56	c Try to convert by bdds
349.38/350.57	c D: 1
349.38/350.57	c estimatedAdderCost: 38
349.38/350.57	c Try to convert by bdds
349.38/350.58	c D: 1
349.38/350.58	c estimatedAdderCost: 39
349.38/350.58	c Try to convert by bdds
349.48/350.60	c D: 1
349.48/350.60	c estimatedAdderCost: 38
349.48/350.60	c Try to convert by bdds
349.48/350.61	c D: 1
349.48/350.61	c estimatedAdderCost: 39
349.48/350.61	c Try to convert by bdds
349.48/350.63	c D: 1
349.48/350.63	c estimatedAdderCost: 38
349.48/350.63	c Try to convert by bdds
349.48/350.64	c D: 1
349.48/350.64	c estimatedAdderCost: 39
349.48/350.64	c Try to convert by bdds
349.48/350.66	c D: 1
349.48/350.66	c estimatedAdderCost: 38
349.48/350.66	c Try to convert by bdds
349.48/350.67	c D: 1
349.48/350.67	c estimatedAdderCost: 39
349.48/350.67	c Try to convert by bdds
349.48/350.68	c D: 1
349.48/350.68	c estimatedAdderCost: 38
349.48/350.68	c Try to convert by bdds
349.58/350.70	c D: 1
349.58/350.70	c estimatedAdderCost: 39
349.58/350.70	c Try to convert by bdds
349.58/350.71	c D: 1
349.58/350.71	c estimatedAdderCost: 38
349.58/350.71	c Try to convert by bdds
349.58/350.73	c D: 1
349.58/350.73	c estimatedAdderCost: 39
349.58/350.73	c Try to convert by bdds
349.58/350.74	c D: 1
349.58/350.74	c estimatedAdderCost: 38
349.58/350.74	c Try to convert by bdds
349.58/350.75	c D: 1
349.58/350.75	c estimatedAdderCost: 39
349.58/350.75	c Try to convert by bdds
349.58/350.77	c D: 1
349.58/350.77	c estimatedAdderCost: 38
349.58/350.77	c Try to convert by bdds
349.58/350.78	c D: 1
349.58/350.78	c estimatedAdderCost: 39
349.58/350.78	c Try to convert by bdds
349.68/350.80	c D: 1
349.68/350.80	c estimatedAdderCost: 38
349.68/350.80	c Try to convert by bdds
349.68/350.81	c D: 1
349.68/350.81	c estimatedAdderCost: 39
349.68/350.81	c Try to convert by bdds
349.68/350.82	c D: 1
349.68/350.82	c estimatedAdderCost: 38
349.68/350.82	c Try to convert by bdds
349.68/350.84	c D: 1
349.68/350.84	c estimatedAdderCost: 39
349.68/350.84	c Try to convert by bdds
349.68/350.85	c D: 1
349.68/350.85	c estimatedAdderCost: 38
349.68/350.85	c Try to convert by bdds
349.68/350.87	c D: 1
349.68/350.87	c estimatedAdderCost: 39
349.68/350.87	c Try to convert by bdds
349.68/350.88	c D: 1
349.68/350.88	c estimatedAdderCost: 38
349.68/350.88	c Try to convert by bdds
349.68/350.89	c D: 1
349.68/350.89	c estimatedAdderCost: 39
349.68/350.89	c Try to convert by bdds
349.78/350.91	c D: 1
349.78/350.91	c estimatedAdderCost: 38
349.78/350.91	c Try to convert by bdds
349.78/350.92	c D: 1
349.78/350.92	c estimatedAdderCost: 39
349.78/350.92	c Try to convert by bdds
349.78/350.94	c D: 1
349.78/350.94	c estimatedAdderCost: 38
349.78/350.94	c Try to convert by bdds
349.78/350.95	c D: 1
349.78/350.95	c estimatedAdderCost: 39
349.78/350.95	c Try to convert by bdds
349.78/350.96	c D: 1
349.78/350.96	c estimatedAdderCost: 38
349.78/350.96	c Try to convert by bdds
349.78/350.98	c D: 1
349.78/350.98	c estimatedAdderCost: 39
349.78/350.98	c Try to convert by bdds
349.78/350.99	c D: 1
349.78/350.99	c estimatedAdderCost: 38
349.78/350.99	c Try to convert by bdds
349.78/351.01	c D: 1
349.78/351.01	c estimatedAdderCost: 39
349.78/351.01	c Try to convert by bdds
349.89/351.02	c D: 1
349.89/351.02	c estimatedAdderCost: 38
349.89/351.02	c Try to convert by bdds
349.89/351.04	c D: 1
349.89/351.04	c estimatedAdderCost: 39
349.89/351.04	c Try to convert by bdds
349.89/351.05	c D: 1
349.89/351.05	c estimatedAdderCost: 38
349.89/351.05	c Try to convert by bdds
349.89/351.06	c D: 1
349.89/351.06	c estimatedAdderCost: 39
349.89/351.06	c Try to convert by bdds
349.89/351.08	c D: 1
349.89/351.08	c estimatedAdderCost: 38
349.89/351.08	c Try to convert by bdds
349.89/351.09	c D: 1
349.89/351.09	c estimatedAdderCost: 39
349.89/351.09	c Try to convert by bdds
349.89/351.11	c D: 1
349.89/351.11	c estimatedAdderCost: 38
349.89/351.11	c Try to convert by bdds
349.99/351.12	c D: 1
349.99/351.12	c estimatedAdderCost: 39
349.99/351.12	c Try to convert by bdds
349.99/351.13	c D: 1
349.99/351.13	c estimatedAdderCost: 38
349.99/351.13	c Try to convert by bdds
349.99/351.15	c D: 1
349.99/351.15	c estimatedAdderCost: 39
349.99/351.15	c Try to convert by bdds
349.99/351.16	c D: 1
349.99/351.16	c estimatedAdderCost: 38
349.99/351.16	c Try to convert by bdds
349.99/351.18	c D: 1
349.99/351.18	c estimatedAdderCost: 39
349.99/351.18	c Try to convert by bdds
349.99/351.19	c D: 1
349.99/351.19	c estimatedAdderCost: 38
349.99/351.19	c Try to convert by bdds
350.08/351.20	c D: 1
350.08/351.20	c estimatedAdderCost: 39
350.08/351.20	c Try to convert by bdds
350.08/351.22	c D: 1
350.08/351.22	c estimatedAdderCost: 38
350.08/351.22	c Try to convert by bdds
350.08/351.23	c D: 1
350.08/351.23	c estimatedAdderCost: 39
350.08/351.23	c Try to convert by bdds
350.08/351.25	c D: 1
350.08/351.25	c estimatedAdderCost: 38
350.08/351.25	c Try to convert by bdds
350.08/351.26	c D: 1
350.08/351.26	c estimatedAdderCost: 39
350.08/351.26	c Try to convert by bdds
350.08/351.27	c D: 1
350.08/351.27	c estimatedAdderCost: 38
350.08/351.27	c Try to convert by bdds
350.08/351.29	c D: 1
350.08/351.29	c estimatedAdderCost: 39
350.08/351.29	c Try to convert by bdds
350.18/351.30	c D: 1
350.18/351.30	c estimatedAdderCost: 38
350.18/351.30	c Try to convert by bdds
350.18/351.32	c D: 1
350.18/351.32	c estimatedAdderCost: 39
350.18/351.32	c Try to convert by bdds
350.18/351.33	c D: 1
350.18/351.33	c estimatedAdderCost: 38
350.18/351.33	c Try to convert by bdds
350.18/351.35	c D: 1
350.18/351.35	c estimatedAdderCost: 39
350.18/351.35	c Try to convert by bdds
350.18/351.36	c D: 1
350.18/351.36	c estimatedAdderCost: 38
350.18/351.36	c Try to convert by bdds
350.18/351.37	c D: 1
350.18/351.37	c estimatedAdderCost: 39
350.18/351.37	c Try to convert by bdds
350.18/351.39	c D: 1
350.18/351.39	c estimatedAdderCost: 38
350.18/351.39	c Try to convert by bdds
350.28/351.40	c D: 1
350.28/351.40	c estimatedAdderCost: 39
350.28/351.40	c Try to convert by bdds
350.28/351.42	c D: 1
350.28/351.42	c estimatedAdderCost: 38
350.28/351.42	c Try to convert by bdds
350.28/351.43	c D: 1
350.28/351.43	c estimatedAdderCost: 39
350.28/351.43	c Try to convert by bdds
350.28/351.44	c D: 1
350.28/351.44	c estimatedAdderCost: 38
350.28/351.44	c Try to convert by bdds
350.28/351.46	c D: 1
350.28/351.46	c estimatedAdderCost: 39
350.28/351.46	c Try to convert by bdds
350.28/351.47	c D: 1
350.28/351.47	c estimatedAdderCost: 38
350.28/351.47	c Try to convert by bdds
350.28/351.49	c D: 1
350.28/351.49	c estimatedAdderCost: 39
350.28/351.49	c Try to convert by bdds
350.38/351.50	c D: 1
350.38/351.50	c estimatedAdderCost: 38
350.38/351.50	c Try to convert by bdds
350.38/351.51	c D: 1
350.38/351.51	c estimatedAdderCost: 39
350.38/351.51	c Try to convert by bdds
350.38/351.53	c D: 1
350.38/351.53	c estimatedAdderCost: 38
350.38/351.53	c Try to convert by bdds
350.38/351.54	c D: 1
350.38/351.54	c estimatedAdderCost: 39
350.38/351.54	c Try to convert by bdds
350.38/351.56	c D: 1
350.38/351.56	c estimatedAdderCost: 38
350.38/351.56	c Try to convert by bdds
350.38/351.57	c D: 1
350.38/351.57	c estimatedAdderCost: 39
350.38/351.57	c Try to convert by bdds
350.38/351.58	c D: 1
350.38/351.58	c estimatedAdderCost: 38
350.38/351.58	c Try to convert by bdds
350.48/351.60	c D: 1
350.48/351.60	c estimatedAdderCost: 39
350.48/351.60	c Try to convert by bdds
350.48/351.61	c D: 1
350.48/351.61	c estimatedAdderCost: 38
350.48/351.61	c Try to convert by bdds
350.48/351.63	c D: 1
350.48/351.63	c estimatedAdderCost: 39
350.48/351.63	c Try to convert by bdds
350.48/351.64	c D: 1
350.48/351.64	c estimatedAdderCost: 38
350.48/351.64	c Try to convert by bdds
350.48/351.66	c D: 1
350.48/351.66	c estimatedAdderCost: 39
350.48/351.66	c Try to convert by bdds
350.48/351.67	c D: 1
350.48/351.67	c estimatedAdderCost: 38
350.48/351.67	c Try to convert by bdds
350.48/351.68	c D: 1
350.48/351.68	c estimatedAdderCost: 39
350.48/351.68	c Try to convert by bdds
350.58/351.70	c D: 1
350.58/351.70	c estimatedAdderCost: 38
350.58/351.70	c Try to convert by bdds
350.58/351.71	c D: 1
350.58/351.71	c estimatedAdderCost: 39
350.58/351.71	c Try to convert by bdds
350.58/351.73	c D: 1
350.58/351.73	c estimatedAdderCost: 38
350.58/351.73	c Try to convert by bdds
350.58/351.74	c D: 1
350.58/351.74	c estimatedAdderCost: 39
350.58/351.74	c Try to convert by bdds
350.58/351.75	c D: 1
350.58/351.75	c estimatedAdderCost: 38
350.58/351.75	c Try to convert by bdds
350.58/351.77	c D: 1
350.58/351.77	c estimatedAdderCost: 39
350.58/351.77	c Try to convert by bdds
350.58/351.78	c D: 1
350.58/351.78	c estimatedAdderCost: 38
350.58/351.78	c Try to convert by bdds
350.68/351.80	c D: 1
350.68/351.80	c estimatedAdderCost: 39
350.68/351.80	c Try to convert by bdds
350.68/351.81	c D: 1
350.68/351.81	c estimatedAdderCost: 38
350.68/351.81	c Try to convert by bdds
350.68/351.82	c D: 1
350.68/351.82	c estimatedAdderCost: 39
350.68/351.82	c Try to convert by bdds
350.68/351.84	c D: 1
350.68/351.84	c estimatedAdderCost: 38
350.68/351.84	c Try to convert by bdds
350.68/351.85	c D: 1
350.68/351.85	c estimatedAdderCost: 39
350.68/351.85	c Try to convert by bdds
350.68/351.87	c D: 1
350.68/351.87	c estimatedAdderCost: 38
350.68/351.87	c Try to convert by bdds
350.68/351.88	c D: 1
350.68/351.88	c estimatedAdderCost: 39
350.68/351.88	c Try to convert by bdds
350.68/351.90	c D: 1
350.68/351.90	c estimatedAdderCost: 38
350.68/351.90	c Try to convert by bdds
350.78/351.91	c D: 1
350.78/351.91	c estimatedAdderCost: 39
350.78/351.91	c Try to convert by bdds
350.78/351.92	c D: 1
350.78/351.92	c estimatedAdderCost: 38
350.78/351.92	c Try to convert by bdds
350.78/351.94	c D: 1
350.78/351.94	c estimatedAdderCost: 39
350.78/351.94	c Try to convert by bdds
350.78/351.95	c D: 1
350.78/351.95	c estimatedAdderCost: 38
350.78/351.95	c Try to convert by bdds
350.78/351.97	c D: 1
350.78/351.97	c estimatedAdderCost: 39
350.78/351.97	c Try to convert by bdds
350.78/351.98	c D: 1
350.78/351.98	c estimatedAdderCost: 38
350.78/351.98	c Try to convert by bdds
350.78/351.99	c D: 1
350.78/351.99	c estimatedAdderCost: 39
350.78/351.99	c Try to convert by bdds
350.78/352.01	c D: 1
350.78/352.01	c estimatedAdderCost: 38
350.78/352.01	c Try to convert by bdds
350.89/352.02	c D: 1
350.89/352.02	c estimatedAdderCost: 39
350.89/352.02	c Try to convert by bdds
350.89/352.04	c D: 1
350.89/352.04	c estimatedAdderCost: 38
350.89/352.04	c Try to convert by bdds
350.89/352.05	c D: 1
350.89/352.05	c estimatedAdderCost: 39
350.89/352.05	c Try to convert by bdds
350.89/352.06	c D: 1
350.89/352.06	c estimatedAdderCost: 38
350.89/352.06	c Try to convert by bdds
350.89/352.08	c D: 1
350.89/352.08	c estimatedAdderCost: 39
350.89/352.08	c Try to convert by bdds
350.89/352.09	c D: 1
350.89/352.09	c estimatedAdderCost: 38
350.89/352.09	c Try to convert by bdds
350.89/352.11	c D: 1
350.89/352.11	c estimatedAdderCost: 39
350.89/352.11	c Try to convert by bdds
350.99/352.12	c D: 1
350.99/352.12	c estimatedAdderCost: 38
350.99/352.12	c Try to convert by bdds
350.99/352.13	c D: 1
350.99/352.13	c estimatedAdderCost: 39
350.99/352.13	c Try to convert by bdds
350.99/352.15	c D: 1
350.99/352.15	c estimatedAdderCost: 38
350.99/352.15	c Try to convert by bdds
350.99/352.16	c D: 1
350.99/352.16	c estimatedAdderCost: 39
350.99/352.16	c Try to convert by bdds
350.99/352.18	c D: 1
350.99/352.18	c estimatedAdderCost: 38
350.99/352.18	c Try to convert by bdds
350.99/352.19	c D: 1
350.99/352.19	c estimatedAdderCost: 39
350.99/352.19	c Try to convert by bdds
351.07/352.21	c D: 1
351.07/352.21	c estimatedAdderCost: 38
351.07/352.21	c Try to convert by bdds
351.07/352.22	c D: 1
351.07/352.22	c estimatedAdderCost: 39
351.07/352.22	c Try to convert by bdds
351.07/352.23	c D: 1
351.07/352.23	c estimatedAdderCost: 38
351.07/352.23	c Try to convert by bdds
351.07/352.25	c D: 1
351.07/352.25	c estimatedAdderCost: 39
351.07/352.25	c Try to convert by bdds
351.07/352.26	c D: 1
351.07/352.26	c estimatedAdderCost: 38
351.07/352.26	c Try to convert by bdds
351.07/352.28	c D: 1
351.07/352.28	c estimatedAdderCost: 39
351.07/352.28	c Try to convert by bdds
351.07/352.29	c D: 1
351.07/352.29	c estimatedAdderCost: 38
351.07/352.29	c Try to convert by bdds
351.17/352.30	c D: 1
351.17/352.30	c estimatedAdderCost: 39
351.17/352.30	c Try to convert by bdds
351.17/352.32	c D: 1
351.17/352.32	c estimatedAdderCost: 38
351.17/352.32	c Try to convert by bdds
351.17/352.33	c D: 1
351.17/352.33	c estimatedAdderCost: 39
351.17/352.33	c Try to convert by bdds
351.17/352.35	c D: 1
351.17/352.35	c estimatedAdderCost: 38
351.17/352.35	c Try to convert by bdds
351.17/352.36	c D: 1
351.17/352.36	c estimatedAdderCost: 39
351.17/352.36	c Try to convert by bdds
351.17/352.38	c D: 1
351.17/352.38	c estimatedAdderCost: 38
351.17/352.38	c Try to convert by bdds
351.17/352.39	c D: 1
351.17/352.39	c estimatedAdderCost: 39
351.17/352.39	c Try to convert by bdds
351.27/352.40	c D: 1
351.27/352.40	c estimatedAdderCost: 38
351.27/352.40	c Try to convert by bdds
351.27/352.42	c D: 1
351.27/352.42	c estimatedAdderCost: 39
351.27/352.42	c Try to convert by bdds
351.27/352.43	c D: 1
351.27/352.43	c estimatedAdderCost: 38
351.27/352.43	c Try to convert by bdds
351.27/352.45	c D: 1
351.27/352.45	c estimatedAdderCost: 39
351.27/352.45	c Try to convert by bdds
351.27/352.46	c D: 1
351.27/352.46	c estimatedAdderCost: 38
351.27/352.46	c Try to convert by bdds
351.27/352.47	c D: 1
351.27/352.47	c estimatedAdderCost: 39
351.27/352.47	c Try to convert by bdds
351.27/352.49	c D: 1
351.27/352.49	c estimatedAdderCost: 38
351.27/352.49	c Try to convert by bdds
351.37/352.50	c D: 1
351.37/352.50	c estimatedAdderCost: 39
351.37/352.50	c Try to convert by bdds
351.37/352.52	c D: 1
351.37/352.52	c estimatedAdderCost: 38
351.37/352.52	c Try to convert by bdds
351.37/352.53	c D: 1
351.37/352.53	c estimatedAdderCost: 39
351.37/352.53	c Try to convert by bdds
351.37/352.54	c D: 1
351.37/352.54	c estimatedAdderCost: 38
351.37/352.54	c Try to convert by bdds
351.37/352.56	c D: 1
351.37/352.56	c estimatedAdderCost: 39
351.37/352.56	c Try to convert by bdds
351.37/352.57	c D: 1
351.37/352.57	c estimatedAdderCost: 38
351.37/352.57	c Try to convert by bdds
351.37/352.59	c D: 1
351.37/352.59	c estimatedAdderCost: 39
351.37/352.59	c Try to convert by bdds
351.47/352.60	c D: 1
351.47/352.60	c estimatedAdderCost: 38
351.47/352.60	c Try to convert by bdds
351.47/352.62	c D: 1
351.47/352.62	c estimatedAdderCost: 39
351.47/352.62	c Try to convert by bdds
351.47/352.63	c D: 1
351.47/352.63	c estimatedAdderCost: 38
351.47/352.63	c Try to convert by bdds
351.47/352.64	c D: 1
351.47/352.64	c estimatedAdderCost: 39
351.47/352.64	c Try to convert by bdds
351.47/352.66	c D: 1
351.47/352.66	c estimatedAdderCost: 38
351.47/352.66	c Try to convert by bdds
351.47/352.67	c D: 1
351.47/352.67	c estimatedAdderCost: 39
351.47/352.67	c Try to convert by bdds
351.47/352.69	c D: 1
351.47/352.69	c estimatedAdderCost: 38
351.47/352.69	c Try to convert by bdds
351.57/352.70	c D: 1
351.57/352.70	c estimatedAdderCost: 39
351.57/352.70	c Try to convert by bdds
351.57/352.71	c D: 1
351.57/352.71	c estimatedAdderCost: 38
351.57/352.71	c Try to convert by bdds
351.57/352.73	c D: 1
351.57/352.73	c estimatedAdderCost: 39
351.57/352.73	c Try to convert by bdds
351.57/352.74	c D: 1
351.57/352.74	c estimatedAdderCost: 38
351.57/352.74	c Try to convert by bdds
351.57/352.76	c D: 1
351.57/352.76	c estimatedAdderCost: 39
351.57/352.76	c Try to convert by bdds
351.57/352.77	c D: 1
351.57/352.77	c estimatedAdderCost: 38
351.57/352.77	c Try to convert by bdds
351.57/352.78	c D: 1
351.57/352.78	c estimatedAdderCost: 39
351.57/352.78	c Try to convert by bdds
351.67/352.80	c D: 1
351.67/352.80	c estimatedAdderCost: 38
351.67/352.80	c Try to convert by bdds
351.67/352.81	c D: 1
351.67/352.81	c estimatedAdderCost: 39
351.67/352.81	c Try to convert by bdds
351.67/352.83	c D: 1
351.67/352.83	c estimatedAdderCost: 38
351.67/352.83	c Try to convert by bdds
351.67/352.84	c D: 1
351.67/352.84	c estimatedAdderCost: 39
351.67/352.84	c Try to convert by bdds
351.67/352.86	c D: 1
351.67/352.86	c estimatedAdderCost: 38
351.67/352.86	c Try to convert by bdds
351.67/352.87	c D: 1
351.67/352.87	c estimatedAdderCost: 39
351.67/352.87	c Try to convert by bdds
351.67/352.88	c D: 1
351.67/352.88	c estimatedAdderCost: 38
351.67/352.88	c Try to convert by bdds
351.77/352.90	c D: 1
351.77/352.90	c estimatedAdderCost: 39
351.77/352.90	c Try to convert by bdds
351.77/352.91	c D: 1
351.77/352.91	c estimatedAdderCost: 38
351.77/352.91	c Try to convert by bdds
351.77/352.93	c D: 1
351.77/352.93	c estimatedAdderCost: 39
351.77/352.93	c Try to convert by bdds
351.77/352.94	c D: 1
351.77/352.94	c estimatedAdderCost: 38
351.77/352.94	c Try to convert by bdds
351.77/352.95	c D: 1
351.77/352.95	c estimatedAdderCost: 39
351.77/352.95	c Try to convert by bdds
351.77/352.97	c D: 1
351.77/352.97	c estimatedAdderCost: 38
351.77/352.97	c Try to convert by bdds
351.77/352.98	c D: 1
351.77/352.98	c estimatedAdderCost: 39
351.77/352.98	c Try to convert by bdds
351.77/353.00	c D: 1
351.77/353.00	c estimatedAdderCost: 38
351.77/353.00	c Try to convert by bdds
351.88/353.01	c D: 1
351.88/353.01	c estimatedAdderCost: 39
351.88/353.01	c Try to convert by bdds
351.88/353.02	c D: 1
351.88/353.02	c estimatedAdderCost: 38
351.88/353.02	c Try to convert by bdds
351.88/353.04	c D: 1
351.88/353.04	c estimatedAdderCost: 39
351.88/353.04	c Try to convert by bdds
351.88/353.05	c D: 1
351.88/353.05	c estimatedAdderCost: 38
351.88/353.05	c Try to convert by bdds
351.88/353.07	c D: 1
351.88/353.07	c estimatedAdderCost: 39
351.88/353.07	c Try to convert by bdds
351.88/353.08	c D: 1
351.88/353.08	c estimatedAdderCost: 38
351.88/353.08	c Try to convert by bdds
351.88/353.09	c D: 1
351.88/353.09	c estimatedAdderCost: 39
351.88/353.09	c Try to convert by bdds
351.98/353.11	c D: 1
351.98/353.11	c estimatedAdderCost: 38
351.98/353.11	c Try to convert by bdds
351.98/353.12	c D: 1
351.98/353.12	c estimatedAdderCost: 39
351.98/353.12	c Try to convert by bdds
351.98/353.14	c D: 1
351.98/353.14	c estimatedAdderCost: 38
351.98/353.14	c Try to convert by bdds
351.98/353.15	c D: 1
351.98/353.15	c estimatedAdderCost: 39
351.98/353.15	c Try to convert by bdds
351.98/353.17	c D: 1
351.98/353.17	c estimatedAdderCost: 38
351.98/353.17	c Try to convert by bdds
351.98/353.18	c D: 1
351.98/353.18	c estimatedAdderCost: 39
351.98/353.18	c Try to convert by bdds
351.98/353.19	c D: 1
351.98/353.19	c estimatedAdderCost: 38
351.98/353.19	c Try to convert by bdds
352.07/353.21	c D: 1
352.07/353.21	c estimatedAdderCost: 39
352.07/353.21	c Try to convert by bdds
352.07/353.22	c D: 1
352.07/353.22	c estimatedAdderCost: 38
352.07/353.22	c Try to convert by bdds
352.07/353.24	c D: 1
352.07/353.24	c estimatedAdderCost: 39
352.07/353.24	c Try to convert by bdds
352.07/353.25	c D: 1
352.07/353.25	c estimatedAdderCost: 38
352.07/353.25	c Try to convert by bdds
352.07/353.26	c D: 1
352.07/353.26	c estimatedAdderCost: 39
352.07/353.26	c Try to convert by bdds
352.07/353.28	c D: 1
352.07/353.28	c estimatedAdderCost: 38
352.07/353.28	c Try to convert by bdds
352.07/353.29	c D: 1
352.07/353.29	c estimatedAdderCost: 39
352.07/353.29	c Try to convert by bdds
352.17/353.31	c D: 1
352.17/353.31	c estimatedAdderCost: 38
352.17/353.31	c Try to convert by bdds
352.17/353.32	c D: 1
352.17/353.32	c estimatedAdderCost: 39
352.17/353.32	c Try to convert by bdds
352.17/353.33	c D: 1
352.17/353.33	c estimatedAdderCost: 38
352.17/353.33	c Try to convert by bdds
352.17/353.35	c D: 1
352.17/353.35	c estimatedAdderCost: 39
352.17/353.35	c Try to convert by bdds
352.17/353.36	c D: 1
352.17/353.36	c estimatedAdderCost: 38
352.17/353.36	c Try to convert by bdds
352.17/353.38	c D: 1
352.17/353.38	c estimatedAdderCost: 39
352.17/353.38	c Try to convert by bdds
352.17/353.39	c D: 1
352.17/353.39	c estimatedAdderCost: 38
352.17/353.39	c Try to convert by bdds
352.27/353.40	c D: 1
352.27/353.40	c estimatedAdderCost: 39
352.27/353.40	c Try to convert by bdds
352.27/353.42	c D: 1
352.27/353.42	c estimatedAdderCost: 38
352.27/353.42	c Try to convert by bdds
352.27/353.43	c D: 1
352.27/353.43	c estimatedAdderCost: 39
352.27/353.43	c Try to convert by bdds
352.27/353.45	c D: 1
352.27/353.45	c estimatedAdderCost: 38
352.27/353.45	c Try to convert by bdds
352.27/353.46	c D: 1
352.27/353.46	c estimatedAdderCost: 39
352.27/353.46	c Try to convert by bdds
352.27/353.47	c D: 1
352.27/353.47	c estimatedAdderCost: 38
352.27/353.47	c Try to convert by bdds
352.27/353.49	c D: 1
352.27/353.49	c estimatedAdderCost: 39
352.27/353.49	c Try to convert by bdds
352.37/353.50	c D: 1
352.37/353.50	c estimatedAdderCost: 38
352.37/353.50	c Try to convert by bdds
352.37/353.52	c D: 1
352.37/353.52	c estimatedAdderCost: 39
352.37/353.52	c Try to convert by bdds
352.37/353.53	c D: 1
352.37/353.53	c estimatedAdderCost: 38
352.37/353.53	c Try to convert by bdds
352.37/353.55	c D: 1
352.37/353.55	c estimatedAdderCost: 39
352.37/353.55	c Try to convert by bdds
352.37/353.56	c D: 1
352.37/353.56	c estimatedAdderCost: 38
352.37/353.56	c Try to convert by bdds
352.37/353.57	c D: 1
352.37/353.57	c estimatedAdderCost: 39
352.37/353.57	c Try to convert by bdds
352.37/353.59	c D: 1
352.37/353.59	c estimatedAdderCost: 38
352.37/353.59	c Try to convert by bdds
352.47/353.60	c D: 1
352.47/353.60	c estimatedAdderCost: 39
352.47/353.60	c Try to convert by bdds
352.47/353.62	c D: 1
352.47/353.62	c estimatedAdderCost: 38
352.47/353.62	c Try to convert by bdds
352.47/353.63	c D: 1
352.47/353.63	c estimatedAdderCost: 39
352.47/353.63	c Try to convert by bdds
352.47/353.64	c D: 1
352.47/353.64	c estimatedAdderCost: 38
352.47/353.64	c Try to convert by bdds
352.47/353.66	c D: 1
352.47/353.66	c estimatedAdderCost: 39
352.47/353.66	c Try to convert by bdds
352.47/353.67	c D: 1
352.47/353.67	c estimatedAdderCost: 38
352.47/353.67	c Try to convert by bdds
352.47/353.69	c D: 1
352.47/353.69	c estimatedAdderCost: 39
352.47/353.69	c Try to convert by bdds
352.57/353.70	c D: 1
352.57/353.70	c estimatedAdderCost: 38
352.57/353.70	c Try to convert by bdds
352.57/353.71	c D: 1
352.57/353.71	c estimatedAdderCost: 39
352.57/353.71	c Try to convert by bdds
352.57/353.73	c D: 1
352.57/353.73	c estimatedAdderCost: 38
352.57/353.73	c Try to convert by bdds
352.57/353.74	c D: 1
352.57/353.74	c estimatedAdderCost: 39
352.57/353.74	c Try to convert by bdds
352.57/353.76	c D: 1
352.57/353.76	c estimatedAdderCost: 38
352.57/353.76	c Try to convert by bdds
352.57/353.77	c D: 1
352.57/353.77	c estimatedAdderCost: 39
352.57/353.77	c Try to convert by bdds
352.57/353.79	c D: 1
352.57/353.79	c estimatedAdderCost: 38
352.57/353.79	c Try to convert by bdds
352.67/353.80	c D: 1
352.67/353.80	c estimatedAdderCost: 39
352.67/353.80	c Try to convert by bdds
352.67/353.81	c D: 1
352.67/353.81	c estimatedAdderCost: 38
352.67/353.81	c Try to convert by bdds
352.67/353.83	c D: 1
352.67/353.83	c estimatedAdderCost: 39
352.67/353.83	c Try to convert by bdds
352.67/353.84	c D: 1
352.67/353.84	c estimatedAdderCost: 38
352.67/353.84	c Try to convert by bdds
352.67/353.86	c D: 1
352.67/353.86	c estimatedAdderCost: 39
352.67/353.86	c Try to convert by bdds
352.67/353.87	c D: 1
352.67/353.87	c estimatedAdderCost: 38
352.67/353.87	c Try to convert by bdds
352.67/353.88	c D: 1
352.67/353.88	c estimatedAdderCost: 39
352.67/353.88	c Try to convert by bdds
352.76/353.90	c D: 1
352.76/353.90	c estimatedAdderCost: 38
352.76/353.90	c Try to convert by bdds
352.76/353.91	c D: 1
352.76/353.91	c estimatedAdderCost: 39
352.76/353.91	c Try to convert by bdds
352.76/353.93	c D: 1
352.76/353.93	c estimatedAdderCost: 38
352.76/353.93	c Try to convert by bdds
352.76/353.94	c D: 1
352.76/353.94	c estimatedAdderCost: 39
352.76/353.94	c Try to convert by bdds
352.76/353.95	c D: 1
352.76/353.95	c estimatedAdderCost: 38
352.76/353.95	c Try to convert by bdds
352.76/353.97	c D: 1
352.76/353.97	c estimatedAdderCost: 39
352.76/353.97	c Try to convert by bdds
352.76/353.98	c D: 1
352.76/353.98	c estimatedAdderCost: 38
352.76/353.98	c Try to convert by bdds
352.76/354.00	c D: 1
352.76/354.00	c estimatedAdderCost: 39
352.76/354.00	c Try to convert by bdds
352.88/354.01	c D: 1
352.88/354.01	c estimatedAdderCost: 38
352.88/354.01	c Try to convert by bdds
352.88/354.03	c D: 1
352.88/354.03	c estimatedAdderCost: 39
352.88/354.03	c Try to convert by bdds
352.88/354.04	c D: 1
352.88/354.04	c estimatedAdderCost: 38
352.88/354.04	c Try to convert by bdds
352.88/354.05	c D: 1
352.88/354.05	c estimatedAdderCost: 39
352.88/354.05	c Try to convert by bdds
352.88/354.07	c D: 1
352.88/354.07	c estimatedAdderCost: 38
352.88/354.07	c Try to convert by bdds
352.88/354.08	c D: 1
352.88/354.08	c estimatedAdderCost: 39
352.88/354.08	c Try to convert by bdds
352.88/354.10	c D: 1
352.88/354.10	c estimatedAdderCost: 38
352.88/354.10	c Try to convert by bdds
352.98/354.11	c D: 1
352.98/354.11	c estimatedAdderCost: 39
352.98/354.11	c Try to convert by bdds
352.98/354.12	c D: 1
352.98/354.12	c estimatedAdderCost: 38
352.98/354.12	c Try to convert by bdds
352.98/354.14	c D: 1
352.98/354.14	c estimatedAdderCost: 39
352.98/354.14	c Try to convert by bdds
352.98/354.15	c D: 1
352.98/354.15	c estimatedAdderCost: 38
352.98/354.15	c Try to convert by bdds
352.98/354.17	c D: 1
352.98/354.17	c estimatedAdderCost: 39
352.98/354.17	c Try to convert by bdds
352.98/354.18	c D: 1
352.98/354.18	c estimatedAdderCost: 38
352.98/354.18	c Try to convert by bdds
352.98/354.19	c D: 1
352.98/354.19	c estimatedAdderCost: 39
352.98/354.19	c Try to convert by bdds
353.06/354.21	c D: 1
353.06/354.21	c estimatedAdderCost: 38
353.06/354.21	c Try to convert by bdds
353.06/354.22	c D: 1
353.06/354.22	c estimatedAdderCost: 39
353.06/354.22	c Try to convert by bdds
353.06/354.24	c D: 1
353.06/354.24	c estimatedAdderCost: 38
353.06/354.24	c Try to convert by bdds
353.06/354.25	c D: 1
353.06/354.25	c estimatedAdderCost: 39
353.06/354.25	c Try to convert by bdds
353.06/354.27	c D: 1
353.06/354.27	c estimatedAdderCost: 38
353.06/354.27	c Try to convert by bdds
353.06/354.28	c D: 1
353.06/354.28	c estimatedAdderCost: 39
353.06/354.28	c Try to convert by bdds
353.06/354.29	c D: 1
353.06/354.29	c estimatedAdderCost: 38
353.06/354.29	c Try to convert by bdds
353.16/354.31	c D: 1
353.16/354.31	c estimatedAdderCost: 39
353.16/354.31	c Try to convert by bdds
353.16/354.32	c D: 1
353.16/354.32	c estimatedAdderCost: 38
353.16/354.32	c Try to convert by bdds
353.16/354.34	c D: 1
353.16/354.34	c estimatedAdderCost: 39
353.16/354.34	c Try to convert by bdds
353.16/354.35	c D: 1
353.16/354.35	c estimatedAdderCost: 38
353.16/354.35	c Try to convert by bdds
353.16/354.36	c D: 1
353.16/354.36	c estimatedAdderCost: 39
353.16/354.36	c Try to convert by bdds
353.16/354.38	c D: 1
353.16/354.38	c estimatedAdderCost: 38
353.16/354.38	c Try to convert by bdds
353.16/354.39	c D: 1
353.16/354.39	c estimatedAdderCost: 39
353.16/354.39	c Try to convert by bdds
353.26/354.41	c D: 1
353.26/354.41	c estimatedAdderCost: 38
353.26/354.41	c Try to convert by bdds
353.26/354.42	c D: 1
353.26/354.42	c estimatedAdderCost: 39
353.26/354.42	c Try to convert by bdds
353.26/354.43	c D: 1
353.26/354.43	c estimatedAdderCost: 38
353.26/354.43	c Try to convert by bdds
353.26/354.45	c D: 1
353.26/354.45	c estimatedAdderCost: 39
353.26/354.45	c Try to convert by bdds
353.26/354.46	c D: 1
353.26/354.46	c estimatedAdderCost: 38
353.26/354.46	c Try to convert by bdds
353.26/354.48	c D: 1
353.26/354.48	c estimatedAdderCost: 39
353.26/354.48	c Try to convert by bdds
353.26/354.49	c D: 1
353.26/354.49	c estimatedAdderCost: 38
353.26/354.49	c Try to convert by bdds
353.36/354.51	c D: 1
353.36/354.51	c estimatedAdderCost: 39
353.36/354.51	c Try to convert by bdds
353.36/354.52	c D: 1
353.36/354.52	c estimatedAdderCost: 38
353.36/354.52	c Try to convert by bdds
353.36/354.53	c D: 1
353.36/354.53	c estimatedAdderCost: 39
353.36/354.53	c Try to convert by bdds
353.36/354.55	c D: 1
353.36/354.55	c estimatedAdderCost: 38
353.36/354.55	c Try to convert by bdds
353.36/354.56	c D: 1
353.36/354.56	c estimatedAdderCost: 39
353.36/354.56	c Try to convert by bdds
353.36/354.58	c D: 1
353.36/354.58	c estimatedAdderCost: 38
353.36/354.58	c Try to convert by bdds
353.36/354.59	c D: 1
353.36/354.59	c estimatedAdderCost: 39
353.36/354.59	c Try to convert by bdds
353.46/354.60	c D: 1
353.46/354.60	c estimatedAdderCost: 38
353.46/354.60	c Try to convert by bdds
353.46/354.62	c D: 1
353.46/354.62	c estimatedAdderCost: 39
353.46/354.62	c Try to convert by bdds
353.46/354.63	c D: 1
353.46/354.63	c estimatedAdderCost: 38
353.46/354.63	c Try to convert by bdds
353.46/354.65	c D: 1
353.46/354.65	c estimatedAdderCost: 39
353.46/354.65	c Try to convert by bdds
353.46/354.66	c D: 1
353.46/354.66	c estimatedAdderCost: 38
353.46/354.66	c Try to convert by bdds
353.46/354.67	c D: 1
353.46/354.67	c estimatedAdderCost: 39
353.46/354.67	c Try to convert by bdds
353.46/354.69	c D: 1
353.46/354.69	c estimatedAdderCost: 38
353.46/354.69	c Try to convert by bdds
353.56/354.70	c D: 1
353.56/354.70	c estimatedAdderCost: 39
353.56/354.70	c Try to convert by bdds
353.56/354.72	c D: 1
353.56/354.72	c estimatedAdderCost: 38
353.56/354.72	c Try to convert by bdds
353.56/354.73	c D: 1
353.56/354.73	c estimatedAdderCost: 39
353.56/354.73	c Try to convert by bdds
353.56/354.74	c D: 1
353.56/354.74	c estimatedAdderCost: 38
353.56/354.74	c Try to convert by bdds
353.56/354.76	c D: 1
353.56/354.76	c estimatedAdderCost: 39
353.56/354.76	c Try to convert by bdds
353.56/354.77	c D: 1
353.56/354.77	c estimatedAdderCost: 38
353.56/354.77	c Try to convert by bdds
353.56/354.79	c D: 1
353.56/354.79	c estimatedAdderCost: 39
353.56/354.79	c Try to convert by bdds
353.66/354.80	c D: 1
353.66/354.80	c estimatedAdderCost: 38
353.66/354.80	c Try to convert by bdds
353.66/354.82	c D: 1
353.66/354.82	c estimatedAdderCost: 39
353.66/354.82	c Try to convert by bdds
353.66/354.83	c D: 1
353.66/354.83	c estimatedAdderCost: 38
353.66/354.83	c Try to convert by bdds
353.66/354.84	c D: 1
353.66/354.84	c estimatedAdderCost: 39
353.66/354.84	c Try to convert by bdds
353.66/354.86	c D: 1
353.66/354.86	c estimatedAdderCost: 38
353.66/354.86	c Try to convert by bdds
353.66/354.87	c D: 1
353.66/354.87	c estimatedAdderCost: 39
353.66/354.87	c Try to convert by bdds
353.66/354.89	c D: 1
353.66/354.89	c estimatedAdderCost: 38
353.66/354.89	c Try to convert by bdds
353.76/354.90	c D: 1
353.76/354.90	c estimatedAdderCost: 39
353.76/354.90	c Try to convert by bdds
353.76/354.91	c D: 1
353.76/354.91	c estimatedAdderCost: 38
353.76/354.91	c Try to convert by bdds
353.76/354.93	c D: 1
353.76/354.93	c estimatedAdderCost: 39
353.76/354.93	c Try to convert by bdds
353.76/354.94	c D: 1
353.76/354.94	c estimatedAdderCost: 38
353.76/354.94	c Try to convert by bdds
353.76/354.96	c D: 1
353.76/354.96	c estimatedAdderCost: 39
353.76/354.96	c Try to convert by bdds
353.76/354.97	c D: 1
353.76/354.97	c estimatedAdderCost: 38
353.76/354.97	c Try to convert by bdds
353.76/354.98	c D: 1
353.76/354.98	c estimatedAdderCost: 39
353.76/354.98	c Try to convert by bdds
353.76/355.00	c D: 1
353.76/355.00	c estimatedAdderCost: 38
353.76/355.00	c Try to convert by bdds
353.87/355.01	c D: 1
353.87/355.01	c estimatedAdderCost: 39
353.87/355.01	c Try to convert by bdds
353.87/355.03	c D: 1
353.87/355.03	c estimatedAdderCost: 38
353.87/355.03	c Try to convert by bdds
353.87/355.04	c D: 1
353.87/355.04	c estimatedAdderCost: 39
353.87/355.04	c Try to convert by bdds
353.87/355.06	c D: 1
353.87/355.06	c estimatedAdderCost: 38
353.87/355.06	c Try to convert by bdds
353.87/355.07	c D: 1
353.87/355.07	c estimatedAdderCost: 39
353.87/355.07	c Try to convert by bdds
353.87/355.08	c D: 1
353.87/355.08	c estimatedAdderCost: 38
353.87/355.08	c Try to convert by bdds
353.87/355.10	c D: 1
353.87/355.10	c estimatedAdderCost: 39
353.87/355.10	c Try to convert by bdds
353.98/355.11	c D: 1
353.98/355.11	c estimatedAdderCost: 38
353.98/355.11	c Try to convert by bdds
353.98/355.13	c D: 1
353.98/355.13	c estimatedAdderCost: 39
353.98/355.13	c Try to convert by bdds
353.98/355.14	c D: 1
353.98/355.14	c estimatedAdderCost: 38
353.98/355.14	c Try to convert by bdds
353.98/355.15	c D: 1
353.98/355.15	c estimatedAdderCost: 39
353.98/355.15	c Try to convert by bdds
353.98/355.17	c D: 1
353.98/355.17	c estimatedAdderCost: 38
353.98/355.17	c Try to convert by bdds
353.98/355.18	c D: 1
353.98/355.18	c estimatedAdderCost: 39
353.98/355.18	c Try to convert by bdds
354.07/355.20	c D: 1
354.07/355.20	c estimatedAdderCost: 30
354.07/355.20	c Try to convert by bdds
354.07/355.21	c D: 1
354.07/355.21	c estimatedAdderCost: 30
354.07/355.21	c Try to convert by bdds
354.07/355.23	c D: 1
354.07/355.23	c estimatedAdderCost: 30
354.07/355.23	c Try to convert by bdds
354.07/355.24	c D: 1
354.07/355.24	c estimatedAdderCost: 30
354.07/355.24	c Try to convert by bdds
354.07/355.26	c D: 1
354.07/355.26	c estimatedAdderCost: 30
354.07/355.26	c Try to convert by bdds
354.07/355.28	c D: 1
354.07/355.28	c estimatedAdderCost: 30
354.07/355.28	c Try to convert by bdds
354.07/355.29	c D: 1
354.07/355.29	c estimatedAdderCost: 30
354.07/355.29	c Try to convert by bdds
354.17/355.31	c D: 1
354.17/355.31	c estimatedAdderCost: 30
354.17/355.31	c Try to convert by bdds
354.17/355.32	c D: 1
354.17/355.32	c estimatedAdderCost: 30
354.17/355.32	c Try to convert by bdds
354.17/355.34	c D: 1
354.17/355.34	c estimatedAdderCost: 30
354.17/355.34	c Try to convert by bdds
354.17/355.35	c D: 1
354.17/355.35	c estimatedAdderCost: 30
354.17/355.35	c Try to convert by bdds
354.17/355.37	c D: 1
354.17/355.37	c estimatedAdderCost: 30
354.17/355.37	c Try to convert by bdds
354.17/355.38	c D: 1
354.17/355.38	c estimatedAdderCost: 30
354.17/355.38	c Try to convert by bdds
354.26/355.40	c D: 1
354.26/355.40	c estimatedAdderCost: 30
354.26/355.40	c Try to convert by bdds
354.26/355.42	c D: 1
354.26/355.42	c estimatedAdderCost: 30
354.26/355.42	c Try to convert by bdds
354.26/355.43	c D: 1
354.26/355.43	c estimatedAdderCost: 30
354.26/355.43	c Try to convert by bdds
354.26/355.45	c D: 1
354.26/355.45	c estimatedAdderCost: 30
354.26/355.45	c Try to convert by bdds
354.26/355.46	c D: 1
354.26/355.46	c estimatedAdderCost: 30
354.26/355.46	c Try to convert by bdds
354.26/355.48	c D: 1
354.26/355.48	c estimatedAdderCost: 30
354.26/355.48	c Try to convert by bdds
354.26/355.49	c D: 1
354.26/355.49	c estimatedAdderCost: 30
354.26/355.49	c Try to convert by bdds
354.37/355.51	c D: 1
354.37/355.51	c estimatedAdderCost: 30
354.37/355.51	c Try to convert by bdds
354.37/355.53	c D: 1
354.37/355.53	c estimatedAdderCost: 30
354.37/355.53	c Try to convert by bdds
354.37/355.54	c D: 1
354.37/355.54	c estimatedAdderCost: 30
354.37/355.54	c Try to convert by bdds
354.37/355.56	c D: 1
354.37/355.56	c estimatedAdderCost: 30
354.37/355.56	c Try to convert by bdds
354.37/355.57	c D: 1
354.37/355.57	c estimatedAdderCost: 30
354.37/355.57	c Try to convert by bdds
354.37/355.59	c D: 1
354.37/355.59	c estimatedAdderCost: 30
354.37/355.59	c Try to convert by bdds
354.46/355.60	c D: 1
354.46/355.60	c estimatedAdderCost: 30
354.46/355.60	c Try to convert by bdds
354.46/355.62	c D: 1
354.46/355.62	c estimatedAdderCost: 30
354.46/355.62	c Try to convert by bdds
354.46/355.64	c D: 1
354.46/355.64	c estimatedAdderCost: 30
354.46/355.64	c Try to convert by bdds
354.46/355.65	c D: 1
354.46/355.65	c estimatedAdderCost: 30
354.46/355.65	c Try to convert by bdds
354.46/355.67	c D: 1
354.46/355.67	c estimatedAdderCost: 38
354.46/355.67	c Try to convert by bdds
354.46/355.68	c D: 1
354.46/355.68	c estimatedAdderCost: 39
354.46/355.68	c Try to convert by bdds
354.57/355.70	c D: 1
354.57/355.70	c estimatedAdderCost: 38
354.57/355.70	c Try to convert by bdds
354.57/355.71	c D: 1
354.57/355.71	c estimatedAdderCost: 39
354.57/355.71	c Try to convert by bdds
354.57/355.72	c D: 1
354.57/355.72	c estimatedAdderCost: 38
354.57/355.72	c Try to convert by bdds
354.57/355.74	c D: 1
354.57/355.74	c estimatedAdderCost: 39
354.57/355.74	c Try to convert by bdds
354.57/355.75	c D: 1
354.57/355.75	c estimatedAdderCost: 38
354.57/355.75	c Try to convert by bdds
354.57/355.77	c D: 1
354.57/355.77	c estimatedAdderCost: 39
354.57/355.77	c Try to convert by bdds
354.57/355.78	c D: 1
354.57/355.78	c estimatedAdderCost: 38
354.57/355.78	c Try to convert by bdds
354.57/355.79	c D: 1
354.57/355.79	c estimatedAdderCost: 39
354.57/355.79	c Try to convert by bdds
354.66/355.81	c D: 1
354.66/355.81	c estimatedAdderCost: 38
354.66/355.81	c Try to convert by bdds
354.66/355.82	c D: 1
354.66/355.82	c estimatedAdderCost: 39
354.66/355.82	c Try to convert by bdds
354.66/355.84	c D: 1
354.66/355.84	c estimatedAdderCost: 38
354.66/355.84	c Try to convert by bdds
354.66/355.85	c D: 1
354.66/355.85	c estimatedAdderCost: 39
354.66/355.85	c Try to convert by bdds
354.66/355.87	c D: 1
354.66/355.87	c estimatedAdderCost: 38
354.66/355.87	c Try to convert by bdds
354.66/355.88	c D: 1
354.66/355.88	c estimatedAdderCost: 39
354.66/355.88	c Try to convert by bdds
354.66/355.89	c D: 1
354.66/355.89	c estimatedAdderCost: 38
354.66/355.89	c Try to convert by bdds
354.76/355.91	c D: 1
354.76/355.91	c estimatedAdderCost: 39
354.76/355.91	c Try to convert by bdds
354.76/355.92	c D: 1
354.76/355.92	c estimatedAdderCost: 38
354.76/355.92	c Try to convert by bdds
354.76/355.94	c D: 1
354.76/355.94	c estimatedAdderCost: 39
354.76/355.94	c Try to convert by bdds
354.76/355.95	c D: 1
354.76/355.95	c estimatedAdderCost: 38
354.76/355.95	c Try to convert by bdds
354.76/355.96	c D: 1
354.76/355.96	c estimatedAdderCost: 39
354.76/355.96	c Try to convert by bdds
354.76/355.98	c D: 1
354.76/355.98	c estimatedAdderCost: 38
354.76/355.98	c Try to convert by bdds
354.76/355.99	c D: 1
354.76/355.99	c estimatedAdderCost: 39
354.76/355.99	c Try to convert by bdds
354.76/356.01	c D: 1
354.76/356.01	c estimatedAdderCost: 38
354.76/356.01	c Try to convert by bdds
354.88/356.02	c D: 1
354.88/356.02	c estimatedAdderCost: 39
354.88/356.02	c Try to convert by bdds
354.88/356.03	c D: 1
354.88/356.03	c estimatedAdderCost: 38
354.88/356.03	c Try to convert by bdds
354.88/356.05	c D: 1
354.88/356.05	c estimatedAdderCost: 39
354.88/356.05	c Try to convert by bdds
354.88/356.06	c D: 1
354.88/356.06	c estimatedAdderCost: 38
354.88/356.06	c Try to convert by bdds
354.88/356.08	c D: 1
354.88/356.08	c estimatedAdderCost: 39
354.88/356.08	c Try to convert by bdds
354.88/356.09	c D: 1
354.88/356.09	c estimatedAdderCost: 38
354.88/356.09	c Try to convert by bdds
354.88/356.11	c D: 1
354.88/356.11	c estimatedAdderCost: 39
354.88/356.11	c Try to convert by bdds
354.98/356.12	c D: 1
354.98/356.12	c estimatedAdderCost: 38
354.98/356.12	c Try to convert by bdds
354.98/356.13	c D: 1
354.98/356.13	c estimatedAdderCost: 39
354.98/356.13	c Try to convert by bdds
354.98/356.15	c D: 1
354.98/356.15	c estimatedAdderCost: 38
354.98/356.15	c Try to convert by bdds
354.98/356.16	c D: 1
354.98/356.16	c estimatedAdderCost: 39
354.98/356.16	c Try to convert by bdds
354.98/356.18	c D: 1
354.98/356.18	c estimatedAdderCost: 38
354.98/356.18	c Try to convert by bdds
354.98/356.19	c D: 1
354.98/356.19	c estimatedAdderCost: 39
354.98/356.19	c Try to convert by bdds
355.06/356.20	c D: 1
355.06/356.20	c estimatedAdderCost: 38
355.06/356.20	c Try to convert by bdds
355.06/356.22	c D: 1
355.06/356.22	c estimatedAdderCost: 39
355.06/356.22	c Try to convert by bdds
355.06/356.23	c D: 1
355.06/356.23	c estimatedAdderCost: 38
355.06/356.23	c Try to convert by bdds
355.06/356.25	c D: 1
355.06/356.25	c estimatedAdderCost: 39
355.06/356.25	c Try to convert by bdds
355.06/356.26	c D: 1
355.06/356.26	c estimatedAdderCost: 38
355.06/356.26	c Try to convert by bdds
355.06/356.27	c D: 1
355.06/356.27	c estimatedAdderCost: 39
355.06/356.27	c Try to convert by bdds
355.06/356.29	c D: 1
355.06/356.29	c estimatedAdderCost: 38
355.06/356.29	c Try to convert by bdds
355.16/356.30	c D: 1
355.16/356.30	c estimatedAdderCost: 39
355.16/356.30	c Try to convert by bdds
355.16/356.32	c D: 1
355.16/356.32	c estimatedAdderCost: 38
355.16/356.32	c Try to convert by bdds
355.16/356.33	c D: 1
355.16/356.33	c estimatedAdderCost: 39
355.16/356.33	c Try to convert by bdds
355.16/356.34	c D: 1
355.16/356.34	c estimatedAdderCost: 38
355.16/356.34	c Try to convert by bdds
355.16/356.36	c D: 1
355.16/356.36	c estimatedAdderCost: 39
355.16/356.36	c Try to convert by bdds
355.16/356.37	c D: 1
355.16/356.37	c estimatedAdderCost: 38
355.16/356.37	c Try to convert by bdds
355.16/356.39	c D: 1
355.16/356.39	c estimatedAdderCost: 39
355.16/356.39	c Try to convert by bdds
355.26/356.40	c D: 1
355.26/356.40	c estimatedAdderCost: 38
355.26/356.40	c Try to convert by bdds
355.26/356.41	c D: 1
355.26/356.41	c estimatedAdderCost: 39
355.26/356.41	c Try to convert by bdds
355.26/356.43	c D: 1
355.26/356.43	c estimatedAdderCost: 38
355.26/356.43	c Try to convert by bdds
355.26/356.44	c D: 1
355.26/356.44	c estimatedAdderCost: 39
355.26/356.44	c Try to convert by bdds
355.26/356.46	c D: 1
355.26/356.46	c estimatedAdderCost: 38
355.26/356.46	c Try to convert by bdds
355.26/356.47	c D: 1
355.26/356.47	c estimatedAdderCost: 39
355.26/356.47	c Try to convert by bdds
355.26/356.49	c D: 1
355.26/356.49	c estimatedAdderCost: 38
355.26/356.49	c Try to convert by bdds
355.36/356.50	c D: 1
355.36/356.50	c estimatedAdderCost: 39
355.36/356.50	c Try to convert by bdds
355.36/356.51	c D: 1
355.36/356.51	c estimatedAdderCost: 38
355.36/356.51	c Try to convert by bdds
355.36/356.53	c D: 1
355.36/356.53	c estimatedAdderCost: 39
355.36/356.53	c Try to convert by bdds
355.36/356.54	c D: 1
355.36/356.54	c estimatedAdderCost: 38
355.36/356.54	c Try to convert by bdds
355.36/356.56	c D: 1
355.36/356.56	c estimatedAdderCost: 39
355.36/356.56	c Try to convert by bdds
355.36/356.57	c D: 1
355.36/356.57	c estimatedAdderCost: 38
355.36/356.57	c Try to convert by bdds
355.36/356.58	c D: 1
355.36/356.58	c estimatedAdderCost: 39
355.36/356.58	c Try to convert by bdds
355.46/356.60	c D: 1
355.46/356.60	c estimatedAdderCost: 38
355.46/356.60	c Try to convert by bdds
355.46/356.61	c D: 1
355.46/356.61	c estimatedAdderCost: 39
355.46/356.61	c Try to convert by bdds
355.46/356.63	c D: 1
355.46/356.63	c estimatedAdderCost: 38
355.46/356.63	c Try to convert by bdds
355.46/356.64	c D: 1
355.46/356.64	c estimatedAdderCost: 39
355.46/356.64	c Try to convert by bdds
355.46/356.65	c D: 1
355.46/356.65	c estimatedAdderCost: 38
355.46/356.65	c Try to convert by bdds
355.46/356.67	c D: 1
355.46/356.67	c estimatedAdderCost: 39
355.46/356.67	c Try to convert by bdds
355.46/356.68	c D: 1
355.46/356.68	c estimatedAdderCost: 38
355.46/356.68	c Try to convert by bdds
355.56/356.70	c D: 1
355.56/356.70	c estimatedAdderCost: 39
355.56/356.70	c Try to convert by bdds
355.56/356.71	c D: 1
355.56/356.71	c estimatedAdderCost: 38
355.56/356.71	c Try to convert by bdds
355.56/356.72	c D: 1
355.56/356.72	c estimatedAdderCost: 39
355.56/356.72	c Try to convert by bdds
355.56/356.74	c D: 1
355.56/356.74	c estimatedAdderCost: 38
355.56/356.74	c Try to convert by bdds
355.56/356.75	c D: 1
355.56/356.75	c estimatedAdderCost: 39
355.56/356.75	c Try to convert by bdds
355.56/356.77	c D: 1
355.56/356.77	c estimatedAdderCost: 38
355.56/356.77	c Try to convert by bdds
355.56/356.78	c D: 1
355.56/356.78	c estimatedAdderCost: 39
355.56/356.78	c Try to convert by bdds
355.56/356.80	c D: 1
355.56/356.80	c estimatedAdderCost: 38
355.56/356.80	c Try to convert by bdds
355.66/356.81	c D: 1
355.66/356.81	c estimatedAdderCost: 39
355.66/356.81	c Try to convert by bdds
355.66/356.82	c D: 1
355.66/356.82	c estimatedAdderCost: 38
355.66/356.82	c Try to convert by bdds
355.66/356.84	c D: 1
355.66/356.84	c estimatedAdderCost: 39
355.66/356.84	c Try to convert by bdds
355.66/356.85	c D: 1
355.66/356.85	c estimatedAdderCost: 38
355.66/356.85	c Try to convert by bdds
355.66/356.87	c D: 1
355.66/356.87	c estimatedAdderCost: 39
355.66/356.87	c Try to convert by bdds
355.66/356.88	c D: 1
355.66/356.88	c estimatedAdderCost: 38
355.66/356.88	c Try to convert by bdds
355.66/356.89	c D: 1
355.66/356.89	c estimatedAdderCost: 39
355.66/356.89	c Try to convert by bdds
355.76/356.91	c D: 1
355.76/356.91	c estimatedAdderCost: 38
355.76/356.91	c Try to convert by bdds
355.76/356.92	c D: 1
355.76/356.92	c estimatedAdderCost: 39
355.76/356.92	c Try to convert by bdds
355.76/356.94	c D: 1
355.76/356.94	c estimatedAdderCost: 38
355.76/356.94	c Try to convert by bdds
355.76/356.95	c D: 1
355.76/356.95	c estimatedAdderCost: 39
355.76/356.95	c Try to convert by bdds
355.76/356.96	c D: 1
355.76/356.96	c estimatedAdderCost: 38
355.76/356.96	c Try to convert by bdds
355.76/356.98	c D: 1
355.76/356.98	c estimatedAdderCost: 39
355.76/356.98	c Try to convert by bdds
355.76/356.99	c D: 1
355.76/356.99	c estimatedAdderCost: 38
355.76/356.99	c Try to convert by bdds
355.76/357.01	c D: 1
355.76/357.01	c estimatedAdderCost: 39
355.76/357.01	c Try to convert by bdds
355.87/357.02	c D: 1
355.87/357.02	c estimatedAdderCost: 38
355.87/357.02	c Try to convert by bdds
355.87/357.03	c D: 1
355.87/357.03	c estimatedAdderCost: 39
355.87/357.03	c Try to convert by bdds
355.87/357.05	c D: 1
355.87/357.05	c estimatedAdderCost: 38
355.87/357.05	c Try to convert by bdds
355.87/357.06	c D: 1
355.87/357.06	c estimatedAdderCost: 39
355.87/357.06	c Try to convert by bdds
355.87/357.08	c D: 1
355.87/357.08	c estimatedAdderCost: 38
355.87/357.08	c Try to convert by bdds
355.87/357.09	c D: 1
355.87/357.09	c estimatedAdderCost: 39
355.87/357.09	c Try to convert by bdds
355.87/357.10	c D: 1
355.87/357.10	c estimatedAdderCost: 38
355.87/357.10	c Try to convert by bdds
355.97/357.12	c D: 1
355.97/357.12	c estimatedAdderCost: 39
355.97/357.12	c Try to convert by bdds
355.97/357.13	c D: 1
355.97/357.13	c estimatedAdderCost: 38
355.97/357.13	c Try to convert by bdds
355.97/357.15	c D: 1
355.97/357.15	c estimatedAdderCost: 39
355.97/357.15	c Try to convert by bdds
355.97/357.16	c D: 1
355.97/357.16	c estimatedAdderCost: 38
355.97/357.16	c Try to convert by bdds
355.97/357.17	c D: 1
355.97/357.17	c estimatedAdderCost: 39
355.97/357.17	c Try to convert by bdds
355.97/357.19	c D: 1
355.97/357.19	c estimatedAdderCost: 38
355.97/357.19	c Try to convert by bdds
356.06/357.20	c D: 1
356.06/357.20	c estimatedAdderCost: 39
356.06/357.20	c Try to convert by bdds
356.06/357.22	c D: 1
356.06/357.22	c estimatedAdderCost: 38
356.06/357.22	c Try to convert by bdds
356.06/357.23	c D: 1
356.06/357.23	c estimatedAdderCost: 39
356.06/357.23	c Try to convert by bdds
356.06/357.25	c D: 1
356.06/357.25	c estimatedAdderCost: 38
356.06/357.25	c Try to convert by bdds
356.06/357.26	c D: 1
356.06/357.26	c estimatedAdderCost: 39
356.06/357.26	c Try to convert by bdds
356.06/357.27	c D: 1
356.06/357.27	c estimatedAdderCost: 38
356.06/357.27	c Try to convert by bdds
356.06/357.29	c D: 1
356.06/357.29	c estimatedAdderCost: 39
356.06/357.29	c Try to convert by bdds
356.16/357.30	c D: 1
356.16/357.30	c estimatedAdderCost: 38
356.16/357.30	c Try to convert by bdds
356.16/357.32	c D: 1
356.16/357.32	c estimatedAdderCost: 39
356.16/357.32	c Try to convert by bdds
356.16/357.33	c D: 1
356.16/357.33	c estimatedAdderCost: 38
356.16/357.33	c Try to convert by bdds
356.16/357.34	c D: 1
356.16/357.34	c estimatedAdderCost: 39
356.16/357.34	c Try to convert by bdds
356.16/357.36	c D: 1
356.16/357.36	c estimatedAdderCost: 38
356.16/357.36	c Try to convert by bdds
356.16/357.37	c D: 1
356.16/357.37	c estimatedAdderCost: 39
356.16/357.37	c Try to convert by bdds
356.16/357.39	c D: 1
356.16/357.39	c estimatedAdderCost: 38
356.16/357.39	c Try to convert by bdds
356.26/357.40	c D: 1
356.26/357.40	c estimatedAdderCost: 39
356.26/357.40	c Try to convert by bdds
356.26/357.41	c D: 1
356.26/357.41	c estimatedAdderCost: 38
356.26/357.41	c Try to convert by bdds
356.26/357.43	c D: 1
356.26/357.43	c estimatedAdderCost: 39
356.26/357.43	c Try to convert by bdds
356.26/357.44	c D: 1
356.26/357.44	c estimatedAdderCost: 38
356.26/357.44	c Try to convert by bdds
356.26/357.46	c D: 1
356.26/357.46	c estimatedAdderCost: 39
356.26/357.46	c Try to convert by bdds
356.26/357.47	c D: 1
356.26/357.47	c estimatedAdderCost: 38
356.26/357.47	c Try to convert by bdds
356.26/357.48	c D: 1
356.26/357.48	c estimatedAdderCost: 39
356.26/357.48	c Try to convert by bdds
356.36/357.50	c D: 1
356.36/357.50	c estimatedAdderCost: 38
356.36/357.50	c Try to convert by bdds
356.36/357.51	c D: 1
356.36/357.51	c estimatedAdderCost: 39
356.36/357.51	c Try to convert by bdds
356.36/357.53	c D: 1
356.36/357.53	c estimatedAdderCost: 38
356.36/357.53	c Try to convert by bdds
356.36/357.54	c D: 1
356.36/357.54	c estimatedAdderCost: 39
356.36/357.54	c Try to convert by bdds
356.36/357.55	c D: 1
356.36/357.55	c estimatedAdderCost: 38
356.36/357.55	c Try to convert by bdds
356.36/357.57	c D: 1
356.36/357.57	c estimatedAdderCost: 39
356.36/357.57	c Try to convert by bdds
356.36/357.58	c D: 1
356.36/357.58	c estimatedAdderCost: 38
356.36/357.58	c Try to convert by bdds
356.46/357.60	c D: 1
356.46/357.60	c estimatedAdderCost: 39
356.46/357.60	c Try to convert by bdds
356.46/357.61	c D: 1
356.46/357.61	c estimatedAdderCost: 38
356.46/357.61	c Try to convert by bdds
356.46/357.63	c D: 1
356.46/357.63	c estimatedAdderCost: 39
356.46/357.63	c Try to convert by bdds
356.46/357.64	c D: 1
356.46/357.64	c estimatedAdderCost: 38
356.46/357.64	c Try to convert by bdds
356.46/357.65	c D: 1
356.46/357.65	c estimatedAdderCost: 39
356.46/357.65	c Try to convert by bdds
356.46/357.67	c D: 1
356.46/357.67	c estimatedAdderCost: 38
356.46/357.67	c Try to convert by bdds
356.46/357.68	c D: 1
356.46/357.68	c estimatedAdderCost: 39
356.46/357.68	c Try to convert by bdds
356.56/357.70	c D: 1
356.56/357.70	c estimatedAdderCost: 38
356.56/357.70	c Try to convert by bdds
356.56/357.71	c D: 1
356.56/357.71	c estimatedAdderCost: 39
356.56/357.71	c Try to convert by bdds
356.56/357.72	c D: 1
356.56/357.72	c estimatedAdderCost: 38
356.56/357.72	c Try to convert by bdds
356.56/357.74	c D: 1
356.56/357.74	c estimatedAdderCost: 39
356.56/357.74	c Try to convert by bdds
356.56/357.75	c D: 1
356.56/357.75	c estimatedAdderCost: 38
356.56/357.75	c Try to convert by bdds
356.56/357.77	c D: 1
356.56/357.77	c estimatedAdderCost: 39
356.56/357.77	c Try to convert by bdds
356.56/357.78	c D: 1
356.56/357.78	c estimatedAdderCost: 38
356.56/357.78	c Try to convert by bdds
356.56/357.79	c D: 1
356.56/357.79	c estimatedAdderCost: 39
356.56/357.79	c Try to convert by bdds
356.66/357.81	c D: 1
356.66/357.81	c estimatedAdderCost: 38
356.66/357.81	c Try to convert by bdds
356.66/357.82	c D: 1
356.66/357.82	c estimatedAdderCost: 39
356.66/357.82	c Try to convert by bdds
356.66/357.84	c D: 1
356.66/357.84	c estimatedAdderCost: 38
356.66/357.84	c Try to convert by bdds
356.66/357.85	c D: 1
356.66/357.85	c estimatedAdderCost: 39
356.66/357.85	c Try to convert by bdds
356.66/357.86	c D: 1
356.66/357.86	c estimatedAdderCost: 38
356.66/357.86	c Try to convert by bdds
356.66/357.88	c D: 1
356.66/357.88	c estimatedAdderCost: 39
356.66/357.88	c Try to convert by bdds
356.66/357.89	c D: 1
356.66/357.89	c estimatedAdderCost: 38
356.66/357.89	c Try to convert by bdds
356.76/357.91	c D: 1
356.76/357.91	c estimatedAdderCost: 39
356.76/357.91	c Try to convert by bdds
356.76/357.92	c D: 1
356.76/357.92	c estimatedAdderCost: 38
356.76/357.92	c Try to convert by bdds
356.76/357.93	c D: 1
356.76/357.93	c estimatedAdderCost: 39
356.76/357.93	c Try to convert by bdds
356.76/357.95	c D: 1
356.76/357.95	c estimatedAdderCost: 38
356.76/357.95	c Try to convert by bdds
356.76/357.96	c D: 1
356.76/357.96	c estimatedAdderCost: 39
356.76/357.96	c Try to convert by bdds
356.76/357.98	c D: 1
356.76/357.98	c estimatedAdderCost: 38
356.76/357.98	c Try to convert by bdds
356.76/357.99	c D: 1
356.76/357.99	c estimatedAdderCost: 39
356.76/357.99	c Try to convert by bdds
356.76/358.01	c D: 1
356.76/358.01	c estimatedAdderCost: 38
356.76/358.01	c Try to convert by bdds
356.87/358.02	c D: 1
356.87/358.02	c estimatedAdderCost: 39
356.87/358.02	c Try to convert by bdds
356.87/358.03	c D: 1
356.87/358.03	c estimatedAdderCost: 38
356.87/358.03	c Try to convert by bdds
356.87/358.05	c D: 1
356.87/358.05	c estimatedAdderCost: 39
356.87/358.05	c Try to convert by bdds
356.87/358.06	c D: 1
356.87/358.06	c estimatedAdderCost: 38
356.87/358.06	c Try to convert by bdds
356.87/358.08	c D: 1
356.87/358.08	c estimatedAdderCost: 39
356.87/358.08	c Try to convert by bdds
356.87/358.09	c D: 1
356.87/358.09	c estimatedAdderCost: 38
356.87/358.09	c Try to convert by bdds
356.87/358.10	c D: 1
356.87/358.10	c estimatedAdderCost: 39
356.87/358.10	c Try to convert by bdds
356.97/358.12	c D: 1
356.97/358.12	c estimatedAdderCost: 38
356.97/358.12	c Try to convert by bdds
356.97/358.13	c D: 1
356.97/358.13	c estimatedAdderCost: 39
356.97/358.13	c Try to convert by bdds
356.97/358.15	c D: 1
356.97/358.15	c estimatedAdderCost: 38
356.97/358.15	c Try to convert by bdds
356.97/358.16	c D: 1
356.97/358.16	c estimatedAdderCost: 39
356.97/358.16	c Try to convert by bdds
356.97/358.17	c D: 1
356.97/358.17	c estimatedAdderCost: 38
356.97/358.17	c Try to convert by bdds
356.97/358.19	c D: 1
356.97/358.19	c estimatedAdderCost: 39
356.97/358.19	c Try to convert by bdds
357.06/358.20	c D: 1
357.06/358.20	c estimatedAdderCost: 38
357.06/358.20	c Try to convert by bdds
357.06/358.22	c D: 1
357.06/358.22	c estimatedAdderCost: 39
357.06/358.22	c Try to convert by bdds
357.06/358.23	c D: 1
357.06/358.23	c estimatedAdderCost: 38
357.06/358.23	c Try to convert by bdds
357.06/358.24	c D: 1
357.06/358.24	c estimatedAdderCost: 39
357.06/358.24	c Try to convert by bdds
357.06/358.26	c D: 1
357.06/358.26	c estimatedAdderCost: 38
357.06/358.26	c Try to convert by bdds
357.06/358.27	c D: 1
357.06/358.27	c estimatedAdderCost: 39
357.06/358.27	c Try to convert by bdds
357.06/358.29	c D: 1
357.06/358.29	c estimatedAdderCost: 38
357.06/358.29	c Try to convert by bdds
357.16/358.30	c D: 1
357.16/358.30	c estimatedAdderCost: 39
357.16/358.30	c Try to convert by bdds
357.16/358.32	c D: 1
357.16/358.32	c estimatedAdderCost: 38
357.16/358.32	c Try to convert by bdds
357.16/358.33	c D: 1
357.16/358.33	c estimatedAdderCost: 39
357.16/358.33	c Try to convert by bdds
357.16/358.34	c D: 1
357.16/358.34	c estimatedAdderCost: 38
357.16/358.34	c Try to convert by bdds
357.16/358.36	c D: 1
357.16/358.36	c estimatedAdderCost: 39
357.16/358.36	c Try to convert by bdds
357.16/358.37	c D: 1
357.16/358.37	c estimatedAdderCost: 38
357.16/358.37	c Try to convert by bdds
357.16/358.39	c D: 1
357.16/358.39	c estimatedAdderCost: 39
357.16/358.39	c Try to convert by bdds
357.26/358.40	c D: 1
357.26/358.40	c estimatedAdderCost: 38
357.26/358.40	c Try to convert by bdds
357.26/358.41	c D: 1
357.26/358.41	c estimatedAdderCost: 39
357.26/358.41	c Try to convert by bdds
357.26/358.43	c D: 1
357.26/358.43	c estimatedAdderCost: 38
357.26/358.43	c Try to convert by bdds
357.26/358.44	c D: 1
357.26/358.44	c estimatedAdderCost: 39
357.26/358.44	c Try to convert by bdds
357.26/358.46	c D: 1
357.26/358.46	c estimatedAdderCost: 38
357.26/358.46	c Try to convert by bdds
357.26/358.47	c D: 1
357.26/358.47	c estimatedAdderCost: 39
357.26/358.47	c Try to convert by bdds
357.26/358.48	c D: 1
357.26/358.48	c estimatedAdderCost: 38
357.26/358.48	c Try to convert by bdds
357.35/358.50	c D: 1
357.35/358.50	c estimatedAdderCost: 39
357.35/358.50	c Try to convert by bdds
357.35/358.51	c D: 1
357.35/358.51	c estimatedAdderCost: 38
357.35/358.51	c Try to convert by bdds
357.35/358.53	c D: 1
357.35/358.53	c estimatedAdderCost: 39
357.35/358.53	c Try to convert by bdds
357.35/358.54	c D: 1
357.35/358.54	c estimatedAdderCost: 38
357.35/358.54	c Try to convert by bdds
357.35/358.55	c D: 1
357.35/358.55	c estimatedAdderCost: 39
357.35/358.55	c Try to convert by bdds
357.35/358.57	c D: 1
357.35/358.57	c estimatedAdderCost: 38
357.35/358.57	c Try to convert by bdds
357.35/358.58	c D: 1
357.35/358.58	c estimatedAdderCost: 39
357.35/358.58	c Try to convert by bdds
357.45/358.60	c D: 1
357.45/358.60	c estimatedAdderCost: 38
357.45/358.60	c Try to convert by bdds
357.45/358.61	c D: 1
357.45/358.61	c estimatedAdderCost: 39
357.45/358.61	c Try to convert by bdds
357.45/358.63	c D: 1
357.45/358.63	c estimatedAdderCost: 38
357.45/358.63	c Try to convert by bdds
357.45/358.64	c D: 1
357.45/358.64	c estimatedAdderCost: 39
357.45/358.64	c Try to convert by bdds
357.45/358.65	c D: 1
357.45/358.65	c estimatedAdderCost: 38
357.45/358.65	c Try to convert by bdds
357.45/358.67	c D: 1
357.45/358.67	c estimatedAdderCost: 39
357.45/358.67	c Try to convert by bdds
357.45/358.68	c D: 1
357.45/358.68	c estimatedAdderCost: 38
357.45/358.68	c Try to convert by bdds
357.45/358.70	c D: 1
357.45/358.70	c estimatedAdderCost: 39
357.45/358.70	c Try to convert by bdds
357.55/358.71	c D: 1
357.55/358.71	c estimatedAdderCost: 38
357.55/358.71	c Try to convert by bdds
357.55/358.72	c D: 1
357.55/358.72	c estimatedAdderCost: 39
357.55/358.72	c Try to convert by bdds
357.55/358.74	c D: 1
357.55/358.74	c estimatedAdderCost: 38
357.55/358.74	c Try to convert by bdds
357.55/358.75	c D: 1
357.55/358.75	c estimatedAdderCost: 39
357.55/358.75	c Try to convert by bdds
357.55/358.77	c D: 1
357.55/358.77	c estimatedAdderCost: 38
357.55/358.77	c Try to convert by bdds
357.55/358.78	c D: 1
357.55/358.78	c estimatedAdderCost: 39
357.55/358.78	c Try to convert by bdds
357.55/358.79	c D: 1
357.55/358.79	c estimatedAdderCost: 38
357.55/358.79	c Try to convert by bdds
357.65/358.81	c D: 1
357.65/358.81	c estimatedAdderCost: 39
357.65/358.81	c Try to convert by bdds
357.65/358.82	c D: 1
357.65/358.82	c estimatedAdderCost: 38
357.65/358.82	c Try to convert by bdds
357.65/358.84	c D: 1
357.65/358.84	c estimatedAdderCost: 39
357.65/358.84	c Try to convert by bdds
357.65/358.85	c D: 1
357.65/358.85	c estimatedAdderCost: 38
357.65/358.85	c Try to convert by bdds
357.65/358.86	c D: 1
357.65/358.86	c estimatedAdderCost: 39
357.65/358.86	c Try to convert by bdds
357.65/358.88	c D: 1
357.65/358.88	c estimatedAdderCost: 38
357.65/358.88	c Try to convert by bdds
357.65/358.89	c D: 1
357.65/358.89	c estimatedAdderCost: 39
357.65/358.89	c Try to convert by bdds
357.75/358.91	c D: 1
357.75/358.91	c estimatedAdderCost: 38
357.75/358.91	c Try to convert by bdds
357.75/358.92	c D: 1
357.75/358.92	c estimatedAdderCost: 39
357.75/358.92	c Try to convert by bdds
357.75/358.93	c D: 1
357.75/358.93	c estimatedAdderCost: 38
357.75/358.93	c Try to convert by bdds
357.75/358.95	c D: 1
357.75/358.95	c estimatedAdderCost: 39
357.75/358.95	c Try to convert by bdds
357.75/358.96	c D: 1
357.75/358.96	c estimatedAdderCost: 38
357.75/358.96	c Try to convert by bdds
357.75/358.98	c D: 1
357.75/358.98	c estimatedAdderCost: 39
357.75/358.98	c Try to convert by bdds
357.75/358.99	c D: 1
357.75/358.99	c estimatedAdderCost: 38
357.75/358.99	c Try to convert by bdds
357.75/359.01	c D: 1
357.75/359.01	c estimatedAdderCost: 39
357.75/359.01	c Try to convert by bdds
357.86/359.02	c D: 1
357.86/359.02	c estimatedAdderCost: 38
357.86/359.02	c Try to convert by bdds
357.86/359.03	c D: 1
357.86/359.03	c estimatedAdderCost: 39
357.86/359.03	c Try to convert by bdds
357.86/359.05	c D: 1
357.86/359.05	c estimatedAdderCost: 38
357.86/359.05	c Try to convert by bdds
357.86/359.06	c D: 1
357.86/359.06	c estimatedAdderCost: 39
357.86/359.06	c Try to convert by bdds
357.86/359.08	c D: 1
357.86/359.08	c estimatedAdderCost: 38
357.86/359.08	c Try to convert by bdds
357.86/359.09	c D: 1
357.86/359.09	c estimatedAdderCost: 39
357.86/359.09	c Try to convert by bdds
357.86/359.10	c D: 1
357.86/359.10	c estimatedAdderCost: 38
357.86/359.10	c Try to convert by bdds
357.96/359.12	c D: 1
357.96/359.12	c estimatedAdderCost: 39
357.96/359.12	c Try to convert by bdds
357.96/359.13	c D: 1
357.96/359.13	c estimatedAdderCost: 38
357.96/359.13	c Try to convert by bdds
357.96/359.15	c D: 1
357.96/359.15	c estimatedAdderCost: 39
357.96/359.15	c Try to convert by bdds
357.96/359.16	c D: 1
357.96/359.16	c estimatedAdderCost: 38
357.96/359.16	c Try to convert by bdds
357.96/359.17	c D: 1
357.96/359.17	c estimatedAdderCost: 39
357.96/359.17	c Try to convert by bdds
357.96/359.19	c D: 1
357.96/359.19	c estimatedAdderCost: 38
357.96/359.19	c Try to convert by bdds
358.05/359.20	c D: 1
358.05/359.20	c estimatedAdderCost: 39
358.05/359.20	c Try to convert by bdds
358.05/359.22	c D: 1
358.05/359.22	c estimatedAdderCost: 38
358.05/359.22	c Try to convert by bdds
358.05/359.23	c D: 1
358.05/359.23	c estimatedAdderCost: 39
358.05/359.23	c Try to convert by bdds
358.05/359.24	c D: 1
358.05/359.24	c estimatedAdderCost: 38
358.05/359.24	c Try to convert by bdds
358.05/359.26	c D: 1
358.05/359.26	c estimatedAdderCost: 39
358.05/359.26	c Try to convert by bdds
358.05/359.27	c D: 1
358.05/359.27	c estimatedAdderCost: 38
358.05/359.27	c Try to convert by bdds
358.05/359.29	c D: 1
358.05/359.29	c estimatedAdderCost: 39
358.05/359.29	c Try to convert by bdds
358.15/359.30	c D: 1
358.15/359.30	c estimatedAdderCost: 38
358.15/359.30	c Try to convert by bdds
358.15/359.31	c D: 1
358.15/359.31	c estimatedAdderCost: 39
358.15/359.31	c Try to convert by bdds
358.15/359.33	c D: 1
358.15/359.33	c estimatedAdderCost: 38
358.15/359.33	c Try to convert by bdds
358.15/359.34	c D: 1
358.15/359.34	c estimatedAdderCost: 39
358.15/359.34	c Try to convert by bdds
358.15/359.36	c D: 1
358.15/359.36	c estimatedAdderCost: 38
358.15/359.36	c Try to convert by bdds
358.15/359.37	c D: 1
358.15/359.37	c estimatedAdderCost: 39
358.15/359.37	c Try to convert by bdds
358.15/359.38	c D: 1
358.15/359.38	c estimatedAdderCost: 38
358.15/359.38	c Try to convert by bdds
358.25/359.40	c D: 1
358.25/359.40	c estimatedAdderCost: 39
358.25/359.40	c Try to convert by bdds
358.25/359.41	c D: 1
358.25/359.41	c estimatedAdderCost: 38
358.25/359.41	c Try to convert by bdds
358.25/359.43	c D: 1
358.25/359.43	c estimatedAdderCost: 39
358.25/359.43	c Try to convert by bdds
358.25/359.44	c D: 1
358.25/359.44	c estimatedAdderCost: 38
358.25/359.44	c Try to convert by bdds
358.25/359.46	c D: 1
358.25/359.46	c estimatedAdderCost: 39
358.25/359.46	c Try to convert by bdds
358.25/359.47	c D: 1
358.25/359.47	c estimatedAdderCost: 38
358.25/359.47	c Try to convert by bdds
358.25/359.48	c D: 1
358.25/359.48	c estimatedAdderCost: 39
358.25/359.48	c Try to convert by bdds
358.35/359.50	c D: 1
358.35/359.50	c estimatedAdderCost: 38
358.35/359.50	c Try to convert by bdds
358.35/359.51	c D: 1
358.35/359.51	c estimatedAdderCost: 39
358.35/359.51	c Try to convert by bdds
358.35/359.53	c D: 1
358.35/359.53	c estimatedAdderCost: 38
358.35/359.53	c Try to convert by bdds
358.35/359.54	c D: 1
358.35/359.54	c estimatedAdderCost: 39
358.35/359.54	c Try to convert by bdds
358.35/359.55	c D: 1
358.35/359.55	c estimatedAdderCost: 38
358.35/359.55	c Try to convert by bdds
358.35/359.57	c D: 1
358.35/359.57	c estimatedAdderCost: 39
358.35/359.57	c Try to convert by bdds
358.35/359.58	c D: 1
358.35/359.58	c estimatedAdderCost: 38
358.35/359.58	c Try to convert by bdds
358.45/359.60	c D: 1
358.45/359.60	c estimatedAdderCost: 39
358.45/359.60	c Try to convert by bdds
358.45/359.61	c D: 1
358.45/359.61	c estimatedAdderCost: 38
358.45/359.61	c Try to convert by bdds
358.45/359.62	c D: 1
358.45/359.62	c estimatedAdderCost: 39
358.45/359.62	c Try to convert by bdds
358.45/359.64	c D: 1
358.45/359.64	c estimatedAdderCost: 38
358.45/359.64	c Try to convert by bdds
358.45/359.65	c D: 1
358.45/359.65	c estimatedAdderCost: 39
358.45/359.65	c Try to convert by bdds
358.45/359.67	c D: 1
358.45/359.67	c estimatedAdderCost: 38
358.45/359.67	c Try to convert by bdds
358.45/359.68	c D: 1
358.45/359.68	c estimatedAdderCost: 39
358.45/359.68	c Try to convert by bdds
358.45/359.69	c D: 1
358.45/359.69	c estimatedAdderCost: 38
358.45/359.69	c Try to convert by bdds
358.55/359.71	c D: 1
358.55/359.71	c estimatedAdderCost: 39
358.55/359.71	c Try to convert by bdds
358.55/359.72	c D: 1
358.55/359.72	c estimatedAdderCost: 38
358.55/359.72	c Try to convert by bdds
358.55/359.74	c D: 1
358.55/359.74	c estimatedAdderCost: 39
358.55/359.74	c Try to convert by bdds
358.55/359.75	c D: 1
358.55/359.75	c estimatedAdderCost: 38
358.55/359.75	c Try to convert by bdds
358.55/359.77	c D: 1
358.55/359.77	c estimatedAdderCost: 39
358.55/359.77	c Try to convert by bdds
358.55/359.78	c D: 1
358.55/359.78	c estimatedAdderCost: 38
358.55/359.78	c Try to convert by bdds
358.55/359.79	c D: 1
358.55/359.79	c estimatedAdderCost: 39
358.55/359.79	c Try to convert by bdds
358.65/359.81	c D: 1
358.65/359.81	c estimatedAdderCost: 38
358.65/359.81	c Try to convert by bdds
358.65/359.82	c D: 1
358.65/359.82	c estimatedAdderCost: 39
358.65/359.82	c Try to convert by bdds
358.65/359.84	c D: 1
358.65/359.84	c estimatedAdderCost: 38
358.65/359.84	c Try to convert by bdds
358.65/359.85	c D: 1
358.65/359.85	c estimatedAdderCost: 39
358.65/359.85	c Try to convert by bdds
358.65/359.86	c D: 1
358.65/359.86	c estimatedAdderCost: 38
358.65/359.86	c Try to convert by bdds
358.65/359.88	c D: 1
358.65/359.88	c estimatedAdderCost: 39
358.65/359.88	c Try to convert by bdds
358.65/359.89	c D: 1
358.65/359.89	c estimatedAdderCost: 38
358.65/359.89	c Try to convert by bdds
358.75/359.91	c D: 1
358.75/359.91	c estimatedAdderCost: 39
358.75/359.91	c Try to convert by bdds
358.75/359.92	c D: 1
358.75/359.92	c estimatedAdderCost: 38
358.75/359.92	c Try to convert by bdds
358.75/359.93	c D: 1
358.75/359.93	c estimatedAdderCost: 39
358.75/359.93	c Try to convert by bdds
358.75/359.95	c D: 1
358.75/359.95	c estimatedAdderCost: 38
358.75/359.95	c Try to convert by bdds
358.75/359.96	c D: 1
358.75/359.96	c estimatedAdderCost: 39
358.75/359.96	c Try to convert by bdds
358.75/359.98	c D: 1
358.75/359.98	c estimatedAdderCost: 38
358.75/359.98	c Try to convert by bdds
358.75/359.99	c D: 1
358.75/359.99	c estimatedAdderCost: 39
358.75/359.99	c Try to convert by bdds
358.75/360.00	c D: 1
358.75/360.00	c estimatedAdderCost: 38
358.75/360.00	c Try to convert by bdds
358.86/360.02	c D: 1
358.86/360.02	c estimatedAdderCost: 39
358.86/360.02	c Try to convert by bdds
358.86/360.03	c D: 1
358.86/360.03	c estimatedAdderCost: 38
358.86/360.03	c Try to convert by bdds
358.86/360.05	c D: 1
358.86/360.05	c estimatedAdderCost: 39
358.86/360.05	c Try to convert by bdds
358.86/360.06	c D: 1
358.86/360.06	c estimatedAdderCost: 38
358.86/360.06	c Try to convert by bdds
358.86/360.08	c D: 1
358.86/360.08	c estimatedAdderCost: 39
358.86/360.08	c Try to convert by bdds
358.86/360.09	c D: 1
358.86/360.09	c estimatedAdderCost: 38
358.86/360.09	c Try to convert by bdds
358.86/360.10	c D: 1
358.86/360.10	c estimatedAdderCost: 39
358.86/360.10	c Try to convert by bdds
358.96/360.12	c D: 1
358.96/360.12	c estimatedAdderCost: 38
358.96/360.12	c Try to convert by bdds
358.96/360.13	c D: 1
358.96/360.13	c estimatedAdderCost: 39
358.96/360.13	c Try to convert by bdds
358.96/360.15	c D: 1
358.96/360.15	c estimatedAdderCost: 38
358.96/360.15	c Try to convert by bdds
358.96/360.16	c D: 1
358.96/360.16	c estimatedAdderCost: 39
358.96/360.16	c Try to convert by bdds
358.96/360.17	c D: 1
358.96/360.17	c estimatedAdderCost: 38
358.96/360.17	c Try to convert by bdds
358.96/360.19	c D: 1
358.96/360.19	c estimatedAdderCost: 39
358.96/360.19	c Try to convert by bdds
359.05/360.20	c D: 1
359.05/360.20	c estimatedAdderCost: 38
359.05/360.20	c Try to convert by bdds
359.05/360.22	c D: 1
359.05/360.22	c estimatedAdderCost: 39
359.05/360.22	c Try to convert by bdds
359.05/360.23	c D: 1
359.05/360.23	c estimatedAdderCost: 38
359.05/360.23	c Try to convert by bdds
359.05/360.24	c D: 1
359.05/360.24	c estimatedAdderCost: 39
359.05/360.24	c Try to convert by bdds
359.05/360.26	c D: 1
359.05/360.26	c estimatedAdderCost: 38
359.05/360.26	c Try to convert by bdds
359.05/360.27	c D: 1
359.05/360.27	c estimatedAdderCost: 39
359.05/360.27	c Try to convert by bdds
359.05/360.29	c D: 1
359.05/360.29	c estimatedAdderCost: 38
359.05/360.29	c Try to convert by bdds
359.15/360.30	c D: 1
359.15/360.30	c estimatedAdderCost: 39
359.15/360.30	c Try to convert by bdds
359.15/360.32	c D: 1
359.15/360.32	c estimatedAdderCost: 38
359.15/360.32	c Try to convert by bdds
359.15/360.33	c D: 1
359.15/360.33	c estimatedAdderCost: 39
359.15/360.33	c Try to convert by bdds
359.15/360.34	c D: 1
359.15/360.34	c estimatedAdderCost: 38
359.15/360.34	c Try to convert by bdds
359.15/360.36	c D: 1
359.15/360.36	c estimatedAdderCost: 39
359.15/360.36	c Try to convert by bdds
359.15/360.37	c D: 1
359.15/360.37	c estimatedAdderCost: 38
359.15/360.37	c Try to convert by bdds
359.15/360.39	c D: 1
359.15/360.39	c estimatedAdderCost: 39
359.15/360.39	c Try to convert by bdds
359.25/360.40	c D: 1
359.25/360.40	c estimatedAdderCost: 38
359.25/360.40	c Try to convert by bdds
359.25/360.41	c D: 1
359.25/360.41	c estimatedAdderCost: 39
359.25/360.41	c Try to convert by bdds
359.25/360.43	c D: 1
359.25/360.43	c estimatedAdderCost: 38
359.25/360.43	c Try to convert by bdds
359.25/360.44	c D: 1
359.25/360.44	c estimatedAdderCost: 39
359.25/360.44	c Try to convert by bdds
359.25/360.46	c D: 1
359.25/360.46	c estimatedAdderCost: 38
359.25/360.46	c Try to convert by bdds
359.25/360.47	c D: 1
359.25/360.47	c estimatedAdderCost: 39
359.25/360.47	c Try to convert by bdds
359.25/360.48	c D: 1
359.25/360.48	c estimatedAdderCost: 38
359.25/360.48	c Try to convert by bdds
359.35/360.50	c D: 1
359.35/360.50	c estimatedAdderCost: 39
359.35/360.50	c Try to convert by bdds
359.35/360.51	c D: 1
359.35/360.51	c estimatedAdderCost: 38
359.35/360.51	c Try to convert by bdds
359.35/360.53	c D: 1
359.35/360.53	c estimatedAdderCost: 39
359.35/360.53	c Try to convert by bdds
359.35/360.54	c D: 1
359.35/360.54	c estimatedAdderCost: 38
359.35/360.54	c Try to convert by bdds
359.35/360.56	c D: 1
359.35/360.56	c estimatedAdderCost: 39
359.35/360.56	c Try to convert by bdds
359.35/360.57	c D: 1
359.35/360.57	c estimatedAdderCost: 38
359.35/360.57	c Try to convert by bdds
359.35/360.58	c D: 1
359.35/360.58	c estimatedAdderCost: 39
359.35/360.58	c Try to convert by bdds
359.45/360.60	c D: 1
359.45/360.60	c estimatedAdderCost: 38
359.45/360.60	c Try to convert by bdds
359.45/360.61	c D: 1
359.45/360.61	c estimatedAdderCost: 39
359.45/360.61	c Try to convert by bdds
359.45/360.63	c D: 1
359.45/360.63	c estimatedAdderCost: 38
359.45/360.63	c Try to convert by bdds
359.45/360.64	c D: 1
359.45/360.64	c estimatedAdderCost: 39
359.45/360.64	c Try to convert by bdds
359.45/360.65	c D: 1
359.45/360.65	c estimatedAdderCost: 38
359.45/360.65	c Try to convert by bdds
359.45/360.67	c D: 1
359.45/360.67	c estimatedAdderCost: 39
359.45/360.67	c Try to convert by bdds
359.45/360.68	c D: 1
359.45/360.68	c estimatedAdderCost: 38
359.45/360.68	c Try to convert by bdds
359.55/360.70	c D: 1
359.55/360.70	c estimatedAdderCost: 39
359.55/360.70	c Try to convert by bdds
359.55/360.71	c D: 1
359.55/360.71	c estimatedAdderCost: 38
359.55/360.71	c Try to convert by bdds
359.55/360.72	c D: 1
359.55/360.72	c estimatedAdderCost: 39
359.55/360.72	c Try to convert by bdds
359.55/360.74	c D: 1
359.55/360.74	c estimatedAdderCost: 38
359.55/360.74	c Try to convert by bdds
359.55/360.75	c D: 1
359.55/360.75	c estimatedAdderCost: 39
359.55/360.75	c Try to convert by bdds
359.55/360.77	c D: 1
359.55/360.77	c estimatedAdderCost: 38
359.55/360.77	c Try to convert by bdds
359.55/360.78	c D: 1
359.55/360.78	c estimatedAdderCost: 39
359.55/360.78	c Try to convert by bdds
359.55/360.80	c D: 1
359.55/360.80	c estimatedAdderCost: 38
359.55/360.80	c Try to convert by bdds
359.65/360.81	c D: 1
359.65/360.81	c estimatedAdderCost: 39
359.65/360.81	c Try to convert by bdds
359.65/360.82	c D: 1
359.65/360.82	c estimatedAdderCost: 38
359.65/360.82	c Try to convert by bdds
359.65/360.84	c D: 1
359.65/360.84	c estimatedAdderCost: 39
359.65/360.84	c Try to convert by bdds
359.65/360.85	c D: 1
359.65/360.85	c estimatedAdderCost: 38
359.65/360.85	c Try to convert by bdds
359.65/360.87	c D: 1
359.65/360.87	c estimatedAdderCost: 39
359.65/360.87	c Try to convert by bdds
359.65/360.88	c D: 1
359.65/360.88	c estimatedAdderCost: 38
359.65/360.88	c Try to convert by bdds
359.65/360.89	c D: 1
359.65/360.89	c estimatedAdderCost: 39
359.65/360.89	c Try to convert by bdds
359.75/360.91	c D: 1
359.75/360.91	c estimatedAdderCost: 38
359.75/360.91	c Try to convert by bdds
359.75/360.92	c D: 1
359.75/360.92	c estimatedAdderCost: 39
359.75/360.92	c Try to convert by bdds
359.75/360.94	c D: 1
359.75/360.94	c estimatedAdderCost: 38
359.75/360.94	c Try to convert by bdds
359.75/360.95	c D: 1
359.75/360.95	c estimatedAdderCost: 39
359.75/360.95	c Try to convert by bdds
359.75/360.96	c D: 1
359.75/360.96	c estimatedAdderCost: 38
359.75/360.96	c Try to convert by bdds
359.75/360.98	c D: 1
359.75/360.98	c estimatedAdderCost: 39
359.75/360.98	c Try to convert by bdds
359.75/360.99	c D: 1
359.75/360.99	c estimatedAdderCost: 38
359.75/360.99	c Try to convert by bdds
359.75/361.01	c D: 1
359.75/361.01	c estimatedAdderCost: 39
359.75/361.01	c Try to convert by bdds
359.86/361.02	c D: 1
359.86/361.02	c estimatedAdderCost: 38
359.86/361.02	c Try to convert by bdds
359.86/361.03	c D: 1
359.86/361.03	c estimatedAdderCost: 39
359.86/361.03	c Try to convert by bdds
359.86/361.05	c D: 1
359.86/361.05	c estimatedAdderCost: 38
359.86/361.05	c Try to convert by bdds
359.86/361.06	c D: 1
359.86/361.06	c estimatedAdderCost: 39
359.86/361.06	c Try to convert by bdds
359.86/361.08	c D: 1
359.86/361.08	c estimatedAdderCost: 38
359.86/361.08	c Try to convert by bdds
359.86/361.09	c D: 1
359.86/361.09	c estimatedAdderCost: 39
359.86/361.09	c Try to convert by bdds
359.86/361.11	c D: 1
359.86/361.11	c estimatedAdderCost: 38
359.86/361.11	c Try to convert by bdds
359.96/361.12	c D: 1
359.96/361.12	c estimatedAdderCost: 39
359.96/361.12	c Try to convert by bdds
359.96/361.13	c D: 1
359.96/361.13	c estimatedAdderCost: 38
359.96/361.13	c Try to convert by bdds
359.96/361.15	c D: 1
359.96/361.15	c estimatedAdderCost: 39
359.96/361.15	c Try to convert by bdds
359.96/361.16	c D: 1
359.96/361.16	c estimatedAdderCost: 38
359.96/361.16	c Try to convert by bdds
359.96/361.18	c D: 1
359.96/361.18	c estimatedAdderCost: 39
359.96/361.18	c Try to convert by bdds
359.96/361.19	c D: 1
359.96/361.19	c estimatedAdderCost: 38
359.96/361.19	c Try to convert by bdds
360.04/361.20	c D: 1
360.04/361.20	c estimatedAdderCost: 39
360.04/361.20	c Try to convert by bdds
360.04/361.22	c D: 1
360.04/361.22	c estimatedAdderCost: 38
360.04/361.22	c Try to convert by bdds
360.04/361.23	c D: 1
360.04/361.23	c estimatedAdderCost: 39
360.04/361.23	c Try to convert by bdds
360.04/361.25	c D: 1
360.04/361.25	c estimatedAdderCost: 38
360.04/361.25	c Try to convert by bdds
360.04/361.26	c D: 1
360.04/361.26	c estimatedAdderCost: 39
360.04/361.26	c Try to convert by bdds
360.04/361.27	c D: 1
360.04/361.27	c estimatedAdderCost: 38
360.04/361.27	c Try to convert by bdds
360.04/361.29	c D: 1
360.04/361.29	c estimatedAdderCost: 39
360.04/361.29	c Try to convert by bdds
360.14/361.30	c D: 1
360.14/361.30	c estimatedAdderCost: 38
360.14/361.30	c Try to convert by bdds
360.14/361.32	c D: 1
360.14/361.32	c estimatedAdderCost: 39
360.14/361.32	c Try to convert by bdds
360.14/361.33	c D: 1
360.14/361.33	c estimatedAdderCost: 38
360.14/361.33	c Try to convert by bdds
360.14/361.34	c D: 1
360.14/361.34	c estimatedAdderCost: 39
360.14/361.34	c Try to convert by bdds
360.14/361.36	c D: 1
360.14/361.36	c estimatedAdderCost: 38
360.14/361.36	c Try to convert by bdds
360.14/361.37	c D: 1
360.14/361.37	c estimatedAdderCost: 39
360.14/361.37	c Try to convert by bdds
360.14/361.39	c D: 1
360.14/361.39	c estimatedAdderCost: 38
360.14/361.39	c Try to convert by bdds
360.24/361.40	c D: 1
360.24/361.40	c estimatedAdderCost: 39
360.24/361.40	c Try to convert by bdds
360.24/361.42	c D: 1
360.24/361.42	c estimatedAdderCost: 38
360.24/361.42	c Try to convert by bdds
360.24/361.43	c D: 1
360.24/361.43	c estimatedAdderCost: 39
360.24/361.43	c Try to convert by bdds
360.24/361.44	c D: 1
360.24/361.44	c estimatedAdderCost: 38
360.24/361.44	c Try to convert by bdds
360.24/361.46	c D: 1
360.24/361.46	c estimatedAdderCost: 39
360.24/361.46	c Try to convert by bdds
360.24/361.47	c D: 1
360.24/361.47	c estimatedAdderCost: 38
360.24/361.47	c Try to convert by bdds
360.24/361.49	c D: 1
360.24/361.49	c estimatedAdderCost: 39
360.24/361.49	c Try to convert by bdds
360.34/361.50	c D: 1
360.34/361.50	c estimatedAdderCost: 38
360.34/361.50	c Try to convert by bdds
360.34/361.51	c D: 1
360.34/361.51	c estimatedAdderCost: 39
360.34/361.51	c Try to convert by bdds
360.34/361.53	c D: 1
360.34/361.53	c estimatedAdderCost: 38
360.34/361.53	c Try to convert by bdds
360.34/361.54	c D: 1
360.34/361.54	c estimatedAdderCost: 39
360.34/361.54	c Try to convert by bdds
360.34/361.56	c D: 1
360.34/361.56	c estimatedAdderCost: 38
360.34/361.56	c Try to convert by bdds
360.34/361.57	c D: 1
360.34/361.57	c estimatedAdderCost: 39
360.34/361.57	c Try to convert by bdds
360.34/361.58	c D: 1
360.34/361.58	c estimatedAdderCost: 38
360.34/361.58	c Try to convert by bdds
360.44/361.60	c D: 1
360.44/361.60	c estimatedAdderCost: 39
360.44/361.60	c Try to convert by bdds
360.44/361.61	c D: 1
360.44/361.61	c estimatedAdderCost: 38
360.44/361.61	c Try to convert by bdds
360.44/361.63	c D: 1
360.44/361.63	c estimatedAdderCost: 39
360.44/361.63	c Try to convert by bdds
360.44/361.64	c D: 1
360.44/361.64	c estimatedAdderCost: 38
360.44/361.64	c Try to convert by bdds
360.44/361.66	c D: 1
360.44/361.66	c estimatedAdderCost: 39
360.44/361.66	c Try to convert by bdds
360.44/361.67	c D: 1
360.44/361.67	c estimatedAdderCost: 38
360.44/361.67	c Try to convert by bdds
360.44/361.68	c D: 1
360.44/361.68	c estimatedAdderCost: 39
360.44/361.68	c Try to convert by bdds
360.54/361.70	c D: 1
360.54/361.70	c estimatedAdderCost: 38
360.54/361.70	c Try to convert by bdds
360.54/361.71	c D: 1
360.54/361.71	c estimatedAdderCost: 39
360.54/361.71	c Try to convert by bdds
360.54/361.73	c D: 1
360.54/361.73	c estimatedAdderCost: 38
360.54/361.73	c Try to convert by bdds
360.54/361.74	c D: 1
360.54/361.74	c estimatedAdderCost: 39
360.54/361.74	c Try to convert by bdds
360.54/361.75	c D: 1
360.54/361.75	c estimatedAdderCost: 38
360.54/361.75	c Try to convert by bdds
360.54/361.77	c D: 1
360.54/361.77	c estimatedAdderCost: 39
360.54/361.77	c Try to convert by bdds
360.54/361.78	c D: 1
360.54/361.78	c estimatedAdderCost: 38
360.54/361.78	c Try to convert by bdds
360.64/361.80	c D: 1
360.64/361.80	c estimatedAdderCost: 39
360.64/361.80	c Try to convert by bdds
360.64/361.81	c D: 1
360.64/361.81	c estimatedAdderCost: 38
360.64/361.81	c Try to convert by bdds
360.64/361.82	c D: 1
360.64/361.82	c estimatedAdderCost: 39
360.64/361.82	c Try to convert by bdds
360.64/361.84	c D: 1
360.64/361.84	c estimatedAdderCost: 38
360.64/361.84	c Try to convert by bdds
360.64/361.85	c D: 1
360.64/361.85	c estimatedAdderCost: 39
360.64/361.85	c Try to convert by bdds
360.64/361.87	c D: 1
360.64/361.87	c estimatedAdderCost: 38
360.64/361.87	c Try to convert by bdds
360.64/361.88	c D: 1
360.64/361.88	c estimatedAdderCost: 39
360.64/361.88	c Try to convert by bdds
360.64/361.89	c D: 1
360.64/361.89	c estimatedAdderCost: 38
360.64/361.89	c Try to convert by bdds
360.74/361.91	c D: 1
360.74/361.91	c estimatedAdderCost: 39
360.74/361.91	c Try to convert by bdds
360.74/361.92	c D: 1
360.74/361.92	c estimatedAdderCost: 38
360.74/361.92	c Try to convert by bdds
360.74/361.94	c D: 1
360.74/361.94	c estimatedAdderCost: 39
360.74/361.94	c Try to convert by bdds
360.74/361.95	c D: 1
360.74/361.95	c estimatedAdderCost: 38
360.74/361.95	c Try to convert by bdds
360.74/361.97	c D: 1
360.74/361.97	c estimatedAdderCost: 39
360.74/361.97	c Try to convert by bdds
360.74/361.98	c D: 1
360.74/361.98	c estimatedAdderCost: 38
360.74/361.98	c Try to convert by bdds
360.74/361.99	c D: 1
360.74/361.99	c estimatedAdderCost: 39
360.74/361.99	c Try to convert by bdds
360.74/362.01	c D: 1
360.74/362.01	c estimatedAdderCost: 38
360.74/362.01	c Try to convert by bdds
360.85/362.02	c D: 1
360.85/362.02	c estimatedAdderCost: 39
360.85/362.02	c Try to convert by bdds
360.85/362.04	c D: 1
360.85/362.04	c estimatedAdderCost: 38
360.85/362.04	c Try to convert by bdds
360.85/362.05	c D: 1
360.85/362.05	c estimatedAdderCost: 39
360.85/362.05	c Try to convert by bdds
360.85/362.06	c D: 1
360.85/362.06	c estimatedAdderCost: 38
360.85/362.06	c Try to convert by bdds
360.85/362.08	c D: 1
360.85/362.08	c estimatedAdderCost: 39
360.85/362.08	c Try to convert by bdds
360.85/362.09	c D: 1
360.85/362.09	c estimatedAdderCost: 38
360.85/362.09	c Try to convert by bdds
360.85/362.11	c D: 1
360.85/362.11	c estimatedAdderCost: 39
360.85/362.11	c Try to convert by bdds
360.95/362.12	c D: 1
360.95/362.12	c estimatedAdderCost: 38
360.95/362.12	c Try to convert by bdds
360.95/362.13	c D: 1
360.95/362.13	c estimatedAdderCost: 39
360.95/362.13	c Try to convert by bdds
360.95/362.15	c D: 1
360.95/362.15	c estimatedAdderCost: 38
360.95/362.15	c Try to convert by bdds
360.95/362.16	c D: 1
360.95/362.16	c estimatedAdderCost: 39
360.95/362.16	c Try to convert by bdds
360.95/362.18	c D: 1
360.95/362.18	c estimatedAdderCost: 38
360.95/362.18	c Try to convert by bdds
360.95/362.19	c D: 1
360.95/362.19	c estimatedAdderCost: 39
360.95/362.19	c Try to convert by bdds
361.04/362.20	c D: 1
361.04/362.20	c estimatedAdderCost: 38
361.04/362.20	c Try to convert by bdds
361.04/362.22	c D: 1
361.04/362.22	c estimatedAdderCost: 39
361.04/362.22	c Try to convert by bdds
361.04/362.23	c D: 1
361.04/362.23	c estimatedAdderCost: 38
361.04/362.23	c Try to convert by bdds
361.04/362.25	c D: 1
361.04/362.25	c estimatedAdderCost: 39
361.04/362.25	c Try to convert by bdds
361.04/362.26	c D: 1
361.04/362.26	c estimatedAdderCost: 38
361.04/362.26	c Try to convert by bdds
361.04/362.28	c D: 1
361.04/362.28	c estimatedAdderCost: 39
361.04/362.28	c Try to convert by bdds
361.04/362.29	c D: 1
361.04/362.29	c estimatedAdderCost: 38
361.04/362.29	c Try to convert by bdds
361.14/362.30	c D: 1
361.14/362.30	c estimatedAdderCost: 39
361.14/362.30	c Try to convert by bdds
361.14/362.32	c D: 1
361.14/362.32	c estimatedAdderCost: 38
361.14/362.32	c Try to convert by bdds
361.14/362.33	c D: 1
361.14/362.33	c estimatedAdderCost: 39
361.14/362.33	c Try to convert by bdds
361.14/362.35	c D: 1
361.14/362.35	c estimatedAdderCost: 38
361.14/362.35	c Try to convert by bdds
361.14/362.36	c D: 1
361.14/362.36	c estimatedAdderCost: 39
361.14/362.36	c Try to convert by bdds
361.14/362.37	c D: 1
361.14/362.37	c estimatedAdderCost: 38
361.14/362.37	c Try to convert by bdds
361.14/362.39	c D: 1
361.14/362.39	c estimatedAdderCost: 39
361.14/362.39	c Try to convert by bdds
361.24/362.40	c D: 1
361.24/362.40	c estimatedAdderCost: 38
361.24/362.40	c Try to convert by bdds
361.24/362.42	c D: 1
361.24/362.42	c estimatedAdderCost: 39
361.24/362.42	c Try to convert by bdds
361.24/362.43	c D: 1
361.24/362.43	c estimatedAdderCost: 38
361.24/362.43	c Try to convert by bdds
361.24/362.44	c D: 1
361.24/362.44	c estimatedAdderCost: 39
361.24/362.44	c Try to convert by bdds
361.24/362.46	c D: 1
361.24/362.46	c estimatedAdderCost: 38
361.24/362.46	c Try to convert by bdds
361.24/362.47	c D: 1
361.24/362.47	c estimatedAdderCost: 39
361.24/362.47	c Try to convert by bdds
361.24/362.49	c D: 1
361.24/362.49	c estimatedAdderCost: 38
361.24/362.49	c Try to convert by bdds
361.34/362.50	c D: 1
361.34/362.50	c estimatedAdderCost: 39
361.34/362.50	c Try to convert by bdds
361.34/362.51	c D: 1
361.34/362.51	c estimatedAdderCost: 38
361.34/362.51	c Try to convert by bdds
361.34/362.53	c D: 1
361.34/362.53	c estimatedAdderCost: 39
361.34/362.53	c Try to convert by bdds
361.34/362.54	c D: 1
361.34/362.54	c estimatedAdderCost: 38
361.34/362.54	c Try to convert by bdds
361.34/362.56	c D: 1
361.34/362.56	c estimatedAdderCost: 39
361.34/362.56	c Try to convert by bdds
361.34/362.57	c D: 1
361.34/362.57	c estimatedAdderCost: 38
361.34/362.57	c Try to convert by bdds
361.34/362.58	c D: 1
361.34/362.58	c estimatedAdderCost: 39
361.34/362.58	c Try to convert by bdds
361.44/362.60	c D: 1
361.44/362.60	c estimatedAdderCost: 38
361.44/362.60	c Try to convert by bdds
361.44/362.61	c D: 1
361.44/362.61	c estimatedAdderCost: 39
361.44/362.61	c Try to convert by bdds
361.44/362.63	c D: 1
361.44/362.63	c estimatedAdderCost: 38
361.44/362.63	c Try to convert by bdds
361.44/362.64	c D: 1
361.44/362.64	c estimatedAdderCost: 39
361.44/362.64	c Try to convert by bdds
361.44/362.66	c D: 1
361.44/362.66	c estimatedAdderCost: 38
361.44/362.66	c Try to convert by bdds
361.44/362.67	c D: 1
361.44/362.67	c estimatedAdderCost: 39
361.44/362.67	c Try to convert by bdds
361.44/362.68	c D: 1
361.44/362.68	c estimatedAdderCost: 38
361.44/362.68	c Try to convert by bdds
361.54/362.70	c D: 1
361.54/362.70	c estimatedAdderCost: 39
361.54/362.70	c Try to convert by bdds
361.54/362.71	c D: 1
361.54/362.71	c estimatedAdderCost: 38
361.54/362.71	c Try to convert by bdds
361.54/362.73	c D: 1
361.54/362.73	c estimatedAdderCost: 39
361.54/362.73	c Try to convert by bdds
361.54/362.74	c D: 1
361.54/362.74	c estimatedAdderCost: 38
361.54/362.74	c Try to convert by bdds
361.54/362.75	c D: 1
361.54/362.75	c estimatedAdderCost: 39
361.54/362.75	c Try to convert by bdds
361.54/362.77	c D: 1
361.54/362.77	c estimatedAdderCost: 38
361.54/362.77	c Try to convert by bdds
361.54/362.78	c D: 1
361.54/362.78	c estimatedAdderCost: 39
361.54/362.78	c Try to convert by bdds
361.64/362.80	c D: 1
361.64/362.80	c estimatedAdderCost: 38
361.64/362.80	c Try to convert by bdds
361.64/362.81	c D: 1
361.64/362.81	c estimatedAdderCost: 39
361.64/362.81	c Try to convert by bdds
361.64/362.82	c D: 1
361.64/362.82	c estimatedAdderCost: 38
361.64/362.82	c Try to convert by bdds
361.64/362.84	c D: 1
361.64/362.84	c estimatedAdderCost: 39
361.64/362.84	c Try to convert by bdds
361.64/362.85	c D: 1
361.64/362.85	c estimatedAdderCost: 38
361.64/362.85	c Try to convert by bdds
361.64/362.87	c D: 1
361.64/362.87	c estimatedAdderCost: 39
361.64/362.87	c Try to convert by bdds
361.64/362.88	c D: 1
361.64/362.88	c estimatedAdderCost: 38
361.64/362.88	c Try to convert by bdds
361.64/362.89	c D: 1
361.64/362.89	c estimatedAdderCost: 39
361.64/362.89	c Try to convert by bdds
361.74/362.91	c D: 1
361.74/362.91	c estimatedAdderCost: 38
361.74/362.91	c Try to convert by bdds
361.74/362.92	c D: 1
361.74/362.92	c estimatedAdderCost: 39
361.74/362.92	c Try to convert by bdds
361.74/362.94	c D: 1
361.74/362.94	c estimatedAdderCost: 38
361.74/362.94	c Try to convert by bdds
361.74/362.95	c D: 1
361.74/362.95	c estimatedAdderCost: 39
361.74/362.95	c Try to convert by bdds
361.74/362.97	c D: 1
361.74/362.97	c estimatedAdderCost: 38
361.74/362.97	c Try to convert by bdds
361.74/362.98	c D: 1
361.74/362.98	c estimatedAdderCost: 39
361.74/362.98	c Try to convert by bdds
361.74/362.99	c D: 1
361.74/362.99	c estimatedAdderCost: 38
361.74/362.99	c Try to convert by bdds
361.74/363.01	c D: 1
361.74/363.01	c estimatedAdderCost: 39
361.74/363.01	c Try to convert by bdds
361.85/363.02	c D: 1
361.85/363.02	c estimatedAdderCost: 38
361.85/363.02	c Try to convert by bdds
361.85/363.04	c D: 1
361.85/363.04	c estimatedAdderCost: 39
361.85/363.04	c Try to convert by bdds
361.85/363.05	c D: 1
361.85/363.05	c estimatedAdderCost: 38
361.85/363.05	c Try to convert by bdds
361.85/363.06	c D: 1
361.85/363.06	c estimatedAdderCost: 39
361.85/363.06	c Try to convert by bdds
361.85/363.08	c D: 1
361.85/363.08	c estimatedAdderCost: 38
361.85/363.08	c Try to convert by bdds
361.85/363.09	c D: 1
361.85/363.09	c estimatedAdderCost: 39
361.85/363.09	c Try to convert by bdds
361.85/363.11	c D: 1
361.85/363.11	c estimatedAdderCost: 38
361.85/363.11	c Try to convert by bdds
361.95/363.12	c D: 1
361.95/363.12	c estimatedAdderCost: 39
361.95/363.12	c Try to convert by bdds
361.95/363.13	c D: 1
361.95/363.13	c estimatedAdderCost: 38
361.95/363.13	c Try to convert by bdds
361.95/363.15	c D: 1
361.95/363.15	c estimatedAdderCost: 39
361.95/363.15	c Try to convert by bdds
361.95/363.16	c D: 1
361.95/363.16	c estimatedAdderCost: 38
361.95/363.16	c Try to convert by bdds
361.95/363.18	c D: 1
361.95/363.18	c estimatedAdderCost: 39
361.95/363.18	c Try to convert by bdds
361.95/363.19	c D: 1
361.95/363.19	c estimatedAdderCost: 38
361.95/363.19	c Try to convert by bdds
362.04/363.20	c D: 1
362.04/363.20	c estimatedAdderCost: 39
362.04/363.20	c Try to convert by bdds
362.04/363.22	c D: 1
362.04/363.22	c estimatedAdderCost: 38
362.04/363.22	c Try to convert by bdds
362.04/363.23	c D: 1
362.04/363.23	c estimatedAdderCost: 39
362.04/363.23	c Try to convert by bdds
362.04/363.25	c D: 1
362.04/363.25	c estimatedAdderCost: 38
362.04/363.25	c Try to convert by bdds
362.04/363.26	c D: 1
362.04/363.26	c estimatedAdderCost: 39
362.04/363.26	c Try to convert by bdds
362.04/363.27	c D: 1
362.04/363.27	c estimatedAdderCost: 38
362.04/363.27	c Try to convert by bdds
362.04/363.29	c D: 1
362.04/363.29	c estimatedAdderCost: 39
362.04/363.29	c Try to convert by bdds
362.14/363.30	c D: 1
362.14/363.30	c estimatedAdderCost: 38
362.14/363.30	c Try to convert by bdds
362.14/363.32	c D: 1
362.14/363.32	c estimatedAdderCost: 39
362.14/363.32	c Try to convert by bdds
362.14/363.33	c D: 1
362.14/363.33	c estimatedAdderCost: 38
362.14/363.33	c Try to convert by bdds
362.14/363.34	c D: 1
362.14/363.34	c estimatedAdderCost: 39
362.14/363.34	c Try to convert by bdds
362.14/363.36	c D: 1
362.14/363.36	c estimatedAdderCost: 38
362.14/363.36	c Try to convert by bdds
362.14/363.37	c D: 1
362.14/363.37	c estimatedAdderCost: 39
362.14/363.37	c Try to convert by bdds
362.14/363.39	c D: 1
362.14/363.39	c estimatedAdderCost: 38
362.14/363.39	c Try to convert by bdds
362.23/363.40	c D: 1
362.23/363.40	c estimatedAdderCost: 39
362.23/363.40	c Try to convert by bdds
362.23/363.41	c D: 1
362.23/363.41	c estimatedAdderCost: 38
362.23/363.41	c Try to convert by bdds
362.23/363.43	c D: 1
362.23/363.43	c estimatedAdderCost: 39
362.23/363.43	c Try to convert by bdds
362.23/363.44	c D: 1
362.23/363.44	c estimatedAdderCost: 38
362.23/363.44	c Try to convert by bdds
362.23/363.46	c D: 1
362.23/363.46	c estimatedAdderCost: 39
362.23/363.46	c Try to convert by bdds
362.23/363.47	c D: 1
362.23/363.47	c estimatedAdderCost: 38
362.23/363.47	c Try to convert by bdds
362.23/363.49	c D: 1
362.23/363.49	c estimatedAdderCost: 39
362.23/363.49	c Try to convert by bdds
362.33/363.50	c D: 1
362.33/363.50	c estimatedAdderCost: 38
362.33/363.50	c Try to convert by bdds
362.33/363.51	c D: 1
362.33/363.51	c estimatedAdderCost: 39
362.33/363.51	c Try to convert by bdds
362.33/363.53	c D: 1
362.33/363.53	c estimatedAdderCost: 38
362.33/363.53	c Try to convert by bdds
362.33/363.54	c D: 1
362.33/363.54	c estimatedAdderCost: 39
362.33/363.54	c Try to convert by bdds
362.33/363.56	c D: 1
362.33/363.56	c estimatedAdderCost: 38
362.33/363.56	c Try to convert by bdds
362.33/363.57	c D: 1
362.33/363.57	c estimatedAdderCost: 39
362.33/363.57	c Try to convert by bdds
362.33/363.58	c D: 1
362.33/363.58	c estimatedAdderCost: 38
362.33/363.58	c Try to convert by bdds
362.43/363.60	c D: 1
362.43/363.60	c estimatedAdderCost: 39
362.43/363.60	c Try to convert by bdds
362.43/363.61	c D: 1
362.43/363.61	c estimatedAdderCost: 38
362.43/363.61	c Try to convert by bdds
362.43/363.63	c D: 1
362.43/363.63	c estimatedAdderCost: 39
362.43/363.63	c Try to convert by bdds
362.43/363.64	c D: 1
362.43/363.64	c estimatedAdderCost: 38
362.43/363.64	c Try to convert by bdds
362.43/363.65	c D: 1
362.43/363.65	c estimatedAdderCost: 39
362.43/363.65	c Try to convert by bdds
362.43/363.67	c D: 1
362.43/363.67	c estimatedAdderCost: 38
362.43/363.67	c Try to convert by bdds
362.43/363.68	c D: 1
362.43/363.68	c estimatedAdderCost: 39
362.43/363.68	c Try to convert by bdds
362.53/363.70	c D: 1
362.53/363.70	c estimatedAdderCost: 38
362.53/363.70	c Try to convert by bdds
362.53/363.71	c D: 1
362.53/363.71	c estimatedAdderCost: 39
362.53/363.71	c Try to convert by bdds
362.53/363.72	c D: 1
362.53/363.72	c estimatedAdderCost: 38
362.53/363.72	c Try to convert by bdds
362.53/363.74	c D: 1
362.53/363.74	c estimatedAdderCost: 39
362.53/363.74	c Try to convert by bdds
362.53/363.75	c D: 1
362.53/363.75	c estimatedAdderCost: 38
362.53/363.75	c Try to convert by bdds
362.53/363.77	c D: 1
362.53/363.77	c estimatedAdderCost: 39
362.53/363.77	c Try to convert by bdds
362.53/363.78	c D: 1
362.53/363.78	c estimatedAdderCost: 38
362.53/363.78	c Try to convert by bdds
362.53/363.79	c D: 1
362.53/363.79	c estimatedAdderCost: 39
362.53/363.79	c Try to convert by bdds
362.63/363.81	c D: 1
362.63/363.81	c estimatedAdderCost: 38
362.63/363.81	c Try to convert by bdds
362.63/363.82	c D: 1
362.63/363.82	c estimatedAdderCost: 39
362.63/363.82	c Try to convert by bdds
362.63/363.84	c D: 1
362.63/363.84	c estimatedAdderCost: 38
362.63/363.84	c Try to convert by bdds
362.63/363.85	c D: 1
362.63/363.85	c estimatedAdderCost: 39
362.63/363.85	c Try to convert by bdds
362.63/363.86	c D: 1
362.63/363.86	c estimatedAdderCost: 38
362.63/363.86	c Try to convert by bdds
362.63/363.88	c D: 1
362.63/363.88	c estimatedAdderCost: 39
362.63/363.88	c Try to convert by bdds
362.63/363.89	c D: 1
362.63/363.89	c estimatedAdderCost: 38
362.63/363.89	c Try to convert by bdds
362.73/363.91	c D: 1
362.73/363.91	c estimatedAdderCost: 39
362.73/363.91	c Try to convert by bdds
362.73/363.92	c D: 1
362.73/363.92	c estimatedAdderCost: 38
362.73/363.92	c Try to convert by bdds
362.73/363.94	c D: 1
362.73/363.94	c estimatedAdderCost: 39
362.73/363.94	c Try to convert by bdds
362.73/363.95	c D: 1
362.73/363.95	c estimatedAdderCost: 38
362.73/363.95	c Try to convert by bdds
362.73/363.96	c D: 1
362.73/363.96	c estimatedAdderCost: 39
362.73/363.96	c Try to convert by bdds
362.73/363.98	c D: 1
362.73/363.98	c estimatedAdderCost: 38
362.73/363.98	c Try to convert by bdds
362.73/363.99	c D: 1
362.73/363.99	c estimatedAdderCost: 39
362.73/363.99	c Try to convert by bdds
362.73/364.01	c D: 1
362.73/364.01	c estimatedAdderCost: 38
362.73/364.01	c Try to convert by bdds
362.84/364.02	c D: 1
362.84/364.02	c estimatedAdderCost: 39
362.84/364.02	c Try to convert by bdds
362.84/364.03	c D: 1
362.84/364.03	c estimatedAdderCost: 38
362.84/364.03	c Try to convert by bdds
362.84/364.05	c D: 1
362.84/364.05	c estimatedAdderCost: 39
362.84/364.05	c Try to convert by bdds
362.84/364.06	c D: 1
362.84/364.06	c estimatedAdderCost: 38
362.84/364.06	c Try to convert by bdds
362.84/364.08	c D: 1
362.84/364.08	c estimatedAdderCost: 39
362.84/364.08	c Try to convert by bdds
362.84/364.09	c D: 1
362.84/364.09	c estimatedAdderCost: 38
362.84/364.09	c Try to convert by bdds
362.84/364.10	c D: 1
362.84/364.10	c estimatedAdderCost: 39
362.84/364.10	c Try to convert by bdds
362.94/364.12	c D: 1
362.94/364.12	c estimatedAdderCost: 38
362.94/364.12	c Try to convert by bdds
362.94/364.13	c D: 1
362.94/364.13	c estimatedAdderCost: 39
362.94/364.13	c Try to convert by bdds
362.94/364.15	c D: 1
362.94/364.15	c estimatedAdderCost: 38
362.94/364.15	c Try to convert by bdds
362.94/364.16	c D: 1
362.94/364.16	c estimatedAdderCost: 39
362.94/364.16	c Try to convert by bdds
362.94/364.17	c D: 1
362.94/364.17	c estimatedAdderCost: 38
362.94/364.17	c Try to convert by bdds
362.94/364.19	c D: 1
362.94/364.19	c estimatedAdderCost: 39
362.94/364.19	c Try to convert by bdds
363.03/364.20	c D: 1
363.03/364.20	c estimatedAdderCost: 38
363.03/364.20	c Try to convert by bdds
363.03/364.22	c D: 1
363.03/364.22	c estimatedAdderCost: 39
363.03/364.22	c Try to convert by bdds
363.03/364.23	c D: 1
363.03/364.23	c estimatedAdderCost: 38
363.03/364.23	c Try to convert by bdds
363.03/364.25	c D: 1
363.03/364.25	c estimatedAdderCost: 39
363.03/364.25	c Try to convert by bdds
363.03/364.26	c D: 1
363.03/364.26	c estimatedAdderCost: 38
363.03/364.26	c Try to convert by bdds
363.03/364.27	c D: 1
363.03/364.27	c estimatedAdderCost: 39
363.03/364.27	c Try to convert by bdds
363.03/364.29	c D: 1
363.03/364.29	c estimatedAdderCost: 38
363.03/364.29	c Try to convert by bdds
363.14/364.30	c D: 1
363.14/364.30	c estimatedAdderCost: 39
363.14/364.30	c Try to convert by bdds
363.14/364.32	c D: 1
363.14/364.32	c estimatedAdderCost: 38
363.14/364.32	c Try to convert by bdds
363.14/364.33	c D: 1
363.14/364.33	c estimatedAdderCost: 39
363.14/364.33	c Try to convert by bdds
363.14/364.34	c D: 1
363.14/364.34	c estimatedAdderCost: 38
363.14/364.34	c Try to convert by bdds
363.14/364.36	c D: 1
363.14/364.36	c estimatedAdderCost: 39
363.14/364.36	c Try to convert by bdds
363.14/364.37	c D: 1
363.14/364.37	c estimatedAdderCost: 38
363.14/364.37	c Try to convert by bdds
363.14/364.39	c D: 1
363.14/364.39	c estimatedAdderCost: 39
363.14/364.39	c Try to convert by bdds
363.24/364.40	c D: 1
363.24/364.40	c estimatedAdderCost: 38
363.24/364.40	c Try to convert by bdds
363.24/364.41	c D: 1
363.24/364.41	c estimatedAdderCost: 39
363.24/364.41	c Try to convert by bdds
363.24/364.43	c D: 1
363.24/364.43	c estimatedAdderCost: 38
363.24/364.43	c Try to convert by bdds
363.24/364.44	c D: 1
363.24/364.44	c estimatedAdderCost: 39
363.24/364.44	c Try to convert by bdds
363.24/364.46	c D: 1
363.24/364.46	c estimatedAdderCost: 38
363.24/364.46	c Try to convert by bdds
363.24/364.47	c D: 1
363.24/364.47	c estimatedAdderCost: 39
363.24/364.47	c Try to convert by bdds
363.24/364.49	c D: 1
363.24/364.49	c estimatedAdderCost: 38
363.24/364.49	c Try to convert by bdds
363.34/364.50	c D: 1
363.34/364.50	c estimatedAdderCost: 39
363.34/364.50	c Try to convert by bdds
363.34/364.51	c D: 1
363.34/364.51	c estimatedAdderCost: 38
363.34/364.51	c Try to convert by bdds
363.34/364.53	c D: 1
363.34/364.53	c estimatedAdderCost: 39
363.34/364.53	c Try to convert by bdds
363.34/364.54	c D: 1
363.34/364.54	c estimatedAdderCost: 38
363.34/364.54	c Try to convert by bdds
363.34/364.56	c D: 1
363.34/364.56	c estimatedAdderCost: 39
363.34/364.56	c Try to convert by bdds
363.34/364.57	c D: 1
363.34/364.57	c estimatedAdderCost: 38
363.34/364.57	c Try to convert by bdds
363.34/364.58	c D: 1
363.34/364.58	c estimatedAdderCost: 39
363.34/364.58	c Try to convert by bdds
363.44/364.60	c D: 1
363.44/364.60	c estimatedAdderCost: 38
363.44/364.60	c Try to convert by bdds
363.44/364.61	c D: 1
363.44/364.61	c estimatedAdderCost: 39
363.44/364.61	c Try to convert by bdds
363.44/364.63	c D: 1
363.44/364.63	c estimatedAdderCost: 38
363.44/364.63	c Try to convert by bdds
363.44/364.64	c D: 1
363.44/364.64	c estimatedAdderCost: 39
363.44/364.64	c Try to convert by bdds
363.44/364.65	c D: 1
363.44/364.65	c estimatedAdderCost: 38
363.44/364.65	c Try to convert by bdds
363.44/364.67	c D: 1
363.44/364.67	c estimatedAdderCost: 39
363.44/364.67	c Try to convert by bdds
363.44/364.68	c D: 1
363.44/364.68	c estimatedAdderCost: 38
363.44/364.68	c Try to convert by bdds
363.54/364.70	c D: 1
363.54/364.70	c estimatedAdderCost: 39
363.54/364.70	c Try to convert by bdds
363.54/364.71	c D: 1
363.54/364.71	c estimatedAdderCost: 38
363.54/364.71	c Try to convert by bdds
363.54/364.72	c D: 1
363.54/364.72	c estimatedAdderCost: 39
363.54/364.72	c Try to convert by bdds
363.54/364.74	c D: 1
363.54/364.74	c estimatedAdderCost: 38
363.54/364.74	c Try to convert by bdds
363.54/364.75	c D: 1
363.54/364.75	c estimatedAdderCost: 39
363.54/364.75	c Try to convert by bdds
363.54/364.77	c D: 1
363.54/364.77	c estimatedAdderCost: 38
363.54/364.77	c Try to convert by bdds
363.54/364.78	c D: 1
363.54/364.78	c estimatedAdderCost: 39
363.54/364.78	c Try to convert by bdds
363.54/364.79	c D: 1
363.54/364.79	c estimatedAdderCost: 38
363.54/364.79	c Try to convert by bdds
363.64/364.81	c D: 1
363.64/364.81	c estimatedAdderCost: 39
363.64/364.81	c Try to convert by bdds
363.64/364.82	c D: 1
363.64/364.82	c estimatedAdderCost: 38
363.64/364.82	c Try to convert by bdds
363.64/364.84	c D: 1
363.64/364.84	c estimatedAdderCost: 39
363.64/364.84	c Try to convert by bdds
363.64/364.85	c D: 1
363.64/364.85	c estimatedAdderCost: 38
363.64/364.85	c Try to convert by bdds
363.64/364.87	c D: 1
363.64/364.87	c estimatedAdderCost: 39
363.64/364.87	c Try to convert by bdds
363.64/364.88	c D: 1
363.64/364.88	c estimatedAdderCost: 38
363.64/364.88	c Try to convert by bdds
363.64/364.89	c D: 1
363.64/364.89	c estimatedAdderCost: 39
363.64/364.89	c Try to convert by bdds
363.74/364.91	c D: 1
363.74/364.91	c estimatedAdderCost: 38
363.74/364.91	c Try to convert by bdds
363.74/364.92	c D: 1
363.74/364.92	c estimatedAdderCost: 39
363.74/364.92	c Try to convert by bdds
363.74/364.94	c D: 1
363.74/364.94	c estimatedAdderCost: 38
363.74/364.94	c Try to convert by bdds
363.74/364.95	c D: 1
363.74/364.95	c estimatedAdderCost: 39
363.74/364.95	c Try to convert by bdds
363.74/364.96	c D: 1
363.74/364.96	c estimatedAdderCost: 38
363.74/364.96	c Try to convert by bdds
363.74/364.98	c D: 1
363.74/364.98	c estimatedAdderCost: 39
363.74/364.98	c Try to convert by bdds
363.74/364.99	c D: 1
363.74/364.99	c estimatedAdderCost: 38
363.74/364.99	c Try to convert by bdds
363.74/365.01	c D: 1
363.74/365.01	c estimatedAdderCost: 39
363.74/365.01	c Try to convert by bdds
363.85/365.02	c D: 1
363.85/365.02	c estimatedAdderCost: 38
363.85/365.02	c Try to convert by bdds
363.85/365.03	c D: 1
363.85/365.03	c estimatedAdderCost: 39
363.85/365.03	c Try to convert by bdds
363.85/365.05	c D: 1
363.85/365.05	c estimatedAdderCost: 38
363.85/365.05	c Try to convert by bdds
363.85/365.06	c D: 1
363.85/365.06	c estimatedAdderCost: 39
363.85/365.06	c Try to convert by bdds
363.85/365.08	c D: 1
363.85/365.08	c estimatedAdderCost: 38
363.85/365.08	c Try to convert by bdds
363.85/365.09	c D: 1
363.85/365.09	c estimatedAdderCost: 39
363.85/365.09	c Try to convert by bdds
363.85/365.10	c D: 1
363.85/365.10	c estimatedAdderCost: 38
363.85/365.10	c Try to convert by bdds
363.95/365.12	c D: 1
363.95/365.12	c estimatedAdderCost: 39
363.95/365.12	c Try to convert by bdds
363.95/365.13	c D: 1
363.95/365.13	c estimatedAdderCost: 38
363.95/365.13	c Try to convert by bdds
363.95/365.15	c D: 1
363.95/365.15	c estimatedAdderCost: 39
363.95/365.15	c Try to convert by bdds
363.95/365.16	c D: 1
363.95/365.16	c estimatedAdderCost: 38
363.95/365.16	c Try to convert by bdds
363.95/365.18	c D: 1
363.95/365.18	c estimatedAdderCost: 39
363.95/365.18	c Try to convert by bdds
363.95/365.19	c D: 1
363.95/365.19	c estimatedAdderCost: 38
363.95/365.19	c Try to convert by bdds
364.03/365.20	c D: 1
364.03/365.20	c estimatedAdderCost: 39
364.03/365.20	c Try to convert by bdds
364.03/365.22	c D: 1
364.03/365.22	c estimatedAdderCost: 38
364.03/365.22	c Try to convert by bdds
364.03/365.23	c D: 1
364.03/365.23	c estimatedAdderCost: 39
364.03/365.23	c Try to convert by bdds
364.03/365.25	c D: 1
364.03/365.25	c estimatedAdderCost: 38
364.03/365.25	c Try to convert by bdds
364.03/365.26	c D: 1
364.03/365.26	c estimatedAdderCost: 39
364.03/365.26	c Try to convert by bdds
364.03/365.27	c D: 1
364.03/365.27	c estimatedAdderCost: 38
364.03/365.27	c Try to convert by bdds
364.03/365.29	c D: 1
364.03/365.29	c estimatedAdderCost: 39
364.03/365.29	c Try to convert by bdds
364.13/365.30	c D: 1
364.13/365.30	c estimatedAdderCost: 38
364.13/365.30	c Try to convert by bdds
364.13/365.32	c D: 1
364.13/365.32	c estimatedAdderCost: 39
364.13/365.32	c Try to convert by bdds
364.13/365.33	c D: 1
364.13/365.33	c estimatedAdderCost: 38
364.13/365.33	c Try to convert by bdds
364.13/365.34	c D: 1
364.13/365.34	c estimatedAdderCost: 39
364.13/365.34	c Try to convert by bdds
364.13/365.36	c D: 1
364.13/365.36	c estimatedAdderCost: 38
364.13/365.36	c Try to convert by bdds
364.13/365.37	c D: 1
364.13/365.37	c estimatedAdderCost: 39
364.13/365.37	c Try to convert by bdds
364.13/365.39	c D: 1
364.13/365.39	c estimatedAdderCost: 38
364.13/365.39	c Try to convert by bdds
364.23/365.40	c D: 1
364.23/365.40	c estimatedAdderCost: 39
364.23/365.40	c Try to convert by bdds
364.23/365.41	c D: 1
364.23/365.41	c estimatedAdderCost: 38
364.23/365.41	c Try to convert by bdds
364.23/365.43	c D: 1
364.23/365.43	c estimatedAdderCost: 39
364.23/365.43	c Try to convert by bdds
364.23/365.44	c D: 1
364.23/365.44	c estimatedAdderCost: 38
364.23/365.44	c Try to convert by bdds
364.23/365.46	c D: 1
364.23/365.46	c estimatedAdderCost: 39
364.23/365.46	c Try to convert by bdds
364.23/365.47	c D: 1
364.23/365.47	c estimatedAdderCost: 38
364.23/365.47	c Try to convert by bdds
364.23/365.48	c D: 1
364.23/365.48	c estimatedAdderCost: 39
364.23/365.48	c Try to convert by bdds
364.33/365.50	c D: 1
364.33/365.50	c estimatedAdderCost: 38
364.33/365.50	c Try to convert by bdds
364.33/365.51	c D: 1
364.33/365.51	c estimatedAdderCost: 39
364.33/365.51	c Try to convert by bdds
364.33/365.53	c D: 1
364.33/365.53	c estimatedAdderCost: 38
364.33/365.53	c Try to convert by bdds
364.33/365.54	c D: 1
364.33/365.54	c estimatedAdderCost: 39
364.33/365.54	c Try to convert by bdds
364.33/365.56	c D: 1
364.33/365.56	c estimatedAdderCost: 38
364.33/365.56	c Try to convert by bdds
364.33/365.57	c D: 1
364.33/365.57	c estimatedAdderCost: 39
364.33/365.57	c Try to convert by bdds
364.33/365.58	c D: 1
364.33/365.58	c estimatedAdderCost: 38
364.33/365.58	c Try to convert by bdds
364.43/365.60	c D: 1
364.43/365.60	c estimatedAdderCost: 39
364.43/365.60	c Try to convert by bdds
364.43/365.61	c D: 1
364.43/365.61	c estimatedAdderCost: 38
364.43/365.61	c Try to convert by bdds
364.43/365.63	c D: 1
364.43/365.63	c estimatedAdderCost: 39
364.43/365.63	c Try to convert by bdds
364.43/365.64	c D: 1
364.43/365.64	c estimatedAdderCost: 38
364.43/365.64	c Try to convert by bdds
364.43/365.65	c D: 1
364.43/365.65	c estimatedAdderCost: 39
364.43/365.65	c Try to convert by bdds
364.43/365.67	c D: 1
364.43/365.67	c estimatedAdderCost: 38
364.43/365.67	c Try to convert by bdds
364.43/365.68	c D: 1
364.43/365.68	c estimatedAdderCost: 39
364.43/365.68	c Try to convert by bdds
364.53/365.70	c D: 1
364.53/365.70	c estimatedAdderCost: 38
364.53/365.70	c Try to convert by bdds
364.53/365.71	c D: 1
364.53/365.71	c estimatedAdderCost: 39
364.53/365.71	c Try to convert by bdds
364.53/365.72	c D: 1
364.53/365.72	c estimatedAdderCost: 38
364.53/365.72	c Try to convert by bdds
364.53/365.74	c D: 1
364.53/365.74	c estimatedAdderCost: 39
364.53/365.74	c Try to convert by bdds
364.53/365.75	c D: 1
364.53/365.75	c estimatedAdderCost: 38
364.53/365.75	c Try to convert by bdds
364.53/365.77	c D: 1
364.53/365.77	c estimatedAdderCost: 39
364.53/365.77	c Try to convert by bdds
364.53/365.78	c D: 1
364.53/365.78	c estimatedAdderCost: 38
364.53/365.78	c Try to convert by bdds
364.53/365.79	c D: 1
364.53/365.79	c estimatedAdderCost: 39
364.53/365.79	c Try to convert by bdds
364.63/365.81	c D: 1
364.63/365.81	c estimatedAdderCost: 38
364.63/365.81	c Try to convert by bdds
364.63/365.82	c D: 1
364.63/365.82	c estimatedAdderCost: 39
364.63/365.82	c Try to convert by bdds
364.63/365.84	c D: 1
364.63/365.84	c estimatedAdderCost: 38
364.63/365.84	c Try to convert by bdds
364.63/365.85	c D: 1
364.63/365.85	c estimatedAdderCost: 39
364.63/365.85	c Try to convert by bdds
364.63/365.86	c D: 1
364.63/365.86	c estimatedAdderCost: 38
364.63/365.86	c Try to convert by bdds
364.63/365.88	c D: 1
364.63/365.88	c estimatedAdderCost: 39
364.63/365.88	c Try to convert by bdds
364.63/365.89	c D: 1
364.63/365.89	c estimatedAdderCost: 38
364.63/365.89	c Try to convert by bdds
364.73/365.91	c D: 1
364.73/365.91	c estimatedAdderCost: 39
364.73/365.91	c Try to convert by bdds
364.73/365.92	c D: 1
364.73/365.92	c estimatedAdderCost: 38
364.73/365.92	c Try to convert by bdds
364.73/365.94	c D: 1
364.73/365.94	c estimatedAdderCost: 39
364.73/365.94	c Try to convert by bdds
364.73/365.95	c D: 1
364.73/365.95	c estimatedAdderCost: 38
364.73/365.95	c Try to convert by bdds
364.73/365.96	c D: 1
364.73/365.96	c estimatedAdderCost: 39
364.73/365.96	c Try to convert by bdds
364.73/365.98	c D: 1
364.73/365.98	c estimatedAdderCost: 38
364.73/365.98	c Try to convert by bdds
364.73/365.99	c D: 1
364.73/365.99	c estimatedAdderCost: 39
364.73/365.99	c Try to convert by bdds
364.73/366.01	c D: 1
364.73/366.01	c estimatedAdderCost: 38
364.73/366.01	c Try to convert by bdds
364.84/366.02	c D: 1
364.84/366.02	c estimatedAdderCost: 39
364.84/366.02	c Try to convert by bdds
364.84/366.03	c D: 1
364.84/366.03	c estimatedAdderCost: 38
364.84/366.03	c Try to convert by bdds
364.84/366.05	c D: 1
364.84/366.05	c estimatedAdderCost: 39
364.84/366.05	c Try to convert by bdds
364.84/366.06	c D: 1
364.84/366.06	c estimatedAdderCost: 38
364.84/366.06	c Try to convert by bdds
364.84/366.08	c D: 1
364.84/366.08	c estimatedAdderCost: 39
364.84/366.08	c Try to convert by bdds
364.84/366.09	c D: 1
364.84/366.09	c estimatedAdderCost: 38
364.84/366.09	c Try to convert by bdds
364.84/366.10	c D: 1
364.84/366.10	c estimatedAdderCost: 39
364.84/366.10	c Try to convert by bdds
364.94/366.12	c D: 1
364.94/366.12	c estimatedAdderCost: 38
364.94/366.12	c Try to convert by bdds
364.94/366.13	c D: 1
364.94/366.13	c estimatedAdderCost: 39
364.94/366.13	c Try to convert by bdds
364.94/366.15	c D: 1
364.94/366.15	c estimatedAdderCost: 38
364.94/366.15	c Try to convert by bdds
364.94/366.16	c D: 1
364.94/366.16	c estimatedAdderCost: 39
364.94/366.16	c Try to convert by bdds
364.94/366.17	c D: 1
364.94/366.17	c estimatedAdderCost: 38
364.94/366.17	c Try to convert by bdds
364.94/366.19	c D: 1
364.94/366.19	c estimatedAdderCost: 39
364.94/366.19	c Try to convert by bdds
365.03/366.20	c D: 1
365.03/366.20	c estimatedAdderCost: 38
365.03/366.20	c Try to convert by bdds
365.03/366.22	c D: 1
365.03/366.22	c estimatedAdderCost: 39
365.03/366.22	c Try to convert by bdds
365.03/366.23	c D: 1
365.03/366.23	c estimatedAdderCost: 38
365.03/366.23	c Try to convert by bdds
365.03/366.25	c D: 1
365.03/366.25	c estimatedAdderCost: 39
365.03/366.25	c Try to convert by bdds
365.03/366.26	c D: 1
365.03/366.26	c estimatedAdderCost: 38
365.03/366.26	c Try to convert by bdds
365.03/366.27	c D: 1
365.03/366.27	c estimatedAdderCost: 39
365.03/366.27	c Try to convert by bdds
365.03/366.29	c D: 1
365.03/366.29	c estimatedAdderCost: 38
365.03/366.29	c Try to convert by bdds
365.13/366.30	c D: 1
365.13/366.30	c estimatedAdderCost: 39
365.13/366.30	c Try to convert by bdds
365.13/366.32	c D: 1
365.13/366.32	c estimatedAdderCost: 38
365.13/366.32	c Try to convert by bdds
365.13/366.33	c D: 1
365.13/366.33	c estimatedAdderCost: 39
365.13/366.33	c Try to convert by bdds
365.13/366.34	c D: 1
365.13/366.34	c estimatedAdderCost: 38
365.13/366.34	c Try to convert by bdds
365.13/366.36	c D: 1
365.13/366.36	c estimatedAdderCost: 39
365.13/366.36	c Try to convert by bdds
365.13/366.37	c D: 1
365.13/366.37	c estimatedAdderCost: 38
365.13/366.37	c Try to convert by bdds
365.13/366.39	c D: 1
365.13/366.39	c estimatedAdderCost: 39
365.13/366.39	c Try to convert by bdds
365.23/366.40	c D: 1
365.23/366.40	c estimatedAdderCost: 38
365.23/366.40	c Try to convert by bdds
365.23/366.41	c D: 1
365.23/366.41	c estimatedAdderCost: 39
365.23/366.41	c Try to convert by bdds
365.23/366.43	c D: 1
365.23/366.43	c estimatedAdderCost: 38
365.23/366.43	c Try to convert by bdds
365.23/366.44	c D: 1
365.23/366.44	c estimatedAdderCost: 39
365.23/366.44	c Try to convert by bdds
365.23/366.46	c D: 1
365.23/366.46	c estimatedAdderCost: 38
365.23/366.46	c Try to convert by bdds
365.23/366.47	c D: 1
365.23/366.47	c estimatedAdderCost: 39
365.23/366.47	c Try to convert by bdds
365.23/366.48	c D: 1
365.23/366.48	c estimatedAdderCost: 38
365.23/366.48	c Try to convert by bdds
365.33/366.50	c D: 1
365.33/366.50	c estimatedAdderCost: 39
365.33/366.50	c Try to convert by bdds
365.33/366.51	c D: 1
365.33/366.51	c estimatedAdderCost: 38
365.33/366.51	c Try to convert by bdds
365.33/366.53	c D: 1
365.33/366.53	c estimatedAdderCost: 39
365.33/366.53	c Try to convert by bdds
365.33/366.54	c D: 1
365.33/366.54	c estimatedAdderCost: 38
365.33/366.54	c Try to convert by bdds
365.33/366.55	c D: 1
365.33/366.55	c estimatedAdderCost: 39
365.33/366.55	c Try to convert by bdds
365.33/366.57	c D: 1
365.33/366.57	c estimatedAdderCost: 38
365.33/366.57	c Try to convert by bdds
365.33/366.58	c D: 1
365.33/366.58	c estimatedAdderCost: 39
365.33/366.58	c Try to convert by bdds
365.43/366.60	c D: 1
365.43/366.60	c estimatedAdderCost: 38
365.43/366.60	c Try to convert by bdds
365.43/366.61	c D: 1
365.43/366.61	c estimatedAdderCost: 39
365.43/366.61	c Try to convert by bdds
365.43/366.63	c D: 1
365.43/366.63	c estimatedAdderCost: 38
365.43/366.63	c Try to convert by bdds
365.43/366.64	c D: 1
365.43/366.64	c estimatedAdderCost: 39
365.43/366.64	c Try to convert by bdds
365.43/366.65	c D: 1
365.43/366.65	c estimatedAdderCost: 38
365.43/366.65	c Try to convert by bdds
365.43/366.67	c D: 1
365.43/366.67	c estimatedAdderCost: 39
365.43/366.67	c Try to convert by bdds
365.43/366.68	c D: 1
365.43/366.68	c estimatedAdderCost: 38
365.43/366.68	c Try to convert by bdds
365.53/366.70	c D: 1
365.53/366.70	c estimatedAdderCost: 39
365.53/366.70	c Try to convert by bdds
365.53/366.71	c D: 1
365.53/366.71	c estimatedAdderCost: 38
365.53/366.71	c Try to convert by bdds
365.53/366.72	c D: 1
365.53/366.72	c estimatedAdderCost: 39
365.53/366.72	c Try to convert by bdds
365.53/366.74	c D: 1
365.53/366.74	c estimatedAdderCost: 38
365.53/366.74	c Try to convert by bdds
365.53/366.75	c D: 1
365.53/366.75	c estimatedAdderCost: 39
365.53/366.75	c Try to convert by bdds
365.53/366.77	c D: 1
365.53/366.77	c estimatedAdderCost: 38
365.53/366.77	c Try to convert by bdds
365.53/366.78	c D: 1
365.53/366.78	c estimatedAdderCost: 39
365.53/366.78	c Try to convert by bdds
365.53/366.79	c D: 1
365.53/366.79	c estimatedAdderCost: 38
365.53/366.79	c Try to convert by bdds
365.63/366.81	c D: 1
365.63/366.81	c estimatedAdderCost: 39
365.63/366.81	c Try to convert by bdds
365.63/366.82	c D: 1
365.63/366.82	c estimatedAdderCost: 38
365.63/366.82	c Try to convert by bdds
365.63/366.84	c D: 1
365.63/366.84	c estimatedAdderCost: 39
365.63/366.84	c Try to convert by bdds
365.63/366.85	c D: 1
365.63/366.85	c estimatedAdderCost: 38
365.63/366.85	c Try to convert by bdds
365.63/366.86	c D: 1
365.63/366.86	c estimatedAdderCost: 39
365.63/366.86	c Try to convert by bdds
365.63/366.88	c D: 1
365.63/366.88	c estimatedAdderCost: 38
365.63/366.88	c Try to convert by bdds
365.63/366.89	c D: 1
365.63/366.89	c estimatedAdderCost: 39
365.63/366.89	c Try to convert by bdds
365.73/366.91	c D: 1
365.73/366.91	c estimatedAdderCost: 38
365.73/366.91	c Try to convert by bdds
365.73/366.92	c D: 1
365.73/366.92	c estimatedAdderCost: 39
365.73/366.92	c Try to convert by bdds
365.73/366.94	c D: 1
365.73/366.94	c estimatedAdderCost: 38
365.73/366.94	c Try to convert by bdds
365.73/366.95	c D: 1
365.73/366.95	c estimatedAdderCost: 39
365.73/366.95	c Try to convert by bdds
365.73/366.96	c D: 1
365.73/366.96	c estimatedAdderCost: 38
365.73/366.96	c Try to convert by bdds
365.73/366.98	c D: 1
365.73/366.98	c estimatedAdderCost: 39
365.73/366.98	c Try to convert by bdds
365.73/366.99	c D: 1
365.73/366.99	c estimatedAdderCost: 38
365.73/366.99	c Try to convert by bdds
365.73/367.01	c D: 1
365.73/367.01	c estimatedAdderCost: 39
365.73/367.01	c Try to convert by bdds
365.84/367.02	c D: 1
365.84/367.02	c estimatedAdderCost: 38
365.84/367.02	c Try to convert by bdds
365.84/367.03	c D: 1
365.84/367.03	c estimatedAdderCost: 39
365.84/367.03	c Try to convert by bdds
365.84/367.05	c D: 1
365.84/367.05	c estimatedAdderCost: 38
365.84/367.05	c Try to convert by bdds
365.84/367.06	c D: 1
365.84/367.06	c estimatedAdderCost: 39
365.84/367.06	c Try to convert by bdds
365.84/367.08	c D: 1
365.84/367.08	c estimatedAdderCost: 38
365.84/367.08	c Try to convert by bdds
365.84/367.09	c D: 1
365.84/367.09	c estimatedAdderCost: 39
365.84/367.09	c Try to convert by bdds
365.84/367.10	c D: 1
365.84/367.10	c estimatedAdderCost: 38
365.84/367.10	c Try to convert by bdds
365.94/367.12	c D: 1
365.94/367.12	c estimatedAdderCost: 39
365.94/367.12	c Try to convert by bdds
365.94/367.13	c D: 1
365.94/367.13	c estimatedAdderCost: 38
365.94/367.13	c Try to convert by bdds
365.94/367.15	c D: 1
365.94/367.15	c estimatedAdderCost: 39
365.94/367.15	c Try to convert by bdds
365.94/367.16	c D: 1
365.94/367.16	c estimatedAdderCost: 38
365.94/367.16	c Try to convert by bdds
365.94/367.17	c D: 1
365.94/367.17	c estimatedAdderCost: 39
365.94/367.17	c Try to convert by bdds
365.94/367.19	c D: 1
365.94/367.19	c estimatedAdderCost: 38
365.94/367.19	c Try to convert by bdds
366.03/367.20	c D: 1
366.03/367.20	c estimatedAdderCost: 39
366.03/367.20	c Try to convert by bdds
366.03/367.22	c D: 1
366.03/367.22	c estimatedAdderCost: 38
366.03/367.22	c Try to convert by bdds
366.03/367.23	c D: 1
366.03/367.23	c estimatedAdderCost: 39
366.03/367.23	c Try to convert by bdds
366.03/367.24	c D: 1
366.03/367.24	c estimatedAdderCost: 38
366.03/367.24	c Try to convert by bdds
366.03/367.26	c D: 1
366.03/367.26	c estimatedAdderCost: 39
366.03/367.26	c Try to convert by bdds
366.03/367.27	c D: 1
366.03/367.27	c estimatedAdderCost: 38
366.03/367.27	c Try to convert by bdds
366.03/367.29	c D: 1
366.03/367.29	c estimatedAdderCost: 39
366.03/367.29	c Try to convert by bdds
366.13/367.30	c D: 1
366.13/367.30	c estimatedAdderCost: 38
366.13/367.30	c Try to convert by bdds
366.13/367.32	c D: 1
366.13/367.32	c estimatedAdderCost: 39
366.13/367.32	c Try to convert by bdds
366.13/367.33	c D: 1
366.13/367.33	c estimatedAdderCost: 38
366.13/367.33	c Try to convert by bdds
366.13/367.34	c D: 1
366.13/367.34	c estimatedAdderCost: 39
366.13/367.34	c Try to convert by bdds
366.13/367.36	c D: 1
366.13/367.36	c estimatedAdderCost: 38
366.13/367.36	c Try to convert by bdds
366.13/367.37	c D: 1
366.13/367.37	c estimatedAdderCost: 39
366.13/367.37	c Try to convert by bdds
366.13/367.39	c D: 1
366.13/367.39	c estimatedAdderCost: 38
366.13/367.39	c Try to convert by bdds
366.23/367.40	c D: 1
366.23/367.40	c estimatedAdderCost: 39
366.23/367.40	c Try to convert by bdds
366.23/367.41	c D: 1
366.23/367.41	c estimatedAdderCost: 38
366.23/367.41	c Try to convert by bdds
366.23/367.43	c D: 1
366.23/367.43	c estimatedAdderCost: 39
366.23/367.43	c Try to convert by bdds
366.23/367.44	c D: 1
366.23/367.44	c estimatedAdderCost: 38
366.23/367.44	c Try to convert by bdds
366.23/367.46	c D: 1
366.23/367.46	c estimatedAdderCost: 39
366.23/367.46	c Try to convert by bdds
366.23/367.47	c D: 1
366.23/367.47	c estimatedAdderCost: 38
366.23/367.47	c Try to convert by bdds
366.23/367.49	c D: 1
366.23/367.49	c estimatedAdderCost: 39
366.23/367.49	c Try to convert by bdds
366.33/367.50	c D: 1
366.33/367.50	c estimatedAdderCost: 38
366.33/367.50	c Try to convert by bdds
366.33/367.51	c D: 1
366.33/367.51	c estimatedAdderCost: 39
366.33/367.51	c Try to convert by bdds
366.33/367.53	c D: 1
366.33/367.53	c estimatedAdderCost: 38
366.33/367.53	c Try to convert by bdds
366.33/367.54	c D: 1
366.33/367.54	c estimatedAdderCost: 39
366.33/367.54	c Try to convert by bdds
366.33/367.56	c D: 1
366.33/367.56	c estimatedAdderCost: 38
366.33/367.56	c Try to convert by bdds
366.33/367.57	c D: 1
366.33/367.57	c estimatedAdderCost: 39
366.33/367.57	c Try to convert by bdds
366.33/367.58	c D: 1
366.33/367.58	c estimatedAdderCost: 38
366.33/367.58	c Try to convert by bdds
366.42/367.60	c D: 1
366.42/367.60	c estimatedAdderCost: 39
366.42/367.60	c Try to convert by bdds
366.42/367.61	c D: 1
366.42/367.61	c estimatedAdderCost: 38
366.42/367.61	c Try to convert by bdds
366.42/367.63	c D: 1
366.42/367.63	c estimatedAdderCost: 39
366.42/367.63	c Try to convert by bdds
366.42/367.64	c D: 1
366.42/367.64	c estimatedAdderCost: 38
366.42/367.64	c Try to convert by bdds
366.42/367.65	c D: 1
366.42/367.65	c estimatedAdderCost: 39
366.42/367.65	c Try to convert by bdds
366.42/367.67	c D: 1
366.42/367.67	c estimatedAdderCost: 38
366.42/367.67	c Try to convert by bdds
366.42/367.68	c D: 1
366.42/367.68	c estimatedAdderCost: 39
366.42/367.68	c Try to convert by bdds
366.52/367.70	c D: 1
366.52/367.70	c estimatedAdderCost: 38
366.52/367.70	c Try to convert by bdds
366.52/367.71	c D: 1
366.52/367.71	c estimatedAdderCost: 39
366.52/367.71	c Try to convert by bdds
366.52/367.73	c D: 1
366.52/367.73	c estimatedAdderCost: 38
366.52/367.73	c Try to convert by bdds
366.52/367.74	c D: 1
366.52/367.74	c estimatedAdderCost: 39
366.52/367.74	c Try to convert by bdds
366.52/367.75	c D: 1
366.52/367.75	c estimatedAdderCost: 38
366.52/367.75	c Try to convert by bdds
366.52/367.77	c D: 1
366.52/367.77	c estimatedAdderCost: 39
366.52/367.77	c Try to convert by bdds
366.52/367.78	c D: 1
366.52/367.78	c estimatedAdderCost: 38
366.52/367.78	c Try to convert by bdds
366.62/367.80	c D: 1
366.62/367.80	c estimatedAdderCost: 39
366.62/367.80	c Try to convert by bdds
366.62/367.81	c D: 1
366.62/367.81	c estimatedAdderCost: 38
366.62/367.81	c Try to convert by bdds
366.62/367.82	c D: 1
366.62/367.82	c estimatedAdderCost: 39
366.62/367.82	c Try to convert by bdds
366.62/367.84	c D: 1
366.62/367.84	c estimatedAdderCost: 38
366.62/367.84	c Try to convert by bdds
366.62/367.85	c D: 1
366.62/367.85	c estimatedAdderCost: 39
366.62/367.85	c Try to convert by bdds
366.62/367.87	c D: 1
366.62/367.87	c estimatedAdderCost: 38
366.62/367.87	c Try to convert by bdds
366.62/367.88	c D: 1
366.62/367.88	c estimatedAdderCost: 39
366.62/367.88	c Try to convert by bdds
366.62/367.90	c D: 1
366.62/367.90	c estimatedAdderCost: 38
366.62/367.90	c Try to convert by bdds
366.72/367.91	c D: 1
366.72/367.91	c estimatedAdderCost: 39
366.72/367.91	c Try to convert by bdds
366.72/367.92	c D: 1
366.72/367.92	c estimatedAdderCost: 38
366.72/367.92	c Try to convert by bdds
366.72/367.94	c D: 1
366.72/367.94	c estimatedAdderCost: 39
366.72/367.94	c Try to convert by bdds
366.72/367.95	c D: 1
366.72/367.95	c estimatedAdderCost: 38
366.72/367.95	c Try to convert by bdds
366.72/367.97	c D: 1
366.72/367.97	c estimatedAdderCost: 39
366.72/367.97	c Try to convert by bdds
366.72/367.98	c D: 1
366.72/367.98	c estimatedAdderCost: 38
366.72/367.98	c Try to convert by bdds
366.72/367.99	c D: 1
366.72/367.99	c estimatedAdderCost: 39
366.72/367.99	c Try to convert by bdds
366.72/368.01	c D: 1
366.72/368.01	c estimatedAdderCost: 38
366.72/368.01	c Try to convert by bdds
366.84/368.02	c D: 1
366.84/368.02	c estimatedAdderCost: 39
366.84/368.02	c Try to convert by bdds
366.84/368.04	c D: 1
366.84/368.04	c estimatedAdderCost: 38
366.84/368.04	c Try to convert by bdds
366.84/368.05	c D: 1
366.84/368.05	c estimatedAdderCost: 39
366.84/368.05	c Try to convert by bdds
366.84/368.06	c D: 1
366.84/368.06	c estimatedAdderCost: 38
366.84/368.06	c Try to convert by bdds
366.84/368.08	c D: 1
366.84/368.08	c estimatedAdderCost: 39
366.84/368.08	c Try to convert by bdds
366.84/368.09	c D: 1
366.84/368.09	c estimatedAdderCost: 38
366.84/368.09	c Try to convert by bdds
366.84/368.11	c D: 1
366.84/368.11	c estimatedAdderCost: 39
366.84/368.11	c Try to convert by bdds
366.93/368.12	c D: 1
366.93/368.12	c estimatedAdderCost: 38
366.93/368.12	c Try to convert by bdds
366.93/368.14	c D: 1
366.93/368.14	c estimatedAdderCost: 39
366.93/368.14	c Try to convert by bdds
366.93/368.15	c D: 1
366.93/368.15	c estimatedAdderCost: 38
366.93/368.15	c Try to convert by bdds
366.93/368.16	c D: 1
366.93/368.16	c estimatedAdderCost: 39
366.93/368.16	c Try to convert by bdds
366.93/368.18	c D: 1
366.93/368.18	c estimatedAdderCost: 38
366.93/368.18	c Try to convert by bdds
366.93/368.19	c D: 1
366.93/368.19	c estimatedAdderCost: 39
366.93/368.19	c Try to convert by bdds
367.02/368.21	c D: 1
367.02/368.21	c estimatedAdderCost: 38
367.02/368.21	c Try to convert by bdds
367.02/368.22	c D: 1
367.02/368.22	c estimatedAdderCost: 39
367.02/368.22	c Try to convert by bdds
367.02/368.23	c D: 1
367.02/368.23	c estimatedAdderCost: 38
367.02/368.23	c Try to convert by bdds
367.02/368.25	c D: 1
367.02/368.25	c estimatedAdderCost: 39
367.02/368.25	c Try to convert by bdds
367.02/368.26	c D: 1
367.02/368.26	c estimatedAdderCost: 38
367.02/368.26	c Try to convert by bdds
367.02/368.28	c D: 1
367.02/368.28	c estimatedAdderCost: 39
367.02/368.28	c Try to convert by bdds
367.02/368.29	c D: 1
367.02/368.29	c estimatedAdderCost: 38
367.02/368.29	c Try to convert by bdds
367.12/368.30	c D: 1
367.12/368.30	c estimatedAdderCost: 39
367.12/368.30	c Try to convert by bdds
367.12/368.32	c D: 1
367.12/368.32	c estimatedAdderCost: 38
367.12/368.32	c Try to convert by bdds
367.12/368.33	c D: 1
367.12/368.33	c estimatedAdderCost: 39
367.12/368.33	c Try to convert by bdds
367.12/368.35	c D: 1
367.12/368.35	c estimatedAdderCost: 38
367.12/368.35	c Try to convert by bdds
367.12/368.36	c D: 1
367.12/368.36	c estimatedAdderCost: 39
367.12/368.36	c Try to convert by bdds
367.12/368.38	c D: 1
367.12/368.38	c estimatedAdderCost: 38
367.12/368.38	c Try to convert by bdds
367.12/368.39	c D: 1
367.12/368.39	c estimatedAdderCost: 39
367.12/368.39	c Try to convert by bdds
367.22/368.40	c D: 1
367.22/368.40	c estimatedAdderCost: 38
367.22/368.40	c Try to convert by bdds
367.22/368.42	c D: 1
367.22/368.42	c estimatedAdderCost: 39
367.22/368.42	c Try to convert by bdds
367.22/368.43	c D: 1
367.22/368.43	c estimatedAdderCost: 38
367.22/368.43	c Try to convert by bdds
367.22/368.45	c D: 1
367.22/368.45	c estimatedAdderCost: 39
367.22/368.45	c Try to convert by bdds
367.22/368.46	c D: 1
367.22/368.46	c estimatedAdderCost: 38
367.22/368.46	c Try to convert by bdds
367.22/368.47	c D: 1
367.22/368.47	c estimatedAdderCost: 39
367.22/368.47	c Try to convert by bdds
367.22/368.49	c D: 1
367.22/368.49	c estimatedAdderCost: 38
367.22/368.49	c Try to convert by bdds
367.32/368.50	c D: 1
367.32/368.50	c estimatedAdderCost: 39
367.32/368.50	c Try to convert by bdds
367.32/368.52	c D: 1
367.32/368.52	c estimatedAdderCost: 38
367.32/368.52	c Try to convert by bdds
367.32/368.53	c D: 1
367.32/368.53	c estimatedAdderCost: 39
367.32/368.53	c Try to convert by bdds
367.32/368.55	c D: 1
367.32/368.55	c estimatedAdderCost: 38
367.32/368.55	c Try to convert by bdds
367.32/368.56	c D: 1
367.32/368.56	c estimatedAdderCost: 39
367.32/368.56	c Try to convert by bdds
367.32/368.57	c D: 1
367.32/368.57	c estimatedAdderCost: 38
367.32/368.57	c Try to convert by bdds
367.32/368.59	c D: 1
367.32/368.59	c estimatedAdderCost: 39
367.32/368.59	c Try to convert by bdds
367.42/368.60	c D: 1
367.42/368.60	c estimatedAdderCost: 38
367.42/368.60	c Try to convert by bdds
367.42/368.62	c D: 1
367.42/368.62	c estimatedAdderCost: 39
367.42/368.62	c Try to convert by bdds
367.42/368.63	c D: 1
367.42/368.63	c estimatedAdderCost: 38
367.42/368.63	c Try to convert by bdds
367.42/368.65	c D: 1
367.42/368.65	c estimatedAdderCost: 39
367.42/368.65	c Try to convert by bdds
367.42/368.66	c D: 1
367.42/368.66	c estimatedAdderCost: 38
367.42/368.66	c Try to convert by bdds
367.42/368.67	c D: 1
367.42/368.67	c estimatedAdderCost: 39
367.42/368.67	c Try to convert by bdds
367.42/368.69	c D: 1
367.42/368.69	c estimatedAdderCost: 38
367.42/368.69	c Try to convert by bdds
367.52/368.70	c D: 1
367.52/368.70	c estimatedAdderCost: 39
367.52/368.70	c Try to convert by bdds
367.52/368.72	c D: 1
367.52/368.72	c estimatedAdderCost: 38
367.52/368.72	c Try to convert by bdds
367.52/368.73	c D: 1
367.52/368.73	c estimatedAdderCost: 39
367.52/368.73	c Try to convert by bdds
367.52/368.74	c D: 1
367.52/368.74	c estimatedAdderCost: 38
367.52/368.74	c Try to convert by bdds
367.52/368.76	c D: 1
367.52/368.76	c estimatedAdderCost: 39
367.52/368.76	c Try to convert by bdds
367.52/368.77	c D: 1
367.52/368.77	c estimatedAdderCost: 38
367.52/368.77	c Try to convert by bdds
367.52/368.79	c D: 1
367.52/368.79	c estimatedAdderCost: 39
367.52/368.79	c Try to convert by bdds
367.62/368.80	c D: 1
367.62/368.80	c estimatedAdderCost: 38
367.62/368.80	c Try to convert by bdds
367.62/368.81	c D: 1
367.62/368.81	c estimatedAdderCost: 39
367.62/368.81	c Try to convert by bdds
367.62/368.83	c D: 1
367.62/368.83	c estimatedAdderCost: 38
367.62/368.83	c Try to convert by bdds
367.62/368.84	c D: 1
367.62/368.84	c estimatedAdderCost: 39
367.62/368.84	c Try to convert by bdds
367.62/368.86	c D: 1
367.62/368.86	c estimatedAdderCost: 38
367.62/368.86	c Try to convert by bdds
367.62/368.87	c D: 1
367.62/368.87	c estimatedAdderCost: 39
367.62/368.87	c Try to convert by bdds
367.62/368.89	c D: 1
367.62/368.89	c estimatedAdderCost: 38
367.62/368.89	c Try to convert by bdds
367.72/368.90	c D: 1
367.72/368.90	c estimatedAdderCost: 39
367.72/368.90	c Try to convert by bdds
367.72/368.91	c D: 1
367.72/368.91	c estimatedAdderCost: 38
367.72/368.91	c Try to convert by bdds
367.72/368.93	c D: 1
367.72/368.93	c estimatedAdderCost: 39
367.72/368.93	c Try to convert by bdds
367.72/368.94	c D: 1
367.72/368.94	c estimatedAdderCost: 38
367.72/368.94	c Try to convert by bdds
367.72/368.96	c D: 1
367.72/368.96	c estimatedAdderCost: 39
367.72/368.96	c Try to convert by bdds
367.72/368.97	c D: 1
367.72/368.97	c estimatedAdderCost: 38
367.72/368.97	c Try to convert by bdds
367.72/368.98	c D: 1
367.72/368.98	c estimatedAdderCost: 39
367.72/368.98	c Try to convert by bdds
367.72/369.00	c D: 1
367.72/369.00	c estimatedAdderCost: 38
367.72/369.00	c Try to convert by bdds
367.83/369.01	c D: 1
367.83/369.01	c estimatedAdderCost: 39
367.83/369.01	c Try to convert by bdds
367.83/369.03	c D: 1
367.83/369.03	c estimatedAdderCost: 38
367.83/369.03	c Try to convert by bdds
367.83/369.04	c D: 1
367.83/369.04	c estimatedAdderCost: 39
367.83/369.04	c Try to convert by bdds
367.83/369.06	c D: 1
367.83/369.06	c estimatedAdderCost: 38
367.83/369.06	c Try to convert by bdds
367.83/369.07	c D: 1
367.83/369.07	c estimatedAdderCost: 39
367.83/369.07	c Try to convert by bdds
367.83/369.08	c D: 1
367.83/369.08	c estimatedAdderCost: 38
367.83/369.08	c Try to convert by bdds
367.83/369.10	c D: 1
367.83/369.10	c estimatedAdderCost: 39
367.83/369.10	c Try to convert by bdds
367.93/369.11	c D: 1
367.93/369.11	c estimatedAdderCost: 38
367.93/369.11	c Try to convert by bdds
367.93/369.13	c D: 1
367.93/369.13	c estimatedAdderCost: 39
367.93/369.13	c Try to convert by bdds
367.93/369.14	c D: 1
367.93/369.14	c estimatedAdderCost: 38
367.93/369.14	c Try to convert by bdds
367.93/369.15	c D: 1
367.93/369.15	c estimatedAdderCost: 39
367.93/369.15	c Try to convert by bdds
367.93/369.17	c D: 1
367.93/369.17	c estimatedAdderCost: 38
367.93/369.17	c Try to convert by bdds
367.93/369.18	c D: 1
367.93/369.18	c estimatedAdderCost: 39
367.93/369.18	c Try to convert by bdds
368.01/369.20	c D: 1
368.01/369.20	c estimatedAdderCost: 38
368.01/369.20	c Try to convert by bdds
368.01/369.21	c D: 1
368.01/369.21	c estimatedAdderCost: 39
368.01/369.21	c Try to convert by bdds
368.01/369.22	c D: 1
368.01/369.22	c estimatedAdderCost: 38
368.01/369.22	c Try to convert by bdds
368.01/369.24	c D: 1
368.01/369.24	c estimatedAdderCost: 39
368.01/369.24	c Try to convert by bdds
368.01/369.25	c D: 1
368.01/369.25	c estimatedAdderCost: 38
368.01/369.25	c Try to convert by bdds
368.01/369.27	c D: 1
368.01/369.27	c estimatedAdderCost: 39
368.01/369.27	c Try to convert by bdds
368.01/369.28	c D: 1
368.01/369.28	c estimatedAdderCost: 38
368.01/369.28	c Try to convert by bdds
368.11/369.30	c D: 1
368.11/369.30	c estimatedAdderCost: 39
368.11/369.30	c Try to convert by bdds
368.11/369.31	c D: 1
368.11/369.31	c estimatedAdderCost: 38
368.11/369.31	c Try to convert by bdds
368.11/369.32	c D: 1
368.11/369.32	c estimatedAdderCost: 39
368.11/369.32	c Try to convert by bdds
368.11/369.34	c D: 1
368.11/369.34	c estimatedAdderCost: 38
368.11/369.34	c Try to convert by bdds
368.11/369.35	c D: 1
368.11/369.35	c estimatedAdderCost: 39
368.11/369.35	c Try to convert by bdds
368.11/369.37	c D: 1
368.11/369.37	c estimatedAdderCost: 38
368.11/369.37	c Try to convert by bdds
368.11/369.38	c D: 1
368.11/369.38	c estimatedAdderCost: 39
368.11/369.38	c Try to convert by bdds
368.11/369.39	c D: 1
368.11/369.39	c estimatedAdderCost: 38
368.11/369.39	c Try to convert by bdds
368.21/369.41	c D: 1
368.21/369.41	c estimatedAdderCost: 39
368.21/369.41	c Try to convert by bdds
368.21/369.42	c D: 1
368.21/369.42	c estimatedAdderCost: 38
368.21/369.42	c Try to convert by bdds
368.21/369.44	c D: 1
368.21/369.44	c estimatedAdderCost: 39
368.21/369.44	c Try to convert by bdds
368.21/369.45	c D: 1
368.21/369.45	c estimatedAdderCost: 38
368.21/369.45	c Try to convert by bdds
368.21/369.47	c D: 1
368.21/369.47	c estimatedAdderCost: 39
368.21/369.47	c Try to convert by bdds
368.21/369.48	c D: 1
368.21/369.48	c estimatedAdderCost: 38
368.21/369.48	c Try to convert by bdds
368.21/369.49	c D: 1
368.21/369.49	c estimatedAdderCost: 39
368.21/369.49	c Try to convert by bdds
368.31/369.51	c D: 1
368.31/369.51	c estimatedAdderCost: 38
368.31/369.51	c Try to convert by bdds
368.31/369.52	c D: 1
368.31/369.52	c estimatedAdderCost: 39
368.31/369.52	c Try to convert by bdds
368.31/369.54	c D: 1
368.31/369.54	c estimatedAdderCost: 38
368.31/369.54	c Try to convert by bdds
368.31/369.55	c D: 1
368.31/369.55	c estimatedAdderCost: 39
368.31/369.55	c Try to convert by bdds
368.31/369.56	c D: 1
368.31/369.56	c estimatedAdderCost: 38
368.31/369.56	c Try to convert by bdds
368.31/369.58	c D: 1
368.31/369.58	c estimatedAdderCost: 39
368.31/369.58	c Try to convert by bdds
368.31/369.59	c D: 1
368.31/369.59	c estimatedAdderCost: 38
368.31/369.59	c Try to convert by bdds
368.41/369.61	c D: 1
368.41/369.61	c estimatedAdderCost: 39
368.41/369.61	c Try to convert by bdds
368.41/369.62	c D: 1
368.41/369.62	c estimatedAdderCost: 38
368.41/369.62	c Try to convert by bdds
368.41/369.63	c D: 1
368.41/369.63	c estimatedAdderCost: 39
368.41/369.63	c Try to convert by bdds
368.41/369.65	c D: 1
368.41/369.65	c estimatedAdderCost: 38
368.41/369.65	c Try to convert by bdds
368.41/369.66	c D: 1
368.41/369.66	c estimatedAdderCost: 39
368.41/369.66	c Try to convert by bdds
368.41/369.68	c D: 1
368.41/369.68	c estimatedAdderCost: 38
368.41/369.68	c Try to convert by bdds
368.41/369.69	c D: 1
368.41/369.69	c estimatedAdderCost: 39
368.41/369.69	c Try to convert by bdds
368.52/369.71	c D: 1
368.52/369.71	c estimatedAdderCost: 38
368.52/369.71	c Try to convert by bdds
368.52/369.72	c D: 1
368.52/369.72	c estimatedAdderCost: 39
368.52/369.72	c Try to convert by bdds
368.52/369.73	c D: 1
368.52/369.73	c estimatedAdderCost: 38
368.52/369.73	c Try to convert by bdds
368.52/369.75	c D: 1
368.52/369.75	c estimatedAdderCost: 39
368.52/369.75	c Try to convert by bdds
368.52/369.76	c D: 1
368.52/369.76	c estimatedAdderCost: 38
368.52/369.76	c Try to convert by bdds
368.52/369.78	c D: 1
368.52/369.78	c estimatedAdderCost: 39
368.52/369.78	c Try to convert by bdds
368.52/369.79	c D: 1
368.52/369.79	c estimatedAdderCost: 38
368.52/369.79	c Try to convert by bdds
368.62/369.80	c D: 1
368.62/369.80	c estimatedAdderCost: 39
368.62/369.80	c Try to convert by bdds
368.62/369.82	c D: 1
368.62/369.82	c estimatedAdderCost: 38
368.62/369.82	c Try to convert by bdds
368.62/369.83	c D: 1
368.62/369.83	c estimatedAdderCost: 39
368.62/369.83	c Try to convert by bdds
368.62/369.85	c D: 1
368.62/369.85	c estimatedAdderCost: 38
368.62/369.85	c Try to convert by bdds
368.62/369.86	c D: 1
368.62/369.86	c estimatedAdderCost: 39
368.62/369.86	c Try to convert by bdds
368.62/369.87	c D: 1
368.62/369.87	c estimatedAdderCost: 38
368.62/369.87	c Try to convert by bdds
368.62/369.89	c D: 1
368.62/369.89	c estimatedAdderCost: 39
368.62/369.89	c Try to convert by bdds
368.72/369.90	c D: 1
368.72/369.90	c estimatedAdderCost: 38
368.72/369.90	c Try to convert by bdds
368.72/369.92	c D: 1
368.72/369.92	c estimatedAdderCost: 39
368.72/369.92	c Try to convert by bdds
368.72/369.93	c D: 1
368.72/369.93	c estimatedAdderCost: 38
368.72/369.93	c Try to convert by bdds
368.72/369.95	c D: 1
368.72/369.95	c estimatedAdderCost: 39
368.72/369.95	c Try to convert by bdds
368.72/369.96	c D: 1
368.72/369.96	c estimatedAdderCost: 38
368.72/369.96	c Try to convert by bdds
368.72/369.97	c D: 1
368.72/369.97	c estimatedAdderCost: 39
368.72/369.97	c Try to convert by bdds
368.72/369.99	c D: 1
368.72/369.99	c estimatedAdderCost: 38
368.72/369.99	c Try to convert by bdds
368.72/370.00	c D: 1
368.72/370.00	c estimatedAdderCost: 39
368.72/370.00	c Try to convert by bdds
368.83/370.02	c D: 1
368.83/370.02	c estimatedAdderCost: 38
368.83/370.02	c Try to convert by bdds
368.83/370.03	c D: 1
368.83/370.03	c estimatedAdderCost: 39
368.83/370.03	c Try to convert by bdds
368.83/370.04	c D: 1
368.83/370.04	c estimatedAdderCost: 38
368.83/370.04	c Try to convert by bdds
368.83/370.06	c D: 1
368.83/370.06	c estimatedAdderCost: 39
368.83/370.06	c Try to convert by bdds
368.83/370.07	c D: 1
368.83/370.07	c estimatedAdderCost: 38
368.83/370.07	c Try to convert by bdds
368.83/370.09	c D: 1
368.83/370.09	c estimatedAdderCost: 39
368.83/370.09	c Try to convert by bdds
368.83/370.10	c D: 1
368.83/370.10	c estimatedAdderCost: 38
368.83/370.10	c Try to convert by bdds
368.93/370.12	c D: 1
368.93/370.12	c estimatedAdderCost: 39
368.93/370.12	c Try to convert by bdds
368.93/370.13	c D: 1
368.93/370.13	c estimatedAdderCost: 38
368.93/370.13	c Try to convert by bdds
368.93/370.14	c D: 1
368.93/370.14	c estimatedAdderCost: 39
368.93/370.14	c Try to convert by bdds
368.93/370.16	c D: 1
368.93/370.16	c estimatedAdderCost: 38
368.93/370.16	c Try to convert by bdds
368.93/370.17	c D: 1
368.93/370.17	c estimatedAdderCost: 39
368.93/370.17	c Try to convert by bdds
368.93/370.19	c D: 1
368.93/370.19	c estimatedAdderCost: 38
368.93/370.19	c Try to convert by bdds
369.02/370.20	c D: 1
369.02/370.20	c estimatedAdderCost: 39
369.02/370.20	c Try to convert by bdds
369.02/370.21	c D: 1
369.02/370.21	c estimatedAdderCost: 38
369.02/370.21	c Try to convert by bdds
369.02/370.23	c D: 1
369.02/370.23	c estimatedAdderCost: 39
369.02/370.23	c Try to convert by bdds
369.02/370.24	c D: 1
369.02/370.24	c estimatedAdderCost: 38
369.02/370.24	c Try to convert by bdds
369.02/370.26	c D: 1
369.02/370.26	c estimatedAdderCost: 39
369.02/370.26	c Try to convert by bdds
369.02/370.27	c D: 1
369.02/370.27	c estimatedAdderCost: 38
369.02/370.27	c Try to convert by bdds
369.02/370.28	c D: 1
369.02/370.28	c estimatedAdderCost: 39
369.02/370.28	c Try to convert by bdds
369.12/370.30	c D: 1
369.12/370.30	c estimatedAdderCost: 38
369.12/370.30	c Try to convert by bdds
369.12/370.31	c D: 1
369.12/370.31	c estimatedAdderCost: 39
369.12/370.31	c Try to convert by bdds
369.12/370.33	c D: 1
369.12/370.33	c estimatedAdderCost: 38
369.12/370.33	c Try to convert by bdds
369.12/370.34	c D: 1
369.12/370.34	c estimatedAdderCost: 39
369.12/370.34	c Try to convert by bdds
369.12/370.36	c D: 1
369.12/370.36	c estimatedAdderCost: 38
369.12/370.36	c Try to convert by bdds
369.12/370.37	c D: 1
369.12/370.37	c estimatedAdderCost: 39
369.12/370.37	c Try to convert by bdds
369.12/370.38	c D: 1
369.12/370.38	c estimatedAdderCost: 38
369.12/370.38	c Try to convert by bdds
369.22/370.40	c D: 1
369.22/370.40	c estimatedAdderCost: 39
369.22/370.40	c Try to convert by bdds
369.22/370.41	c D: 1
369.22/370.41	c estimatedAdderCost: 38
369.22/370.41	c Try to convert by bdds
369.22/370.43	c D: 1
369.22/370.43	c estimatedAdderCost: 39
369.22/370.43	c Try to convert by bdds
369.22/370.44	c D: 1
369.22/370.44	c estimatedAdderCost: 38
369.22/370.44	c Try to convert by bdds
369.22/370.45	c D: 1
369.22/370.45	c estimatedAdderCost: 39
369.22/370.45	c Try to convert by bdds
369.22/370.47	c D: 1
369.22/370.47	c estimatedAdderCost: 38
369.22/370.47	c Try to convert by bdds
369.22/370.48	c D: 1
369.22/370.48	c estimatedAdderCost: 39
369.22/370.48	c Try to convert by bdds
369.32/370.50	c D: 1
369.32/370.50	c estimatedAdderCost: 38
369.32/370.50	c Try to convert by bdds
369.32/370.51	c D: 1
369.32/370.51	c estimatedAdderCost: 39
369.32/370.51	c Try to convert by bdds
369.32/370.53	c D: 1
369.32/370.53	c estimatedAdderCost: 38
369.32/370.53	c Try to convert by bdds
369.32/370.54	c D: 1
369.32/370.54	c estimatedAdderCost: 39
369.32/370.54	c Try to convert by bdds
369.32/370.55	c D: 1
369.32/370.55	c estimatedAdderCost: 38
369.32/370.55	c Try to convert by bdds
369.32/370.57	c D: 1
369.32/370.57	c estimatedAdderCost: 39
369.32/370.57	c Try to convert by bdds
369.32/370.58	c D: 1
369.32/370.58	c estimatedAdderCost: 38
369.32/370.58	c Try to convert by bdds
369.42/370.60	c D: 1
369.42/370.60	c estimatedAdderCost: 39
369.42/370.60	c Try to convert by bdds
369.42/370.61	c D: 1
369.42/370.61	c estimatedAdderCost: 38
369.42/370.61	c Try to convert by bdds
369.42/370.62	c D: 1
369.42/370.62	c estimatedAdderCost: 39
369.42/370.62	c Try to convert by bdds
369.42/370.64	c D: 1
369.42/370.64	c estimatedAdderCost: 38
369.42/370.64	c Try to convert by bdds
369.42/370.65	c D: 1
369.42/370.65	c estimatedAdderCost: 39
369.42/370.65	c Try to convert by bdds
369.42/370.67	c D: 1
369.42/370.67	c estimatedAdderCost: 38
369.42/370.67	c Try to convert by bdds
369.42/370.68	c D: 1
369.42/370.68	c estimatedAdderCost: 39
369.42/370.68	c Try to convert by bdds
369.42/370.69	c D: 1
369.42/370.69	c estimatedAdderCost: 38
369.42/370.69	c Try to convert by bdds
369.52/370.71	c D: 1
369.52/370.71	c estimatedAdderCost: 39
369.52/370.71	c Try to convert by bdds
369.52/370.72	c D: 1
369.52/370.72	c estimatedAdderCost: 38
369.52/370.72	c Try to convert by bdds
369.52/370.74	c D: 1
369.52/370.74	c estimatedAdderCost: 39
369.52/370.74	c Try to convert by bdds
369.52/370.75	c D: 1
369.52/370.75	c estimatedAdderCost: 38
369.52/370.75	c Try to convert by bdds
369.52/370.77	c D: 1
369.52/370.77	c estimatedAdderCost: 39
369.52/370.77	c Try to convert by bdds
369.52/370.78	c D: 1
369.52/370.78	c estimatedAdderCost: 38
369.52/370.78	c Try to convert by bdds
369.52/370.79	c D: 1
369.52/370.79	c estimatedAdderCost: 39
369.52/370.79	c Try to convert by bdds
369.61/370.81	c D: 1
369.61/370.81	c estimatedAdderCost: 38
369.61/370.81	c Try to convert by bdds
369.61/370.82	c D: 1
369.61/370.82	c estimatedAdderCost: 39
369.61/370.82	c Try to convert by bdds
369.61/370.84	c D: 1
369.61/370.84	c estimatedAdderCost: 38
369.61/370.84	c Try to convert by bdds
369.61/370.85	c D: 1
369.61/370.85	c estimatedAdderCost: 39
369.61/370.85	c Try to convert by bdds
369.61/370.86	c D: 1
369.61/370.86	c estimatedAdderCost: 38
369.61/370.86	c Try to convert by bdds
369.61/370.88	c D: 1
369.61/370.88	c estimatedAdderCost: 39
369.61/370.88	c Try to convert by bdds
369.61/370.89	c D: 1
369.61/370.89	c estimatedAdderCost: 38
369.61/370.89	c Try to convert by bdds
369.71/370.91	c D: 1
369.71/370.91	c estimatedAdderCost: 39
369.71/370.91	c Try to convert by bdds
369.71/370.92	c D: 1
369.71/370.92	c estimatedAdderCost: 38
369.71/370.92	c Try to convert by bdds
369.71/370.93	c D: 1
369.71/370.93	c estimatedAdderCost: 39
369.71/370.93	c Try to convert by bdds
369.71/370.95	c D: 1
369.71/370.95	c estimatedAdderCost: 38
369.71/370.95	c Try to convert by bdds
369.71/370.96	c D: 1
369.71/370.96	c estimatedAdderCost: 39
369.71/370.96	c Try to convert by bdds
369.71/370.98	c D: 1
369.71/370.98	c estimatedAdderCost: 38
369.71/370.98	c Try to convert by bdds
369.71/370.99	c D: 1
369.71/370.99	c estimatedAdderCost: 39
369.71/370.99	c Try to convert by bdds
369.71/371.01	c D: 1
369.71/371.01	c estimatedAdderCost: 38
369.71/371.01	c Try to convert by bdds
369.83/371.02	c D: 1
369.83/371.02	c estimatedAdderCost: 39
369.83/371.02	c Try to convert by bdds
369.83/371.03	c D: 1
369.83/371.03	c estimatedAdderCost: 38
369.83/371.03	c Try to convert by bdds
369.83/371.05	c D: 1
369.83/371.05	c estimatedAdderCost: 39
369.83/371.05	c Try to convert by bdds
369.83/371.06	c D: 1
369.83/371.06	c estimatedAdderCost: 38
369.83/371.06	c Try to convert by bdds
369.83/371.08	c D: 1
369.83/371.08	c estimatedAdderCost: 39
369.83/371.08	c Try to convert by bdds
369.83/371.09	c D: 1
369.83/371.09	c estimatedAdderCost: 38
369.83/371.09	c Try to convert by bdds
369.83/371.10	c D: 1
369.83/371.10	c estimatedAdderCost: 39
369.83/371.10	c Try to convert by bdds
369.93/371.12	c D: 1
369.93/371.12	c estimatedAdderCost: 38
369.93/371.12	c Try to convert by bdds
369.93/371.13	c D: 1
369.93/371.13	c estimatedAdderCost: 39
369.93/371.13	c Try to convert by bdds
369.93/371.15	c D: 1
369.93/371.15	c estimatedAdderCost: 38
369.93/371.15	c Try to convert by bdds
369.93/371.16	c D: 1
369.93/371.16	c estimatedAdderCost: 39
369.93/371.16	c Try to convert by bdds
369.93/371.18	c D: 1
369.93/371.18	c estimatedAdderCost: 38
369.93/371.18	c Try to convert by bdds
369.93/371.19	c D: 1
369.93/371.19	c estimatedAdderCost: 39
369.93/371.19	c Try to convert by bdds
370.01/371.20	c D: 1
370.01/371.20	c estimatedAdderCost: 38
370.01/371.20	c Try to convert by bdds
370.01/371.22	c D: 1
370.01/371.22	c estimatedAdderCost: 39
370.01/371.22	c Try to convert by bdds
370.01/371.23	c D: 1
370.01/371.23	c estimatedAdderCost: 38
370.01/371.23	c Try to convert by bdds
370.01/371.25	c D: 1
370.01/371.25	c estimatedAdderCost: 39
370.01/371.25	c Try to convert by bdds
370.01/371.26	c D: 1
370.01/371.26	c estimatedAdderCost: 38
370.01/371.26	c Try to convert by bdds
370.01/371.27	c D: 1
370.01/371.27	c estimatedAdderCost: 39
370.01/371.27	c Try to convert by bdds
370.01/371.29	c D: 1
370.01/371.29	c estimatedAdderCost: 38
370.01/371.29	c Try to convert by bdds
370.11/371.30	c D: 1
370.11/371.30	c estimatedAdderCost: 39
370.11/371.30	c Try to convert by bdds
370.11/371.32	c D: 1
370.11/371.32	c estimatedAdderCost: 38
370.11/371.32	c Try to convert by bdds
370.11/371.33	c D: 1
370.11/371.33	c estimatedAdderCost: 39
370.11/371.33	c Try to convert by bdds
370.11/371.34	c D: 1
370.11/371.34	c estimatedAdderCost: 38
370.11/371.34	c Try to convert by bdds
370.11/371.36	c D: 1
370.11/371.36	c estimatedAdderCost: 39
370.11/371.36	c Try to convert by bdds
370.11/371.37	c D: 1
370.11/371.37	c estimatedAdderCost: 38
370.11/371.37	c Try to convert by bdds
370.11/371.39	c D: 1
370.11/371.39	c estimatedAdderCost: 39
370.11/371.39	c Try to convert by bdds
370.21/371.40	c D: 1
370.21/371.40	c estimatedAdderCost: 38
370.21/371.40	c Try to convert by bdds
370.21/371.42	c D: 1
370.21/371.42	c estimatedAdderCost: 39
370.21/371.42	c Try to convert by bdds
370.21/371.43	c D: 1
370.21/371.43	c estimatedAdderCost: 38
370.21/371.43	c Try to convert by bdds
370.21/371.44	c D: 1
370.21/371.44	c estimatedAdderCost: 39
370.21/371.44	c Try to convert by bdds
370.21/371.46	c D: 1
370.21/371.46	c estimatedAdderCost: 38
370.21/371.46	c Try to convert by bdds
370.21/371.47	c D: 1
370.21/371.47	c estimatedAdderCost: 39
370.21/371.47	c Try to convert by bdds
370.21/371.49	c D: 1
370.21/371.49	c estimatedAdderCost: 38
370.21/371.49	c Try to convert by bdds
370.31/371.50	c D: 1
370.31/371.50	c estimatedAdderCost: 39
370.31/371.50	c Try to convert by bdds
370.31/371.51	c D: 1
370.31/371.51	c estimatedAdderCost: 38
370.31/371.51	c Try to convert by bdds
370.31/371.53	c D: 1
370.31/371.53	c estimatedAdderCost: 39
370.31/371.53	c Try to convert by bdds
370.31/371.54	c D: 1
370.31/371.54	c estimatedAdderCost: 38
370.31/371.54	c Try to convert by bdds
370.31/371.56	c D: 1
370.31/371.56	c estimatedAdderCost: 39
370.31/371.56	c Try to convert by bdds
370.31/371.57	c D: 1
370.31/371.57	c estimatedAdderCost: 38
370.31/371.57	c Try to convert by bdds
370.31/371.59	c D: 1
370.31/371.59	c estimatedAdderCost: 39
370.31/371.59	c Try to convert by bdds
370.41/371.60	c D: 1
370.41/371.60	c estimatedAdderCost: 38
370.41/371.60	c Try to convert by bdds
370.41/371.61	c D: 1
370.41/371.61	c estimatedAdderCost: 39
370.41/371.61	c Try to convert by bdds
370.41/371.63	c D: 1
370.41/371.63	c estimatedAdderCost: 38
370.41/371.63	c Try to convert by bdds
370.41/371.64	c D: 1
370.41/371.64	c estimatedAdderCost: 39
370.41/371.64	c Try to convert by bdds
370.41/371.66	c D: 1
370.41/371.66	c estimatedAdderCost: 38
370.41/371.66	c Try to convert by bdds
370.41/371.67	c D: 1
370.41/371.67	c estimatedAdderCost: 39
370.41/371.67	c Try to convert by bdds
370.41/371.68	c D: 1
370.41/371.68	c estimatedAdderCost: 38
370.41/371.68	c Try to convert by bdds
370.51/371.70	c D: 1
370.51/371.70	c estimatedAdderCost: 39
370.51/371.70	c Try to convert by bdds
370.51/371.71	c D: 1
370.51/371.71	c estimatedAdderCost: 38
370.51/371.71	c Try to convert by bdds
370.51/371.73	c D: 1
370.51/371.73	c estimatedAdderCost: 39
370.51/371.73	c Try to convert by bdds
370.51/371.74	c D: 1
370.51/371.74	c estimatedAdderCost: 38
370.51/371.74	c Try to convert by bdds
370.51/371.76	c D: 1
370.51/371.76	c estimatedAdderCost: 39
370.51/371.76	c Try to convert by bdds
370.51/371.77	c D: 1
370.51/371.77	c estimatedAdderCost: 38
370.51/371.77	c Try to convert by bdds
370.51/371.78	c D: 1
370.51/371.78	c estimatedAdderCost: 39
370.51/371.78	c Try to convert by bdds
370.61/371.80	c D: 1
370.61/371.80	c estimatedAdderCost: 38
370.61/371.80	c Try to convert by bdds
370.61/371.81	c D: 1
370.61/371.81	c estimatedAdderCost: 39
370.61/371.81	c Try to convert by bdds
370.61/371.83	c D: 1
370.61/371.83	c estimatedAdderCost: 38
370.61/371.83	c Try to convert by bdds
370.61/371.84	c D: 1
370.61/371.84	c estimatedAdderCost: 39
370.61/371.84	c Try to convert by bdds
370.61/371.85	c D: 1
370.61/371.85	c estimatedAdderCost: 38
370.61/371.85	c Try to convert by bdds
370.61/371.87	c D: 1
370.61/371.87	c estimatedAdderCost: 39
370.61/371.87	c Try to convert by bdds
370.61/371.88	c D: 1
370.61/371.88	c estimatedAdderCost: 38
370.61/371.88	c Try to convert by bdds
370.71/371.90	c D: 1
370.71/371.90	c estimatedAdderCost: 39
370.71/371.90	c Try to convert by bdds
370.71/371.91	c D: 1
370.71/371.91	c estimatedAdderCost: 38
370.71/371.91	c Try to convert by bdds
370.71/371.93	c D: 1
370.71/371.93	c estimatedAdderCost: 39
370.71/371.93	c Try to convert by bdds
370.71/371.94	c D: 1
370.71/371.94	c estimatedAdderCost: 38
370.71/371.94	c Try to convert by bdds
370.71/371.95	c D: 1
370.71/371.95	c estimatedAdderCost: 39
370.71/371.95	c Try to convert by bdds
370.71/371.97	c D: 1
370.71/371.97	c estimatedAdderCost: 38
370.71/371.97	c Try to convert by bdds
370.71/371.98	c D: 1
370.71/371.98	c estimatedAdderCost: 39
370.71/371.98	c Try to convert by bdds
370.71/372.00	c D: 1
370.71/372.00	c estimatedAdderCost: 38
370.71/372.00	c Try to convert by bdds
370.82/372.01	c D: 1
370.82/372.01	c estimatedAdderCost: 39
370.82/372.01	c Try to convert by bdds
370.82/372.03	c D: 1
370.82/372.03	c estimatedAdderCost: 38
370.82/372.03	c Try to convert by bdds
370.82/372.04	c D: 1
370.82/372.04	c estimatedAdderCost: 39
370.82/372.04	c Try to convert by bdds
370.82/372.05	c D: 1
370.82/372.05	c estimatedAdderCost: 38
370.82/372.05	c Try to convert by bdds
370.82/372.07	c D: 1
370.82/372.07	c estimatedAdderCost: 39
370.82/372.07	c Try to convert by bdds
370.82/372.08	c D: 1
370.82/372.08	c estimatedAdderCost: 38
370.82/372.08	c Try to convert by bdds
370.82/372.10	c D: 1
370.82/372.10	c estimatedAdderCost: 39
370.82/372.10	c Try to convert by bdds
370.92/372.11	c D: 1
370.92/372.11	c estimatedAdderCost: 38
370.92/372.11	c Try to convert by bdds
370.92/372.12	c D: 1
370.92/372.12	c estimatedAdderCost: 39
370.92/372.12	c Try to convert by bdds
370.92/372.14	c D: 1
370.92/372.14	c estimatedAdderCost: 38
370.92/372.14	c Try to convert by bdds
370.92/372.15	c D: 1
370.92/372.15	c estimatedAdderCost: 39
370.92/372.15	c Try to convert by bdds
370.92/372.17	c D: 1
370.92/372.17	c estimatedAdderCost: 38
370.92/372.17	c Try to convert by bdds
370.92/372.18	c D: 1
370.92/372.18	c estimatedAdderCost: 39
370.92/372.18	c Try to convert by bdds
370.92/372.20	c D: 1
370.92/372.20	c estimatedAdderCost: 38
370.92/372.20	c Try to convert by bdds
371.01/372.21	c D: 1
371.01/372.21	c estimatedAdderCost: 39
371.01/372.21	c Try to convert by bdds
371.01/372.22	c D: 1
371.01/372.22	c estimatedAdderCost: 38
371.01/372.22	c Try to convert by bdds
371.01/372.24	c D: 1
371.01/372.24	c estimatedAdderCost: 39
371.01/372.24	c Try to convert by bdds
371.01/372.25	c D: 1
371.01/372.25	c estimatedAdderCost: 38
371.01/372.25	c Try to convert by bdds
371.01/372.27	c D: 1
371.01/372.27	c estimatedAdderCost: 39
371.01/372.27	c Try to convert by bdds
371.01/372.28	c D: 1
371.01/372.28	c estimatedAdderCost: 38
371.01/372.28	c Try to convert by bdds
371.11/372.30	c D: 1
371.11/372.30	c estimatedAdderCost: 39
371.11/372.30	c Try to convert by bdds
371.11/372.31	c D: 1
371.11/372.31	c estimatedAdderCost: 38
371.11/372.31	c Try to convert by bdds
371.11/372.32	c D: 1
371.11/372.32	c estimatedAdderCost: 39
371.11/372.32	c Try to convert by bdds
371.11/372.34	c D: 1
371.11/372.34	c estimatedAdderCost: 38
371.11/372.34	c Try to convert by bdds
371.11/372.35	c D: 1
371.11/372.35	c estimatedAdderCost: 39
371.11/372.35	c Try to convert by bdds
371.11/372.37	c D: 1
371.11/372.37	c estimatedAdderCost: 38
371.11/372.37	c Try to convert by bdds
371.11/372.38	c D: 1
371.11/372.38	c estimatedAdderCost: 39
371.11/372.38	c Try to convert by bdds
371.11/372.39	c D: 1
371.11/372.39	c estimatedAdderCost: 38
371.11/372.39	c Try to convert by bdds
371.21/372.41	c D: 1
371.21/372.41	c estimatedAdderCost: 39
371.21/372.41	c Try to convert by bdds
371.21/372.42	c D: 1
371.21/372.42	c estimatedAdderCost: 38
371.21/372.42	c Try to convert by bdds
371.21/372.44	c D: 1
371.21/372.44	c estimatedAdderCost: 39
371.21/372.44	c Try to convert by bdds
371.21/372.45	c D: 1
371.21/372.45	c estimatedAdderCost: 38
371.21/372.45	c Try to convert by bdds
371.21/372.47	c D: 1
371.21/372.47	c estimatedAdderCost: 39
371.21/372.47	c Try to convert by bdds
371.21/372.48	c D: 1
371.21/372.48	c estimatedAdderCost: 38
371.21/372.48	c Try to convert by bdds
371.21/372.49	c D: 1
371.21/372.49	c estimatedAdderCost: 39
371.21/372.49	c Try to convert by bdds
371.31/372.51	c D: 1
371.31/372.51	c estimatedAdderCost: 38
371.31/372.51	c Try to convert by bdds
371.31/372.52	c D: 1
371.31/372.52	c estimatedAdderCost: 39
371.31/372.52	c Try to convert by bdds
371.31/372.54	c D: 1
371.31/372.54	c estimatedAdderCost: 38
371.31/372.54	c Try to convert by bdds
371.31/372.55	c D: 1
371.31/372.55	c estimatedAdderCost: 39
371.31/372.55	c Try to convert by bdds
371.31/372.56	c D: 1
371.31/372.56	c estimatedAdderCost: 38
371.31/372.56	c Try to convert by bdds
371.31/372.58	c D: 1
371.31/372.58	c estimatedAdderCost: 39
371.31/372.58	c Try to convert by bdds
371.31/372.59	c D: 1
371.31/372.59	c estimatedAdderCost: 38
371.31/372.59	c Try to convert by bdds
371.41/372.61	c D: 1
371.41/372.61	c estimatedAdderCost: 39
371.41/372.61	c Try to convert by bdds
371.41/372.62	c D: 1
371.41/372.62	c estimatedAdderCost: 38
371.41/372.62	c Try to convert by bdds
371.41/372.64	c D: 1
371.41/372.64	c estimatedAdderCost: 39
371.41/372.64	c Try to convert by bdds
371.41/372.65	c D: 1
371.41/372.65	c estimatedAdderCost: 38
371.41/372.65	c Try to convert by bdds
371.41/372.66	c D: 1
371.41/372.66	c estimatedAdderCost: 39
371.41/372.66	c Try to convert by bdds
371.41/372.68	c D: 1
371.41/372.68	c estimatedAdderCost: 38
371.41/372.68	c Try to convert by bdds
371.41/372.69	c D: 1
371.41/372.69	c estimatedAdderCost: 39
371.41/372.69	c Try to convert by bdds
371.51/372.71	c D: 1
371.51/372.71	c estimatedAdderCost: 38
371.51/372.71	c Try to convert by bdds
371.51/372.72	c D: 1
371.51/372.72	c estimatedAdderCost: 39
371.51/372.72	c Try to convert by bdds
371.51/372.73	c D: 1
371.51/372.73	c estimatedAdderCost: 38
371.51/372.73	c Try to convert by bdds
371.51/372.75	c D: 1
371.51/372.75	c estimatedAdderCost: 39
371.51/372.75	c Try to convert by bdds
371.51/372.76	c D: 1
371.51/372.76	c estimatedAdderCost: 38
371.51/372.76	c Try to convert by bdds
371.51/372.78	c D: 1
371.51/372.78	c estimatedAdderCost: 39
371.51/372.78	c Try to convert by bdds
371.51/372.79	c D: 1
371.51/372.79	c estimatedAdderCost: 38
371.51/372.79	c Try to convert by bdds
371.61/372.81	c D: 1
371.61/372.81	c estimatedAdderCost: 39
371.61/372.81	c Try to convert by bdds
371.61/372.82	c D: 1
371.61/372.82	c estimatedAdderCost: 38
371.61/372.82	c Try to convert by bdds
371.61/372.83	c D: 1
371.61/372.83	c estimatedAdderCost: 39
371.61/372.83	c Try to convert by bdds
371.61/372.85	c D: 1
371.61/372.85	c estimatedAdderCost: 38
371.61/372.85	c Try to convert by bdds
371.61/372.86	c D: 1
371.61/372.86	c estimatedAdderCost: 39
371.61/372.86	c Try to convert by bdds
371.61/372.88	c D: 1
371.61/372.88	c estimatedAdderCost: 38
371.61/372.88	c Try to convert by bdds
371.61/372.89	c D: 1
371.61/372.89	c estimatedAdderCost: 39
371.61/372.89	c Try to convert by bdds
371.71/372.90	c D: 1
371.71/372.90	c estimatedAdderCost: 38
371.71/372.90	c Try to convert by bdds
371.71/372.92	c D: 1
371.71/372.92	c estimatedAdderCost: 39
371.71/372.92	c Try to convert by bdds
371.71/372.93	c D: 1
371.71/372.93	c estimatedAdderCost: 38
371.71/372.93	c Try to convert by bdds
371.71/372.95	c D: 1
371.71/372.95	c estimatedAdderCost: 39
371.71/372.95	c Try to convert by bdds
371.71/372.96	c D: 1
371.71/372.96	c estimatedAdderCost: 38
371.71/372.96	c Try to convert by bdds
371.71/372.98	c D: 1
371.71/372.98	c estimatedAdderCost: 39
371.71/372.98	c Try to convert by bdds
371.71/372.99	c D: 1
371.71/372.99	c estimatedAdderCost: 38
371.71/372.99	c Try to convert by bdds
371.71/373.00	c D: 1
371.71/373.00	c estimatedAdderCost: 39
371.71/373.00	c Try to convert by bdds
371.82/373.02	c D: 1
371.82/373.02	c estimatedAdderCost: 38
371.82/373.02	c Try to convert by bdds
371.82/373.03	c D: 1
371.82/373.03	c estimatedAdderCost: 39
371.82/373.03	c Try to convert by bdds
371.82/373.05	c D: 1
371.82/373.05	c estimatedAdderCost: 38
371.82/373.05	c Try to convert by bdds
371.82/373.06	c D: 1
371.82/373.06	c estimatedAdderCost: 39
371.82/373.06	c Try to convert by bdds
371.82/373.07	c D: 1
371.82/373.07	c estimatedAdderCost: 38
371.82/373.07	c Try to convert by bdds
371.82/373.09	c D: 1
371.82/373.09	c estimatedAdderCost: 39
371.82/373.09	c Try to convert by bdds
371.82/373.10	c D: 1
371.82/373.10	c estimatedAdderCost: 38
371.82/373.10	c Try to convert by bdds
371.92/373.12	c D: 1
371.92/373.12	c estimatedAdderCost: 39
371.92/373.12	c Try to convert by bdds
371.92/373.13	c D: 1
371.92/373.13	c estimatedAdderCost: 38
371.92/373.13	c Try to convert by bdds
371.92/373.14	c D: 1
371.92/373.14	c estimatedAdderCost: 39
371.92/373.14	c Try to convert by bdds
371.92/373.16	c D: 1
371.92/373.16	c estimatedAdderCost: 38
371.92/373.16	c Try to convert by bdds
371.92/373.17	c D: 1
371.92/373.17	c estimatedAdderCost: 39
371.92/373.17	c Try to convert by bdds
371.92/373.19	c D: 1
371.92/373.19	c estimatedAdderCost: 38
371.92/373.19	c Try to convert by bdds
372.01/373.20	c D: 1
372.01/373.20	c estimatedAdderCost: 39
372.01/373.20	c Try to convert by bdds
372.01/373.22	c D: 1
372.01/373.22	c estimatedAdderCost: 38
372.01/373.22	c Try to convert by bdds
372.01/373.23	c D: 1
372.01/373.23	c estimatedAdderCost: 39
372.01/373.23	c Try to convert by bdds
372.01/373.24	c D: 1
372.01/373.24	c estimatedAdderCost: 38
372.01/373.24	c Try to convert by bdds
372.01/373.26	c D: 1
372.01/373.26	c estimatedAdderCost: 39
372.01/373.26	c Try to convert by bdds
372.01/373.27	c D: 1
372.01/373.27	c estimatedAdderCost: 38
372.01/373.27	c Try to convert by bdds
372.01/373.29	c D: 1
372.01/373.29	c estimatedAdderCost: 39
372.01/373.29	c Try to convert by bdds
372.11/373.30	c D: 1
372.11/373.30	c estimatedAdderCost: 38
372.11/373.30	c Try to convert by bdds
372.11/373.31	c D: 1
372.11/373.31	c estimatedAdderCost: 39
372.11/373.31	c Try to convert by bdds
372.11/373.33	c D: 1
372.11/373.33	c estimatedAdderCost: 38
372.11/373.33	c Try to convert by bdds
372.11/373.34	c D: 1
372.11/373.34	c estimatedAdderCost: 39
372.11/373.34	c Try to convert by bdds
372.11/373.36	c D: 1
372.11/373.36	c estimatedAdderCost: 38
372.11/373.36	c Try to convert by bdds
372.11/373.37	c D: 1
372.11/373.37	c estimatedAdderCost: 39
372.11/373.37	c Try to convert by bdds
372.11/373.39	c D: 1
372.11/373.39	c estimatedAdderCost: 38
372.11/373.39	c Try to convert by bdds
372.20/373.40	c D: 1
372.20/373.40	c estimatedAdderCost: 39
372.20/373.40	c Try to convert by bdds
372.20/373.41	c D: 1
372.20/373.41	c estimatedAdderCost: 38
372.20/373.41	c Try to convert by bdds
372.20/373.43	c D: 1
372.20/373.43	c estimatedAdderCost: 39
372.20/373.43	c Try to convert by bdds
372.20/373.44	c D: 1
372.20/373.44	c estimatedAdderCost: 38
372.20/373.44	c Try to convert by bdds
372.20/373.46	c D: 1
372.20/373.46	c estimatedAdderCost: 39
372.20/373.46	c Try to convert by bdds
372.20/373.47	c D: 1
372.20/373.47	c estimatedAdderCost: 38
372.20/373.47	c Try to convert by bdds
372.20/373.48	c D: 1
372.20/373.48	c estimatedAdderCost: 39
372.20/373.48	c Try to convert by bdds
372.30/373.50	c D: 1
372.30/373.50	c estimatedAdderCost: 38
372.30/373.50	c Try to convert by bdds
372.30/373.51	c D: 1
372.30/373.51	c estimatedAdderCost: 39
372.30/373.51	c Try to convert by bdds
372.30/373.53	c D: 1
372.30/373.53	c estimatedAdderCost: 38
372.30/373.53	c Try to convert by bdds
372.30/373.54	c D: 1
372.30/373.54	c estimatedAdderCost: 39
372.30/373.54	c Try to convert by bdds
372.30/373.55	c D: 1
372.30/373.55	c estimatedAdderCost: 38
372.30/373.55	c Try to convert by bdds
372.30/373.57	c D: 1
372.30/373.57	c estimatedAdderCost: 39
372.30/373.57	c Try to convert by bdds
372.30/373.58	c D: 1
372.30/373.58	c estimatedAdderCost: 38
372.30/373.58	c Try to convert by bdds
372.41/373.60	c D: 1
372.41/373.60	c estimatedAdderCost: 39
372.41/373.60	c Try to convert by bdds
372.41/373.61	c D: 1
372.41/373.61	c estimatedAdderCost: 38
372.41/373.61	c Try to convert by bdds
372.41/373.62	c D: 1
372.41/373.62	c estimatedAdderCost: 39
372.41/373.62	c Try to convert by bdds
372.41/373.64	c D: 1
372.41/373.64	c estimatedAdderCost: 38
372.41/373.64	c Try to convert by bdds
372.41/373.65	c D: 1
372.41/373.65	c estimatedAdderCost: 39
372.41/373.65	c Try to convert by bdds
372.41/373.67	c D: 1
372.41/373.67	c estimatedAdderCost: 38
372.41/373.67	c Try to convert by bdds
372.41/373.68	c D: 1
372.41/373.68	c estimatedAdderCost: 39
372.41/373.68	c Try to convert by bdds
372.50/373.70	c D: 1
372.50/373.70	c estimatedAdderCost: 38
372.50/373.70	c Try to convert by bdds
372.50/373.71	c D: 1
372.50/373.71	c estimatedAdderCost: 39
372.50/373.71	c Try to convert by bdds
372.50/373.72	c D: 1
372.50/373.72	c estimatedAdderCost: 38
372.50/373.72	c Try to convert by bdds
372.50/373.74	c D: 1
372.50/373.74	c estimatedAdderCost: 39
372.50/373.74	c Try to convert by bdds
372.50/373.75	c D: 1
372.50/373.75	c estimatedAdderCost: 38
372.50/373.75	c Try to convert by bdds
372.50/373.77	c D: 1
372.50/373.77	c estimatedAdderCost: 39
372.50/373.77	c Try to convert by bdds
372.50/373.78	c D: 1
372.50/373.78	c estimatedAdderCost: 38
372.50/373.78	c Try to convert by bdds
372.50/373.79	c D: 1
372.50/373.79	c estimatedAdderCost: 39
372.50/373.79	c Try to convert by bdds
372.60/373.81	c D: 1
372.60/373.81	c estimatedAdderCost: 38
372.60/373.81	c Try to convert by bdds
372.60/373.82	c D: 1
372.60/373.82	c estimatedAdderCost: 39
372.60/373.82	c Try to convert by bdds
372.60/373.84	c D: 1
372.60/373.84	c estimatedAdderCost: 38
372.60/373.84	c Try to convert by bdds
372.60/373.85	c D: 1
372.60/373.85	c estimatedAdderCost: 39
372.60/373.85	c Try to convert by bdds
372.60/373.87	c D: 1
372.60/373.87	c estimatedAdderCost: 38
372.60/373.87	c Try to convert by bdds
372.60/373.88	c D: 1
372.60/373.88	c estimatedAdderCost: 39
372.60/373.88	c Try to convert by bdds
372.60/373.89	c D: 1
372.60/373.89	c estimatedAdderCost: 38
372.60/373.89	c Try to convert by bdds
372.70/373.91	c D: 1
372.70/373.91	c estimatedAdderCost: 39
372.70/373.91	c Try to convert by bdds
372.70/373.92	c D: 1
372.70/373.92	c estimatedAdderCost: 38
372.70/373.92	c Try to convert by bdds
372.70/373.94	c D: 1
372.70/373.94	c estimatedAdderCost: 39
372.70/373.94	c Try to convert by bdds
372.70/373.95	c D: 1
372.70/373.95	c estimatedAdderCost: 38
372.70/373.95	c Try to convert by bdds
372.70/373.96	c D: 1
372.70/373.96	c estimatedAdderCost: 39
372.70/373.96	c Try to convert by bdds
372.70/373.98	c D: 1
372.70/373.98	c estimatedAdderCost: 38
372.70/373.98	c Try to convert by bdds
372.70/373.99	c D: 1
372.70/373.99	c estimatedAdderCost: 39
372.70/373.99	c Try to convert by bdds
372.70/374.01	c D: 1
372.70/374.01	c estimatedAdderCost: 38
372.70/374.01	c Try to convert by bdds
372.81/374.02	c D: 1
372.81/374.02	c estimatedAdderCost: 39
372.81/374.02	c Try to convert by bdds
372.81/374.03	c D: 1
372.81/374.03	c estimatedAdderCost: 38
372.81/374.03	c Try to convert by bdds
372.81/374.05	c D: 1
372.81/374.05	c estimatedAdderCost: 39
372.81/374.05	c Try to convert by bdds
372.81/374.06	c D: 1
372.81/374.06	c estimatedAdderCost: 38
372.81/374.06	c Try to convert by bdds
372.81/374.08	c D: 1
372.81/374.08	c estimatedAdderCost: 39
372.81/374.08	c Try to convert by bdds
372.81/374.09	c D: 1
372.81/374.09	c estimatedAdderCost: 38
372.81/374.09	c Try to convert by bdds
372.81/374.11	c D: 1
372.81/374.11	c estimatedAdderCost: 39
372.81/374.11	c Try to convert by bdds
372.91/374.12	c D: 1
372.91/374.12	c estimatedAdderCost: 38
372.91/374.12	c Try to convert by bdds
372.91/374.13	c D: 1
372.91/374.13	c estimatedAdderCost: 39
372.91/374.13	c Try to convert by bdds
372.91/374.15	c D: 1
372.91/374.15	c estimatedAdderCost: 38
372.91/374.15	c Try to convert by bdds
372.91/374.16	c D: 1
372.91/374.16	c estimatedAdderCost: 39
372.91/374.16	c Try to convert by bdds
372.91/374.18	c D: 1
372.91/374.18	c estimatedAdderCost: 38
372.91/374.18	c Try to convert by bdds
372.91/374.19	c D: 1
372.91/374.19	c estimatedAdderCost: 39
372.91/374.19	c Try to convert by bdds
373.00/374.20	c D: 1
373.00/374.20	c estimatedAdderCost: 38
373.00/374.20	c Try to convert by bdds
373.00/374.22	c D: 1
373.00/374.22	c estimatedAdderCost: 39
373.00/374.22	c Try to convert by bdds
373.00/374.23	c D: 1
373.00/374.23	c estimatedAdderCost: 38
373.00/374.23	c Try to convert by bdds
373.00/374.25	c D: 1
373.00/374.25	c estimatedAdderCost: 39
373.00/374.25	c Try to convert by bdds
373.00/374.26	c D: 1
373.00/374.26	c estimatedAdderCost: 38
373.00/374.26	c Try to convert by bdds
373.00/374.28	c D: 1
373.00/374.28	c estimatedAdderCost: 39
373.00/374.28	c Try to convert by bdds
373.00/374.29	c D: 1
373.00/374.29	c estimatedAdderCost: 38
373.00/374.29	c Try to convert by bdds
373.10/374.30	c D: 1
373.10/374.30	c estimatedAdderCost: 39
373.10/374.30	c Try to convert by bdds
373.10/374.32	c D: 1
373.10/374.32	c estimatedAdderCost: 38
373.10/374.32	c Try to convert by bdds
373.10/374.33	c D: 1
373.10/374.33	c estimatedAdderCost: 39
373.10/374.33	c Try to convert by bdds
373.10/374.35	c D: 1
373.10/374.35	c estimatedAdderCost: 38
373.10/374.35	c Try to convert by bdds
373.10/374.36	c D: 1
373.10/374.36	c estimatedAdderCost: 39
373.10/374.36	c Try to convert by bdds
373.10/374.37	c D: 1
373.10/374.37	c estimatedAdderCost: 38
373.10/374.37	c Try to convert by bdds
373.10/374.39	c D: 1
373.10/374.39	c estimatedAdderCost: 39
373.10/374.39	c Try to convert by bdds
373.20/374.40	c D: 1
373.20/374.40	c estimatedAdderCost: 38
373.20/374.40	c Try to convert by bdds
373.20/374.42	c D: 1
373.20/374.42	c estimatedAdderCost: 39
373.20/374.42	c Try to convert by bdds
373.20/374.43	c D: 1
373.20/374.43	c estimatedAdderCost: 38
373.20/374.43	c Try to convert by bdds
373.20/374.44	c D: 1
373.20/374.44	c estimatedAdderCost: 39
373.20/374.44	c Try to convert by bdds
373.20/374.46	c D: 1
373.20/374.46	c estimatedAdderCost: 38
373.20/374.46	c Try to convert by bdds
373.20/374.47	c D: 1
373.20/374.47	c estimatedAdderCost: 39
373.20/374.47	c Try to convert by bdds
373.20/374.49	c D: 1
373.20/374.49	c estimatedAdderCost: 38
373.20/374.49	c Try to convert by bdds
373.30/374.50	c D: 1
373.30/374.50	c estimatedAdderCost: 39
373.30/374.50	c Try to convert by bdds
373.30/374.52	c D: 1
373.30/374.52	c estimatedAdderCost: 38
373.30/374.52	c Try to convert by bdds
373.30/374.53	c D: 1
373.30/374.53	c estimatedAdderCost: 39
373.30/374.53	c Try to convert by bdds
373.30/374.54	c D: 1
373.30/374.54	c estimatedAdderCost: 38
373.30/374.54	c Try to convert by bdds
373.30/374.56	c D: 1
373.30/374.56	c estimatedAdderCost: 39
373.30/374.56	c Try to convert by bdds
373.30/374.57	c D: 1
373.30/374.57	c estimatedAdderCost: 38
373.30/374.57	c Try to convert by bdds
373.30/374.59	c D: 1
373.30/374.59	c estimatedAdderCost: 39
373.30/374.59	c Try to convert by bdds
373.40/374.60	c D: 1
373.40/374.60	c estimatedAdderCost: 38
373.40/374.60	c Try to convert by bdds
373.40/374.61	c D: 1
373.40/374.61	c estimatedAdderCost: 39
373.40/374.61	c Try to convert by bdds
373.40/374.63	c D: 1
373.40/374.63	c estimatedAdderCost: 38
373.40/374.63	c Try to convert by bdds
373.40/374.64	c D: 1
373.40/374.64	c estimatedAdderCost: 39
373.40/374.64	c Try to convert by bdds
373.40/374.66	c D: 1
373.40/374.66	c estimatedAdderCost: 38
373.40/374.66	c Try to convert by bdds
373.40/374.67	c D: 1
373.40/374.67	c estimatedAdderCost: 39
373.40/374.67	c Try to convert by bdds
373.40/374.69	c D: 1
373.40/374.69	c estimatedAdderCost: 38
373.40/374.69	c Try to convert by bdds
373.50/374.70	c D: 1
373.50/374.70	c estimatedAdderCost: 39
373.50/374.70	c Try to convert by bdds
373.50/374.71	c D: 1
373.50/374.71	c estimatedAdderCost: 38
373.50/374.71	c Try to convert by bdds
373.50/374.73	c D: 1
373.50/374.73	c estimatedAdderCost: 39
373.50/374.73	c Try to convert by bdds
373.50/374.74	c D: 1
373.50/374.74	c estimatedAdderCost: 38
373.50/374.74	c Try to convert by bdds
373.50/374.76	c D: 1
373.50/374.76	c estimatedAdderCost: 39
373.50/374.76	c Try to convert by bdds
373.50/374.77	c D: 1
373.50/374.77	c estimatedAdderCost: 38
373.50/374.77	c Try to convert by bdds
373.50/374.78	c D: 1
373.50/374.78	c estimatedAdderCost: 39
373.50/374.78	c Try to convert by bdds
373.60/374.80	c D: 1
373.60/374.80	c estimatedAdderCost: 38
373.60/374.80	c Try to convert by bdds
373.60/374.81	c D: 1
373.60/374.81	c estimatedAdderCost: 39
373.60/374.81	c Try to convert by bdds
373.60/374.83	c D: 1
373.60/374.83	c estimatedAdderCost: 38
373.60/374.83	c Try to convert by bdds
373.60/374.84	c D: 1
373.60/374.84	c estimatedAdderCost: 39
373.60/374.84	c Try to convert by bdds
373.60/374.85	c D: 1
373.60/374.85	c estimatedAdderCost: 38
373.60/374.85	c Try to convert by bdds
373.60/374.87	c D: 1
373.60/374.87	c estimatedAdderCost: 39
373.60/374.87	c Try to convert by bdds
373.60/374.88	c D: 1
373.60/374.88	c estimatedAdderCost: 38
373.60/374.88	c Try to convert by bdds
373.70/374.90	c D: 1
373.70/374.90	c estimatedAdderCost: 39
373.70/374.90	c Try to convert by bdds
373.70/374.91	c D: 1
373.70/374.91	c estimatedAdderCost: 38
373.70/374.91	c Try to convert by bdds
373.70/374.93	c D: 1
373.70/374.93	c estimatedAdderCost: 39
373.70/374.93	c Try to convert by bdds
373.70/374.94	c D: 1
373.70/374.94	c estimatedAdderCost: 38
373.70/374.94	c Try to convert by bdds
373.70/374.95	c D: 1
373.70/374.95	c estimatedAdderCost: 39
373.70/374.95	c Try to convert by bdds
373.70/374.97	c D: 1
373.70/374.97	c estimatedAdderCost: 38
373.70/374.97	c Try to convert by bdds
373.70/374.98	c D: 1
373.70/374.98	c estimatedAdderCost: 39
373.70/374.98	c Try to convert by bdds
373.70/375.00	c D: 1
373.70/375.00	c estimatedAdderCost: 38
373.70/375.00	c Try to convert by bdds
373.81/375.01	c D: 1
373.81/375.01	c estimatedAdderCost: 39
373.81/375.01	c Try to convert by bdds
373.81/375.02	c D: 1
373.81/375.02	c estimatedAdderCost: 38
373.81/375.02	c Try to convert by bdds
373.81/375.04	c D: 1
373.81/375.04	c estimatedAdderCost: 39
373.81/375.04	c Try to convert by bdds
373.81/375.05	c D: 1
373.81/375.05	c estimatedAdderCost: 38
373.81/375.05	c Try to convert by bdds
373.81/375.07	c D: 1
373.81/375.07	c estimatedAdderCost: 39
373.81/375.07	c Try to convert by bdds
373.81/375.08	c D: 1
373.81/375.08	c estimatedAdderCost: 38
373.81/375.08	c Try to convert by bdds
373.81/375.09	c D: 1
373.81/375.09	c estimatedAdderCost: 39
373.81/375.09	c Try to convert by bdds
373.91/375.11	c D: 1
373.91/375.11	c estimatedAdderCost: 38
373.91/375.11	c Try to convert by bdds
373.91/375.12	c D: 1
373.91/375.12	c estimatedAdderCost: 39
373.91/375.12	c Try to convert by bdds
373.91/375.14	c D: 1
373.91/375.14	c estimatedAdderCost: 38
373.91/375.14	c Try to convert by bdds
373.91/375.15	c D: 1
373.91/375.15	c estimatedAdderCost: 39
373.91/375.15	c Try to convert by bdds
373.91/375.17	c D: 1
373.91/375.17	c estimatedAdderCost: 38
373.91/375.17	c Try to convert by bdds
373.91/375.18	c D: 1
373.91/375.18	c estimatedAdderCost: 39
373.91/375.18	c Try to convert by bdds
373.91/375.19	c D: 1
373.91/375.19	c estimatedAdderCost: 38
373.91/375.19	c Try to convert by bdds
374.00/375.21	c D: 1
374.00/375.21	c estimatedAdderCost: 39
374.00/375.21	c Try to convert by bdds
374.00/375.22	c D: 1
374.00/375.22	c estimatedAdderCost: 38
374.00/375.22	c Try to convert by bdds
374.00/375.24	c D: 1
374.00/375.24	c estimatedAdderCost: 39
374.00/375.24	c Try to convert by bdds
374.00/375.25	c D: 1
374.00/375.25	c estimatedAdderCost: 38
374.00/375.25	c Try to convert by bdds
374.00/375.26	c D: 1
374.00/375.26	c estimatedAdderCost: 39
374.00/375.26	c Try to convert by bdds
374.00/375.28	c D: 1
374.00/375.28	c estimatedAdderCost: 38
374.00/375.28	c Try to convert by bdds
374.00/375.29	c D: 1
374.00/375.29	c estimatedAdderCost: 39
374.00/375.29	c Try to convert by bdds
374.10/375.31	c D: 1
374.10/375.31	c estimatedAdderCost: 38
374.10/375.31	c Try to convert by bdds
374.10/375.32	c D: 1
374.10/375.32	c estimatedAdderCost: 39
374.10/375.32	c Try to convert by bdds
374.10/375.34	c D: 1
374.10/375.34	c estimatedAdderCost: 38
374.10/375.34	c Try to convert by bdds
374.10/375.35	c D: 1
374.10/375.35	c estimatedAdderCost: 39
374.10/375.35	c Try to convert by bdds
374.10/375.36	c D: 1
374.10/375.36	c estimatedAdderCost: 38
374.10/375.36	c Try to convert by bdds
374.10/375.38	c D: 1
374.10/375.38	c estimatedAdderCost: 39
374.10/375.38	c Try to convert by bdds
374.10/375.39	c D: 1
374.10/375.39	c estimatedAdderCost: 38
374.10/375.39	c Try to convert by bdds
374.20/375.41	c D: 1
374.20/375.41	c estimatedAdderCost: 39
374.20/375.41	c Try to convert by bdds
374.20/375.42	c D: 1
374.20/375.42	c estimatedAdderCost: 38
374.20/375.42	c Try to convert by bdds
374.20/375.43	c D: 1
374.20/375.43	c estimatedAdderCost: 39
374.20/375.43	c Try to convert by bdds
374.20/375.45	c D: 1
374.20/375.45	c estimatedAdderCost: 38
374.20/375.45	c Try to convert by bdds
374.20/375.46	c D: 1
374.20/375.46	c estimatedAdderCost: 39
374.20/375.46	c Try to convert by bdds
374.20/375.48	c D: 1
374.20/375.48	c estimatedAdderCost: 38
374.20/375.48	c Try to convert by bdds
374.20/375.49	c D: 1
374.20/375.49	c estimatedAdderCost: 39
374.20/375.49	c Try to convert by bdds
374.30/375.51	c D: 1
374.30/375.51	c estimatedAdderCost: 38
374.30/375.51	c Try to convert by bdds
374.30/375.52	c D: 1
374.30/375.52	c estimatedAdderCost: 39
374.30/375.52	c Try to convert by bdds
374.30/375.53	c D: 1
374.30/375.53	c estimatedAdderCost: 38
374.30/375.53	c Try to convert by bdds
374.30/375.55	c D: 1
374.30/375.55	c estimatedAdderCost: 39
374.30/375.55	c Try to convert by bdds
374.30/375.56	c D: 1
374.30/375.56	c estimatedAdderCost: 38
374.30/375.56	c Try to convert by bdds
374.30/375.58	c D: 1
374.30/375.58	c estimatedAdderCost: 39
374.30/375.58	c Try to convert by bdds
374.30/375.59	c D: 1
374.30/375.59	c estimatedAdderCost: 38
374.30/375.59	c Try to convert by bdds
374.39/375.60	c D: 1
374.39/375.60	c estimatedAdderCost: 39
374.39/375.60	c Try to convert by bdds
374.39/375.62	c D: 1
374.39/375.62	c estimatedAdderCost: 38
374.39/375.62	c Try to convert by bdds
374.39/375.63	c D: 1
374.39/375.63	c estimatedAdderCost: 39
374.39/375.63	c Try to convert by bdds
374.39/375.65	c D: 1
374.39/375.65	c estimatedAdderCost: 38
374.39/375.65	c Try to convert by bdds
374.39/375.66	c D: 1
374.39/375.66	c estimatedAdderCost: 39
374.39/375.66	c Try to convert by bdds
374.39/375.67	c D: 1
374.39/375.67	c estimatedAdderCost: 38
374.39/375.67	c Try to convert by bdds
374.39/375.69	c D: 1
374.39/375.69	c estimatedAdderCost: 39
374.39/375.69	c Try to convert by bdds
374.49/375.70	c D: 1
374.49/375.70	c estimatedAdderCost: 38
374.49/375.70	c Try to convert by bdds
374.49/375.72	c D: 1
374.49/375.72	c estimatedAdderCost: 39
374.49/375.72	c Try to convert by bdds
374.49/375.73	c D: 1
374.49/375.73	c estimatedAdderCost: 38
374.49/375.73	c Try to convert by bdds
374.49/375.75	c D: 1
374.49/375.75	c estimatedAdderCost: 39
374.49/375.75	c Try to convert by bdds
374.49/375.76	c D: 1
374.49/375.76	c estimatedAdderCost: 38
374.49/375.76	c Try to convert by bdds
374.49/375.77	c D: 1
374.49/375.77	c estimatedAdderCost: 39
374.49/375.77	c Try to convert by bdds
374.49/375.79	c D: 1
374.49/375.79	c estimatedAdderCost: 38
374.49/375.79	c Try to convert by bdds
374.59/375.80	c D: 1
374.59/375.80	c estimatedAdderCost: 39
374.59/375.80	c Try to convert by bdds
374.59/375.82	c D: 1
374.59/375.82	c estimatedAdderCost: 38
374.59/375.82	c Try to convert by bdds
374.59/375.83	c D: 1
374.59/375.83	c estimatedAdderCost: 39
374.59/375.83	c Try to convert by bdds
374.59/375.84	c D: 1
374.59/375.84	c estimatedAdderCost: 38
374.59/375.84	c Try to convert by bdds
374.59/375.86	c D: 1
374.59/375.86	c estimatedAdderCost: 39
374.59/375.86	c Try to convert by bdds
374.59/375.87	c D: 1
374.59/375.87	c estimatedAdderCost: 38
374.59/375.87	c Try to convert by bdds
374.59/375.89	c D: 1
374.59/375.89	c estimatedAdderCost: 39
374.59/375.89	c Try to convert by bdds
374.69/375.90	c D: 1
374.69/375.90	c estimatedAdderCost: 38
374.69/375.90	c Try to convert by bdds
374.69/375.92	c D: 1
374.69/375.92	c estimatedAdderCost: 39
374.69/375.92	c Try to convert by bdds
374.69/375.93	c D: 1
374.69/375.93	c estimatedAdderCost: 38
374.69/375.93	c Try to convert by bdds
374.69/375.94	c D: 1
374.69/375.94	c estimatedAdderCost: 39
374.69/375.94	c Try to convert by bdds
374.69/375.96	c D: 1
374.69/375.96	c estimatedAdderCost: 38
374.69/375.96	c Try to convert by bdds
374.69/375.97	c D: 1
374.69/375.97	c estimatedAdderCost: 39
374.69/375.97	c Try to convert by bdds
374.69/375.99	c D: 1
374.69/375.99	c estimatedAdderCost: 38
374.69/375.99	c Try to convert by bdds
374.69/376.00	c D: 1
374.69/376.00	c estimatedAdderCost: 39
374.69/376.00	c Try to convert by bdds
374.81/376.02	c D: 1
374.81/376.02	c estimatedAdderCost: 38
374.81/376.02	c Try to convert by bdds
374.81/376.03	c D: 1
374.81/376.03	c estimatedAdderCost: 39
374.81/376.03	c Try to convert by bdds
374.81/376.04	c D: 1
374.81/376.04	c estimatedAdderCost: 38
374.81/376.04	c Try to convert by bdds
374.81/376.06	c D: 1
374.81/376.06	c estimatedAdderCost: 39
374.81/376.06	c Try to convert by bdds
374.81/376.07	c D: 1
374.81/376.07	c estimatedAdderCost: 38
374.81/376.07	c Try to convert by bdds
374.81/376.09	c D: 1
374.81/376.09	c estimatedAdderCost: 39
374.81/376.09	c Try to convert by bdds
374.81/376.10	c D: 1
374.81/376.10	c estimatedAdderCost: 38
374.81/376.10	c Try to convert by bdds
374.91/376.11	c D: 1
374.91/376.11	c estimatedAdderCost: 39
374.91/376.11	c Try to convert by bdds
374.91/376.13	c D: 1
374.91/376.13	c estimatedAdderCost: 38
374.91/376.13	c Try to convert by bdds
374.91/376.14	c D: 1
374.91/376.14	c estimatedAdderCost: 39
374.91/376.14	c Try to convert by bdds
374.91/376.16	c D: 1
374.91/376.16	c estimatedAdderCost: 38
374.91/376.16	c Try to convert by bdds
374.91/376.17	c D: 1
374.91/376.17	c estimatedAdderCost: 39
374.91/376.17	c Try to convert by bdds
374.91/376.18	c D: 1
374.91/376.18	c estimatedAdderCost: 38
374.91/376.18	c Try to convert by bdds
374.99/376.20	c D: 1
374.99/376.20	c estimatedAdderCost: 39
374.99/376.20	c Try to convert by bdds
374.99/376.21	c D: 1
374.99/376.21	c estimatedAdderCost: 38
374.99/376.21	c Try to convert by bdds
374.99/376.23	c D: 1
374.99/376.23	c estimatedAdderCost: 39
374.99/376.23	c Try to convert by bdds
374.99/376.24	c D: 1
374.99/376.24	c estimatedAdderCost: 38
374.99/376.24	c Try to convert by bdds
374.99/376.26	c D: 1
374.99/376.26	c estimatedAdderCost: 39
374.99/376.26	c Try to convert by bdds
374.99/376.27	c D: 1
374.99/376.27	c estimatedAdderCost: 38
374.99/376.27	c Try to convert by bdds
374.99/376.28	c D: 1
374.99/376.28	c estimatedAdderCost: 39
374.99/376.28	c Try to convert by bdds
375.09/376.30	c D: 1
375.09/376.30	c estimatedAdderCost: 38
375.09/376.30	c Try to convert by bdds
375.09/376.31	c D: 1
375.09/376.31	c estimatedAdderCost: 39
375.09/376.31	c Try to convert by bdds
375.09/376.33	c D: 1
375.09/376.33	c estimatedAdderCost: 38
375.09/376.33	c Try to convert by bdds
375.09/376.34	c D: 1
375.09/376.34	c estimatedAdderCost: 39
375.09/376.34	c Try to convert by bdds
375.09/376.35	c D: 1
375.09/376.35	c estimatedAdderCost: 38
375.09/376.35	c Try to convert by bdds
375.09/376.37	c D: 1
375.09/376.37	c estimatedAdderCost: 39
375.09/376.37	c Try to convert by bdds
375.09/376.38	c D: 1
375.09/376.38	c estimatedAdderCost: 38
375.09/376.38	c Try to convert by bdds
375.19/376.40	c D: 1
375.19/376.40	c estimatedAdderCost: 39
375.19/376.40	c Try to convert by bdds
375.19/376.41	c D: 1
375.19/376.41	c estimatedAdderCost: 38
375.19/376.41	c Try to convert by bdds
375.19/376.42	c D: 1
375.19/376.42	c estimatedAdderCost: 39
375.19/376.42	c Try to convert by bdds
375.19/376.44	c D: 1
375.19/376.44	c estimatedAdderCost: 38
375.19/376.44	c Try to convert by bdds
375.19/376.45	c D: 1
375.19/376.45	c estimatedAdderCost: 39
375.19/376.45	c Try to convert by bdds
375.19/376.47	c D: 1
375.19/376.47	c estimatedAdderCost: 38
375.19/376.47	c Try to convert by bdds
375.19/376.48	c D: 1
375.19/376.48	c estimatedAdderCost: 39
375.19/376.48	c Try to convert by bdds
375.29/376.50	c D: 1
375.29/376.50	c estimatedAdderCost: 38
375.29/376.50	c Try to convert by bdds
375.29/376.51	c D: 1
375.29/376.51	c estimatedAdderCost: 39
375.29/376.51	c Try to convert by bdds
375.29/376.52	c D: 1
375.29/376.52	c estimatedAdderCost: 38
375.29/376.52	c Try to convert by bdds
375.29/376.54	c D: 1
375.29/376.54	c estimatedAdderCost: 39
375.29/376.54	c Try to convert by bdds
375.29/376.55	c D: 1
375.29/376.55	c estimatedAdderCost: 38
375.29/376.55	c Try to convert by bdds
375.29/376.57	c D: 1
375.29/376.57	c estimatedAdderCost: 39
375.29/376.57	c Try to convert by bdds
375.29/376.58	c D: 1
375.29/376.58	c estimatedAdderCost: 38
375.29/376.58	c Try to convert by bdds
375.29/376.59	c D: 1
375.29/376.59	c estimatedAdderCost: 39
375.29/376.59	c Try to convert by bdds
375.39/376.61	c D: 1
375.39/376.61	c estimatedAdderCost: 38
375.39/376.61	c Try to convert by bdds
375.39/376.62	c D: 1
375.39/376.62	c estimatedAdderCost: 39
375.39/376.62	c Try to convert by bdds
375.39/376.64	c D: 1
375.39/376.64	c estimatedAdderCost: 38
375.39/376.64	c Try to convert by bdds
375.39/376.65	c D: 1
375.39/376.65	c estimatedAdderCost: 39
375.39/376.65	c Try to convert by bdds
375.39/376.67	c D: 1
375.39/376.67	c estimatedAdderCost: 38
375.39/376.67	c Try to convert by bdds
375.39/376.68	c D: 1
375.39/376.68	c estimatedAdderCost: 39
375.39/376.68	c Try to convert by bdds
375.39/376.69	c D: 1
375.39/376.69	c estimatedAdderCost: 38
375.39/376.69	c Try to convert by bdds
375.49/376.71	c D: 1
375.49/376.71	c estimatedAdderCost: 39
375.49/376.71	c Try to convert by bdds
375.49/376.72	c D: 1
375.49/376.72	c estimatedAdderCost: 38
375.49/376.72	c Try to convert by bdds
375.49/376.74	c D: 1
375.49/376.74	c estimatedAdderCost: 39
375.49/376.74	c Try to convert by bdds
375.49/376.75	c D: 1
375.49/376.75	c estimatedAdderCost: 38
375.49/376.75	c Try to convert by bdds
375.49/376.76	c D: 1
375.49/376.76	c estimatedAdderCost: 39
375.49/376.76	c Try to convert by bdds
375.49/376.78	c D: 1
375.49/376.78	c estimatedAdderCost: 38
375.49/376.78	c Try to convert by bdds
375.49/376.79	c D: 1
375.49/376.79	c estimatedAdderCost: 39
375.49/376.79	c Try to convert by bdds
375.59/376.81	c D: 1
375.59/376.81	c estimatedAdderCost: 38
375.59/376.81	c Try to convert by bdds
375.59/376.82	c D: 1
375.59/376.82	c estimatedAdderCost: 39
375.59/376.82	c Try to convert by bdds
375.59/376.84	c D: 1
375.59/376.84	c estimatedAdderCost: 38
375.59/376.84	c Try to convert by bdds
375.59/376.85	c D: 1
375.59/376.85	c estimatedAdderCost: 39
375.59/376.85	c Try to convert by bdds
375.59/376.86	c D: 1
375.59/376.86	c estimatedAdderCost: 38
375.59/376.86	c Try to convert by bdds
375.59/376.88	c D: 1
375.59/376.88	c estimatedAdderCost: 39
375.59/376.88	c Try to convert by bdds
375.59/376.89	c D: 1
375.59/376.89	c estimatedAdderCost: 38
375.59/376.89	c Try to convert by bdds
375.69/376.91	c D: 1
375.69/376.91	c estimatedAdderCost: 39
375.69/376.91	c Try to convert by bdds
375.69/376.92	c D: 1
375.69/376.92	c estimatedAdderCost: 38
375.69/376.92	c Try to convert by bdds
375.69/376.93	c D: 1
375.69/376.93	c estimatedAdderCost: 39
375.69/376.93	c Try to convert by bdds
375.69/376.95	c D: 1
375.69/376.95	c estimatedAdderCost: 38
375.69/376.95	c Try to convert by bdds
375.69/376.96	c D: 1
375.69/376.96	c estimatedAdderCost: 39
375.69/376.96	c Try to convert by bdds
375.69/376.98	c D: 1
375.69/376.98	c estimatedAdderCost: 38
375.69/376.98	c Try to convert by bdds
375.69/376.99	c D: 1
375.69/376.99	c estimatedAdderCost: 39
375.69/376.99	c Try to convert by bdds
375.69/377.00	c D: 1
375.69/377.00	c estimatedAdderCost: 38
375.69/377.00	c Try to convert by bdds
375.80/377.02	c D: 1
375.80/377.02	c estimatedAdderCost: 39
375.80/377.02	c Try to convert by bdds
375.80/377.03	c D: 1
375.80/377.03	c estimatedAdderCost: 38
375.80/377.03	c Try to convert by bdds
375.80/377.05	c D: 1
375.80/377.05	c estimatedAdderCost: 39
375.80/377.05	c Try to convert by bdds
375.80/377.06	c D: 1
375.80/377.06	c estimatedAdderCost: 38
375.80/377.06	c Try to convert by bdds
375.80/377.08	c D: 1
375.80/377.08	c estimatedAdderCost: 39
375.80/377.08	c Try to convert by bdds
375.80/377.09	c D: 1
375.80/377.09	c estimatedAdderCost: 38
375.80/377.09	c Try to convert by bdds
375.80/377.10	c D: 1
375.80/377.10	c estimatedAdderCost: 39
375.80/377.10	c Try to convert by bdds
375.90/377.12	c D: 1
375.90/377.12	c estimatedAdderCost: 38
375.90/377.12	c Try to convert by bdds
375.90/377.13	c D: 1
375.90/377.13	c estimatedAdderCost: 39
375.90/377.13	c Try to convert by bdds
375.90/377.15	c D: 1
375.90/377.15	c estimatedAdderCost: 38
375.90/377.15	c Try to convert by bdds
375.90/377.16	c D: 1
375.90/377.16	c estimatedAdderCost: 39
375.90/377.16	c Try to convert by bdds
375.90/377.17	c D: 1
375.90/377.17	c estimatedAdderCost: 38
375.90/377.17	c Try to convert by bdds
375.90/377.19	c D: 1
375.90/377.19	c estimatedAdderCost: 39
375.90/377.19	c Try to convert by bdds
375.99/377.20	c D: 1
375.99/377.20	c estimatedAdderCost: 38
375.99/377.20	c Try to convert by bdds
375.99/377.22	c D: 1
375.99/377.22	c estimatedAdderCost: 39
375.99/377.22	c Try to convert by bdds
375.99/377.23	c D: 1
375.99/377.23	c estimatedAdderCost: 38
375.99/377.23	c Try to convert by bdds
375.99/377.24	c D: 1
375.99/377.24	c estimatedAdderCost: 39
375.99/377.24	c Try to convert by bdds
375.99/377.26	c D: 1
375.99/377.26	c estimatedAdderCost: 38
375.99/377.26	c Try to convert by bdds
375.99/377.27	c D: 1
375.99/377.27	c estimatedAdderCost: 39
375.99/377.27	c Try to convert by bdds
375.99/377.29	c D: 1
375.99/377.29	c estimatedAdderCost: 38
375.99/377.29	c Try to convert by bdds
376.09/377.30	c D: 1
376.09/377.30	c estimatedAdderCost: 39
376.09/377.30	c Try to convert by bdds
376.09/377.32	c D: 1
376.09/377.32	c estimatedAdderCost: 38
376.09/377.32	c Try to convert by bdds
376.09/377.33	c D: 1
376.09/377.33	c estimatedAdderCost: 39
376.09/377.33	c Try to convert by bdds
376.09/377.34	c D: 1
376.09/377.34	c estimatedAdderCost: 38
376.09/377.34	c Try to convert by bdds
376.09/377.36	c D: 1
376.09/377.36	c estimatedAdderCost: 39
376.09/377.36	c Try to convert by bdds
376.09/377.37	c D: 1
376.09/377.37	c estimatedAdderCost: 38
376.09/377.37	c Try to convert by bdds
376.09/377.39	c D: 1
376.09/377.39	c estimatedAdderCost: 39
376.09/377.39	c Try to convert by bdds
376.19/377.40	c D: 1
376.19/377.40	c estimatedAdderCost: 38
376.19/377.40	c Try to convert by bdds
376.19/377.41	c D: 1
376.19/377.41	c estimatedAdderCost: 39
376.19/377.41	c Try to convert by bdds
376.19/377.43	c D: 1
376.19/377.43	c estimatedAdderCost: 38
376.19/377.43	c Try to convert by bdds
376.19/377.44	c D: 1
376.19/377.44	c estimatedAdderCost: 39
376.19/377.44	c Try to convert by bdds
376.19/377.46	c D: 1
376.19/377.46	c estimatedAdderCost: 38
376.19/377.46	c Try to convert by bdds
376.19/377.47	c D: 1
376.19/377.47	c estimatedAdderCost: 39
376.19/377.47	c Try to convert by bdds
376.19/377.49	c D: 1
376.19/377.49	c estimatedAdderCost: 38
376.19/377.49	c Try to convert by bdds
376.29/377.50	c D: 1
376.29/377.50	c estimatedAdderCost: 39
376.29/377.50	c Try to convert by bdds
376.29/377.51	c D: 1
376.29/377.51	c estimatedAdderCost: 38
376.29/377.51	c Try to convert by bdds
376.29/377.53	c D: 1
376.29/377.53	c estimatedAdderCost: 39
376.29/377.53	c Try to convert by bdds
376.29/377.54	c D: 1
376.29/377.54	c estimatedAdderCost: 38
376.29/377.54	c Try to convert by bdds
376.29/377.56	c D: 1
376.29/377.56	c estimatedAdderCost: 39
376.29/377.56	c Try to convert by bdds
376.29/377.57	c D: 1
376.29/377.57	c estimatedAdderCost: 38
376.29/377.57	c Try to convert by bdds
376.29/377.58	c D: 1
376.29/377.58	c estimatedAdderCost: 39
376.29/377.58	c Try to convert by bdds
376.39/377.60	c D: 1
376.39/377.60	c estimatedAdderCost: 38
376.39/377.60	c Try to convert by bdds
376.39/377.61	c D: 1
376.39/377.61	c estimatedAdderCost: 39
376.39/377.61	c Try to convert by bdds
376.39/377.63	c D: 1
376.39/377.63	c estimatedAdderCost: 38
376.39/377.63	c Try to convert by bdds
376.39/377.64	c D: 1
376.39/377.64	c estimatedAdderCost: 39
376.39/377.64	c Try to convert by bdds
376.39/377.65	c D: 1
376.39/377.65	c estimatedAdderCost: 38
376.39/377.65	c Try to convert by bdds
376.39/377.67	c D: 1
376.39/377.67	c estimatedAdderCost: 39
376.39/377.67	c Try to convert by bdds
376.39/377.68	c D: 1
376.39/377.68	c estimatedAdderCost: 38
376.39/377.68	c Try to convert by bdds
376.49/377.70	c D: 1
376.49/377.70	c estimatedAdderCost: 39
376.49/377.70	c Try to convert by bdds
376.49/377.71	c D: 1
376.49/377.71	c estimatedAdderCost: 38
376.49/377.71	c Try to convert by bdds
376.49/377.73	c D: 1
376.49/377.73	c estimatedAdderCost: 39
376.49/377.73	c Try to convert by bdds
376.49/377.74	c D: 1
376.49/377.74	c estimatedAdderCost: 38
376.49/377.74	c Try to convert by bdds
376.49/377.75	c D: 1
376.49/377.75	c estimatedAdderCost: 39
376.49/377.75	c Try to convert by bdds
376.49/377.77	c D: 1
376.49/377.77	c estimatedAdderCost: 38
376.49/377.77	c Try to convert by bdds
376.49/377.78	c D: 1
376.49/377.78	c estimatedAdderCost: 39
376.49/377.78	c Try to convert by bdds
376.59/377.80	c D: 1
376.59/377.80	c estimatedAdderCost: 38
376.59/377.80	c Try to convert by bdds
376.59/377.81	c D: 1
376.59/377.81	c estimatedAdderCost: 39
376.59/377.81	c Try to convert by bdds
376.59/377.82	c D: 1
376.59/377.82	c estimatedAdderCost: 38
376.59/377.82	c Try to convert by bdds
376.59/377.84	c D: 1
376.59/377.84	c estimatedAdderCost: 39
376.59/377.84	c Try to convert by bdds
376.59/377.85	c D: 1
376.59/377.85	c estimatedAdderCost: 38
376.59/377.85	c Try to convert by bdds
376.59/377.87	c D: 1
376.59/377.87	c estimatedAdderCost: 39
376.59/377.87	c Try to convert by bdds
376.59/377.88	c D: 1
376.59/377.88	c estimatedAdderCost: 38
376.59/377.88	c Try to convert by bdds
376.59/377.89	c D: 1
376.59/377.89	c estimatedAdderCost: 39
376.59/377.89	c Try to convert by bdds
376.69/377.91	c D: 1
376.69/377.91	c estimatedAdderCost: 38
376.69/377.91	c Try to convert by bdds
376.69/377.92	c D: 1
376.69/377.92	c estimatedAdderCost: 39
376.69/377.92	c Try to convert by bdds
376.69/377.94	c D: 1
376.69/377.94	c estimatedAdderCost: 38
376.69/377.94	c Try to convert by bdds
376.69/377.95	c D: 1
376.69/377.95	c estimatedAdderCost: 39
376.69/377.95	c Try to convert by bdds
376.69/377.97	c D: 1
376.69/377.97	c estimatedAdderCost: 38
376.69/377.97	c Try to convert by bdds
376.69/377.98	c D: 1
376.69/377.98	c estimatedAdderCost: 39
376.69/377.98	c Try to convert by bdds
376.69/377.99	c D: 1
376.69/377.99	c estimatedAdderCost: 38
376.69/377.99	c Try to convert by bdds
376.80/378.01	c D: 1
376.80/378.01	c estimatedAdderCost: 39
376.80/378.01	c Try to convert by bdds
376.80/378.02	c D: 1
376.80/378.02	c estimatedAdderCost: 38
376.80/378.02	c Try to convert by bdds
376.80/378.04	c D: 1
376.80/378.04	c estimatedAdderCost: 39
376.80/378.04	c Try to convert by bdds
376.80/378.05	c D: 1
376.80/378.05	c estimatedAdderCost: 38
376.80/378.05	c Try to convert by bdds
376.80/378.06	c D: 1
376.80/378.06	c estimatedAdderCost: 39
376.80/378.06	c Try to convert by bdds
376.80/378.08	c D: 1
376.80/378.08	c estimatedAdderCost: 38
376.80/378.08	c Try to convert by bdds
376.80/378.09	c D: 1
376.80/378.09	c estimatedAdderCost: 39
376.80/378.09	c Try to convert by bdds
376.80/378.11	c D: 1
376.80/378.11	c estimatedAdderCost: 38
376.80/378.11	c Try to convert by bdds
376.90/378.12	c D: 1
376.90/378.12	c estimatedAdderCost: 39
376.90/378.12	c Try to convert by bdds
376.90/378.14	c D: 1
376.90/378.14	c estimatedAdderCost: 38
376.90/378.14	c Try to convert by bdds
376.90/378.15	c D: 1
376.90/378.15	c estimatedAdderCost: 39
376.90/378.15	c Try to convert by bdds
376.90/378.16	c D: 1
376.90/378.16	c estimatedAdderCost: 38
376.90/378.16	c Try to convert by bdds
376.90/378.18	c D: 1
376.90/378.18	c estimatedAdderCost: 39
376.90/378.18	c Try to convert by bdds
376.90/378.19	c D: 1
376.90/378.19	c estimatedAdderCost: 38
376.90/378.19	c Try to convert by bdds
376.99/378.21	c D: 1
376.99/378.21	c estimatedAdderCost: 39
376.99/378.21	c Try to convert by bdds
376.99/378.22	c D: 1
376.99/378.22	c estimatedAdderCost: 38
376.99/378.22	c Try to convert by bdds
376.99/378.23	c D: 1
376.99/378.23	c estimatedAdderCost: 39
376.99/378.23	c Try to convert by bdds
376.99/378.25	c D: 1
376.99/378.25	c estimatedAdderCost: 38
376.99/378.25	c Try to convert by bdds
376.99/378.26	c D: 1
376.99/378.26	c estimatedAdderCost: 39
376.99/378.26	c Try to convert by bdds
376.99/378.28	c D: 1
376.99/378.28	c estimatedAdderCost: 38
376.99/378.28	c Try to convert by bdds
376.99/378.29	c D: 1
376.99/378.29	c estimatedAdderCost: 39
376.99/378.29	c Try to convert by bdds
377.09/378.31	c D: 1
377.09/378.31	c estimatedAdderCost: 38
377.09/378.31	c Try to convert by bdds
377.09/378.32	c D: 1
377.09/378.32	c estimatedAdderCost: 39
377.09/378.32	c Try to convert by bdds
377.09/378.33	c D: 1
377.09/378.33	c estimatedAdderCost: 38
377.09/378.33	c Try to convert by bdds
377.09/378.35	c D: 1
377.09/378.35	c estimatedAdderCost: 39
377.09/378.35	c Try to convert by bdds
377.09/378.36	c D: 1
377.09/378.36	c estimatedAdderCost: 38
377.09/378.36	c Try to convert by bdds
377.09/378.38	c D: 1
377.09/378.38	c estimatedAdderCost: 39
377.09/378.38	c Try to convert by bdds
377.09/378.39	c D: 1
377.09/378.39	c estimatedAdderCost: 38
377.09/378.39	c Try to convert by bdds
377.19/378.40	c D: 1
377.19/378.40	c estimatedAdderCost: 39
377.19/378.40	c Try to convert by bdds
377.19/378.42	c D: 1
377.19/378.42	c estimatedAdderCost: 38
377.19/378.42	c Try to convert by bdds
377.19/378.43	c D: 1
377.19/378.43	c estimatedAdderCost: 39
377.19/378.43	c Try to convert by bdds
377.19/378.45	c D: 1
377.19/378.45	c estimatedAdderCost: 38
377.19/378.45	c Try to convert by bdds
377.19/378.46	c D: 1
377.19/378.46	c estimatedAdderCost: 39
377.19/378.46	c Try to convert by bdds
377.19/378.47	c D: 1
377.19/378.47	c estimatedAdderCost: 38
377.19/378.47	c Try to convert by bdds
377.19/378.49	c D: 1
377.19/378.49	c estimatedAdderCost: 39
377.19/378.49	c Try to convert by bdds
377.29/378.50	c D: 1
377.29/378.50	c estimatedAdderCost: 38
377.29/378.50	c Try to convert by bdds
377.29/378.52	c D: 1
377.29/378.52	c estimatedAdderCost: 39
377.29/378.52	c Try to convert by bdds
377.29/378.53	c D: 1
377.29/378.53	c estimatedAdderCost: 38
377.29/378.53	c Try to convert by bdds
377.29/378.55	c D: 1
377.29/378.55	c estimatedAdderCost: 39
377.29/378.55	c Try to convert by bdds
377.29/378.56	c D: 1
377.29/378.56	c estimatedAdderCost: 38
377.29/378.56	c Try to convert by bdds
377.29/378.57	c D: 1
377.29/378.57	c estimatedAdderCost: 39
377.29/378.57	c Try to convert by bdds
377.29/378.59	c D: 1
377.29/378.59	c estimatedAdderCost: 38
377.29/378.59	c Try to convert by bdds
377.38/378.60	c D: 1
377.38/378.60	c estimatedAdderCost: 39
377.38/378.60	c Try to convert by bdds
377.38/378.62	c D: 1
377.38/378.62	c estimatedAdderCost: 38
377.38/378.62	c Try to convert by bdds
377.38/378.63	c D: 1
377.38/378.63	c estimatedAdderCost: 39
377.38/378.63	c Try to convert by bdds
377.38/378.64	c D: 1
377.38/378.64	c estimatedAdderCost: 38
377.38/378.64	c Try to convert by bdds
377.38/378.66	c D: 1
377.38/378.66	c estimatedAdderCost: 39
377.38/378.66	c Try to convert by bdds
377.38/378.67	c D: 1
377.38/378.67	c estimatedAdderCost: 38
377.38/378.67	c Try to convert by bdds
377.38/378.69	c D: 1
377.38/378.69	c estimatedAdderCost: 39
377.38/378.69	c Try to convert by bdds
377.48/378.70	c D: 1
377.48/378.70	c estimatedAdderCost: 38
377.48/378.70	c Try to convert by bdds
377.48/378.72	c D: 1
377.48/378.72	c estimatedAdderCost: 39
377.48/378.72	c Try to convert by bdds
377.48/378.73	c D: 1
377.48/378.73	c estimatedAdderCost: 38
377.48/378.73	c Try to convert by bdds
377.48/378.74	c D: 1
377.48/378.74	c estimatedAdderCost: 39
377.48/378.74	c Try to convert by bdds
377.48/378.76	c D: 1
377.48/378.76	c estimatedAdderCost: 38
377.48/378.76	c Try to convert by bdds
377.48/378.77	c D: 1
377.48/378.77	c estimatedAdderCost: 39
377.48/378.77	c Try to convert by bdds
377.48/378.79	c D: 1
377.48/378.79	c estimatedAdderCost: 38
377.48/378.79	c Try to convert by bdds
377.58/378.80	c D: 1
377.58/378.80	c estimatedAdderCost: 39
377.58/378.80	c Try to convert by bdds
377.58/378.81	c D: 1
377.58/378.81	c estimatedAdderCost: 38
377.58/378.81	c Try to convert by bdds
377.58/378.83	c D: 1
377.58/378.83	c estimatedAdderCost: 39
377.58/378.83	c Try to convert by bdds
377.58/378.84	c D: 1
377.58/378.84	c estimatedAdderCost: 38
377.58/378.84	c Try to convert by bdds
377.58/378.86	c D: 1
377.58/378.86	c estimatedAdderCost: 39
377.58/378.86	c Try to convert by bdds
377.58/378.87	c D: 1
377.58/378.87	c estimatedAdderCost: 38
377.58/378.87	c Try to convert by bdds
377.58/378.89	c D: 1
377.58/378.89	c estimatedAdderCost: 39
377.58/378.89	c Try to convert by bdds
377.68/378.90	c D: 1
377.68/378.90	c estimatedAdderCost: 38
377.68/378.90	c Try to convert by bdds
377.68/378.91	c D: 1
377.68/378.91	c estimatedAdderCost: 39
377.68/378.91	c Try to convert by bdds
377.68/378.93	c D: 1
377.68/378.93	c estimatedAdderCost: 38
377.68/378.93	c Try to convert by bdds
377.68/378.94	c D: 1
377.68/378.94	c estimatedAdderCost: 39
377.68/378.94	c Try to convert by bdds
377.68/378.96	c D: 1
377.68/378.96	c estimatedAdderCost: 38
377.68/378.96	c Try to convert by bdds
377.68/378.97	c D: 1
377.68/378.97	c estimatedAdderCost: 39
377.68/378.97	c Try to convert by bdds
377.68/378.98	c D: 1
377.68/378.98	c estimatedAdderCost: 38
377.68/378.98	c Try to convert by bdds
377.68/379.00	c D: 1
377.68/379.00	c estimatedAdderCost: 39
377.68/379.00	c Try to convert by bdds
377.80/379.01	c D: 1
377.80/379.01	c estimatedAdderCost: 38
377.80/379.01	c Try to convert by bdds
377.80/379.03	c D: 1
377.80/379.03	c estimatedAdderCost: 39
377.80/379.03	c Try to convert by bdds
377.80/379.04	c D: 1
377.80/379.04	c estimatedAdderCost: 38
377.80/379.04	c Try to convert by bdds
377.80/379.05	c D: 1
377.80/379.05	c estimatedAdderCost: 39
377.80/379.05	c Try to convert by bdds
377.80/379.07	c D: 1
377.80/379.07	c estimatedAdderCost: 38
377.80/379.07	c Try to convert by bdds
377.80/379.08	c D: 1
377.80/379.08	c estimatedAdderCost: 39
377.80/379.08	c Try to convert by bdds
377.80/379.10	c D: 1
377.80/379.10	c estimatedAdderCost: 38
377.80/379.10	c Try to convert by bdds
377.90/379.11	c D: 1
377.90/379.11	c estimatedAdderCost: 39
377.90/379.11	c Try to convert by bdds
377.90/379.13	c D: 1
377.90/379.13	c estimatedAdderCost: 38
377.90/379.13	c Try to convert by bdds
377.90/379.14	c D: 1
377.90/379.14	c estimatedAdderCost: 39
377.90/379.14	c Try to convert by bdds
377.90/379.15	c D: 1
377.90/379.15	c estimatedAdderCost: 38
377.90/379.15	c Try to convert by bdds
377.90/379.17	c D: 1
377.90/379.17	c estimatedAdderCost: 39
377.90/379.17	c Try to convert by bdds
377.90/379.18	c D: 1
377.90/379.18	c estimatedAdderCost: 38
377.90/379.18	c Try to convert by bdds
377.98/379.20	c D: 1
377.98/379.20	c estimatedAdderCost: 39
377.98/379.20	c Try to convert by bdds
377.98/379.21	c D: 1
377.98/379.21	c estimatedAdderCost: 38
377.98/379.21	c Try to convert by bdds
377.98/379.23	c D: 1
377.98/379.23	c estimatedAdderCost: 39
377.98/379.23	c Try to convert by bdds
377.98/379.24	c D: 1
377.98/379.24	c estimatedAdderCost: 38
377.98/379.24	c Try to convert by bdds
377.98/379.25	c D: 1
377.98/379.25	c estimatedAdderCost: 39
377.98/379.25	c Try to convert by bdds
377.98/379.27	c D: 1
377.98/379.27	c estimatedAdderCost: 38
377.98/379.27	c Try to convert by bdds
377.98/379.28	c D: 1
377.98/379.28	c estimatedAdderCost: 39
377.98/379.28	c Try to convert by bdds
378.08/379.30	c D: 1
378.08/379.30	c estimatedAdderCost: 38
378.08/379.30	c Try to convert by bdds
378.08/379.31	c D: 1
378.08/379.31	c estimatedAdderCost: 39
378.08/379.31	c Try to convert by bdds
378.08/379.32	c D: 1
378.08/379.32	c estimatedAdderCost: 38
378.08/379.32	c Try to convert by bdds
378.08/379.34	c D: 1
378.08/379.34	c estimatedAdderCost: 39
378.08/379.34	c Try to convert by bdds
378.08/379.35	c D: 1
378.08/379.35	c estimatedAdderCost: 38
378.08/379.35	c Try to convert by bdds
378.08/379.37	c D: 1
378.08/379.37	c estimatedAdderCost: 39
378.08/379.37	c Try to convert by bdds
378.08/379.38	c D: 1
378.08/379.38	c estimatedAdderCost: 38
378.08/379.38	c Try to convert by bdds
378.08/379.39	c D: 1
378.08/379.39	c estimatedAdderCost: 39
378.08/379.39	c Try to convert by bdds
378.18/379.41	c D: 1
378.18/379.41	c estimatedAdderCost: 38
378.18/379.41	c Try to convert by bdds
378.18/379.42	c D: 1
378.18/379.42	c estimatedAdderCost: 39
378.18/379.42	c Try to convert by bdds
378.18/379.44	c D: 1
378.18/379.44	c estimatedAdderCost: 38
378.18/379.44	c Try to convert by bdds
378.18/379.45	c D: 1
378.18/379.45	c estimatedAdderCost: 39
378.18/379.45	c Try to convert by bdds
378.18/379.47	c D: 1
378.18/379.47	c estimatedAdderCost: 38
378.18/379.47	c Try to convert by bdds
378.18/379.48	c D: 1
378.18/379.48	c estimatedAdderCost: 39
378.18/379.48	c Try to convert by bdds
378.18/379.49	c D: 1
378.18/379.49	c estimatedAdderCost: 38
378.18/379.49	c Try to convert by bdds
378.28/379.51	c D: 1
378.28/379.51	c estimatedAdderCost: 39
378.28/379.51	c Try to convert by bdds
378.28/379.52	c D: 1
378.28/379.52	c estimatedAdderCost: 38
378.28/379.52	c Try to convert by bdds
378.28/379.54	c D: 1
378.28/379.54	c estimatedAdderCost: 39
378.28/379.54	c Try to convert by bdds
378.28/379.55	c D: 1
378.28/379.55	c estimatedAdderCost: 38
378.28/379.55	c Try to convert by bdds
378.28/379.56	c D: 1
378.28/379.56	c estimatedAdderCost: 39
378.28/379.56	c Try to convert by bdds
378.28/379.58	c D: 1
378.28/379.58	c estimatedAdderCost: 38
378.28/379.58	c Try to convert by bdds
378.28/379.59	c D: 1
378.28/379.59	c estimatedAdderCost: 39
378.28/379.59	c Try to convert by bdds
378.38/379.61	c D: 1
378.38/379.61	c estimatedAdderCost: 38
378.38/379.61	c Try to convert by bdds
378.38/379.62	c D: 1
378.38/379.62	c estimatedAdderCost: 39
378.38/379.62	c Try to convert by bdds
378.38/379.63	c D: 1
378.38/379.63	c estimatedAdderCost: 38
378.38/379.63	c Try to convert by bdds
378.38/379.65	c D: 1
378.38/379.65	c estimatedAdderCost: 39
378.38/379.65	c Try to convert by bdds
378.38/379.66	c D: 1
378.38/379.66	c estimatedAdderCost: 38
378.38/379.66	c Try to convert by bdds
378.38/379.68	c D: 1
378.38/379.68	c estimatedAdderCost: 39
378.38/379.68	c Try to convert by bdds
378.38/379.69	c D: 1
378.38/379.69	c estimatedAdderCost: 38
378.38/379.69	c Try to convert by bdds
378.48/379.71	c D: 1
378.48/379.71	c estimatedAdderCost: 39
378.48/379.71	c Try to convert by bdds
378.48/379.72	c D: 1
378.48/379.72	c estimatedAdderCost: 38
378.48/379.72	c Try to convert by bdds
378.48/379.74	c D: 1
378.48/379.74	c estimatedAdderCost: 39
378.48/379.74	c Try to convert by bdds
378.48/379.75	c D: 1
378.48/379.75	c estimatedAdderCost: 38
378.48/379.75	c Try to convert by bdds
378.48/379.77	c D: 1
378.48/379.77	c estimatedAdderCost: 39
378.48/379.77	c Try to convert by bdds
378.48/379.78	c D: 1
378.48/379.78	c estimatedAdderCost: 38
378.48/379.78	c Try to convert by bdds
378.48/379.79	c D: 1
378.48/379.79	c estimatedAdderCost: 39
378.48/379.79	c Try to convert by bdds
378.58/379.81	c D: 1
378.58/379.81	c estimatedAdderCost: 38
378.58/379.81	c Try to convert by bdds
378.58/379.82	c D: 1
378.58/379.82	c estimatedAdderCost: 39
378.58/379.82	c Try to convert by bdds
378.58/379.84	c D: 1
378.58/379.84	c estimatedAdderCost: 38
378.58/379.84	c Try to convert by bdds
378.58/379.85	c D: 1
378.58/379.85	c estimatedAdderCost: 39
378.58/379.85	c Try to convert by bdds
378.58/379.86	c D: 1
378.58/379.86	c estimatedAdderCost: 38
378.58/379.86	c Try to convert by bdds
378.58/379.88	c D: 1
378.58/379.88	c estimatedAdderCost: 39
378.58/379.88	c Try to convert by bdds
378.58/379.89	c D: 1
378.58/379.89	c estimatedAdderCost: 38
378.58/379.89	c Try to convert by bdds
378.68/379.91	c D: 1
378.68/379.91	c estimatedAdderCost: 39
378.68/379.91	c Try to convert by bdds
378.68/379.92	c D: 1
378.68/379.92	c estimatedAdderCost: 38
378.68/379.92	c Try to convert by bdds
378.68/379.93	c D: 1
378.68/379.93	c estimatedAdderCost: 39
378.68/379.93	c Try to convert by bdds
378.68/379.95	c D: 1
378.68/379.95	c estimatedAdderCost: 38
378.68/379.95	c Try to convert by bdds
378.68/379.96	c D: 1
378.68/379.96	c estimatedAdderCost: 39
378.68/379.96	c Try to convert by bdds
378.68/379.98	c D: 1
378.68/379.98	c estimatedAdderCost: 38
378.68/379.98	c Try to convert by bdds
378.68/379.99	c D: 1
378.68/379.99	c estimatedAdderCost: 39
378.68/379.99	c Try to convert by bdds
378.68/380.01	c D: 1
378.68/380.01	c estimatedAdderCost: 38
378.68/380.01	c Try to convert by bdds
378.79/380.02	c D: 1
378.79/380.02	c estimatedAdderCost: 39
378.79/380.02	c Try to convert by bdds
378.79/380.03	c D: 1
378.79/380.03	c estimatedAdderCost: 38
378.79/380.03	c Try to convert by bdds
378.79/380.05	c D: 1
378.79/380.05	c estimatedAdderCost: 39
378.79/380.05	c Try to convert by bdds
378.79/380.06	c D: 1
378.79/380.06	c estimatedAdderCost: 38
378.79/380.06	c Try to convert by bdds
378.79/380.08	c D: 1
378.79/380.08	c estimatedAdderCost: 39
378.79/380.08	c Try to convert by bdds
378.79/380.09	c D: 1
378.79/380.09	c estimatedAdderCost: 38
378.79/380.09	c Try to convert by bdds
378.79/380.10	c D: 1
378.79/380.10	c estimatedAdderCost: 39
378.79/380.10	c Try to convert by bdds
378.89/380.12	c D: 1
378.89/380.12	c estimatedAdderCost: 38
378.89/380.12	c Try to convert by bdds
378.89/380.13	c D: 1
378.89/380.13	c estimatedAdderCost: 39
378.89/380.13	c Try to convert by bdds
378.89/380.15	c D: 1
378.89/380.15	c estimatedAdderCost: 38
378.89/380.15	c Try to convert by bdds
378.89/380.16	c D: 1
378.89/380.16	c estimatedAdderCost: 39
378.89/380.16	c Try to convert by bdds
378.89/380.17	c D: 1
378.89/380.17	c estimatedAdderCost: 38
378.89/380.17	c Try to convert by bdds
378.89/380.19	c D: 1
378.89/380.19	c estimatedAdderCost: 39
378.89/380.19	c Try to convert by bdds
378.98/380.20	c D: 1
378.98/380.20	c estimatedAdderCost: 38
378.98/380.20	c Try to convert by bdds
378.98/380.22	c D: 1
378.98/380.22	c estimatedAdderCost: 39
378.98/380.22	c Try to convert by bdds
378.98/380.23	c D: 1
378.98/380.23	c estimatedAdderCost: 30
378.98/380.23	c Try to convert by bdds
378.98/380.25	c D: 1
378.98/380.25	c estimatedAdderCost: 30
378.98/380.25	c Try to convert by bdds
378.98/380.26	c D: 1
378.98/380.26	c estimatedAdderCost: 30
378.98/380.26	c Try to convert by bdds
378.98/380.28	c D: 1
378.98/380.28	c estimatedAdderCost: 30
378.98/380.28	c Try to convert by bdds
378.98/380.29	c D: 1
378.98/380.29	c estimatedAdderCost: 30
378.98/380.29	c Try to convert by bdds
379.08/380.31	c D: 1
379.08/380.31	c estimatedAdderCost: 30
379.08/380.31	c Try to convert by bdds
379.08/380.33	c D: 1
379.08/380.33	c estimatedAdderCost: 30
379.08/380.33	c Try to convert by bdds
379.08/380.34	c D: 1
379.08/380.34	c estimatedAdderCost: 30
379.08/380.34	c Try to convert by bdds
379.08/380.36	c D: 1
379.08/380.36	c estimatedAdderCost: 30
379.08/380.36	c Try to convert by bdds
379.08/380.37	c D: 1
379.08/380.37	c estimatedAdderCost: 30
379.08/380.37	c Try to convert by bdds
379.08/380.39	c D: 1
379.08/380.39	c estimatedAdderCost: 30
379.08/380.39	c Try to convert by bdds
379.18/380.40	c D: 1
379.18/380.40	c estimatedAdderCost: 30
379.18/380.40	c Try to convert by bdds
379.18/380.42	c D: 1
379.18/380.42	c estimatedAdderCost: 30
379.18/380.42	c Try to convert by bdds
379.18/380.44	c D: 1
379.18/380.44	c estimatedAdderCost: 30
379.18/380.44	c Try to convert by bdds
379.18/380.45	c D: 1
379.18/380.45	c estimatedAdderCost: 30
379.18/380.45	c Try to convert by bdds
379.18/380.47	c D: 1
379.18/380.47	c estimatedAdderCost: 30
379.18/380.47	c Try to convert by bdds
379.18/380.48	c D: 1
379.18/380.48	c estimatedAdderCost: 30
379.18/380.48	c Try to convert by bdds
379.28/380.50	c D: 1
379.28/380.50	c estimatedAdderCost: 30
379.28/380.50	c Try to convert by bdds
379.28/380.51	c D: 1
379.28/380.51	c estimatedAdderCost: 30
379.28/380.51	c Try to convert by bdds
379.28/380.53	c D: 1
379.28/380.53	c estimatedAdderCost: 30
379.28/380.53	c Try to convert by bdds
379.28/380.55	c D: 1
379.28/380.55	c estimatedAdderCost: 30
379.28/380.55	c Try to convert by bdds
379.28/380.56	c D: 1
379.28/380.56	c estimatedAdderCost: 30
379.28/380.56	c Try to convert by bdds
379.28/380.58	c D: 1
379.28/380.58	c estimatedAdderCost: 30
379.28/380.58	c Try to convert by bdds
379.28/380.59	c D: 1
379.28/380.59	c estimatedAdderCost: 30
379.28/380.59	c Try to convert by bdds
379.38/380.61	c D: 1
379.38/380.61	c estimatedAdderCost: 30
379.38/380.61	c Try to convert by bdds
379.38/380.62	c D: 1
379.38/380.62	c estimatedAdderCost: 30
379.38/380.62	c Try to convert by bdds
379.38/380.64	c D: 1
379.38/380.64	c estimatedAdderCost: 30
379.38/380.64	c Try to convert by bdds
379.38/380.66	c D: 1
379.38/380.66	c estimatedAdderCost: 30
379.38/380.66	c Try to convert by bdds
379.38/380.67	c D: 1
379.38/380.67	c estimatedAdderCost: 30
379.38/380.67	c Try to convert by bdds
379.38/380.69	c D: 1
379.38/380.69	c estimatedAdderCost: 30
379.38/380.69	c Try to convert by bdds
379.48/380.70	c D: 1
379.48/380.70	c estimatedAdderCost: 38
379.48/380.70	c Try to convert by bdds
379.48/380.72	c D: 1
379.48/380.72	c estimatedAdderCost: 39
379.48/380.72	c Try to convert by bdds
379.48/380.73	c D: 1
379.48/380.73	c estimatedAdderCost: 38
379.48/380.73	c Try to convert by bdds
379.48/380.75	c D: 1
379.48/380.75	c estimatedAdderCost: 39
379.48/380.75	c Try to convert by bdds
379.48/380.76	c D: 1
379.48/380.76	c estimatedAdderCost: 38
379.48/380.76	c Try to convert by bdds
379.48/380.77	c D: 1
379.48/380.77	c estimatedAdderCost: 39
379.48/380.77	c Try to convert by bdds
379.48/380.79	c D: 1
379.48/380.79	c estimatedAdderCost: 38
379.48/380.79	c Try to convert by bdds
379.57/380.80	c D: 1
379.57/380.80	c estimatedAdderCost: 39
379.57/380.80	c Try to convert by bdds
379.57/380.82	c D: 1
379.57/380.82	c estimatedAdderCost: 38
379.57/380.82	c Try to convert by bdds
379.57/380.83	c D: 1
379.57/380.83	c estimatedAdderCost: 39
379.57/380.83	c Try to convert by bdds
379.57/380.85	c D: 1
379.57/380.85	c estimatedAdderCost: 38
379.57/380.85	c Try to convert by bdds
379.57/380.86	c D: 1
379.57/380.86	c estimatedAdderCost: 39
379.57/380.86	c Try to convert by bdds
379.57/380.87	c D: 1
379.57/380.87	c estimatedAdderCost: 38
379.57/380.87	c Try to convert by bdds
379.57/380.89	c D: 1
379.57/380.89	c estimatedAdderCost: 39
379.57/380.89	c Try to convert by bdds
379.67/380.90	c D: 1
379.67/380.90	c estimatedAdderCost: 38
379.67/380.90	c Try to convert by bdds
379.67/380.92	c D: 1
379.67/380.92	c estimatedAdderCost: 39
379.67/380.92	c Try to convert by bdds
379.67/380.93	c D: 1
379.67/380.93	c estimatedAdderCost: 38
379.67/380.93	c Try to convert by bdds
379.67/380.94	c D: 1
379.67/380.94	c estimatedAdderCost: 39
379.67/380.94	c Try to convert by bdds
379.67/380.96	c D: 1
379.67/380.96	c estimatedAdderCost: 38
379.67/380.96	c Try to convert by bdds
379.67/380.97	c D: 1
379.67/380.97	c estimatedAdderCost: 39
379.67/380.97	c Try to convert by bdds
379.67/380.99	c D: 1
379.67/380.99	c estimatedAdderCost: 38
379.67/380.99	c Try to convert by bdds
379.67/381.00	c D: 1
379.67/381.00	c estimatedAdderCost: 39
379.67/381.00	c Try to convert by bdds
379.79/381.02	c D: 1
379.79/381.02	c estimatedAdderCost: 38
379.79/381.02	c Try to convert by bdds
379.79/381.03	c D: 1
379.79/381.03	c estimatedAdderCost: 39
379.79/381.03	c Try to convert by bdds
379.79/381.04	c D: 1
379.79/381.04	c estimatedAdderCost: 38
379.79/381.04	c Try to convert by bdds
379.79/381.06	c D: 1
379.79/381.06	c estimatedAdderCost: 39
379.79/381.06	c Try to convert by bdds
379.79/381.07	c D: 1
379.79/381.07	c estimatedAdderCost: 38
379.79/381.07	c Try to convert by bdds
379.79/381.09	c D: 1
379.79/381.09	c estimatedAdderCost: 39
379.79/381.09	c Try to convert by bdds
379.79/381.10	c D: 1
379.79/381.10	c estimatedAdderCost: 38
379.79/381.10	c Try to convert by bdds
379.89/381.11	c D: 1
379.89/381.11	c estimatedAdderCost: 39
379.89/381.11	c Try to convert by bdds
379.89/381.13	c D: 1
379.89/381.13	c estimatedAdderCost: 38
379.89/381.13	c Try to convert by bdds
379.89/381.14	c D: 1
379.89/381.14	c estimatedAdderCost: 39
379.89/381.14	c Try to convert by bdds
379.89/381.16	c D: 1
379.89/381.16	c estimatedAdderCost: 38
379.89/381.16	c Try to convert by bdds
379.89/381.17	c D: 1
379.89/381.17	c estimatedAdderCost: 39
379.89/381.17	c Try to convert by bdds
379.89/381.19	c D: 1
379.89/381.19	c estimatedAdderCost: 38
379.89/381.19	c Try to convert by bdds
379.97/381.20	c D: 1
379.97/381.20	c estimatedAdderCost: 39
379.97/381.20	c Try to convert by bdds
379.97/381.21	c D: 1
379.97/381.21	c estimatedAdderCost: 38
379.97/381.21	c Try to convert by bdds
379.97/381.23	c D: 1
379.97/381.23	c estimatedAdderCost: 39
379.97/381.23	c Try to convert by bdds
379.97/381.24	c D: 1
379.97/381.24	c estimatedAdderCost: 38
379.97/381.24	c Try to convert by bdds
379.97/381.26	c D: 1
379.97/381.26	c estimatedAdderCost: 39
379.97/381.26	c Try to convert by bdds
379.97/381.27	c D: 1
379.97/381.27	c estimatedAdderCost: 38
379.97/381.27	c Try to convert by bdds
379.97/381.28	c D: 1
379.97/381.28	c estimatedAdderCost: 39
379.97/381.28	c Try to convert by bdds
380.07/381.30	c D: 1
380.07/381.30	c estimatedAdderCost: 38
380.07/381.30	c Try to convert by bdds
380.07/381.31	c D: 1
380.07/381.31	c estimatedAdderCost: 39
380.07/381.31	c Try to convert by bdds
380.07/381.33	c D: 1
380.07/381.33	c estimatedAdderCost: 38
380.07/381.33	c Try to convert by bdds
380.07/381.34	c D: 1
380.07/381.34	c estimatedAdderCost: 39
380.07/381.34	c Try to convert by bdds
380.07/381.36	c D: 1
380.07/381.36	c estimatedAdderCost: 38
380.07/381.36	c Try to convert by bdds
380.07/381.37	c D: 1
380.07/381.37	c estimatedAdderCost: 39
380.07/381.37	c Try to convert by bdds
380.07/381.38	c D: 1
380.07/381.38	c estimatedAdderCost: 38
380.07/381.38	c Try to convert by bdds
380.17/381.40	c D: 1
380.17/381.40	c estimatedAdderCost: 39
380.17/381.40	c Try to convert by bdds
380.17/381.41	c D: 1
380.17/381.41	c estimatedAdderCost: 38
380.17/381.41	c Try to convert by bdds
380.17/381.43	c D: 1
380.17/381.43	c estimatedAdderCost: 39
380.17/381.43	c Try to convert by bdds
380.17/381.44	c D: 1
380.17/381.44	c estimatedAdderCost: 38
380.17/381.44	c Try to convert by bdds
380.17/381.45	c D: 1
380.17/381.45	c estimatedAdderCost: 39
380.17/381.45	c Try to convert by bdds
380.17/381.47	c D: 1
380.17/381.47	c estimatedAdderCost: 38
380.17/381.47	c Try to convert by bdds
380.17/381.48	c D: 1
380.17/381.48	c estimatedAdderCost: 39
380.17/381.48	c Try to convert by bdds
380.27/381.50	c D: 1
380.27/381.50	c estimatedAdderCost: 38
380.27/381.50	c Try to convert by bdds
380.27/381.51	c D: 1
380.27/381.51	c estimatedAdderCost: 39
380.27/381.51	c Try to convert by bdds
380.27/381.53	c D: 1
380.27/381.53	c estimatedAdderCost: 38
380.27/381.53	c Try to convert by bdds
380.27/381.54	c D: 1
380.27/381.54	c estimatedAdderCost: 39
380.27/381.54	c Try to convert by bdds
380.27/381.55	c D: 1
380.27/381.55	c estimatedAdderCost: 38
380.27/381.55	c Try to convert by bdds
380.27/381.57	c D: 1
380.27/381.57	c estimatedAdderCost: 39
380.27/381.57	c Try to convert by bdds
380.27/381.58	c D: 1
380.27/381.58	c estimatedAdderCost: 38
380.27/381.58	c Try to convert by bdds
380.37/381.60	c D: 1
380.37/381.60	c estimatedAdderCost: 39
380.37/381.60	c Try to convert by bdds
380.37/381.61	c D: 1
380.37/381.61	c estimatedAdderCost: 38
380.37/381.61	c Try to convert by bdds
380.37/381.62	c D: 1
380.37/381.62	c estimatedAdderCost: 39
380.37/381.62	c Try to convert by bdds
380.37/381.64	c D: 1
380.37/381.64	c estimatedAdderCost: 38
380.37/381.64	c Try to convert by bdds
380.37/381.65	c D: 1
380.37/381.65	c estimatedAdderCost: 39
380.37/381.65	c Try to convert by bdds
380.37/381.67	c D: 1
380.37/381.67	c estimatedAdderCost: 38
380.37/381.67	c Try to convert by bdds
380.37/381.68	c D: 1
380.37/381.68	c estimatedAdderCost: 39
380.37/381.68	c Try to convert by bdds
380.37/381.70	c D: 1
380.37/381.70	c estimatedAdderCost: 38
380.37/381.70	c Try to convert by bdds
380.47/381.71	c D: 1
380.47/381.71	c estimatedAdderCost: 39
380.47/381.71	c Try to convert by bdds
380.47/381.72	c D: 1
380.47/381.72	c estimatedAdderCost: 38
380.47/381.72	c Try to convert by bdds
380.47/381.74	c D: 1
380.47/381.74	c estimatedAdderCost: 39
380.47/381.74	c Try to convert by bdds
380.47/381.75	c D: 1
380.47/381.75	c estimatedAdderCost: 38
380.47/381.75	c Try to convert by bdds
380.47/381.77	c D: 1
380.47/381.77	c estimatedAdderCost: 39
380.47/381.77	c Try to convert by bdds
380.47/381.78	c D: 1
380.47/381.78	c estimatedAdderCost: 38
380.47/381.78	c Try to convert by bdds
380.47/381.79	c D: 1
380.47/381.79	c estimatedAdderCost: 39
380.47/381.79	c Try to convert by bdds
380.57/381.81	c D: 1
380.57/381.81	c estimatedAdderCost: 38
380.57/381.81	c Try to convert by bdds
380.57/381.82	c D: 1
380.57/381.82	c estimatedAdderCost: 39
380.57/381.82	c Try to convert by bdds
380.57/381.84	c D: 1
380.57/381.84	c estimatedAdderCost: 38
380.57/381.84	c Try to convert by bdds
380.57/381.85	c D: 1
380.57/381.85	c estimatedAdderCost: 39
380.57/381.85	c Try to convert by bdds
380.57/381.87	c D: 1
380.57/381.87	c estimatedAdderCost: 38
380.57/381.87	c Try to convert by bdds
380.57/381.88	c D: 1
380.57/381.88	c estimatedAdderCost: 39
380.57/381.88	c Try to convert by bdds
380.57/381.89	c D: 1
380.57/381.89	c estimatedAdderCost: 38
380.57/381.89	c Try to convert by bdds
380.67/381.91	c D: 1
380.67/381.91	c estimatedAdderCost: 39
380.67/381.91	c Try to convert by bdds
380.67/381.92	c D: 1
380.67/381.92	c estimatedAdderCost: 38
380.67/381.92	c Try to convert by bdds
380.67/381.94	c D: 1
380.67/381.94	c estimatedAdderCost: 39
380.67/381.94	c Try to convert by bdds
380.67/381.95	c D: 1
380.67/381.95	c estimatedAdderCost: 38
380.67/381.95	c Try to convert by bdds
380.67/381.96	c D: 1
380.67/381.96	c estimatedAdderCost: 39
380.67/381.96	c Try to convert by bdds
380.67/381.98	c D: 1
380.67/381.98	c estimatedAdderCost: 38
380.67/381.98	c Try to convert by bdds
380.67/381.99	c D: 1
380.67/381.99	c estimatedAdderCost: 39
380.67/381.99	c Try to convert by bdds
380.67/382.01	c D: 1
380.67/382.01	c estimatedAdderCost: 38
380.67/382.01	c Try to convert by bdds
380.78/382.02	c D: 1
380.78/382.02	c estimatedAdderCost: 39
380.78/382.02	c Try to convert by bdds
380.78/382.04	c D: 1
380.78/382.04	c estimatedAdderCost: 38
380.78/382.04	c Try to convert by bdds
380.78/382.05	c D: 1
380.78/382.05	c estimatedAdderCost: 39
380.78/382.05	c Try to convert by bdds
380.78/382.06	c D: 1
380.78/382.06	c estimatedAdderCost: 38
380.78/382.06	c Try to convert by bdds
380.78/382.08	c D: 1
380.78/382.08	c estimatedAdderCost: 39
380.78/382.08	c Try to convert by bdds
380.78/382.09	c D: 1
380.78/382.09	c estimatedAdderCost: 38
380.78/382.09	c Try to convert by bdds
380.78/382.11	c D: 1
380.78/382.11	c estimatedAdderCost: 39
380.78/382.11	c Try to convert by bdds
380.88/382.12	c D: 1
380.88/382.12	c estimatedAdderCost: 38
380.88/382.12	c Try to convert by bdds
380.88/382.13	c D: 1
380.88/382.13	c estimatedAdderCost: 39
380.88/382.13	c Try to convert by bdds
380.88/382.15	c D: 1
380.88/382.15	c estimatedAdderCost: 38
380.88/382.15	c Try to convert by bdds
380.88/382.16	c D: 1
380.88/382.16	c estimatedAdderCost: 39
380.88/382.16	c Try to convert by bdds
380.88/382.18	c D: 1
380.88/382.18	c estimatedAdderCost: 38
380.88/382.18	c Try to convert by bdds
380.88/382.19	c D: 1
380.88/382.19	c estimatedAdderCost: 39
380.88/382.19	c Try to convert by bdds
380.97/382.21	c D: 1
380.97/382.21	c estimatedAdderCost: 38
380.97/382.21	c Try to convert by bdds
380.97/382.22	c D: 1
380.97/382.22	c estimatedAdderCost: 39
380.97/382.22	c Try to convert by bdds
380.97/382.23	c D: 1
380.97/382.23	c estimatedAdderCost: 38
380.97/382.23	c Try to convert by bdds
380.97/382.25	c D: 1
380.97/382.25	c estimatedAdderCost: 39
380.97/382.25	c Try to convert by bdds
380.97/382.26	c D: 1
380.97/382.26	c estimatedAdderCost: 38
380.97/382.26	c Try to convert by bdds
380.97/382.28	c D: 1
380.97/382.28	c estimatedAdderCost: 39
380.97/382.28	c Try to convert by bdds
380.97/382.29	c D: 1
380.97/382.29	c estimatedAdderCost: 38
380.97/382.29	c Try to convert by bdds
381.07/382.30	c D: 1
381.07/382.30	c estimatedAdderCost: 39
381.07/382.30	c Try to convert by bdds
381.07/382.32	c D: 1
381.07/382.32	c estimatedAdderCost: 38
381.07/382.32	c Try to convert by bdds
381.07/382.33	c D: 1
381.07/382.33	c estimatedAdderCost: 39
381.07/382.33	c Try to convert by bdds
381.07/382.35	c D: 1
381.07/382.35	c estimatedAdderCost: 38
381.07/382.35	c Try to convert by bdds
381.07/382.36	c D: 1
381.07/382.36	c estimatedAdderCost: 39
381.07/382.36	c Try to convert by bdds
381.07/382.37	c D: 1
381.07/382.37	c estimatedAdderCost: 38
381.07/382.37	c Try to convert by bdds
381.07/382.39	c D: 1
381.07/382.39	c estimatedAdderCost: 39
381.07/382.39	c Try to convert by bdds
381.17/382.40	c D: 1
381.17/382.40	c estimatedAdderCost: 38
381.17/382.40	c Try to convert by bdds
381.17/382.42	c D: 1
381.17/382.42	c estimatedAdderCost: 39
381.17/382.42	c Try to convert by bdds
381.17/382.43	c D: 1
381.17/382.43	c estimatedAdderCost: 38
381.17/382.43	c Try to convert by bdds
381.17/382.45	c D: 1
381.17/382.45	c estimatedAdderCost: 39
381.17/382.45	c Try to convert by bdds
381.17/382.46	c D: 1
381.17/382.46	c estimatedAdderCost: 38
381.17/382.46	c Try to convert by bdds
381.17/382.47	c D: 1
381.17/382.47	c estimatedAdderCost: 39
381.17/382.47	c Try to convert by bdds
381.17/382.49	c D: 1
381.17/382.49	c estimatedAdderCost: 38
381.17/382.49	c Try to convert by bdds
381.27/382.50	c D: 1
381.27/382.50	c estimatedAdderCost: 39
381.27/382.50	c Try to convert by bdds
381.27/382.52	c D: 1
381.27/382.52	c estimatedAdderCost: 38
381.27/382.52	c Try to convert by bdds
381.27/382.53	c D: 1
381.27/382.53	c estimatedAdderCost: 39
381.27/382.53	c Try to convert by bdds
381.27/382.54	c D: 1
381.27/382.54	c estimatedAdderCost: 38
381.27/382.54	c Try to convert by bdds
381.27/382.56	c D: 1
381.27/382.56	c estimatedAdderCost: 39
381.27/382.56	c Try to convert by bdds
381.27/382.57	c D: 1
381.27/382.57	c estimatedAdderCost: 38
381.27/382.57	c Try to convert by bdds
381.27/382.59	c D: 1
381.27/382.59	c estimatedAdderCost: 39
381.27/382.59	c Try to convert by bdds
381.37/382.60	c D: 1
381.37/382.60	c estimatedAdderCost: 38
381.37/382.60	c Try to convert by bdds
381.37/382.62	c D: 1
381.37/382.62	c estimatedAdderCost: 39
381.37/382.62	c Try to convert by bdds
381.37/382.63	c D: 1
381.37/382.63	c estimatedAdderCost: 38
381.37/382.63	c Try to convert by bdds
381.37/382.64	c D: 1
381.37/382.64	c estimatedAdderCost: 39
381.37/382.64	c Try to convert by bdds
381.37/382.66	c D: 1
381.37/382.66	c estimatedAdderCost: 38
381.37/382.66	c Try to convert by bdds
381.37/382.67	c D: 1
381.37/382.67	c estimatedAdderCost: 39
381.37/382.67	c Try to convert by bdds
381.37/382.69	c D: 1
381.37/382.69	c estimatedAdderCost: 38
381.37/382.69	c Try to convert by bdds
381.47/382.70	c D: 1
381.47/382.70	c estimatedAdderCost: 39
381.47/382.70	c Try to convert by bdds
381.47/382.71	c D: 1
381.47/382.71	c estimatedAdderCost: 38
381.47/382.71	c Try to convert by bdds
381.47/382.73	c D: 1
381.47/382.73	c estimatedAdderCost: 39
381.47/382.73	c Try to convert by bdds
381.47/382.74	c D: 1
381.47/382.74	c estimatedAdderCost: 38
381.47/382.74	c Try to convert by bdds
381.47/382.76	c D: 1
381.47/382.76	c estimatedAdderCost: 39
381.47/382.76	c Try to convert by bdds
381.47/382.77	c D: 1
381.47/382.77	c estimatedAdderCost: 38
381.47/382.77	c Try to convert by bdds
381.47/382.79	c D: 1
381.47/382.79	c estimatedAdderCost: 39
381.47/382.79	c Try to convert by bdds
381.58/382.80	c D: 1
381.58/382.80	c estimatedAdderCost: 38
381.58/382.80	c Try to convert by bdds
381.58/382.81	c D: 1
381.58/382.81	c estimatedAdderCost: 39
381.58/382.81	c Try to convert by bdds
381.58/382.83	c D: 1
381.58/382.83	c estimatedAdderCost: 38
381.58/382.83	c Try to convert by bdds
381.58/382.84	c D: 1
381.58/382.84	c estimatedAdderCost: 39
381.58/382.84	c Try to convert by bdds
381.58/382.86	c D: 1
381.58/382.86	c estimatedAdderCost: 38
381.58/382.86	c Try to convert by bdds
381.58/382.87	c D: 1
381.58/382.87	c estimatedAdderCost: 39
381.58/382.87	c Try to convert by bdds
381.58/382.88	c D: 1
381.58/382.88	c estimatedAdderCost: 38
381.58/382.88	c Try to convert by bdds
381.68/382.90	c D: 1
381.68/382.90	c estimatedAdderCost: 39
381.68/382.90	c Try to convert by bdds
381.68/382.91	c D: 1
381.68/382.91	c estimatedAdderCost: 38
381.68/382.91	c Try to convert by bdds
381.68/382.93	c D: 1
381.68/382.93	c estimatedAdderCost: 39
381.68/382.93	c Try to convert by bdds
381.68/382.94	c D: 1
381.68/382.94	c estimatedAdderCost: 38
381.68/382.94	c Try to convert by bdds
381.68/382.95	c D: 1
381.68/382.95	c estimatedAdderCost: 39
381.68/382.95	c Try to convert by bdds
381.68/382.97	c D: 1
381.68/382.97	c estimatedAdderCost: 38
381.68/382.97	c Try to convert by bdds
381.68/382.98	c D: 1
381.68/382.98	c estimatedAdderCost: 39
381.68/382.98	c Try to convert by bdds
381.68/383.00	c D: 1
381.68/383.00	c estimatedAdderCost: 38
381.68/383.00	c Try to convert by bdds
381.79/383.01	c D: 1
381.79/383.01	c estimatedAdderCost: 39
381.79/383.01	c Try to convert by bdds
381.79/383.03	c D: 1
381.79/383.03	c estimatedAdderCost: 38
381.79/383.03	c Try to convert by bdds
381.79/383.04	c D: 1
381.79/383.04	c estimatedAdderCost: 39
381.79/383.04	c Try to convert by bdds
381.79/383.05	c D: 1
381.79/383.05	c estimatedAdderCost: 38
381.79/383.05	c Try to convert by bdds
381.79/383.07	c D: 1
381.79/383.07	c estimatedAdderCost: 39
381.79/383.07	c Try to convert by bdds
381.79/383.08	c D: 1
381.79/383.08	c estimatedAdderCost: 38
381.79/383.08	c Try to convert by bdds
381.79/383.10	c D: 1
381.79/383.10	c estimatedAdderCost: 39
381.79/383.10	c Try to convert by bdds
381.89/383.11	c D: 1
381.89/383.11	c estimatedAdderCost: 38
381.89/383.11	c Try to convert by bdds
381.89/383.12	c D: 1
381.89/383.12	c estimatedAdderCost: 39
381.89/383.12	c Try to convert by bdds
381.89/383.14	c D: 1
381.89/383.14	c estimatedAdderCost: 38
381.89/383.14	c Try to convert by bdds
381.89/383.15	c D: 1
381.89/383.15	c estimatedAdderCost: 39
381.89/383.15	c Try to convert by bdds
381.89/383.17	c D: 1
381.89/383.17	c estimatedAdderCost: 38
381.89/383.17	c Try to convert by bdds
381.89/383.18	c D: 1
381.89/383.18	c estimatedAdderCost: 39
381.89/383.18	c Try to convert by bdds
381.89/383.20	c D: 1
381.89/383.20	c estimatedAdderCost: 38
381.89/383.20	c Try to convert by bdds
381.98/383.21	c D: 1
381.98/383.21	c estimatedAdderCost: 39
381.98/383.21	c Try to convert by bdds
381.98/383.22	c D: 1
381.98/383.22	c estimatedAdderCost: 38
381.98/383.22	c Try to convert by bdds
381.98/383.24	c D: 1
381.98/383.24	c estimatedAdderCost: 39
381.98/383.24	c Try to convert by bdds
381.98/383.25	c D: 1
381.98/383.25	c estimatedAdderCost: 38
381.98/383.25	c Try to convert by bdds
381.98/383.27	c D: 1
381.98/383.27	c estimatedAdderCost: 39
381.98/383.27	c Try to convert by bdds
381.98/383.28	c D: 1
381.98/383.28	c estimatedAdderCost: 38
381.98/383.28	c Try to convert by bdds
381.98/383.29	c D: 1
381.98/383.29	c estimatedAdderCost: 39
381.98/383.29	c Try to convert by bdds
382.08/383.31	c D: 1
382.08/383.31	c estimatedAdderCost: 38
382.08/383.31	c Try to convert by bdds
382.08/383.32	c D: 1
382.08/383.32	c estimatedAdderCost: 39
382.08/383.32	c Try to convert by bdds
382.08/383.34	c D: 1
382.08/383.34	c estimatedAdderCost: 38
382.08/383.34	c Try to convert by bdds
382.08/383.35	c D: 1
382.08/383.35	c estimatedAdderCost: 39
382.08/383.35	c Try to convert by bdds
382.08/383.37	c D: 1
382.08/383.37	c estimatedAdderCost: 38
382.08/383.37	c Try to convert by bdds
382.08/383.38	c D: 1
382.08/383.38	c estimatedAdderCost: 39
382.08/383.38	c Try to convert by bdds
382.08/383.39	c D: 1
382.08/383.39	c estimatedAdderCost: 38
382.08/383.39	c Try to convert by bdds
382.17/383.41	c D: 1
382.17/383.41	c estimatedAdderCost: 39
382.17/383.41	c Try to convert by bdds
382.17/383.42	c D: 1
382.17/383.42	c estimatedAdderCost: 38
382.17/383.42	c Try to convert by bdds
382.17/383.44	c D: 1
382.17/383.44	c estimatedAdderCost: 39
382.17/383.44	c Try to convert by bdds
382.17/383.45	c D: 1
382.17/383.45	c estimatedAdderCost: 38
382.17/383.45	c Try to convert by bdds
382.17/383.46	c D: 1
382.17/383.46	c estimatedAdderCost: 39
382.17/383.46	c Try to convert by bdds
382.17/383.48	c D: 1
382.17/383.48	c estimatedAdderCost: 38
382.17/383.48	c Try to convert by bdds
382.17/383.49	c D: 1
382.17/383.49	c estimatedAdderCost: 39
382.17/383.49	c Try to convert by bdds
382.28/383.51	c D: 1
382.28/383.51	c estimatedAdderCost: 38
382.28/383.51	c Try to convert by bdds
382.28/383.52	c D: 1
382.28/383.52	c estimatedAdderCost: 39
382.28/383.52	c Try to convert by bdds
382.28/383.53	c D: 1
382.28/383.53	c estimatedAdderCost: 38
382.28/383.53	c Try to convert by bdds
382.28/383.55	c D: 1
382.28/383.55	c estimatedAdderCost: 39
382.28/383.55	c Try to convert by bdds
382.28/383.56	c D: 1
382.28/383.56	c estimatedAdderCost: 38
382.28/383.56	c Try to convert by bdds
382.28/383.58	c D: 1
382.28/383.58	c estimatedAdderCost: 39
382.28/383.58	c Try to convert by bdds
382.28/383.59	c D: 1
382.28/383.59	c estimatedAdderCost: 38
382.28/383.59	c Try to convert by bdds
382.38/383.61	c D: 1
382.38/383.61	c estimatedAdderCost: 39
382.38/383.61	c Try to convert by bdds
382.38/383.62	c D: 1
382.38/383.62	c estimatedAdderCost: 38
382.38/383.62	c Try to convert by bdds
382.38/383.63	c D: 1
382.38/383.63	c estimatedAdderCost: 39
382.38/383.63	c Try to convert by bdds
382.38/383.65	c D: 1
382.38/383.65	c estimatedAdderCost: 38
382.38/383.65	c Try to convert by bdds
382.38/383.66	c D: 1
382.38/383.66	c estimatedAdderCost: 39
382.38/383.66	c Try to convert by bdds
382.38/383.68	c D: 1
382.38/383.68	c estimatedAdderCost: 38
382.38/383.68	c Try to convert by bdds
382.38/383.69	c D: 1
382.38/383.69	c estimatedAdderCost: 39
382.38/383.69	c Try to convert by bdds
382.47/383.70	c D: 1
382.47/383.70	c estimatedAdderCost: 38
382.47/383.70	c Try to convert by bdds
382.47/383.72	c D: 1
382.47/383.72	c estimatedAdderCost: 39
382.47/383.72	c Try to convert by bdds
382.47/383.73	c D: 1
382.47/383.73	c estimatedAdderCost: 38
382.47/383.73	c Try to convert by bdds
382.47/383.75	c D: 1
382.47/383.75	c estimatedAdderCost: 39
382.47/383.75	c Try to convert by bdds
382.47/383.76	c D: 1
382.47/383.76	c estimatedAdderCost: 38
382.47/383.76	c Try to convert by bdds
382.47/383.78	c D: 1
382.47/383.78	c estimatedAdderCost: 39
382.47/383.78	c Try to convert by bdds
382.47/383.79	c D: 1
382.47/383.79	c estimatedAdderCost: 38
382.47/383.79	c Try to convert by bdds
382.57/383.80	c D: 1
382.57/383.80	c estimatedAdderCost: 39
382.57/383.80	c Try to convert by bdds
382.57/383.82	c D: 1
382.57/383.82	c estimatedAdderCost: 38
382.57/383.82	c Try to convert by bdds
382.57/383.83	c D: 1
382.57/383.83	c estimatedAdderCost: 39
382.57/383.83	c Try to convert by bdds
382.57/383.85	c D: 1
382.57/383.85	c estimatedAdderCost: 38
382.57/383.85	c Try to convert by bdds
382.57/383.86	c D: 1
382.57/383.86	c estimatedAdderCost: 39
382.57/383.86	c Try to convert by bdds
382.57/383.87	c D: 1
382.57/383.87	c estimatedAdderCost: 38
382.57/383.87	c Try to convert by bdds
382.57/383.89	c D: 1
382.57/383.89	c estimatedAdderCost: 39
382.57/383.89	c Try to convert by bdds
382.67/383.90	c D: 1
382.67/383.90	c estimatedAdderCost: 38
382.67/383.90	c Try to convert by bdds
382.67/383.92	c D: 1
382.67/383.92	c estimatedAdderCost: 39
382.67/383.92	c Try to convert by bdds
382.67/383.93	c D: 1
382.67/383.93	c estimatedAdderCost: 38
382.67/383.93	c Try to convert by bdds
382.67/383.94	c D: 1
382.67/383.94	c estimatedAdderCost: 39
382.67/383.94	c Try to convert by bdds
382.67/383.96	c D: 1
382.67/383.96	c estimatedAdderCost: 38
382.67/383.96	c Try to convert by bdds
382.67/383.97	c D: 1
382.67/383.97	c estimatedAdderCost: 39
382.67/383.97	c Try to convert by bdds
382.67/383.99	c D: 1
382.67/383.99	c estimatedAdderCost: 38
382.67/383.99	c Try to convert by bdds
382.67/384.00	c D: 1
382.67/384.00	c estimatedAdderCost: 39
382.67/384.00	c Try to convert by bdds
382.79/384.02	c D: 1
382.79/384.02	c estimatedAdderCost: 38
382.79/384.02	c Try to convert by bdds
382.79/384.03	c D: 1
382.79/384.03	c estimatedAdderCost: 39
382.79/384.03	c Try to convert by bdds
382.79/384.04	c D: 1
382.79/384.04	c estimatedAdderCost: 38
382.79/384.04	c Try to convert by bdds
382.79/384.06	c D: 1
382.79/384.06	c estimatedAdderCost: 39
382.79/384.06	c Try to convert by bdds
382.79/384.07	c D: 1
382.79/384.07	c estimatedAdderCost: 38
382.79/384.07	c Try to convert by bdds
382.79/384.09	c D: 1
382.79/384.09	c estimatedAdderCost: 39
382.79/384.09	c Try to convert by bdds
382.79/384.10	c D: 1
382.79/384.10	c estimatedAdderCost: 38
382.79/384.10	c Try to convert by bdds
382.89/384.11	c D: 1
382.89/384.11	c estimatedAdderCost: 39
382.89/384.11	c Try to convert by bdds
382.89/384.13	c D: 1
382.89/384.13	c estimatedAdderCost: 38
382.89/384.13	c Try to convert by bdds
382.89/384.14	c D: 1
382.89/384.14	c estimatedAdderCost: 39
382.89/384.14	c Try to convert by bdds
382.89/384.16	c D: 1
382.89/384.16	c estimatedAdderCost: 38
382.89/384.16	c Try to convert by bdds
382.89/384.17	c D: 1
382.89/384.17	c estimatedAdderCost: 39
382.89/384.17	c Try to convert by bdds
382.89/384.19	c D: 1
382.89/384.19	c estimatedAdderCost: 38
382.89/384.19	c Try to convert by bdds
382.97/384.20	c D: 1
382.97/384.20	c estimatedAdderCost: 39
382.97/384.20	c Try to convert by bdds
382.97/384.21	c D: 1
382.97/384.21	c estimatedAdderCost: 38
382.97/384.21	c Try to convert by bdds
382.97/384.23	c D: 1
382.97/384.23	c estimatedAdderCost: 39
382.97/384.23	c Try to convert by bdds
382.97/384.24	c D: 1
382.97/384.24	c estimatedAdderCost: 38
382.97/384.24	c Try to convert by bdds
382.97/384.26	c D: 1
382.97/384.26	c estimatedAdderCost: 39
382.97/384.26	c Try to convert by bdds
382.97/384.27	c D: 1
382.97/384.27	c estimatedAdderCost: 38
382.97/384.27	c Try to convert by bdds
382.97/384.28	c D: 1
382.97/384.28	c estimatedAdderCost: 39
382.97/384.28	c Try to convert by bdds
383.07/384.30	c D: 1
383.07/384.30	c estimatedAdderCost: 38
383.07/384.30	c Try to convert by bdds
383.07/384.31	c D: 1
383.07/384.31	c estimatedAdderCost: 39
383.07/384.31	c Try to convert by bdds
383.07/384.33	c D: 1
383.07/384.33	c estimatedAdderCost: 38
383.07/384.33	c Try to convert by bdds
383.07/384.34	c D: 1
383.07/384.34	c estimatedAdderCost: 39
383.07/384.34	c Try to convert by bdds
383.07/384.36	c D: 1
383.07/384.36	c estimatedAdderCost: 38
383.07/384.36	c Try to convert by bdds
383.07/384.37	c D: 1
383.07/384.37	c estimatedAdderCost: 39
383.07/384.37	c Try to convert by bdds
383.07/384.38	c D: 1
383.07/384.38	c estimatedAdderCost: 38
383.07/384.38	c Try to convert by bdds
383.17/384.40	c D: 1
383.17/384.40	c estimatedAdderCost: 39
383.17/384.40	c Try to convert by bdds
383.17/384.41	c D: 1
383.17/384.41	c estimatedAdderCost: 38
383.17/384.41	c Try to convert by bdds
383.17/384.43	c D: 1
383.17/384.43	c estimatedAdderCost: 39
383.17/384.43	c Try to convert by bdds
383.17/384.44	c D: 1
383.17/384.44	c estimatedAdderCost: 38
383.17/384.44	c Try to convert by bdds
383.17/384.45	c D: 1
383.17/384.45	c estimatedAdderCost: 39
383.17/384.45	c Try to convert by bdds
383.17/384.47	c D: 1
383.17/384.47	c estimatedAdderCost: 38
383.17/384.47	c Try to convert by bdds
383.17/384.48	c D: 1
383.17/384.48	c estimatedAdderCost: 39
383.17/384.48	c Try to convert by bdds
383.27/384.50	c D: 1
383.27/384.50	c estimatedAdderCost: 38
383.27/384.50	c Try to convert by bdds
383.27/384.51	c D: 1
383.27/384.51	c estimatedAdderCost: 39
383.27/384.51	c Try to convert by bdds
383.27/384.53	c D: 1
383.27/384.53	c estimatedAdderCost: 38
383.27/384.53	c Try to convert by bdds
383.27/384.54	c D: 1
383.27/384.54	c estimatedAdderCost: 39
383.27/384.54	c Try to convert by bdds
383.27/384.55	c D: 1
383.27/384.55	c estimatedAdderCost: 38
383.27/384.55	c Try to convert by bdds
383.27/384.57	c D: 1
383.27/384.57	c estimatedAdderCost: 39
383.27/384.57	c Try to convert by bdds
383.27/384.58	c D: 1
383.27/384.58	c estimatedAdderCost: 38
383.27/384.58	c Try to convert by bdds
383.37/384.60	c D: 1
383.37/384.60	c estimatedAdderCost: 39
383.37/384.60	c Try to convert by bdds
383.37/384.61	c D: 1
383.37/384.61	c estimatedAdderCost: 38
383.37/384.61	c Try to convert by bdds
383.37/384.62	c D: 1
383.37/384.62	c estimatedAdderCost: 39
383.37/384.62	c Try to convert by bdds
383.37/384.64	c D: 1
383.37/384.64	c estimatedAdderCost: 38
383.37/384.64	c Try to convert by bdds
383.37/384.65	c D: 1
383.37/384.65	c estimatedAdderCost: 39
383.37/384.65	c Try to convert by bdds
383.37/384.67	c D: 1
383.37/384.67	c estimatedAdderCost: 38
383.37/384.67	c Try to convert by bdds
383.37/384.68	c D: 1
383.37/384.68	c estimatedAdderCost: 39
383.37/384.68	c Try to convert by bdds
383.37/384.70	c D: 1
383.37/384.70	c estimatedAdderCost: 38
383.37/384.70	c Try to convert by bdds
383.47/384.71	c D: 1
383.47/384.71	c estimatedAdderCost: 39
383.47/384.71	c Try to convert by bdds
383.47/384.72	c D: 1
383.47/384.72	c estimatedAdderCost: 38
383.47/384.72	c Try to convert by bdds
383.47/384.74	c D: 1
383.47/384.74	c estimatedAdderCost: 39
383.47/384.74	c Try to convert by bdds
383.47/384.75	c D: 1
383.47/384.75	c estimatedAdderCost: 38
383.47/384.75	c Try to convert by bdds
383.47/384.77	c D: 1
383.47/384.77	c estimatedAdderCost: 39
383.47/384.77	c Try to convert by bdds
383.47/384.78	c D: 1
383.47/384.78	c estimatedAdderCost: 38
383.47/384.78	c Try to convert by bdds
383.47/384.79	c D: 1
383.47/384.79	c estimatedAdderCost: 39
383.47/384.79	c Try to convert by bdds
383.57/384.81	c D: 1
383.57/384.81	c estimatedAdderCost: 38
383.57/384.81	c Try to convert by bdds
383.57/384.82	c D: 1
383.57/384.82	c estimatedAdderCost: 39
383.57/384.82	c Try to convert by bdds
383.57/384.84	c D: 1
383.57/384.84	c estimatedAdderCost: 38
383.57/384.84	c Try to convert by bdds
383.57/384.85	c D: 1
383.57/384.85	c estimatedAdderCost: 39
383.57/384.85	c Try to convert by bdds
383.57/384.87	c D: 1
383.57/384.87	c estimatedAdderCost: 38
383.57/384.87	c Try to convert by bdds
383.57/384.88	c D: 1
383.57/384.88	c estimatedAdderCost: 39
383.57/384.88	c Try to convert by bdds
383.57/384.89	c D: 1
383.57/384.89	c estimatedAdderCost: 38
383.57/384.89	c Try to convert by bdds
383.67/384.91	c D: 1
383.67/384.91	c estimatedAdderCost: 39
383.67/384.91	c Try to convert by bdds
383.67/384.92	c D: 1
383.67/384.92	c estimatedAdderCost: 38
383.67/384.92	c Try to convert by bdds
383.67/384.94	c D: 1
383.67/384.94	c estimatedAdderCost: 39
383.67/384.94	c Try to convert by bdds
383.67/384.95	c D: 1
383.67/384.95	c estimatedAdderCost: 38
383.67/384.95	c Try to convert by bdds
383.67/384.96	c D: 1
383.67/384.96	c estimatedAdderCost: 39
383.67/384.96	c Try to convert by bdds
383.67/384.98	c D: 1
383.67/384.98	c estimatedAdderCost: 38
383.67/384.98	c Try to convert by bdds
383.67/384.99	c D: 1
383.67/384.99	c estimatedAdderCost: 39
383.67/384.99	c Try to convert by bdds
383.67/385.01	c D: 1
383.67/385.01	c estimatedAdderCost: 38
383.67/385.01	c Try to convert by bdds
383.78/385.02	c D: 1
383.78/385.02	c estimatedAdderCost: 39
383.78/385.02	c Try to convert by bdds
383.78/385.04	c D: 1
383.78/385.04	c estimatedAdderCost: 38
383.78/385.04	c Try to convert by bdds
383.78/385.05	c D: 1
383.78/385.05	c estimatedAdderCost: 39
383.78/385.05	c Try to convert by bdds
383.78/385.06	c D: 1
383.78/385.06	c estimatedAdderCost: 38
383.78/385.06	c Try to convert by bdds
383.78/385.08	c D: 1
383.78/385.08	c estimatedAdderCost: 39
383.78/385.08	c Try to convert by bdds
383.78/385.09	c D: 1
383.78/385.09	c estimatedAdderCost: 38
383.78/385.09	c Try to convert by bdds
383.78/385.11	c D: 1
383.78/385.11	c estimatedAdderCost: 39
383.78/385.11	c Try to convert by bdds
383.88/385.12	c D: 1
383.88/385.12	c estimatedAdderCost: 38
383.88/385.12	c Try to convert by bdds
383.88/385.13	c D: 1
383.88/385.13	c estimatedAdderCost: 39
383.88/385.13	c Try to convert by bdds
383.88/385.15	c D: 1
383.88/385.15	c estimatedAdderCost: 38
383.88/385.15	c Try to convert by bdds
383.88/385.16	c D: 1
383.88/385.16	c estimatedAdderCost: 39
383.88/385.16	c Try to convert by bdds
383.88/385.18	c D: 1
383.88/385.18	c estimatedAdderCost: 38
383.88/385.18	c Try to convert by bdds
383.88/385.19	c D: 1
383.88/385.19	c estimatedAdderCost: 39
383.88/385.19	c Try to convert by bdds
383.97/385.20	c D: 1
383.97/385.20	c estimatedAdderCost: 38
383.97/385.20	c Try to convert by bdds
383.97/385.22	c D: 1
383.97/385.22	c estimatedAdderCost: 39
383.97/385.22	c Try to convert by bdds
383.97/385.23	c D: 1
383.97/385.23	c estimatedAdderCost: 38
383.97/385.23	c Try to convert by bdds
383.97/385.25	c D: 1
383.97/385.25	c estimatedAdderCost: 39
383.97/385.25	c Try to convert by bdds
383.97/385.26	c D: 1
383.97/385.26	c estimatedAdderCost: 38
383.97/385.26	c Try to convert by bdds
383.97/385.28	c D: 1
383.97/385.28	c estimatedAdderCost: 39
383.97/385.28	c Try to convert by bdds
383.97/385.29	c D: 1
383.97/385.29	c estimatedAdderCost: 38
383.97/385.29	c Try to convert by bdds
384.07/385.30	c D: 1
384.07/385.30	c estimatedAdderCost: 39
384.07/385.30	c Try to convert by bdds
384.07/385.32	c D: 1
384.07/385.32	c estimatedAdderCost: 38
384.07/385.32	c Try to convert by bdds
384.07/385.33	c D: 1
384.07/385.33	c estimatedAdderCost: 39
384.07/385.33	c Try to convert by bdds
384.07/385.35	c D: 1
384.07/385.35	c estimatedAdderCost: 38
384.07/385.35	c Try to convert by bdds
384.07/385.36	c D: 1
384.07/385.36	c estimatedAdderCost: 39
384.07/385.36	c Try to convert by bdds
384.07/385.37	c D: 1
384.07/385.37	c estimatedAdderCost: 38
384.07/385.37	c Try to convert by bdds
384.07/385.39	c D: 1
384.07/385.39	c estimatedAdderCost: 39
384.07/385.39	c Try to convert by bdds
384.16/385.40	c D: 1
384.16/385.40	c estimatedAdderCost: 38
384.16/385.40	c Try to convert by bdds
384.16/385.42	c D: 1
384.16/385.42	c estimatedAdderCost: 39
384.16/385.42	c Try to convert by bdds
384.16/385.43	c D: 1
384.16/385.43	c estimatedAdderCost: 38
384.16/385.43	c Try to convert by bdds
384.16/385.45	c D: 1
384.16/385.45	c estimatedAdderCost: 39
384.16/385.45	c Try to convert by bdds
384.16/385.46	c D: 1
384.16/385.46	c estimatedAdderCost: 38
384.16/385.46	c Try to convert by bdds
384.16/385.47	c D: 1
384.16/385.47	c estimatedAdderCost: 39
384.16/385.47	c Try to convert by bdds
384.16/385.49	c D: 1
384.16/385.49	c estimatedAdderCost: 38
384.16/385.49	c Try to convert by bdds
384.26/385.50	c D: 1
384.26/385.50	c estimatedAdderCost: 39
384.26/385.50	c Try to convert by bdds
384.26/385.52	c D: 1
384.26/385.52	c estimatedAdderCost: 38
384.26/385.52	c Try to convert by bdds
384.26/385.53	c D: 1
384.26/385.53	c estimatedAdderCost: 39
384.26/385.53	c Try to convert by bdds
384.26/385.54	c D: 1
384.26/385.54	c estimatedAdderCost: 38
384.26/385.54	c Try to convert by bdds
384.26/385.56	c D: 1
384.26/385.56	c estimatedAdderCost: 39
384.26/385.56	c Try to convert by bdds
384.26/385.57	c D: 1
384.26/385.57	c estimatedAdderCost: 38
384.26/385.57	c Try to convert by bdds
384.26/385.59	c D: 1
384.26/385.59	c estimatedAdderCost: 39
384.26/385.59	c Try to convert by bdds
384.36/385.60	c D: 1
384.36/385.60	c estimatedAdderCost: 38
384.36/385.60	c Try to convert by bdds
384.36/385.61	c D: 1
384.36/385.61	c estimatedAdderCost: 39
384.36/385.61	c Try to convert by bdds
384.36/385.63	c D: 1
384.36/385.63	c estimatedAdderCost: 38
384.36/385.63	c Try to convert by bdds
384.36/385.64	c D: 1
384.36/385.64	c estimatedAdderCost: 39
384.36/385.64	c Try to convert by bdds
384.36/385.66	c D: 1
384.36/385.66	c estimatedAdderCost: 38
384.36/385.66	c Try to convert by bdds
384.36/385.67	c D: 1
384.36/385.67	c estimatedAdderCost: 39
384.36/385.67	c Try to convert by bdds
384.36/385.69	c D: 1
384.36/385.69	c estimatedAdderCost: 38
384.36/385.69	c Try to convert by bdds
384.46/385.70	c D: 1
384.46/385.70	c estimatedAdderCost: 39
384.46/385.70	c Try to convert by bdds
384.46/385.71	c D: 1
384.46/385.71	c estimatedAdderCost: 38
384.46/385.71	c Try to convert by bdds
384.46/385.73	c D: 1
384.46/385.73	c estimatedAdderCost: 39
384.46/385.73	c Try to convert by bdds
384.46/385.74	c D: 1
384.46/385.74	c estimatedAdderCost: 38
384.46/385.74	c Try to convert by bdds
384.46/385.76	c D: 1
384.46/385.76	c estimatedAdderCost: 39
384.46/385.76	c Try to convert by bdds
384.46/385.77	c D: 1
384.46/385.77	c estimatedAdderCost: 38
384.46/385.77	c Try to convert by bdds
384.46/385.78	c D: 1
384.46/385.78	c estimatedAdderCost: 39
384.46/385.78	c Try to convert by bdds
384.56/385.80	c D: 1
384.56/385.80	c estimatedAdderCost: 38
384.56/385.80	c Try to convert by bdds
384.56/385.81	c D: 1
384.56/385.81	c estimatedAdderCost: 39
384.56/385.81	c Try to convert by bdds
384.56/385.83	c D: 1
384.56/385.83	c estimatedAdderCost: 38
384.56/385.83	c Try to convert by bdds
384.56/385.84	c D: 1
384.56/385.84	c estimatedAdderCost: 39
384.56/385.84	c Try to convert by bdds
384.56/385.86	c D: 1
384.56/385.86	c estimatedAdderCost: 38
384.56/385.86	c Try to convert by bdds
384.56/385.87	c D: 1
384.56/385.87	c estimatedAdderCost: 39
384.56/385.87	c Try to convert by bdds
384.56/385.88	c D: 1
384.56/385.88	c estimatedAdderCost: 38
384.56/385.88	c Try to convert by bdds
384.66/385.90	c D: 1
384.66/385.90	c estimatedAdderCost: 39
384.66/385.90	c Try to convert by bdds
384.66/385.91	c D: 1
384.66/385.91	c estimatedAdderCost: 38
384.66/385.91	c Try to convert by bdds
384.66/385.93	c D: 1
384.66/385.93	c estimatedAdderCost: 39
384.66/385.93	c Try to convert by bdds
384.66/385.94	c D: 1
384.66/385.94	c estimatedAdderCost: 38
384.66/385.94	c Try to convert by bdds
384.66/385.95	c D: 1
384.66/385.95	c estimatedAdderCost: 39
384.66/385.95	c Try to convert by bdds
384.66/385.97	c D: 1
384.66/385.97	c estimatedAdderCost: 38
384.66/385.97	c Try to convert by bdds
384.66/385.98	c D: 1
384.66/385.98	c estimatedAdderCost: 39
384.66/385.98	c Try to convert by bdds
384.66/386.00	c D: 1
384.66/386.00	c estimatedAdderCost: 38
384.66/386.00	c Try to convert by bdds
384.77/386.01	c D: 1
384.77/386.01	c estimatedAdderCost: 39
384.77/386.01	c Try to convert by bdds
384.77/386.03	c D: 1
384.77/386.03	c estimatedAdderCost: 38
384.77/386.03	c Try to convert by bdds
384.77/386.04	c D: 1
384.77/386.04	c estimatedAdderCost: 39
384.77/386.04	c Try to convert by bdds
384.77/386.05	c D: 1
384.77/386.05	c estimatedAdderCost: 38
384.77/386.05	c Try to convert by bdds
384.77/386.07	c D: 1
384.77/386.07	c estimatedAdderCost: 39
384.77/386.07	c Try to convert by bdds
384.77/386.08	c D: 1
384.77/386.08	c estimatedAdderCost: 38
384.77/386.08	c Try to convert by bdds
384.77/386.10	c D: 1
384.77/386.10	c estimatedAdderCost: 39
384.77/386.10	c Try to convert by bdds
384.87/386.11	c D: 1
384.87/386.11	c estimatedAdderCost: 38
384.87/386.11	c Try to convert by bdds
384.87/386.12	c D: 1
384.87/386.12	c estimatedAdderCost: 39
384.87/386.12	c Try to convert by bdds
384.87/386.14	c D: 1
384.87/386.14	c estimatedAdderCost: 38
384.87/386.14	c Try to convert by bdds
384.87/386.15	c D: 1
384.87/386.15	c estimatedAdderCost: 39
384.87/386.15	c Try to convert by bdds
384.87/386.17	c D: 1
384.87/386.17	c estimatedAdderCost: 38
384.87/386.17	c Try to convert by bdds
384.87/386.18	c D: 1
384.87/386.18	c estimatedAdderCost: 39
384.87/386.18	c Try to convert by bdds
384.87/386.19	c D: 1
384.87/386.19	c estimatedAdderCost: 38
384.87/386.19	c Try to convert by bdds
384.96/386.21	c D: 1
384.96/386.21	c estimatedAdderCost: 39
384.96/386.21	c Try to convert by bdds
384.96/386.22	c D: 1
384.96/386.22	c estimatedAdderCost: 38
384.96/386.22	c Try to convert by bdds
384.96/386.24	c D: 1
384.96/386.24	c estimatedAdderCost: 39
384.96/386.24	c Try to convert by bdds
384.96/386.25	c D: 1
384.96/386.25	c estimatedAdderCost: 38
384.96/386.25	c Try to convert by bdds
384.96/386.27	c D: 1
384.96/386.27	c estimatedAdderCost: 39
384.96/386.27	c Try to convert by bdds
384.96/386.28	c D: 1
384.96/386.28	c estimatedAdderCost: 38
384.96/386.28	c Try to convert by bdds
384.96/386.29	c D: 1
384.96/386.29	c estimatedAdderCost: 39
384.96/386.29	c Try to convert by bdds
385.06/386.31	c D: 1
385.06/386.31	c estimatedAdderCost: 38
385.06/386.31	c Try to convert by bdds
385.06/386.32	c D: 1
385.06/386.32	c estimatedAdderCost: 39
385.06/386.32	c Try to convert by bdds
385.06/386.34	c D: 1
385.06/386.34	c estimatedAdderCost: 38
385.06/386.34	c Try to convert by bdds
385.06/386.35	c D: 1
385.06/386.35	c estimatedAdderCost: 39
385.06/386.35	c Try to convert by bdds
385.06/386.36	c D: 1
385.06/386.36	c estimatedAdderCost: 38
385.06/386.36	c Try to convert by bdds
385.06/386.38	c D: 1
385.06/386.38	c estimatedAdderCost: 39
385.06/386.38	c Try to convert by bdds
385.06/386.39	c D: 1
385.06/386.39	c estimatedAdderCost: 38
385.06/386.39	c Try to convert by bdds
385.16/386.41	c D: 1
385.16/386.41	c estimatedAdderCost: 39
385.16/386.41	c Try to convert by bdds
385.16/386.42	c D: 1
385.16/386.42	c estimatedAdderCost: 38
385.16/386.42	c Try to convert by bdds
385.16/386.43	c D: 1
385.16/386.43	c estimatedAdderCost: 39
385.16/386.43	c Try to convert by bdds
385.16/386.45	c D: 1
385.16/386.45	c estimatedAdderCost: 38
385.16/386.45	c Try to convert by bdds
385.16/386.46	c D: 1
385.16/386.46	c estimatedAdderCost: 39
385.16/386.46	c Try to convert by bdds
385.16/386.48	c D: 1
385.16/386.48	c estimatedAdderCost: 38
385.16/386.48	c Try to convert by bdds
385.16/386.49	c D: 1
385.16/386.49	c estimatedAdderCost: 39
385.16/386.49	c Try to convert by bdds
385.26/386.51	c D: 1
385.26/386.51	c estimatedAdderCost: 38
385.26/386.51	c Try to convert by bdds
385.26/386.52	c D: 1
385.26/386.52	c estimatedAdderCost: 39
385.26/386.52	c Try to convert by bdds
385.26/386.53	c D: 1
385.26/386.53	c estimatedAdderCost: 38
385.26/386.53	c Try to convert by bdds
385.26/386.55	c D: 1
385.26/386.55	c estimatedAdderCost: 39
385.26/386.55	c Try to convert by bdds
385.26/386.56	c D: 1
385.26/386.56	c estimatedAdderCost: 38
385.26/386.56	c Try to convert by bdds
385.26/386.58	c D: 1
385.26/386.58	c estimatedAdderCost: 39
385.26/386.58	c Try to convert by bdds
385.26/386.59	c D: 1
385.26/386.59	c estimatedAdderCost: 38
385.26/386.59	c Try to convert by bdds
385.36/386.60	c D: 1
385.36/386.60	c estimatedAdderCost: 39
385.36/386.60	c Try to convert by bdds
385.36/386.62	c D: 1
385.36/386.62	c estimatedAdderCost: 38
385.36/386.62	c Try to convert by bdds
385.36/386.63	c D: 1
385.36/386.63	c estimatedAdderCost: 39
385.36/386.63	c Try to convert by bdds
385.36/386.65	c D: 1
385.36/386.65	c estimatedAdderCost: 38
385.36/386.65	c Try to convert by bdds
385.36/386.66	c D: 1
385.36/386.66	c estimatedAdderCost: 39
385.36/386.66	c Try to convert by bdds
385.36/386.68	c D: 1
385.36/386.68	c estimatedAdderCost: 38
385.36/386.68	c Try to convert by bdds
385.36/386.69	c D: 1
385.36/386.69	c estimatedAdderCost: 39
385.36/386.69	c Try to convert by bdds
385.46/386.70	c D: 1
385.46/386.70	c estimatedAdderCost: 38
385.46/386.70	c Try to convert by bdds
385.46/386.72	c D: 1
385.46/386.72	c estimatedAdderCost: 39
385.46/386.72	c Try to convert by bdds
385.46/386.73	c D: 1
385.46/386.73	c estimatedAdderCost: 38
385.46/386.73	c Try to convert by bdds
385.46/386.75	c D: 1
385.46/386.75	c estimatedAdderCost: 39
385.46/386.75	c Try to convert by bdds
385.46/386.76	c D: 1
385.46/386.76	c estimatedAdderCost: 38
385.46/386.76	c Try to convert by bdds
385.46/386.77	c D: 1
385.46/386.77	c estimatedAdderCost: 39
385.46/386.77	c Try to convert by bdds
385.46/386.79	c D: 1
385.46/386.79	c estimatedAdderCost: 38
385.46/386.79	c Try to convert by bdds
385.56/386.80	c D: 1
385.56/386.80	c estimatedAdderCost: 39
385.56/386.80	c Try to convert by bdds
385.56/386.82	c D: 1
385.56/386.82	c estimatedAdderCost: 38
385.56/386.82	c Try to convert by bdds
385.56/386.83	c D: 1
385.56/386.83	c estimatedAdderCost: 39
385.56/386.83	c Try to convert by bdds
385.56/386.84	c D: 1
385.56/386.84	c estimatedAdderCost: 38
385.56/386.84	c Try to convert by bdds
385.56/386.86	c D: 1
385.56/386.86	c estimatedAdderCost: 39
385.56/386.86	c Try to convert by bdds
385.56/386.87	c D: 1
385.56/386.87	c estimatedAdderCost: 38
385.56/386.87	c Try to convert by bdds
385.56/386.89	c D: 1
385.56/386.89	c estimatedAdderCost: 39
385.56/386.89	c Try to convert by bdds
385.66/386.90	c D: 1
385.66/386.90	c estimatedAdderCost: 38
385.66/386.90	c Try to convert by bdds
385.66/386.92	c D: 1
385.66/386.92	c estimatedAdderCost: 39
385.66/386.92	c Try to convert by bdds
385.66/386.93	c D: 1
385.66/386.93	c estimatedAdderCost: 38
385.66/386.93	c Try to convert by bdds
385.66/386.94	c D: 1
385.66/386.94	c estimatedAdderCost: 39
385.66/386.94	c Try to convert by bdds
385.66/386.96	c D: 1
385.66/386.96	c estimatedAdderCost: 38
385.66/386.96	c Try to convert by bdds
385.66/386.97	c D: 1
385.66/386.97	c estimatedAdderCost: 39
385.66/386.97	c Try to convert by bdds
385.66/386.99	c D: 1
385.66/386.99	c estimatedAdderCost: 38
385.66/386.99	c Try to convert by bdds
385.66/387.00	c D: 1
385.66/387.00	c estimatedAdderCost: 39
385.66/387.00	c Try to convert by bdds
385.77/387.01	c D: 1
385.77/387.01	c estimatedAdderCost: 38
385.77/387.01	c Try to convert by bdds
385.77/387.03	c D: 1
385.77/387.03	c estimatedAdderCost: 39
385.77/387.03	c Try to convert by bdds
385.77/387.04	c D: 1
385.77/387.04	c estimatedAdderCost: 38
385.77/387.04	c Try to convert by bdds
385.77/387.06	c D: 1
385.77/387.06	c estimatedAdderCost: 39
385.77/387.06	c Try to convert by bdds
385.77/387.07	c D: 1
385.77/387.07	c estimatedAdderCost: 38
385.77/387.07	c Try to convert by bdds
385.77/387.08	c D: 1
385.77/387.08	c estimatedAdderCost: 39
385.77/387.08	c Try to convert by bdds
385.77/387.10	c D: 1
385.77/387.10	c estimatedAdderCost: 38
385.77/387.10	c Try to convert by bdds
385.87/387.11	c D: 1
385.87/387.11	c estimatedAdderCost: 39
385.87/387.11	c Try to convert by bdds
385.87/387.13	c D: 1
385.87/387.13	c estimatedAdderCost: 38
385.87/387.13	c Try to convert by bdds
385.87/387.14	c D: 1
385.87/387.14	c estimatedAdderCost: 39
385.87/387.14	c Try to convert by bdds
385.87/387.16	c D: 1
385.87/387.16	c estimatedAdderCost: 38
385.87/387.16	c Try to convert by bdds
385.87/387.17	c D: 1
385.87/387.17	c estimatedAdderCost: 39
385.87/387.17	c Try to convert by bdds
385.87/387.18	c D: 1
385.87/387.18	c estimatedAdderCost: 38
385.87/387.18	c Try to convert by bdds
385.96/387.20	c D: 1
385.96/387.20	c estimatedAdderCost: 39
385.96/387.20	c Try to convert by bdds
385.96/387.21	c D: 1
385.96/387.21	c estimatedAdderCost: 38
385.96/387.21	c Try to convert by bdds
385.96/387.23	c D: 1
385.96/387.23	c estimatedAdderCost: 39
385.96/387.23	c Try to convert by bdds
385.96/387.24	c D: 1
385.96/387.24	c estimatedAdderCost: 38
385.96/387.24	c Try to convert by bdds
385.96/387.25	c D: 1
385.96/387.25	c estimatedAdderCost: 39
385.96/387.25	c Try to convert by bdds
385.96/387.27	c D: 1
385.96/387.27	c estimatedAdderCost: 38
385.96/387.27	c Try to convert by bdds
385.96/387.28	c D: 1
385.96/387.28	c estimatedAdderCost: 39
385.96/387.28	c Try to convert by bdds
386.06/387.30	c D: 1
386.06/387.30	c estimatedAdderCost: 38
386.06/387.30	c Try to convert by bdds
386.06/387.31	c D: 1
386.06/387.31	c estimatedAdderCost: 39
386.06/387.31	c Try to convert by bdds
386.06/387.33	c D: 1
386.06/387.33	c estimatedAdderCost: 38
386.06/387.33	c Try to convert by bdds
386.06/387.34	c D: 1
386.06/387.34	c estimatedAdderCost: 39
386.06/387.34	c Try to convert by bdds
386.06/387.35	c D: 1
386.06/387.35	c estimatedAdderCost: 38
386.06/387.35	c Try to convert by bdds
386.06/387.37	c D: 1
386.06/387.37	c estimatedAdderCost: 39
386.06/387.37	c Try to convert by bdds
386.06/387.38	c D: 1
386.06/387.38	c estimatedAdderCost: 38
386.06/387.38	c Try to convert by bdds
386.16/387.40	c D: 1
386.16/387.40	c estimatedAdderCost: 39
386.16/387.40	c Try to convert by bdds
386.16/387.41	c D: 1
386.16/387.41	c estimatedAdderCost: 38
386.16/387.41	c Try to convert by bdds
386.16/387.42	c D: 1
386.16/387.42	c estimatedAdderCost: 39
386.16/387.42	c Try to convert by bdds
386.16/387.44	c D: 1
386.16/387.44	c estimatedAdderCost: 38
386.16/387.44	c Try to convert by bdds
386.16/387.45	c D: 1
386.16/387.45	c estimatedAdderCost: 39
386.16/387.45	c Try to convert by bdds
386.16/387.47	c D: 1
386.16/387.47	c estimatedAdderCost: 38
386.16/387.47	c Try to convert by bdds
386.16/387.48	c D: 1
386.16/387.48	c estimatedAdderCost: 39
386.16/387.48	c Try to convert by bdds
386.16/387.49	c D: 1
386.16/387.49	c estimatedAdderCost: 38
386.16/387.49	c Try to convert by bdds
386.26/387.51	c D: 1
386.26/387.51	c estimatedAdderCost: 39
386.26/387.51	c Try to convert by bdds
386.26/387.52	c D: 1
386.26/387.52	c estimatedAdderCost: 38
386.26/387.52	c Try to convert by bdds
386.26/387.54	c D: 1
386.26/387.54	c estimatedAdderCost: 39
386.26/387.54	c Try to convert by bdds
386.26/387.55	c D: 1
386.26/387.55	c estimatedAdderCost: 38
386.26/387.55	c Try to convert by bdds
386.26/387.57	c D: 1
386.26/387.57	c estimatedAdderCost: 39
386.26/387.57	c Try to convert by bdds
386.26/387.58	c D: 1
386.26/387.58	c estimatedAdderCost: 38
386.26/387.58	c Try to convert by bdds
386.26/387.59	c D: 1
386.26/387.59	c estimatedAdderCost: 39
386.26/387.59	c Try to convert by bdds
386.36/387.61	c D: 1
386.36/387.61	c estimatedAdderCost: 38
386.36/387.61	c Try to convert by bdds
386.36/387.62	c D: 1
386.36/387.62	c estimatedAdderCost: 39
386.36/387.62	c Try to convert by bdds
386.36/387.64	c D: 1
386.36/387.64	c estimatedAdderCost: 38
386.36/387.64	c Try to convert by bdds
386.36/387.65	c D: 1
386.36/387.65	c estimatedAdderCost: 39
386.36/387.65	c Try to convert by bdds
386.36/387.66	c D: 1
386.36/387.66	c estimatedAdderCost: 38
386.36/387.66	c Try to convert by bdds
386.36/387.68	c D: 1
386.36/387.68	c estimatedAdderCost: 39
386.36/387.68	c Try to convert by bdds
386.36/387.69	c D: 1
386.36/387.69	c estimatedAdderCost: 38
386.36/387.69	c Try to convert by bdds
386.46/387.71	c D: 1
386.46/387.71	c estimatedAdderCost: 39
386.46/387.71	c Try to convert by bdds
386.46/387.72	c D: 1
386.46/387.72	c estimatedAdderCost: 38
386.46/387.72	c Try to convert by bdds
386.46/387.74	c D: 1
386.46/387.74	c estimatedAdderCost: 39
386.46/387.74	c Try to convert by bdds
386.46/387.75	c D: 1
386.46/387.75	c estimatedAdderCost: 38
386.46/387.75	c Try to convert by bdds
386.46/387.76	c D: 1
386.46/387.76	c estimatedAdderCost: 39
386.46/387.76	c Try to convert by bdds
386.46/387.78	c D: 1
386.46/387.78	c estimatedAdderCost: 38
386.46/387.78	c Try to convert by bdds
386.46/387.79	c D: 1
386.46/387.79	c estimatedAdderCost: 39
386.46/387.79	c Try to convert by bdds
386.55/387.81	c D: 1
386.55/387.81	c estimatedAdderCost: 38
386.55/387.81	c Try to convert by bdds
386.55/387.82	c D: 1
386.55/387.82	c estimatedAdderCost: 39
386.55/387.82	c Try to convert by bdds
386.55/387.83	c D: 1
386.55/387.83	c estimatedAdderCost: 38
386.55/387.83	c Try to convert by bdds
386.55/387.85	c D: 1
386.55/387.85	c estimatedAdderCost: 39
386.55/387.85	c Try to convert by bdds
386.55/387.86	c D: 1
386.55/387.86	c estimatedAdderCost: 38
386.55/387.86	c Try to convert by bdds
386.55/387.88	c D: 1
386.55/387.88	c estimatedAdderCost: 39
386.55/387.88	c Try to convert by bdds
386.55/387.89	c D: 1
386.55/387.89	c estimatedAdderCost: 38
386.55/387.89	c Try to convert by bdds
386.65/387.91	c D: 1
386.65/387.91	c estimatedAdderCost: 39
386.65/387.91	c Try to convert by bdds
386.65/387.92	c D: 1
386.65/387.92	c estimatedAdderCost: 38
386.65/387.92	c Try to convert by bdds
386.65/387.93	c D: 1
386.65/387.93	c estimatedAdderCost: 39
386.65/387.93	c Try to convert by bdds
386.65/387.95	c D: 1
386.65/387.95	c estimatedAdderCost: 38
386.65/387.95	c Try to convert by bdds
386.65/387.96	c D: 1
386.65/387.96	c estimatedAdderCost: 39
386.65/387.96	c Try to convert by bdds
386.65/387.98	c D: 1
386.65/387.98	c estimatedAdderCost: 38
386.65/387.98	c Try to convert by bdds
386.65/387.99	c D: 1
386.65/387.99	c estimatedAdderCost: 39
386.65/387.99	c Try to convert by bdds
386.65/388.00	c D: 1
386.65/388.00	c estimatedAdderCost: 38
386.65/388.00	c Try to convert by bdds
386.76/388.02	c D: 1
386.76/388.02	c estimatedAdderCost: 39
386.76/388.02	c Try to convert by bdds
386.76/388.03	c D: 1
386.76/388.03	c estimatedAdderCost: 38
386.76/388.03	c Try to convert by bdds
386.76/388.05	c D: 1
386.76/388.05	c estimatedAdderCost: 39
386.76/388.05	c Try to convert by bdds
386.76/388.06	c D: 1
386.76/388.06	c estimatedAdderCost: 38
386.76/388.06	c Try to convert by bdds
386.76/388.08	c D: 1
386.76/388.08	c estimatedAdderCost: 39
386.76/388.08	c Try to convert by bdds
386.76/388.09	c D: 1
386.76/388.09	c estimatedAdderCost: 38
386.76/388.09	c Try to convert by bdds
386.76/388.10	c D: 1
386.76/388.10	c estimatedAdderCost: 39
386.76/388.10	c Try to convert by bdds
386.86/388.12	c D: 1
386.86/388.12	c estimatedAdderCost: 38
386.86/388.12	c Try to convert by bdds
386.86/388.13	c D: 1
386.86/388.13	c estimatedAdderCost: 39
386.86/388.13	c Try to convert by bdds
386.86/388.15	c D: 1
386.86/388.15	c estimatedAdderCost: 38
386.86/388.15	c Try to convert by bdds
386.86/388.16	c D: 1
386.86/388.16	c estimatedAdderCost: 39
386.86/388.16	c Try to convert by bdds
386.86/388.17	c D: 1
386.86/388.17	c estimatedAdderCost: 38
386.86/388.17	c Try to convert by bdds
386.86/388.19	c D: 1
386.86/388.19	c estimatedAdderCost: 39
386.86/388.19	c Try to convert by bdds
386.95/388.20	c D: 1
386.95/388.20	c estimatedAdderCost: 38
386.95/388.20	c Try to convert by bdds
386.95/388.22	c D: 1
386.95/388.22	c estimatedAdderCost: 39
386.95/388.22	c Try to convert by bdds
386.95/388.23	c D: 1
386.95/388.23	c estimatedAdderCost: 38
386.95/388.23	c Try to convert by bdds
386.95/388.25	c D: 1
386.95/388.25	c estimatedAdderCost: 39
386.95/388.25	c Try to convert by bdds
386.95/388.26	c D: 1
386.95/388.26	c estimatedAdderCost: 38
386.95/388.26	c Try to convert by bdds
386.95/388.27	c D: 1
386.95/388.27	c estimatedAdderCost: 39
386.95/388.27	c Try to convert by bdds
386.95/388.29	c D: 1
386.95/388.29	c estimatedAdderCost: 38
386.95/388.29	c Try to convert by bdds
387.05/388.30	c D: 1
387.05/388.30	c estimatedAdderCost: 39
387.05/388.30	c Try to convert by bdds
387.05/388.32	c D: 1
387.05/388.32	c estimatedAdderCost: 38
387.05/388.32	c Try to convert by bdds
387.05/388.33	c D: 1
387.05/388.33	c estimatedAdderCost: 39
387.05/388.33	c Try to convert by bdds
387.05/388.34	c D: 1
387.05/388.34	c estimatedAdderCost: 38
387.05/388.34	c Try to convert by bdds
387.05/388.36	c D: 1
387.05/388.36	c estimatedAdderCost: 39
387.05/388.36	c Try to convert by bdds
387.05/388.37	c D: 1
387.05/388.37	c estimatedAdderCost: 38
387.05/388.37	c Try to convert by bdds
387.05/388.39	c D: 1
387.05/388.39	c estimatedAdderCost: 39
387.05/388.39	c Try to convert by bdds
387.16/388.40	c D: 1
387.16/388.40	c estimatedAdderCost: 38
387.16/388.40	c Try to convert by bdds
387.16/388.42	c D: 1
387.16/388.42	c estimatedAdderCost: 39
387.16/388.42	c Try to convert by bdds
387.16/388.43	c D: 1
387.16/388.43	c estimatedAdderCost: 38
387.16/388.43	c Try to convert by bdds
387.16/388.44	c D: 1
387.16/388.44	c estimatedAdderCost: 39
387.16/388.44	c Try to convert by bdds
387.16/388.46	c D: 1
387.16/388.46	c estimatedAdderCost: 38
387.16/388.46	c Try to convert by bdds
387.16/388.47	c D: 1
387.16/388.47	c estimatedAdderCost: 39
387.16/388.47	c Try to convert by bdds
387.16/388.49	c D: 1
387.16/388.49	c estimatedAdderCost: 38
387.16/388.49	c Try to convert by bdds
387.26/388.50	c D: 1
387.26/388.50	c estimatedAdderCost: 39
387.26/388.50	c Try to convert by bdds
387.26/388.51	c D: 1
387.26/388.51	c estimatedAdderCost: 38
387.26/388.51	c Try to convert by bdds
387.26/388.53	c D: 1
387.26/388.53	c estimatedAdderCost: 39
387.26/388.53	c Try to convert by bdds
387.26/388.54	c D: 1
387.26/388.54	c estimatedAdderCost: 38
387.26/388.54	c Try to convert by bdds
387.26/388.56	c D: 1
387.26/388.56	c estimatedAdderCost: 39
387.26/388.56	c Try to convert by bdds
387.26/388.57	c D: 1
387.26/388.57	c estimatedAdderCost: 38
387.26/388.57	c Try to convert by bdds
387.26/388.59	c D: 1
387.26/388.59	c estimatedAdderCost: 39
387.26/388.59	c Try to convert by bdds
387.36/388.60	c D: 1
387.36/388.60	c estimatedAdderCost: 38
387.36/388.60	c Try to convert by bdds
387.36/388.61	c D: 1
387.36/388.61	c estimatedAdderCost: 39
387.36/388.61	c Try to convert by bdds
387.36/388.63	c D: 1
387.36/388.63	c estimatedAdderCost: 38
387.36/388.63	c Try to convert by bdds
387.36/388.64	c D: 1
387.36/388.64	c estimatedAdderCost: 39
387.36/388.64	c Try to convert by bdds
387.36/388.66	c D: 1
387.36/388.66	c estimatedAdderCost: 38
387.36/388.66	c Try to convert by bdds
387.36/388.67	c D: 1
387.36/388.67	c estimatedAdderCost: 39
387.36/388.67	c Try to convert by bdds
387.36/388.68	c D: 1
387.36/388.68	c estimatedAdderCost: 38
387.36/388.68	c Try to convert by bdds
387.46/388.70	c D: 1
387.46/388.70	c estimatedAdderCost: 39
387.46/388.70	c Try to convert by bdds
387.46/388.71	c D: 1
387.46/388.71	c estimatedAdderCost: 38
387.46/388.71	c Try to convert by bdds
387.46/388.73	c D: 1
387.46/388.73	c estimatedAdderCost: 39
387.46/388.73	c Try to convert by bdds
387.46/388.74	c D: 1
387.46/388.74	c estimatedAdderCost: 38
387.46/388.74	c Try to convert by bdds
387.46/388.76	c D: 1
387.46/388.76	c estimatedAdderCost: 39
387.46/388.76	c Try to convert by bdds
387.46/388.77	c D: 1
387.46/388.77	c estimatedAdderCost: 38
387.46/388.77	c Try to convert by bdds
387.46/388.78	c D: 1
387.46/388.78	c estimatedAdderCost: 39
387.46/388.78	c Try to convert by bdds
387.56/388.80	c D: 1
387.56/388.80	c estimatedAdderCost: 38
387.56/388.80	c Try to convert by bdds
387.56/388.81	c D: 1
387.56/388.81	c estimatedAdderCost: 39
387.56/388.81	c Try to convert by bdds
387.56/388.83	c D: 1
387.56/388.83	c estimatedAdderCost: 38
387.56/388.83	c Try to convert by bdds
387.56/388.84	c D: 1
387.56/388.84	c estimatedAdderCost: 39
387.56/388.84	c Try to convert by bdds
387.56/388.85	c D: 1
387.56/388.85	c estimatedAdderCost: 38
387.56/388.85	c Try to convert by bdds
387.56/388.87	c D: 1
387.56/388.87	c estimatedAdderCost: 39
387.56/388.87	c Try to convert by bdds
387.56/388.88	c D: 1
387.56/388.88	c estimatedAdderCost: 38
387.56/388.88	c Try to convert by bdds
387.66/388.90	c D: 1
387.66/388.90	c estimatedAdderCost: 39
387.66/388.90	c Try to convert by bdds
387.66/388.91	c D: 1
387.66/388.91	c estimatedAdderCost: 38
387.66/388.91	c Try to convert by bdds
387.66/388.93	c D: 1
387.66/388.93	c estimatedAdderCost: 39
387.66/388.93	c Try to convert by bdds
387.66/388.94	c D: 1
387.66/388.94	c estimatedAdderCost: 38
387.66/388.94	c Try to convert by bdds
387.66/388.95	c D: 1
387.66/388.95	c estimatedAdderCost: 39
387.66/388.95	c Try to convert by bdds
387.66/388.97	c D: 1
387.66/388.97	c estimatedAdderCost: 38
387.66/388.97	c Try to convert by bdds
387.66/388.98	c D: 1
387.66/388.98	c estimatedAdderCost: 39
387.66/388.98	c Try to convert by bdds
387.66/389.00	c D: 1
387.66/389.00	c estimatedAdderCost: 38
387.66/389.00	c Try to convert by bdds
387.77/389.01	c D: 1
387.77/389.01	c estimatedAdderCost: 39
387.77/389.01	c Try to convert by bdds
387.77/389.02	c D: 1
387.77/389.02	c estimatedAdderCost: 38
387.77/389.02	c Try to convert by bdds
387.77/389.04	c D: 1
387.77/389.04	c estimatedAdderCost: 39
387.77/389.04	c Try to convert by bdds
387.77/389.05	c D: 1
387.77/389.05	c estimatedAdderCost: 38
387.77/389.05	c Try to convert by bdds
387.77/389.07	c D: 1
387.77/389.07	c estimatedAdderCost: 39
387.77/389.07	c Try to convert by bdds
387.77/389.08	c D: 1
387.77/389.08	c estimatedAdderCost: 38
387.77/389.08	c Try to convert by bdds
387.77/389.10	c D: 1
387.77/389.10	c estimatedAdderCost: 39
387.77/389.10	c Try to convert by bdds
387.87/389.11	c D: 1
387.87/389.11	c estimatedAdderCost: 38
387.87/389.11	c Try to convert by bdds
387.87/389.12	c D: 1
387.87/389.12	c estimatedAdderCost: 39
387.87/389.12	c Try to convert by bdds
387.87/389.14	c D: 1
387.87/389.14	c estimatedAdderCost: 38
387.87/389.14	c Try to convert by bdds
387.87/389.15	c D: 1
387.87/389.15	c estimatedAdderCost: 39
387.87/389.15	c Try to convert by bdds
387.87/389.17	c D: 1
387.87/389.17	c estimatedAdderCost: 38
387.87/389.17	c Try to convert by bdds
387.87/389.18	c D: 1
387.87/389.18	c estimatedAdderCost: 39
387.87/389.18	c Try to convert by bdds
387.87/389.19	c D: 1
387.87/389.19	c estimatedAdderCost: 38
387.87/389.19	c Try to convert by bdds
387.96/389.21	c D: 1
387.96/389.21	c estimatedAdderCost: 39
387.96/389.21	c Try to convert by bdds
387.96/389.22	c D: 1
387.96/389.22	c estimatedAdderCost: 38
387.96/389.22	c Try to convert by bdds
387.96/389.24	c D: 1
387.96/389.24	c estimatedAdderCost: 39
387.96/389.24	c Try to convert by bdds
387.96/389.25	c D: 1
387.96/389.25	c estimatedAdderCost: 38
387.96/389.25	c Try to convert by bdds
387.96/389.27	c D: 1
387.96/389.27	c estimatedAdderCost: 39
387.96/389.27	c Try to convert by bdds
387.96/389.28	c D: 1
387.96/389.28	c estimatedAdderCost: 38
387.96/389.28	c Try to convert by bdds
387.96/389.29	c D: 1
387.96/389.29	c estimatedAdderCost: 39
387.96/389.29	c Try to convert by bdds
388.05/389.31	c D: 1
388.05/389.31	c estimatedAdderCost: 38
388.05/389.31	c Try to convert by bdds
388.05/389.32	c D: 1
388.05/389.32	c estimatedAdderCost: 39
388.05/389.32	c Try to convert by bdds
388.05/389.34	c D: 1
388.05/389.34	c estimatedAdderCost: 38
388.05/389.34	c Try to convert by bdds
388.05/389.35	c D: 1
388.05/389.35	c estimatedAdderCost: 39
388.05/389.35	c Try to convert by bdds
388.05/389.37	c D: 1
388.05/389.37	c estimatedAdderCost: 38
388.05/389.37	c Try to convert by bdds
388.05/389.38	c D: 1
388.05/389.38	c estimatedAdderCost: 39
388.05/389.38	c Try to convert by bdds
388.05/389.39	c D: 1
388.05/389.39	c estimatedAdderCost: 38
388.05/389.39	c Try to convert by bdds
388.15/389.41	c D: 1
388.15/389.41	c estimatedAdderCost: 39
388.15/389.41	c Try to convert by bdds
388.15/389.42	c D: 1
388.15/389.42	c estimatedAdderCost: 38
388.15/389.42	c Try to convert by bdds
388.15/389.44	c D: 1
388.15/389.44	c estimatedAdderCost: 39
388.15/389.44	c Try to convert by bdds
388.15/389.45	c D: 1
388.15/389.45	c estimatedAdderCost: 38
388.15/389.45	c Try to convert by bdds
388.15/389.46	c D: 1
388.15/389.46	c estimatedAdderCost: 39
388.15/389.46	c Try to convert by bdds
388.15/389.48	c D: 1
388.15/389.48	c estimatedAdderCost: 38
388.15/389.48	c Try to convert by bdds
388.15/389.49	c D: 1
388.15/389.49	c estimatedAdderCost: 39
388.15/389.49	c Try to convert by bdds
388.25/389.51	c D: 1
388.25/389.51	c estimatedAdderCost: 38
388.25/389.51	c Try to convert by bdds
388.25/389.52	c D: 1
388.25/389.52	c estimatedAdderCost: 39
388.25/389.52	c Try to convert by bdds
388.25/389.54	c D: 1
388.25/389.54	c estimatedAdderCost: 38
388.25/389.54	c Try to convert by bdds
388.25/389.55	c D: 1
388.25/389.55	c estimatedAdderCost: 39
388.25/389.55	c Try to convert by bdds
388.25/389.56	c D: 1
388.25/389.56	c estimatedAdderCost: 38
388.25/389.56	c Try to convert by bdds
388.25/389.58	c D: 1
388.25/389.58	c estimatedAdderCost: 39
388.25/389.58	c Try to convert by bdds
388.25/389.59	c D: 1
388.25/389.59	c estimatedAdderCost: 38
388.25/389.59	c Try to convert by bdds
388.35/389.61	c D: 1
388.35/389.61	c estimatedAdderCost: 39
388.35/389.61	c Try to convert by bdds
388.35/389.62	c D: 1
388.35/389.62	c estimatedAdderCost: 38
388.35/389.62	c Try to convert by bdds
388.35/389.63	c D: 1
388.35/389.63	c estimatedAdderCost: 39
388.35/389.63	c Try to convert by bdds
388.35/389.65	c D: 1
388.35/389.65	c estimatedAdderCost: 38
388.35/389.65	c Try to convert by bdds
388.35/389.66	c D: 1
388.35/389.66	c estimatedAdderCost: 39
388.35/389.66	c Try to convert by bdds
388.35/389.68	c D: 1
388.35/389.68	c estimatedAdderCost: 38
388.35/389.68	c Try to convert by bdds
388.35/389.69	c D: 1
388.35/389.69	c estimatedAdderCost: 39
388.35/389.69	c Try to convert by bdds
388.45/389.71	c D: 1
388.45/389.71	c estimatedAdderCost: 38
388.45/389.71	c Try to convert by bdds
388.45/389.72	c D: 1
388.45/389.72	c estimatedAdderCost: 39
388.45/389.72	c Try to convert by bdds
388.45/389.73	c D: 1
388.45/389.73	c estimatedAdderCost: 38
388.45/389.73	c Try to convert by bdds
388.45/389.75	c D: 1
388.45/389.75	c estimatedAdderCost: 39
388.45/389.75	c Try to convert by bdds
388.45/389.76	c D: 1
388.45/389.76	c estimatedAdderCost: 38
388.45/389.76	c Try to convert by bdds
388.45/389.78	c D: 1
388.45/389.78	c estimatedAdderCost: 39
388.45/389.78	c Try to convert by bdds
388.45/389.79	c D: 1
388.45/389.79	c estimatedAdderCost: 38
388.45/389.79	c Try to convert by bdds
388.55/389.80	c D: 1
388.55/389.80	c estimatedAdderCost: 39
388.55/389.80	c Try to convert by bdds
388.55/389.82	c D: 1
388.55/389.82	c estimatedAdderCost: 38
388.55/389.82	c Try to convert by bdds
388.55/389.83	c D: 1
388.55/389.83	c estimatedAdderCost: 39
388.55/389.83	c Try to convert by bdds
388.55/389.85	c D: 1
388.55/389.85	c estimatedAdderCost: 38
388.55/389.85	c Try to convert by bdds
388.55/389.86	c D: 1
388.55/389.86	c estimatedAdderCost: 39
388.55/389.86	c Try to convert by bdds
388.55/389.87	c D: 1
388.55/389.87	c estimatedAdderCost: 38
388.55/389.87	c Try to convert by bdds
388.55/389.89	c D: 1
388.55/389.89	c estimatedAdderCost: 39
388.55/389.89	c Try to convert by bdds
388.65/389.90	c D: 1
388.65/389.90	c estimatedAdderCost: 38
388.65/389.90	c Try to convert by bdds
388.65/389.92	c D: 1
388.65/389.92	c estimatedAdderCost: 39
388.65/389.92	c Try to convert by bdds
388.65/389.93	c D: 1
388.65/389.93	c estimatedAdderCost: 38
388.65/389.93	c Try to convert by bdds
388.65/389.95	c D: 1
388.65/389.95	c estimatedAdderCost: 39
388.65/389.95	c Try to convert by bdds
388.65/389.96	c D: 1
388.65/389.96	c estimatedAdderCost: 38
388.65/389.96	c Try to convert by bdds
388.65/389.97	c D: 1
388.65/389.97	c estimatedAdderCost: 39
388.65/389.97	c Try to convert by bdds
388.65/389.99	c D: 1
388.65/389.99	c estimatedAdderCost: 38
388.65/389.99	c Try to convert by bdds
388.65/390.00	c D: 1
388.65/390.00	c estimatedAdderCost: 39
388.65/390.00	c Try to convert by bdds
388.76/390.02	c D: 1
388.76/390.02	c estimatedAdderCost: 38
388.76/390.02	c Try to convert by bdds
388.76/390.03	c D: 1
388.76/390.03	c estimatedAdderCost: 39
388.76/390.03	c Try to convert by bdds
388.76/390.04	c D: 1
388.76/390.04	c estimatedAdderCost: 38
388.76/390.04	c Try to convert by bdds
388.76/390.06	c D: 1
388.76/390.06	c estimatedAdderCost: 39
388.76/390.06	c Try to convert by bdds
388.76/390.07	c D: 1
388.76/390.07	c estimatedAdderCost: 38
388.76/390.07	c Try to convert by bdds
388.76/390.09	c D: 1
388.76/390.09	c estimatedAdderCost: 39
388.76/390.09	c Try to convert by bdds
388.76/390.10	c D: 1
388.76/390.10	c estimatedAdderCost: 38
388.76/390.10	c Try to convert by bdds
388.86/390.12	c D: 1
388.86/390.12	c estimatedAdderCost: 39
388.86/390.12	c Try to convert by bdds
388.86/390.13	c D: 1
388.86/390.13	c estimatedAdderCost: 38
388.86/390.13	c Try to convert by bdds
388.86/390.14	c D: 1
388.86/390.14	c estimatedAdderCost: 39
388.86/390.14	c Try to convert by bdds
388.86/390.16	c D: 1
388.86/390.16	c estimatedAdderCost: 38
388.86/390.16	c Try to convert by bdds
388.86/390.17	c D: 1
388.86/390.17	c estimatedAdderCost: 39
388.86/390.17	c Try to convert by bdds
388.86/390.19	c D: 1
388.86/390.19	c estimatedAdderCost: 38
388.86/390.19	c Try to convert by bdds
388.95/390.20	c D: 1
388.95/390.20	c estimatedAdderCost: 39
388.95/390.20	c Try to convert by bdds
388.95/390.21	c D: 1
388.95/390.21	c estimatedAdderCost: 38
388.95/390.21	c Try to convert by bdds
388.95/390.23	c D: 1
388.95/390.23	c estimatedAdderCost: 39
388.95/390.23	c Try to convert by bdds
388.95/390.24	c D: 1
388.95/390.24	c estimatedAdderCost: 38
388.95/390.24	c Try to convert by bdds
388.95/390.26	c D: 1
388.95/390.26	c estimatedAdderCost: 39
388.95/390.26	c Try to convert by bdds
388.95/390.27	c D: 1
388.95/390.27	c estimatedAdderCost: 38
388.95/390.27	c Try to convert by bdds
388.95/390.29	c D: 1
388.95/390.29	c estimatedAdderCost: 39
388.95/390.29	c Try to convert by bdds
389.05/390.30	c D: 1
389.05/390.30	c estimatedAdderCost: 38
389.05/390.30	c Try to convert by bdds
389.05/390.31	c D: 1
389.05/390.31	c estimatedAdderCost: 39
389.05/390.31	c Try to convert by bdds
389.05/390.33	c D: 1
389.05/390.33	c estimatedAdderCost: 38
389.05/390.33	c Try to convert by bdds
389.05/390.34	c D: 1
389.05/390.34	c estimatedAdderCost: 39
389.05/390.34	c Try to convert by bdds
389.05/390.36	c D: 1
389.05/390.36	c estimatedAdderCost: 38
389.05/390.36	c Try to convert by bdds
389.05/390.37	c D: 1
389.05/390.37	c estimatedAdderCost: 39
389.05/390.37	c Try to convert by bdds
389.05/390.38	c D: 1
389.05/390.38	c estimatedAdderCost: 38
389.05/390.38	c Try to convert by bdds
389.15/390.40	c D: 1
389.15/390.40	c estimatedAdderCost: 39
389.15/390.40	c Try to convert by bdds
389.15/390.41	c D: 1
389.15/390.41	c estimatedAdderCost: 38
389.15/390.41	c Try to convert by bdds
389.15/390.43	c D: 1
389.15/390.43	c estimatedAdderCost: 39
389.15/390.43	c Try to convert by bdds
389.15/390.44	c D: 1
389.15/390.44	c estimatedAdderCost: 38
389.15/390.44	c Try to convert by bdds
389.15/390.46	c D: 1
389.15/390.46	c estimatedAdderCost: 39
389.15/390.46	c Try to convert by bdds
389.15/390.47	c D: 1
389.15/390.47	c estimatedAdderCost: 38
389.15/390.47	c Try to convert by bdds
389.15/390.48	c D: 1
389.15/390.48	c estimatedAdderCost: 39
389.15/390.48	c Try to convert by bdds
389.25/390.50	c D: 1
389.25/390.50	c estimatedAdderCost: 38
389.25/390.50	c Try to convert by bdds
389.25/390.51	c D: 1
389.25/390.51	c estimatedAdderCost: 39
389.25/390.51	c Try to convert by bdds
389.25/390.53	c D: 1
389.25/390.53	c estimatedAdderCost: 38
389.25/390.53	c Try to convert by bdds
389.25/390.54	c D: 1
389.25/390.54	c estimatedAdderCost: 39
389.25/390.54	c Try to convert by bdds
389.25/390.55	c D: 1
389.25/390.55	c estimatedAdderCost: 38
389.25/390.55	c Try to convert by bdds
389.25/390.57	c D: 1
389.25/390.57	c estimatedAdderCost: 39
389.25/390.57	c Try to convert by bdds
389.25/390.58	c D: 1
389.25/390.58	c estimatedAdderCost: 38
389.25/390.58	c Try to convert by bdds
389.35/390.60	c D: 1
389.35/390.60	c estimatedAdderCost: 39
389.35/390.60	c Try to convert by bdds
389.35/390.61	c D: 1
389.35/390.61	c estimatedAdderCost: 38
389.35/390.61	c Try to convert by bdds
389.35/390.63	c D: 1
389.35/390.63	c estimatedAdderCost: 39
389.35/390.63	c Try to convert by bdds
389.35/390.64	c D: 1
389.35/390.64	c estimatedAdderCost: 38
389.35/390.64	c Try to convert by bdds
389.35/390.65	c D: 1
389.35/390.65	c estimatedAdderCost: 39
389.35/390.65	c Try to convert by bdds
389.35/390.67	c D: 1
389.35/390.67	c estimatedAdderCost: 38
389.35/390.67	c Try to convert by bdds
389.35/390.68	c D: 1
389.35/390.68	c estimatedAdderCost: 39
389.35/390.68	c Try to convert by bdds
389.45/390.70	c D: 1
389.45/390.70	c estimatedAdderCost: 38
389.45/390.70	c Try to convert by bdds
389.45/390.71	c D: 1
389.45/390.71	c estimatedAdderCost: 39
389.45/390.71	c Try to convert by bdds
389.45/390.72	c D: 1
389.45/390.72	c estimatedAdderCost: 38
389.45/390.72	c Try to convert by bdds
389.45/390.74	c D: 1
389.45/390.74	c estimatedAdderCost: 39
389.45/390.74	c Try to convert by bdds
389.45/390.75	c D: 1
389.45/390.75	c estimatedAdderCost: 38
389.45/390.75	c Try to convert by bdds
389.45/390.77	c D: 1
389.45/390.77	c estimatedAdderCost: 39
389.45/390.77	c Try to convert by bdds
389.45/390.78	c D: 1
389.45/390.78	c estimatedAdderCost: 38
389.45/390.78	c Try to convert by bdds
389.55/390.80	c D: 1
389.55/390.80	c estimatedAdderCost: 39
389.55/390.80	c Try to convert by bdds
389.55/390.81	c D: 1
389.55/390.81	c estimatedAdderCost: 38
389.55/390.81	c Try to convert by bdds
389.55/390.82	c D: 1
389.55/390.82	c estimatedAdderCost: 39
389.55/390.82	c Try to convert by bdds
389.55/390.84	c D: 1
389.55/390.84	c estimatedAdderCost: 38
389.55/390.84	c Try to convert by bdds
389.55/390.85	c D: 1
389.55/390.85	c estimatedAdderCost: 39
389.55/390.85	c Try to convert by bdds
389.55/390.87	c D: 1
389.55/390.87	c estimatedAdderCost: 38
389.55/390.87	c Try to convert by bdds
389.55/390.88	c D: 1
389.55/390.88	c estimatedAdderCost: 39
389.55/390.88	c Try to convert by bdds
389.55/390.89	c D: 1
389.55/390.89	c estimatedAdderCost: 38
389.55/390.89	c Try to convert by bdds
389.65/390.91	c D: 1
389.65/390.91	c estimatedAdderCost: 39
389.65/390.91	c Try to convert by bdds
389.65/390.92	c D: 1
389.65/390.92	c estimatedAdderCost: 38
389.65/390.92	c Try to convert by bdds
389.65/390.94	c D: 1
389.65/390.94	c estimatedAdderCost: 39
389.65/390.94	c Try to convert by bdds
389.65/390.95	c D: 1
389.65/390.95	c estimatedAdderCost: 38
389.65/390.95	c Try to convert by bdds
389.65/390.97	c D: 1
389.65/390.97	c estimatedAdderCost: 39
389.65/390.97	c Try to convert by bdds
389.65/390.98	c D: 1
389.65/390.98	c estimatedAdderCost: 38
389.65/390.98	c Try to convert by bdds
389.65/390.99	c D: 1
389.65/390.99	c estimatedAdderCost: 39
389.65/390.99	c Try to convert by bdds
389.65/391.01	c D: 1
389.65/391.01	c estimatedAdderCost: 38
389.65/391.01	c Try to convert by bdds
389.76/391.02	c D: 1
389.76/391.02	c estimatedAdderCost: 39
389.76/391.02	c Try to convert by bdds
389.76/391.04	c D: 1
389.76/391.04	c estimatedAdderCost: 38
389.76/391.04	c Try to convert by bdds
389.76/391.05	c D: 1
389.76/391.05	c estimatedAdderCost: 39
389.76/391.05	c Try to convert by bdds
389.76/391.06	c D: 1
389.76/391.06	c estimatedAdderCost: 38
389.76/391.06	c Try to convert by bdds
389.76/391.08	c D: 1
389.76/391.08	c estimatedAdderCost: 39
389.76/391.08	c Try to convert by bdds
389.76/391.09	c D: 1
389.76/391.09	c estimatedAdderCost: 38
389.76/391.09	c Try to convert by bdds
389.76/391.11	c D: 1
389.76/391.11	c estimatedAdderCost: 39
389.76/391.11	c Try to convert by bdds
389.86/391.12	c D: 1
389.86/391.12	c estimatedAdderCost: 38
389.86/391.12	c Try to convert by bdds
389.86/391.14	c D: 1
389.86/391.14	c estimatedAdderCost: 39
389.86/391.14	c Try to convert by bdds
389.86/391.15	c D: 1
389.86/391.15	c estimatedAdderCost: 38
389.86/391.15	c Try to convert by bdds
389.86/391.16	c D: 1
389.86/391.16	c estimatedAdderCost: 39
389.86/391.16	c Try to convert by bdds
389.86/391.18	c D: 1
389.86/391.18	c estimatedAdderCost: 38
389.86/391.18	c Try to convert by bdds
389.86/391.19	c D: 1
389.86/391.19	c estimatedAdderCost: 39
389.86/391.19	c Try to convert by bdds
389.95/391.21	c D: 1
389.95/391.21	c estimatedAdderCost: 38
389.95/391.21	c Try to convert by bdds
389.95/391.22	c D: 1
389.95/391.22	c estimatedAdderCost: 39
389.95/391.22	c Try to convert by bdds
389.95/391.23	c D: 1
389.95/391.23	c estimatedAdderCost: 38
389.95/391.23	c Try to convert by bdds
389.95/391.25	c D: 1
389.95/391.25	c estimatedAdderCost: 39
389.95/391.25	c Try to convert by bdds
389.95/391.26	c D: 1
389.95/391.26	c estimatedAdderCost: 38
389.95/391.26	c Try to convert by bdds
389.95/391.28	c D: 1
389.95/391.28	c estimatedAdderCost: 39
389.95/391.28	c Try to convert by bdds
389.95/391.29	c D: 1
389.95/391.29	c estimatedAdderCost: 38
389.95/391.29	c Try to convert by bdds
390.05/391.31	c D: 1
390.05/391.31	c estimatedAdderCost: 39
390.05/391.31	c Try to convert by bdds
390.05/391.32	c D: 1
390.05/391.32	c estimatedAdderCost: 38
390.05/391.32	c Try to convert by bdds
390.05/391.33	c D: 1
390.05/391.33	c estimatedAdderCost: 39
390.05/391.33	c Try to convert by bdds
390.05/391.35	c D: 1
390.05/391.35	c estimatedAdderCost: 38
390.05/391.35	c Try to convert by bdds
390.05/391.36	c D: 1
390.05/391.36	c estimatedAdderCost: 39
390.05/391.36	c Try to convert by bdds
390.05/391.38	c D: 1
390.05/391.38	c estimatedAdderCost: 38
390.05/391.38	c Try to convert by bdds
390.05/391.39	c D: 1
390.05/391.39	c estimatedAdderCost: 39
390.05/391.39	c Try to convert by bdds
390.14/391.41	c D: 1
390.14/391.41	c estimatedAdderCost: 38
390.14/391.41	c Try to convert by bdds
390.14/391.42	c D: 1
390.14/391.42	c estimatedAdderCost: 39
390.14/391.42	c Try to convert by bdds
390.14/391.43	c D: 1
390.14/391.43	c estimatedAdderCost: 38
390.14/391.43	c Try to convert by bdds
390.14/391.45	c D: 1
390.14/391.45	c estimatedAdderCost: 39
390.14/391.45	c Try to convert by bdds
390.14/391.46	c D: 1
390.14/391.46	c estimatedAdderCost: 38
390.14/391.46	c Try to convert by bdds
390.14/391.48	c D: 1
390.14/391.48	c estimatedAdderCost: 39
390.14/391.48	c Try to convert by bdds
390.14/391.49	c D: 1
390.14/391.49	c estimatedAdderCost: 38
390.14/391.49	c Try to convert by bdds
390.25/391.50	c D: 1
390.25/391.50	c estimatedAdderCost: 39
390.25/391.50	c Try to convert by bdds
390.25/391.52	c D: 1
390.25/391.52	c estimatedAdderCost: 38
390.25/391.52	c Try to convert by bdds
390.25/391.53	c D: 1
390.25/391.53	c estimatedAdderCost: 39
390.25/391.53	c Try to convert by bdds
390.25/391.55	c D: 1
390.25/391.55	c estimatedAdderCost: 38
390.25/391.55	c Try to convert by bdds
390.25/391.56	c D: 1
390.25/391.56	c estimatedAdderCost: 39
390.25/391.56	c Try to convert by bdds
390.25/391.58	c D: 1
390.25/391.58	c estimatedAdderCost: 38
390.25/391.58	c Try to convert by bdds
390.25/391.59	c D: 1
390.25/391.59	c estimatedAdderCost: 39
390.25/391.59	c Try to convert by bdds
390.34/391.60	c D: 1
390.34/391.60	c estimatedAdderCost: 38
390.34/391.60	c Try to convert by bdds
390.34/391.62	c D: 1
390.34/391.62	c estimatedAdderCost: 39
390.34/391.62	c Try to convert by bdds
390.34/391.63	c D: 1
390.34/391.63	c estimatedAdderCost: 38
390.34/391.63	c Try to convert by bdds
390.34/391.65	c D: 1
390.34/391.65	c estimatedAdderCost: 39
390.34/391.65	c Try to convert by bdds
390.34/391.66	c D: 1
390.34/391.66	c estimatedAdderCost: 38
390.34/391.66	c Try to convert by bdds
390.34/391.67	c D: 1
390.34/391.67	c estimatedAdderCost: 39
390.34/391.67	c Try to convert by bdds
390.34/391.69	c D: 1
390.34/391.69	c estimatedAdderCost: 38
390.34/391.69	c Try to convert by bdds
390.44/391.70	c D: 1
390.44/391.70	c estimatedAdderCost: 39
390.44/391.70	c Try to convert by bdds
390.44/391.72	c D: 1
390.44/391.72	c estimatedAdderCost: 38
390.44/391.72	c Try to convert by bdds
390.44/391.73	c D: 1
390.44/391.73	c estimatedAdderCost: 39
390.44/391.73	c Try to convert by bdds
390.44/391.75	c D: 1
390.44/391.75	c estimatedAdderCost: 38
390.44/391.75	c Try to convert by bdds
390.44/391.76	c D: 1
390.44/391.76	c estimatedAdderCost: 39
390.44/391.76	c Try to convert by bdds
390.44/391.77	c D: 1
390.44/391.77	c estimatedAdderCost: 38
390.44/391.77	c Try to convert by bdds
390.44/391.79	c D: 1
390.44/391.79	c estimatedAdderCost: 39
390.44/391.79	c Try to convert by bdds
390.54/391.80	c D: 1
390.54/391.80	c estimatedAdderCost: 38
390.54/391.80	c Try to convert by bdds
390.54/391.82	c D: 1
390.54/391.82	c estimatedAdderCost: 39
390.54/391.82	c Try to convert by bdds
390.54/391.83	c D: 1
390.54/391.83	c estimatedAdderCost: 38
390.54/391.83	c Try to convert by bdds
390.54/391.85	c D: 1
390.54/391.85	c estimatedAdderCost: 39
390.54/391.85	c Try to convert by bdds
390.54/391.86	c D: 1
390.54/391.86	c estimatedAdderCost: 38
390.54/391.86	c Try to convert by bdds
390.54/391.87	c D: 1
390.54/391.87	c estimatedAdderCost: 39
390.54/391.87	c Try to convert by bdds
390.54/391.89	c D: 1
390.54/391.89	c estimatedAdderCost: 38
390.54/391.89	c Try to convert by bdds
390.64/391.90	c D: 1
390.64/391.90	c estimatedAdderCost: 39
390.64/391.90	c Try to convert by bdds
390.64/391.92	c D: 1
390.64/391.92	c estimatedAdderCost: 38
390.64/391.92	c Try to convert by bdds
390.64/391.93	c D: 1
390.64/391.93	c estimatedAdderCost: 39
390.64/391.93	c Try to convert by bdds
390.64/391.95	c D: 1
390.64/391.95	c estimatedAdderCost: 38
390.64/391.95	c Try to convert by bdds
390.64/391.96	c D: 1
390.64/391.96	c estimatedAdderCost: 39
390.64/391.96	c Try to convert by bdds
390.64/391.97	c D: 1
390.64/391.97	c estimatedAdderCost: 38
390.64/391.97	c Try to convert by bdds
390.64/391.99	c D: 1
390.64/391.99	c estimatedAdderCost: 39
390.64/391.99	c Try to convert by bdds
390.64/392.00	c D: 1
390.64/392.00	c estimatedAdderCost: 38
390.64/392.00	c Try to convert by bdds
390.76/392.02	c D: 1
390.76/392.02	c estimatedAdderCost: 39
390.76/392.02	c Try to convert by bdds
390.76/392.03	c D: 1
390.76/392.03	c estimatedAdderCost: 38
390.76/392.03	c Try to convert by bdds
390.76/392.04	c D: 1
390.76/392.04	c estimatedAdderCost: 39
390.76/392.04	c Try to convert by bdds
390.76/392.06	c D: 1
390.76/392.06	c estimatedAdderCost: 38
390.76/392.06	c Try to convert by bdds
390.76/392.07	c D: 1
390.76/392.07	c estimatedAdderCost: 39
390.76/392.07	c Try to convert by bdds
390.76/392.09	c D: 1
390.76/392.09	c estimatedAdderCost: 38
390.76/392.09	c Try to convert by bdds
390.76/392.10	c D: 1
390.76/392.10	c estimatedAdderCost: 39
390.76/392.10	c Try to convert by bdds
390.86/392.12	c D: 1
390.86/392.12	c estimatedAdderCost: 38
390.86/392.12	c Try to convert by bdds
390.86/392.13	c D: 1
390.86/392.13	c estimatedAdderCost: 39
390.86/392.13	c Try to convert by bdds
390.86/392.14	c D: 1
390.86/392.14	c estimatedAdderCost: 38
390.86/392.14	c Try to convert by bdds
390.86/392.16	c D: 1
390.86/392.16	c estimatedAdderCost: 39
390.86/392.16	c Try to convert by bdds
390.86/392.17	c D: 1
390.86/392.17	c estimatedAdderCost: 38
390.86/392.17	c Try to convert by bdds
390.86/392.19	c D: 1
390.86/392.19	c estimatedAdderCost: 39
390.86/392.19	c Try to convert by bdds
390.94/392.20	c D: 1
390.94/392.20	c estimatedAdderCost: 38
390.94/392.20	c Try to convert by bdds
390.94/392.22	c D: 1
390.94/392.22	c estimatedAdderCost: 39
390.94/392.22	c Try to convert by bdds
390.94/392.23	c D: 1
390.94/392.23	c estimatedAdderCost: 38
390.94/392.23	c Try to convert by bdds
390.94/392.24	c D: 1
390.94/392.24	c estimatedAdderCost: 39
390.94/392.24	c Try to convert by bdds
390.94/392.26	c D: 1
390.94/392.26	c estimatedAdderCost: 38
390.94/392.26	c Try to convert by bdds
390.94/392.27	c D: 1
390.94/392.27	c estimatedAdderCost: 39
390.94/392.27	c Try to convert by bdds
390.94/392.29	c D: 1
390.94/392.29	c estimatedAdderCost: 38
390.94/392.29	c Try to convert by bdds
391.04/392.30	c D: 1
391.04/392.30	c estimatedAdderCost: 39
391.04/392.30	c Try to convert by bdds
391.04/392.31	c D: 1
391.04/392.31	c estimatedAdderCost: 38
391.04/392.31	c Try to convert by bdds
391.04/392.33	c D: 1
391.04/392.33	c estimatedAdderCost: 39
391.04/392.33	c Try to convert by bdds
391.04/392.34	c D: 1
391.04/392.34	c estimatedAdderCost: 38
391.04/392.34	c Try to convert by bdds
391.04/392.36	c D: 1
391.04/392.36	c estimatedAdderCost: 39
391.04/392.36	c Try to convert by bdds
391.04/392.37	c D: 1
391.04/392.37	c estimatedAdderCost: 38
391.04/392.37	c Try to convert by bdds
391.04/392.39	c D: 1
391.04/392.39	c estimatedAdderCost: 39
391.04/392.39	c Try to convert by bdds
391.14/392.40	c D: 1
391.14/392.40	c estimatedAdderCost: 38
391.14/392.40	c Try to convert by bdds
391.14/392.41	c D: 1
391.14/392.41	c estimatedAdderCost: 39
391.14/392.41	c Try to convert by bdds
391.14/392.43	c D: 1
391.14/392.43	c estimatedAdderCost: 38
391.14/392.43	c Try to convert by bdds
391.14/392.44	c D: 1
391.14/392.44	c estimatedAdderCost: 39
391.14/392.44	c Try to convert by bdds
391.14/392.46	c D: 1
391.14/392.46	c estimatedAdderCost: 38
391.14/392.46	c Try to convert by bdds
391.14/392.47	c D: 1
391.14/392.47	c estimatedAdderCost: 39
391.14/392.47	c Try to convert by bdds
391.14/392.49	c D: 1
391.14/392.49	c estimatedAdderCost: 38
391.14/392.49	c Try to convert by bdds
391.24/392.50	c D: 1
391.24/392.50	c estimatedAdderCost: 39
391.24/392.50	c Try to convert by bdds
391.24/392.51	c D: 1
391.24/392.51	c estimatedAdderCost: 38
391.24/392.51	c Try to convert by bdds
391.24/392.53	c D: 1
391.24/392.53	c estimatedAdderCost: 39
391.24/392.53	c Try to convert by bdds
391.24/392.54	c D: 1
391.24/392.54	c estimatedAdderCost: 38
391.24/392.54	c Try to convert by bdds
391.24/392.56	c D: 1
391.24/392.56	c estimatedAdderCost: 39
391.24/392.56	c Try to convert by bdds
391.24/392.57	c D: 1
391.24/392.57	c estimatedAdderCost: 38
391.24/392.57	c Try to convert by bdds
391.24/392.59	c D: 1
391.24/392.59	c estimatedAdderCost: 39
391.24/392.59	c Try to convert by bdds
391.34/392.60	c D: 1
391.34/392.60	c estimatedAdderCost: 38
391.34/392.60	c Try to convert by bdds
391.34/392.61	c D: 1
391.34/392.61	c estimatedAdderCost: 39
391.34/392.61	c Try to convert by bdds
391.34/392.63	c D: 1
391.34/392.63	c estimatedAdderCost: 38
391.34/392.63	c Try to convert by bdds
391.34/392.64	c D: 1
391.34/392.64	c estimatedAdderCost: 39
391.34/392.64	c Try to convert by bdds
391.34/392.66	c D: 1
391.34/392.66	c estimatedAdderCost: 38
391.34/392.66	c Try to convert by bdds
391.34/392.67	c D: 1
391.34/392.67	c estimatedAdderCost: 39
391.34/392.67	c Try to convert by bdds
391.34/392.68	c D: 1
391.34/392.68	c estimatedAdderCost: 38
391.34/392.68	c Try to convert by bdds
391.44/392.70	c D: 1
391.44/392.70	c estimatedAdderCost: 39
391.44/392.70	c Try to convert by bdds
391.44/392.71	c D: 1
391.44/392.71	c estimatedAdderCost: 38
391.44/392.71	c Try to convert by bdds
391.44/392.73	c D: 1
391.44/392.73	c estimatedAdderCost: 39
391.44/392.73	c Try to convert by bdds
391.44/392.74	c D: 1
391.44/392.74	c estimatedAdderCost: 38
391.44/392.74	c Try to convert by bdds
391.44/392.76	c D: 1
391.44/392.76	c estimatedAdderCost: 39
391.44/392.76	c Try to convert by bdds
391.44/392.77	c D: 1
391.44/392.77	c estimatedAdderCost: 38
391.44/392.77	c Try to convert by bdds
391.44/392.78	c D: 1
391.44/392.78	c estimatedAdderCost: 39
391.44/392.78	c Try to convert by bdds
391.54/392.80	c D: 1
391.54/392.80	c estimatedAdderCost: 38
391.54/392.80	c Try to convert by bdds
391.54/392.81	c D: 1
391.54/392.81	c estimatedAdderCost: 39
391.54/392.81	c Try to convert by bdds
391.54/392.83	c D: 1
391.54/392.83	c estimatedAdderCost: 38
391.54/392.83	c Try to convert by bdds
391.54/392.84	c D: 1
391.54/392.84	c estimatedAdderCost: 39
391.54/392.84	c Try to convert by bdds
391.54/392.86	c D: 1
391.54/392.86	c estimatedAdderCost: 38
391.54/392.86	c Try to convert by bdds
391.54/392.87	c D: 1
391.54/392.87	c estimatedAdderCost: 39
391.54/392.87	c Try to convert by bdds
391.54/392.88	c D: 1
391.54/392.88	c estimatedAdderCost: 38
391.54/392.88	c Try to convert by bdds
391.64/392.90	c D: 1
391.64/392.90	c estimatedAdderCost: 39
391.64/392.90	c Try to convert by bdds
391.64/392.91	c D: 1
391.64/392.91	c estimatedAdderCost: 38
391.64/392.91	c Try to convert by bdds
391.64/392.93	c D: 1
391.64/392.93	c estimatedAdderCost: 39
391.64/392.93	c Try to convert by bdds
391.64/392.94	c D: 1
391.64/392.94	c estimatedAdderCost: 38
391.64/392.94	c Try to convert by bdds
391.64/392.95	c D: 1
391.64/392.95	c estimatedAdderCost: 39
391.64/392.95	c Try to convert by bdds
391.64/392.97	c D: 1
391.64/392.97	c estimatedAdderCost: 38
391.64/392.97	c Try to convert by bdds
391.64/392.98	c D: 1
391.64/392.98	c estimatedAdderCost: 39
391.64/392.98	c Try to convert by bdds
391.64/393.00	c D: 1
391.64/393.00	c estimatedAdderCost: 38
391.64/393.00	c Try to convert by bdds
391.75/393.01	c D: 1
391.75/393.01	c estimatedAdderCost: 39
391.75/393.01	c Try to convert by bdds
391.75/393.03	c D: 1
391.75/393.03	c estimatedAdderCost: 38
391.75/393.03	c Try to convert by bdds
391.75/393.04	c D: 1
391.75/393.04	c estimatedAdderCost: 39
391.75/393.04	c Try to convert by bdds
391.75/393.05	c D: 1
391.75/393.05	c estimatedAdderCost: 38
391.75/393.05	c Try to convert by bdds
391.75/393.07	c D: 1
391.75/393.07	c estimatedAdderCost: 39
391.75/393.07	c Try to convert by bdds
391.75/393.08	c D: 1
391.75/393.08	c estimatedAdderCost: 38
391.75/393.08	c Try to convert by bdds
391.75/393.10	c D: 1
391.75/393.10	c estimatedAdderCost: 39
391.75/393.10	c Try to convert by bdds
391.85/393.11	c D: 1
391.85/393.11	c estimatedAdderCost: 38
391.85/393.11	c Try to convert by bdds
391.85/393.13	c D: 1
391.85/393.13	c estimatedAdderCost: 39
391.85/393.13	c Try to convert by bdds
391.85/393.14	c D: 1
391.85/393.14	c estimatedAdderCost: 38
391.85/393.14	c Try to convert by bdds
391.85/393.15	c D: 1
391.85/393.15	c estimatedAdderCost: 39
391.85/393.15	c Try to convert by bdds
391.85/393.17	c D: 1
391.85/393.17	c estimatedAdderCost: 38
391.85/393.17	c Try to convert by bdds
391.85/393.18	c D: 1
391.85/393.18	c estimatedAdderCost: 39
391.85/393.18	c Try to convert by bdds
391.94/393.20	c D: 1
391.94/393.20	c estimatedAdderCost: 38
391.94/393.20	c Try to convert by bdds
391.94/393.21	c D: 1
391.94/393.21	c estimatedAdderCost: 39
391.94/393.21	c Try to convert by bdds
391.94/393.23	c D: 1
391.94/393.23	c estimatedAdderCost: 38
391.94/393.23	c Try to convert by bdds
391.94/393.24	c D: 1
391.94/393.24	c estimatedAdderCost: 39
391.94/393.24	c Try to convert by bdds
391.94/393.25	c D: 1
391.94/393.25	c estimatedAdderCost: 38
391.94/393.25	c Try to convert by bdds
391.94/393.27	c D: 1
391.94/393.27	c estimatedAdderCost: 39
391.94/393.27	c Try to convert by bdds
391.94/393.28	c D: 1
391.94/393.28	c estimatedAdderCost: 38
391.94/393.28	c Try to convert by bdds
392.04/393.30	c D: 1
392.04/393.30	c estimatedAdderCost: 39
392.04/393.30	c Try to convert by bdds
392.04/393.31	c D: 1
392.04/393.31	c estimatedAdderCost: 38
392.04/393.31	c Try to convert by bdds
392.04/393.32	c D: 1
392.04/393.32	c estimatedAdderCost: 39
392.04/393.32	c Try to convert by bdds
392.04/393.34	c D: 1
392.04/393.34	c estimatedAdderCost: 38
392.04/393.34	c Try to convert by bdds
392.04/393.35	c D: 1
392.04/393.35	c estimatedAdderCost: 39
392.04/393.35	c Try to convert by bdds
392.04/393.37	c D: 1
392.04/393.37	c estimatedAdderCost: 38
392.04/393.37	c Try to convert by bdds
392.04/393.38	c D: 1
392.04/393.38	c estimatedAdderCost: 39
392.04/393.38	c Try to convert by bdds
392.04/393.40	c D: 1
392.04/393.40	c estimatedAdderCost: 38
392.04/393.40	c Try to convert by bdds
392.14/393.41	c D: 1
392.14/393.41	c estimatedAdderCost: 39
392.14/393.41	c Try to convert by bdds
392.14/393.42	c D: 1
392.14/393.42	c estimatedAdderCost: 38
392.14/393.42	c Try to convert by bdds
392.14/393.44	c D: 1
392.14/393.44	c estimatedAdderCost: 39
392.14/393.44	c Try to convert by bdds
392.14/393.45	c D: 1
392.14/393.45	c estimatedAdderCost: 38
392.14/393.45	c Try to convert by bdds
392.14/393.47	c D: 1
392.14/393.47	c estimatedAdderCost: 39
392.14/393.47	c Try to convert by bdds
392.14/393.48	c D: 1
392.14/393.48	c estimatedAdderCost: 38
392.14/393.48	c Try to convert by bdds
392.14/393.49	c D: 1
392.14/393.49	c estimatedAdderCost: 39
392.14/393.49	c Try to convert by bdds
392.24/393.51	c D: 1
392.24/393.51	c estimatedAdderCost: 38
392.24/393.51	c Try to convert by bdds
392.24/393.52	c D: 1
392.24/393.52	c estimatedAdderCost: 39
392.24/393.52	c Try to convert by bdds
392.24/393.54	c D: 1
392.24/393.54	c estimatedAdderCost: 38
392.24/393.54	c Try to convert by bdds
392.24/393.55	c D: 1
392.24/393.55	c estimatedAdderCost: 39
392.24/393.55	c Try to convert by bdds
392.24/393.56	c D: 1
392.24/393.56	c estimatedAdderCost: 38
392.24/393.56	c Try to convert by bdds
392.24/393.58	c D: 1
392.24/393.58	c estimatedAdderCost: 39
392.24/393.58	c Try to convert by bdds
392.24/393.59	c D: 1
392.24/393.59	c estimatedAdderCost: 38
392.24/393.59	c Try to convert by bdds
392.34/393.61	c D: 1
392.34/393.61	c estimatedAdderCost: 39
392.34/393.61	c Try to convert by bdds
392.34/393.62	c D: 1
392.34/393.62	c estimatedAdderCost: 38
392.34/393.62	c Try to convert by bdds
392.34/393.64	c D: 1
392.34/393.64	c estimatedAdderCost: 39
392.34/393.64	c Try to convert by bdds
392.34/393.65	c D: 1
392.34/393.65	c estimatedAdderCost: 38
392.34/393.65	c Try to convert by bdds
392.34/393.66	c D: 1
392.34/393.66	c estimatedAdderCost: 39
392.34/393.66	c Try to convert by bdds
392.34/393.68	c D: 1
392.34/393.68	c estimatedAdderCost: 38
392.34/393.68	c Try to convert by bdds
392.34/393.69	c D: 1
392.34/393.69	c estimatedAdderCost: 39
392.34/393.69	c Try to convert by bdds
392.43/393.71	c D: 1
392.43/393.71	c estimatedAdderCost: 38
392.43/393.71	c Try to convert by bdds
392.43/393.72	c D: 1
392.43/393.72	c estimatedAdderCost: 39
392.43/393.72	c Try to convert by bdds
392.43/393.73	c D: 1
392.43/393.73	c estimatedAdderCost: 38
392.43/393.73	c Try to convert by bdds
392.43/393.75	c D: 1
392.43/393.75	c estimatedAdderCost: 39
392.43/393.75	c Try to convert by bdds
392.43/393.76	c D: 1
392.43/393.76	c estimatedAdderCost: 38
392.43/393.76	c Try to convert by bdds
392.43/393.78	c D: 1
392.43/393.78	c estimatedAdderCost: 39
392.43/393.78	c Try to convert by bdds
392.43/393.79	c D: 1
392.43/393.79	c estimatedAdderCost: 38
392.43/393.79	c Try to convert by bdds
392.53/393.81	c D: 1
392.53/393.81	c estimatedAdderCost: 39
392.53/393.81	c Try to convert by bdds
392.53/393.82	c D: 1
392.53/393.82	c estimatedAdderCost: 38
392.53/393.82	c Try to convert by bdds
392.53/393.83	c D: 1
392.53/393.83	c estimatedAdderCost: 39
392.53/393.83	c Try to convert by bdds
392.53/393.85	c D: 1
392.53/393.85	c estimatedAdderCost: 38
392.53/393.85	c Try to convert by bdds
392.53/393.86	c D: 1
392.53/393.86	c estimatedAdderCost: 39
392.53/393.86	c Try to convert by bdds
392.53/393.88	c D: 1
392.53/393.88	c estimatedAdderCost: 38
392.53/393.88	c Try to convert by bdds
392.53/393.89	c D: 1
392.53/393.89	c estimatedAdderCost: 39
392.53/393.89	c Try to convert by bdds
392.64/393.90	c D: 1
392.64/393.90	c estimatedAdderCost: 38
392.64/393.90	c Try to convert by bdds
392.64/393.92	c D: 1
392.64/393.92	c estimatedAdderCost: 39
392.64/393.92	c Try to convert by bdds
392.64/393.93	c D: 1
392.64/393.93	c estimatedAdderCost: 38
392.64/393.93	c Try to convert by bdds
392.64/393.95	c D: 1
392.64/393.95	c estimatedAdderCost: 39
392.64/393.95	c Try to convert by bdds
392.64/393.96	c D: 1
392.64/393.96	c estimatedAdderCost: 38
392.64/393.96	c Try to convert by bdds
392.64/393.98	c D: 1
392.64/393.98	c estimatedAdderCost: 39
392.64/393.98	c Try to convert by bdds
392.64/393.99	c D: 1
392.64/393.99	c estimatedAdderCost: 38
392.64/393.99	c Try to convert by bdds
392.64/394.00	c D: 1
392.64/394.00	c estimatedAdderCost: 39
392.64/394.00	c Try to convert by bdds
392.75/394.02	c D: 1
392.75/394.02	c estimatedAdderCost: 38
392.75/394.02	c Try to convert by bdds
392.75/394.03	c D: 1
392.75/394.03	c estimatedAdderCost: 39
392.75/394.03	c Try to convert by bdds
392.75/394.05	c D: 1
392.75/394.05	c estimatedAdderCost: 38
392.75/394.05	c Try to convert by bdds
392.75/394.06	c D: 1
392.75/394.06	c estimatedAdderCost: 39
392.75/394.06	c Try to convert by bdds
392.75/394.07	c D: 1
392.75/394.07	c estimatedAdderCost: 38
392.75/394.07	c Try to convert by bdds
392.75/394.09	c D: 1
392.75/394.09	c estimatedAdderCost: 39
392.75/394.09	c Try to convert by bdds
392.75/394.10	c D: 1
392.75/394.10	c estimatedAdderCost: 38
392.75/394.10	c Try to convert by bdds
392.85/394.12	c D: 1
392.85/394.12	c estimatedAdderCost: 39
392.85/394.12	c Try to convert by bdds
392.85/394.13	c D: 1
392.85/394.13	c estimatedAdderCost: 38
392.85/394.13	c Try to convert by bdds
392.85/394.15	c D: 1
392.85/394.15	c estimatedAdderCost: 39
392.85/394.15	c Try to convert by bdds
392.85/394.16	c D: 1
392.85/394.16	c estimatedAdderCost: 38
392.85/394.16	c Try to convert by bdds
392.85/394.17	c D: 1
392.85/394.17	c estimatedAdderCost: 39
392.85/394.17	c Try to convert by bdds
392.85/394.19	c D: 1
392.85/394.19	c estimatedAdderCost: 38
392.85/394.19	c Try to convert by bdds
392.93/394.20	c D: 1
392.93/394.20	c estimatedAdderCost: 39
392.93/394.20	c Try to convert by bdds
392.93/394.22	c D: 1
392.93/394.22	c estimatedAdderCost: 38
392.93/394.22	c Try to convert by bdds
392.93/394.23	c D: 1
392.93/394.23	c estimatedAdderCost: 39
392.93/394.23	c Try to convert by bdds
392.93/394.24	c D: 1
392.93/394.24	c estimatedAdderCost: 38
392.93/394.24	c Try to convert by bdds
392.93/394.26	c D: 1
392.93/394.26	c estimatedAdderCost: 39
392.93/394.26	c Try to convert by bdds
392.93/394.27	c D: 1
392.93/394.27	c estimatedAdderCost: 38
392.93/394.27	c Try to convert by bdds
392.93/394.29	c D: 1
392.93/394.29	c estimatedAdderCost: 39
392.93/394.29	c Try to convert by bdds
393.03/394.30	c D: 1
393.03/394.30	c estimatedAdderCost: 38
393.03/394.30	c Try to convert by bdds
393.03/394.32	c D: 1
393.03/394.32	c estimatedAdderCost: 39
393.03/394.32	c Try to convert by bdds
393.03/394.33	c D: 1
393.03/394.33	c estimatedAdderCost: 38
393.03/394.33	c Try to convert by bdds
393.03/394.34	c D: 1
393.03/394.34	c estimatedAdderCost: 39
393.03/394.34	c Try to convert by bdds
393.03/394.36	c D: 1
393.03/394.36	c estimatedAdderCost: 38
393.03/394.36	c Try to convert by bdds
393.03/394.37	c D: 1
393.03/394.37	c estimatedAdderCost: 39
393.03/394.37	c Try to convert by bdds
393.03/394.39	c D: 1
393.03/394.39	c estimatedAdderCost: 38
393.03/394.39	c Try to convert by bdds
393.13/394.40	c D: 1
393.13/394.40	c estimatedAdderCost: 39
393.13/394.40	c Try to convert by bdds
393.13/394.41	c D: 1
393.13/394.41	c estimatedAdderCost: 38
393.13/394.41	c Try to convert by bdds
393.13/394.43	c D: 1
393.13/394.43	c estimatedAdderCost: 39
393.13/394.43	c Try to convert by bdds
393.13/394.44	c D: 1
393.13/394.44	c estimatedAdderCost: 38
393.13/394.44	c Try to convert by bdds
393.13/394.46	c D: 1
393.13/394.46	c estimatedAdderCost: 39
393.13/394.46	c Try to convert by bdds
393.13/394.47	c D: 1
393.13/394.47	c estimatedAdderCost: 38
393.13/394.47	c Try to convert by bdds
393.13/394.48	c D: 1
393.13/394.48	c estimatedAdderCost: 39
393.13/394.48	c Try to convert by bdds
393.23/394.50	c D: 1
393.23/394.50	c estimatedAdderCost: 38
393.23/394.50	c Try to convert by bdds
393.23/394.51	c D: 1
393.23/394.51	c estimatedAdderCost: 39
393.23/394.51	c Try to convert by bdds
393.23/394.53	c D: 1
393.23/394.53	c estimatedAdderCost: 38
393.23/394.53	c Try to convert by bdds
393.23/394.54	c D: 1
393.23/394.54	c estimatedAdderCost: 39
393.23/394.54	c Try to convert by bdds
393.23/394.56	c D: 1
393.23/394.56	c estimatedAdderCost: 38
393.23/394.56	c Try to convert by bdds
393.23/394.57	c D: 1
393.23/394.57	c estimatedAdderCost: 39
393.23/394.57	c Try to convert by bdds
393.23/394.58	c D: 1
393.23/394.58	c estimatedAdderCost: 38
393.23/394.58	c Try to convert by bdds
393.33/394.60	c D: 1
393.33/394.60	c estimatedAdderCost: 39
393.33/394.60	c Try to convert by bdds
393.33/394.61	c D: 1
393.33/394.61	c estimatedAdderCost: 38
393.33/394.61	c Try to convert by bdds
393.33/394.63	c D: 1
393.33/394.63	c estimatedAdderCost: 39
393.33/394.63	c Try to convert by bdds
393.33/394.64	c D: 1
393.33/394.64	c estimatedAdderCost: 38
393.33/394.64	c Try to convert by bdds
393.33/394.65	c D: 1
393.33/394.65	c estimatedAdderCost: 39
393.33/394.65	c Try to convert by bdds
393.33/394.67	c D: 1
393.33/394.67	c estimatedAdderCost: 38
393.33/394.67	c Try to convert by bdds
393.33/394.68	c D: 1
393.33/394.68	c estimatedAdderCost: 39
393.33/394.68	c Try to convert by bdds
393.43/394.70	c D: 1
393.43/394.70	c estimatedAdderCost: 38
393.43/394.70	c Try to convert by bdds
393.43/394.71	c D: 1
393.43/394.71	c estimatedAdderCost: 39
393.43/394.71	c Try to convert by bdds
393.43/394.73	c D: 1
393.43/394.73	c estimatedAdderCost: 38
393.43/394.73	c Try to convert by bdds
393.43/394.74	c D: 1
393.43/394.74	c estimatedAdderCost: 39
393.43/394.74	c Try to convert by bdds
393.43/394.75	c D: 1
393.43/394.75	c estimatedAdderCost: 38
393.43/394.75	c Try to convert by bdds
393.43/394.77	c D: 1
393.43/394.77	c estimatedAdderCost: 39
393.43/394.77	c Try to convert by bdds
393.43/394.78	c D: 1
393.43/394.78	c estimatedAdderCost: 38
393.43/394.78	c Try to convert by bdds
393.53/394.80	c D: 1
393.53/394.80	c estimatedAdderCost: 39
393.53/394.80	c Try to convert by bdds
393.53/394.81	c D: 1
393.53/394.81	c estimatedAdderCost: 38
393.53/394.81	c Try to convert by bdds
393.53/394.82	c D: 1
393.53/394.82	c estimatedAdderCost: 39
393.53/394.82	c Try to convert by bdds
393.53/394.84	c D: 1
393.53/394.84	c estimatedAdderCost: 38
393.53/394.84	c Try to convert by bdds
393.53/394.85	c D: 1
393.53/394.85	c estimatedAdderCost: 39
393.53/394.85	c Try to convert by bdds
393.53/394.87	c D: 1
393.53/394.87	c estimatedAdderCost: 38
393.53/394.87	c Try to convert by bdds
393.53/394.88	c D: 1
393.53/394.88	c estimatedAdderCost: 39
393.53/394.88	c Try to convert by bdds
393.53/394.90	c D: 1
393.53/394.90	c estimatedAdderCost: 38
393.53/394.90	c Try to convert by bdds
393.63/394.91	c D: 1
393.63/394.91	c estimatedAdderCost: 39
393.63/394.91	c Try to convert by bdds
393.63/394.92	c D: 1
393.63/394.92	c estimatedAdderCost: 38
393.63/394.92	c Try to convert by bdds
393.63/394.94	c D: 1
393.63/394.94	c estimatedAdderCost: 39
393.63/394.94	c Try to convert by bdds
393.63/394.95	c D: 1
393.63/394.95	c estimatedAdderCost: 38
393.63/394.95	c Try to convert by bdds
393.63/394.97	c D: 1
393.63/394.97	c estimatedAdderCost: 39
393.63/394.97	c Try to convert by bdds
393.63/394.98	c D: 1
393.63/394.98	c estimatedAdderCost: 38
393.63/394.98	c Try to convert by bdds
393.63/394.99	c D: 1
393.63/394.99	c estimatedAdderCost: 39
393.63/394.99	c Try to convert by bdds
393.74/395.01	c D: 1
393.74/395.01	c estimatedAdderCost: 38
393.74/395.01	c Try to convert by bdds
393.74/395.02	c D: 1
393.74/395.02	c estimatedAdderCost: 39
393.74/395.02	c Try to convert by bdds
393.74/395.04	c D: 1
393.74/395.04	c estimatedAdderCost: 38
393.74/395.04	c Try to convert by bdds
393.74/395.05	c D: 1
393.74/395.05	c estimatedAdderCost: 39
393.74/395.05	c Try to convert by bdds
393.74/395.07	c D: 1
393.74/395.07	c estimatedAdderCost: 38
393.74/395.07	c Try to convert by bdds
393.74/395.08	c D: 1
393.74/395.08	c estimatedAdderCost: 39
393.74/395.08	c Try to convert by bdds
393.74/395.09	c D: 1
393.74/395.09	c estimatedAdderCost: 38
393.74/395.09	c Try to convert by bdds
393.74/395.11	c D: 1
393.74/395.11	c estimatedAdderCost: 39
393.74/395.11	c Try to convert by bdds
393.84/395.12	c D: 1
393.84/395.12	c estimatedAdderCost: 38
393.84/395.12	c Try to convert by bdds
393.84/395.14	c D: 1
393.84/395.14	c estimatedAdderCost: 39
393.84/395.14	c Try to convert by bdds
393.84/395.15	c D: 1
393.84/395.15	c estimatedAdderCost: 38
393.84/395.15	c Try to convert by bdds
393.84/395.16	c D: 1
393.84/395.16	c estimatedAdderCost: 39
393.84/395.16	c Try to convert by bdds
393.84/395.18	c D: 1
393.84/395.18	c estimatedAdderCost: 38
393.84/395.18	c Try to convert by bdds
393.84/395.19	c D: 1
393.84/395.19	c estimatedAdderCost: 39
393.84/395.19	c Try to convert by bdds
393.93/395.21	c D: 1
393.93/395.21	c estimatedAdderCost: 38
393.93/395.21	c Try to convert by bdds
393.93/395.22	c D: 1
393.93/395.22	c estimatedAdderCost: 39
393.93/395.22	c Try to convert by bdds
393.93/395.24	c D: 1
393.93/395.24	c estimatedAdderCost: 38
393.93/395.24	c Try to convert by bdds
393.93/395.25	c D: 1
393.93/395.25	c estimatedAdderCost: 39
393.93/395.25	c Try to convert by bdds
393.93/395.26	c D: 1
393.93/395.26	c estimatedAdderCost: 38
393.93/395.26	c Try to convert by bdds
393.93/395.28	c D: 1
393.93/395.28	c estimatedAdderCost: 39
393.93/395.28	c Try to convert by bdds
393.93/395.29	c D: 1
393.93/395.29	c estimatedAdderCost: 38
393.93/395.29	c Try to convert by bdds
394.03/395.31	c D: 1
394.03/395.31	c estimatedAdderCost: 39
394.03/395.31	c Try to convert by bdds
394.03/395.32	c D: 1
394.03/395.32	c estimatedAdderCost: 38
394.03/395.32	c Try to convert by bdds
394.03/395.33	c D: 1
394.03/395.33	c estimatedAdderCost: 39
394.03/395.33	c Try to convert by bdds
394.03/395.35	c D: 1
394.03/395.35	c estimatedAdderCost: 38
394.03/395.35	c Try to convert by bdds
394.03/395.36	c D: 1
394.03/395.36	c estimatedAdderCost: 39
394.03/395.36	c Try to convert by bdds
394.03/395.38	c D: 1
394.03/395.38	c estimatedAdderCost: 38
394.03/395.38	c Try to convert by bdds
394.03/395.39	c D: 1
394.03/395.39	c estimatedAdderCost: 39
394.03/395.39	c Try to convert by bdds
394.13/395.41	c D: 1
394.13/395.41	c estimatedAdderCost: 38
394.13/395.41	c Try to convert by bdds
394.13/395.42	c D: 1
394.13/395.42	c estimatedAdderCost: 39
394.13/395.42	c Try to convert by bdds
394.13/395.43	c D: 1
394.13/395.43	c estimatedAdderCost: 38
394.13/395.43	c Try to convert by bdds
394.13/395.45	c D: 1
394.13/395.45	c estimatedAdderCost: 39
394.13/395.45	c Try to convert by bdds
394.13/395.46	c D: 1
394.13/395.46	c estimatedAdderCost: 38
394.13/395.46	c Try to convert by bdds
394.13/395.48	c D: 1
394.13/395.48	c estimatedAdderCost: 39
394.13/395.48	c Try to convert by bdds
394.13/395.49	c D: 1
394.13/395.49	c estimatedAdderCost: 38
394.13/395.49	c Try to convert by bdds
394.23/395.50	c D: 1
394.23/395.50	c estimatedAdderCost: 39
394.23/395.50	c Try to convert by bdds
394.23/395.52	c D: 1
394.23/395.52	c estimatedAdderCost: 38
394.23/395.52	c Try to convert by bdds
394.23/395.53	c D: 1
394.23/395.53	c estimatedAdderCost: 39
394.23/395.53	c Try to convert by bdds
394.23/395.55	c D: 1
394.23/395.55	c estimatedAdderCost: 38
394.23/395.55	c Try to convert by bdds
394.23/395.56	c D: 1
394.23/395.56	c estimatedAdderCost: 39
394.23/395.56	c Try to convert by bdds
394.23/395.57	c D: 1
394.23/395.57	c estimatedAdderCost: 38
394.23/395.57	c Try to convert by bdds
394.23/395.59	c D: 1
394.23/395.59	c estimatedAdderCost: 39
394.23/395.59	c Try to convert by bdds
394.33/395.60	c D: 1
394.33/395.60	c estimatedAdderCost: 38
394.33/395.60	c Try to convert by bdds
394.33/395.62	c D: 1
394.33/395.62	c estimatedAdderCost: 39
394.33/395.62	c Try to convert by bdds
394.33/395.63	c D: 1
394.33/395.63	c estimatedAdderCost: 38
394.33/395.63	c Try to convert by bdds
394.33/395.65	c D: 1
394.33/395.65	c estimatedAdderCost: 39
394.33/395.65	c Try to convert by bdds
394.33/395.66	c D: 1
394.33/395.66	c estimatedAdderCost: 38
394.33/395.66	c Try to convert by bdds
394.33/395.67	c D: 1
394.33/395.67	c estimatedAdderCost: 39
394.33/395.67	c Try to convert by bdds
394.33/395.69	c D: 1
394.33/395.69	c estimatedAdderCost: 38
394.33/395.69	c Try to convert by bdds
394.43/395.70	c D: 1
394.43/395.70	c estimatedAdderCost: 39
394.43/395.70	c Try to convert by bdds
394.43/395.72	c D: 1
394.43/395.72	c estimatedAdderCost: 38
394.43/395.72	c Try to convert by bdds
394.43/395.73	c D: 1
394.43/395.73	c estimatedAdderCost: 39
394.43/395.73	c Try to convert by bdds
394.43/395.74	c D: 1
394.43/395.74	c estimatedAdderCost: 38
394.43/395.74	c Try to convert by bdds
394.43/395.76	c D: 1
394.43/395.76	c estimatedAdderCost: 39
394.43/395.76	c Try to convert by bdds
394.43/395.77	c D: 1
394.43/395.77	c estimatedAdderCost: 38
394.43/395.77	c Try to convert by bdds
394.43/395.79	c D: 1
394.43/395.79	c estimatedAdderCost: 39
394.43/395.79	c Try to convert by bdds
394.53/395.80	c D: 1
394.53/395.80	c estimatedAdderCost: 38
394.53/395.80	c Try to convert by bdds
394.53/395.82	c D: 1
394.53/395.82	c estimatedAdderCost: 39
394.53/395.82	c Try to convert by bdds
394.53/395.83	c D: 1
394.53/395.83	c estimatedAdderCost: 38
394.53/395.83	c Try to convert by bdds
394.53/395.84	c D: 1
394.53/395.84	c estimatedAdderCost: 39
394.53/395.84	c Try to convert by bdds
394.53/395.86	c D: 1
394.53/395.86	c estimatedAdderCost: 38
394.53/395.86	c Try to convert by bdds
394.53/395.87	c D: 1
394.53/395.87	c estimatedAdderCost: 39
394.53/395.87	c Try to convert by bdds
394.53/395.89	c D: 1
394.53/395.89	c estimatedAdderCost: 38
394.53/395.89	c Try to convert by bdds
394.63/395.90	c D: 1
394.63/395.90	c estimatedAdderCost: 39
394.63/395.90	c Try to convert by bdds
394.63/395.91	c D: 1
394.63/395.91	c estimatedAdderCost: 38
394.63/395.91	c Try to convert by bdds
394.63/395.93	c D: 1
394.63/395.93	c estimatedAdderCost: 39
394.63/395.93	c Try to convert by bdds
394.63/395.94	c D: 1
394.63/395.94	c estimatedAdderCost: 38
394.63/395.94	c Try to convert by bdds
394.63/395.96	c D: 1
394.63/395.96	c estimatedAdderCost: 39
394.63/395.96	c Try to convert by bdds
394.63/395.97	c D: 1
394.63/395.97	c estimatedAdderCost: 38
394.63/395.97	c Try to convert by bdds
394.63/395.99	c D: 1
394.63/395.99	c estimatedAdderCost: 39
394.63/395.99	c Try to convert by bdds
394.63/396.00	c D: 1
394.63/396.00	c estimatedAdderCost: 38
394.63/396.00	c Try to convert by bdds
394.74/396.01	c D: 1
394.74/396.01	c estimatedAdderCost: 39
394.74/396.01	c Try to convert by bdds
394.74/396.03	c D: 1
394.74/396.03	c estimatedAdderCost: 38
394.74/396.03	c Try to convert by bdds
394.74/396.04	c D: 1
394.74/396.04	c estimatedAdderCost: 39
394.74/396.04	c Try to convert by bdds
394.74/396.06	c D: 1
394.74/396.06	c estimatedAdderCost: 38
394.74/396.06	c Try to convert by bdds
394.74/396.07	c D: 1
394.74/396.07	c estimatedAdderCost: 39
394.74/396.07	c Try to convert by bdds
394.74/396.08	c D: 1
394.74/396.08	c estimatedAdderCost: 38
394.74/396.08	c Try to convert by bdds
394.74/396.10	c D: 1
394.74/396.10	c estimatedAdderCost: 39
394.74/396.10	c Try to convert by bdds
394.84/396.11	c D: 1
394.84/396.11	c estimatedAdderCost: 38
394.84/396.11	c Try to convert by bdds
394.84/396.13	c D: 1
394.84/396.13	c estimatedAdderCost: 39
394.84/396.13	c Try to convert by bdds
394.84/396.14	c D: 1
394.84/396.14	c estimatedAdderCost: 38
394.84/396.14	c Try to convert by bdds
394.84/396.16	c D: 1
394.84/396.16	c estimatedAdderCost: 39
394.84/396.16	c Try to convert by bdds
394.84/396.17	c D: 1
394.84/396.17	c estimatedAdderCost: 38
394.84/396.17	c Try to convert by bdds
394.84/396.18	c D: 1
394.84/396.18	c estimatedAdderCost: 39
394.84/396.18	c Try to convert by bdds
394.93/396.20	c D: 1
394.93/396.20	c estimatedAdderCost: 38
394.93/396.20	c Try to convert by bdds
394.93/396.21	c D: 1
394.93/396.21	c estimatedAdderCost: 39
394.93/396.21	c Try to convert by bdds
394.93/396.23	c D: 1
394.93/396.23	c estimatedAdderCost: 38
394.93/396.23	c Try to convert by bdds
394.93/396.24	c D: 1
394.93/396.24	c estimatedAdderCost: 39
394.93/396.24	c Try to convert by bdds
394.93/396.25	c D: 1
394.93/396.25	c estimatedAdderCost: 38
394.93/396.25	c Try to convert by bdds
394.93/396.27	c D: 1
394.93/396.27	c estimatedAdderCost: 39
394.93/396.27	c Try to convert by bdds
394.93/396.28	c D: 1
394.93/396.28	c estimatedAdderCost: 38
394.93/396.28	c Try to convert by bdds
395.03/396.30	c D: 1
395.03/396.30	c estimatedAdderCost: 39
395.03/396.30	c Try to convert by bdds
395.03/396.31	c D: 1
395.03/396.31	c estimatedAdderCost: 38
395.03/396.31	c Try to convert by bdds
395.03/396.33	c D: 1
395.03/396.33	c estimatedAdderCost: 39
395.03/396.33	c Try to convert by bdds
395.03/396.34	c D: 1
395.03/396.34	c estimatedAdderCost: 38
395.03/396.34	c Try to convert by bdds
395.03/396.35	c D: 1
395.03/396.35	c estimatedAdderCost: 39
395.03/396.35	c Try to convert by bdds
395.03/396.37	c D: 1
395.03/396.37	c estimatedAdderCost: 38
395.03/396.37	c Try to convert by bdds
395.03/396.38	c D: 1
395.03/396.38	c estimatedAdderCost: 39
395.03/396.38	c Try to convert by bdds
395.13/396.40	c D: 1
395.13/396.40	c estimatedAdderCost: 38
395.13/396.40	c Try to convert by bdds
395.13/396.41	c D: 1
395.13/396.41	c estimatedAdderCost: 39
395.13/396.41	c Try to convert by bdds
395.13/396.42	c D: 1
395.13/396.42	c estimatedAdderCost: 38
395.13/396.42	c Try to convert by bdds
395.13/396.44	c D: 1
395.13/396.44	c estimatedAdderCost: 39
395.13/396.44	c Try to convert by bdds
395.13/396.45	c D: 1
395.13/396.45	c estimatedAdderCost: 38
395.13/396.45	c Try to convert by bdds
395.13/396.47	c D: 1
395.13/396.47	c estimatedAdderCost: 39
395.13/396.47	c Try to convert by bdds
395.13/396.48	c D: 1
395.13/396.48	c estimatedAdderCost: 38
395.13/396.48	c Try to convert by bdds
395.13/396.49	c D: 1
395.13/396.49	c estimatedAdderCost: 39
395.13/396.49	c Try to convert by bdds
395.23/396.51	c D: 1
395.23/396.51	c estimatedAdderCost: 38
395.23/396.51	c Try to convert by bdds
395.23/396.52	c D: 1
395.23/396.52	c estimatedAdderCost: 39
395.23/396.52	c Try to convert by bdds
395.23/396.54	c D: 1
395.23/396.54	c estimatedAdderCost: 38
395.23/396.54	c Try to convert by bdds
395.23/396.55	c D: 1
395.23/396.55	c estimatedAdderCost: 39
395.23/396.55	c Try to convert by bdds
395.23/396.57	c D: 1
395.23/396.57	c estimatedAdderCost: 38
395.23/396.57	c Try to convert by bdds
395.23/396.58	c D: 1
395.23/396.58	c estimatedAdderCost: 39
395.23/396.58	c Try to convert by bdds
395.23/396.59	c D: 1
395.23/396.59	c estimatedAdderCost: 38
395.23/396.59	c Try to convert by bdds
395.33/396.61	c D: 1
395.33/396.61	c estimatedAdderCost: 39
395.33/396.61	c Try to convert by bdds
395.33/396.62	c D: 1
395.33/396.62	c estimatedAdderCost: 38
395.33/396.62	c Try to convert by bdds
395.33/396.64	c D: 1
395.33/396.64	c estimatedAdderCost: 39
395.33/396.64	c Try to convert by bdds
395.33/396.65	c D: 1
395.33/396.65	c estimatedAdderCost: 38
395.33/396.65	c Try to convert by bdds
395.33/396.66	c D: 1
395.33/396.66	c estimatedAdderCost: 39
395.33/396.66	c Try to convert by bdds
395.33/396.68	c D: 1
395.33/396.68	c estimatedAdderCost: 38
395.33/396.68	c Try to convert by bdds
395.33/396.69	c D: 1
395.33/396.69	c estimatedAdderCost: 39
395.33/396.69	c Try to convert by bdds
395.43/396.71	c D: 1
395.43/396.71	c estimatedAdderCost: 38
395.43/396.71	c Try to convert by bdds
395.43/396.72	c D: 1
395.43/396.72	c estimatedAdderCost: 39
395.43/396.72	c Try to convert by bdds
395.43/396.74	c D: 1
395.43/396.74	c estimatedAdderCost: 38
395.43/396.74	c Try to convert by bdds
395.43/396.75	c D: 1
395.43/396.75	c estimatedAdderCost: 39
395.43/396.75	c Try to convert by bdds
395.43/396.76	c D: 1
395.43/396.76	c estimatedAdderCost: 38
395.43/396.76	c Try to convert by bdds
395.43/396.78	c D: 1
395.43/396.78	c estimatedAdderCost: 39
395.43/396.78	c Try to convert by bdds
395.43/396.79	c D: 1
395.43/396.79	c estimatedAdderCost: 38
395.43/396.79	c Try to convert by bdds
395.52/396.81	c D: 1
395.52/396.81	c estimatedAdderCost: 39
395.52/396.81	c Try to convert by bdds
395.52/396.82	c D: 1
395.52/396.82	c estimatedAdderCost: 38
395.52/396.82	c Try to convert by bdds
395.52/396.83	c D: 1
395.52/396.83	c estimatedAdderCost: 39
395.52/396.83	c Try to convert by bdds
395.52/396.85	c D: 1
395.52/396.85	c estimatedAdderCost: 38
395.52/396.85	c Try to convert by bdds
395.52/396.86	c D: 1
395.52/396.86	c estimatedAdderCost: 39
395.52/396.86	c Try to convert by bdds
395.52/396.88	c D: 1
395.52/396.88	c estimatedAdderCost: 38
395.52/396.88	c Try to convert by bdds
395.52/396.89	c D: 1
395.52/396.89	c estimatedAdderCost: 39
395.52/396.89	c Try to convert by bdds
395.62/396.91	c D: 1
395.62/396.91	c estimatedAdderCost: 38
395.62/396.91	c Try to convert by bdds
395.62/396.92	c D: 1
395.62/396.92	c estimatedAdderCost: 39
395.62/396.92	c Try to convert by bdds
395.62/396.93	c D: 1
395.62/396.93	c estimatedAdderCost: 38
395.62/396.93	c Try to convert by bdds
395.62/396.95	c D: 1
395.62/396.95	c estimatedAdderCost: 39
395.62/396.95	c Try to convert by bdds
395.62/396.96	c D: 1
395.62/396.96	c estimatedAdderCost: 38
395.62/396.96	c Try to convert by bdds
395.62/396.98	c D: 1
395.62/396.98	c estimatedAdderCost: 39
395.62/396.98	c Try to convert by bdds
395.62/396.99	c D: 1
395.62/396.99	c estimatedAdderCost: 38
395.62/396.99	c Try to convert by bdds
395.62/397.00	c D: 1
395.62/397.00	c estimatedAdderCost: 39
395.62/397.00	c Try to convert by bdds
395.74/397.02	c D: 1
395.74/397.02	c estimatedAdderCost: 38
395.74/397.02	c Try to convert by bdds
395.74/397.03	c D: 1
395.74/397.03	c estimatedAdderCost: 39
395.74/397.03	c Try to convert by bdds
395.74/397.05	c D: 1
395.74/397.05	c estimatedAdderCost: 38
395.74/397.05	c Try to convert by bdds
395.74/397.06	c D: 1
395.74/397.06	c estimatedAdderCost: 39
395.74/397.06	c Try to convert by bdds
395.74/397.08	c D: 1
395.74/397.08	c estimatedAdderCost: 38
395.74/397.08	c Try to convert by bdds
395.74/397.09	c D: 1
395.74/397.09	c estimatedAdderCost: 39
395.74/397.09	c Try to convert by bdds
395.74/397.10	c D: 1
395.74/397.10	c estimatedAdderCost: 38
395.74/397.10	c Try to convert by bdds
395.85/397.12	c D: 1
395.85/397.12	c estimatedAdderCost: 39
395.85/397.12	c Try to convert by bdds
395.85/397.13	c D: 1
395.85/397.13	c estimatedAdderCost: 38
395.85/397.13	c Try to convert by bdds
395.85/397.15	c D: 1
395.85/397.15	c estimatedAdderCost: 39
395.85/397.15	c Try to convert by bdds
395.85/397.16	c D: 1
395.85/397.16	c estimatedAdderCost: 38
395.85/397.16	c Try to convert by bdds
395.85/397.17	c D: 1
395.85/397.17	c estimatedAdderCost: 39
395.85/397.17	c Try to convert by bdds
395.85/397.19	c D: 1
395.85/397.19	c estimatedAdderCost: 38
395.85/397.19	c Try to convert by bdds
395.93/397.20	c D: 1
395.93/397.20	c estimatedAdderCost: 39
395.93/397.20	c Try to convert by bdds
395.93/397.22	c D: 1
395.93/397.22	c estimatedAdderCost: 38
395.93/397.22	c Try to convert by bdds
395.93/397.23	c D: 1
395.93/397.23	c estimatedAdderCost: 39
395.93/397.23	c Try to convert by bdds
395.93/397.25	c D: 1
395.93/397.25	c estimatedAdderCost: 38
395.93/397.25	c Try to convert by bdds
395.93/397.26	c D: 1
395.93/397.26	c estimatedAdderCost: 39
395.93/397.26	c Try to convert by bdds
395.93/397.27	c D: 1
395.93/397.27	c estimatedAdderCost: 38
395.93/397.27	c Try to convert by bdds
395.93/397.29	c D: 1
395.93/397.29	c estimatedAdderCost: 39
395.93/397.29	c Try to convert by bdds
396.03/397.30	c D: 1
396.03/397.30	c estimatedAdderCost: 38
396.03/397.30	c Try to convert by bdds
396.03/397.32	c D: 1
396.03/397.32	c estimatedAdderCost: 39
396.03/397.32	c Try to convert by bdds
396.03/397.33	c D: 1
396.03/397.33	c estimatedAdderCost: 38
396.03/397.33	c Try to convert by bdds
396.03/397.34	c D: 1
396.03/397.34	c estimatedAdderCost: 39
396.03/397.34	c Try to convert by bdds
396.03/397.36	c D: 1
396.03/397.36	c estimatedAdderCost: 38
396.03/397.36	c Try to convert by bdds
396.03/397.37	c D: 1
396.03/397.37	c estimatedAdderCost: 39
396.03/397.37	c Try to convert by bdds
396.03/397.39	c D: 1
396.03/397.39	c estimatedAdderCost: 38
396.03/397.39	c Try to convert by bdds
396.13/397.40	c D: 1
396.13/397.40	c estimatedAdderCost: 39
396.13/397.40	c Try to convert by bdds
396.13/397.42	c D: 1
396.13/397.42	c estimatedAdderCost: 38
396.13/397.42	c Try to convert by bdds
396.13/397.43	c D: 1
396.13/397.43	c estimatedAdderCost: 39
396.13/397.43	c Try to convert by bdds
396.13/397.44	c D: 1
396.13/397.44	c estimatedAdderCost: 38
396.13/397.44	c Try to convert by bdds
396.13/397.46	c D: 1
396.13/397.46	c estimatedAdderCost: 39
396.13/397.46	c Try to convert by bdds
396.13/397.47	c D: 1
396.13/397.47	c estimatedAdderCost: 38
396.13/397.47	c Try to convert by bdds
396.13/397.49	c D: 1
396.13/397.49	c estimatedAdderCost: 39
396.13/397.49	c Try to convert by bdds
396.23/397.50	c D: 1
396.23/397.50	c estimatedAdderCost: 38
396.23/397.50	c Try to convert by bdds
396.23/397.52	c D: 1
396.23/397.52	c estimatedAdderCost: 39
396.23/397.52	c Try to convert by bdds
396.23/397.53	c D: 1
396.23/397.53	c estimatedAdderCost: 38
396.23/397.53	c Try to convert by bdds
396.23/397.54	c D: 1
396.23/397.54	c estimatedAdderCost: 39
396.23/397.54	c Try to convert by bdds
396.23/397.56	c D: 1
396.23/397.56	c estimatedAdderCost: 38
396.23/397.56	c Try to convert by bdds
396.23/397.57	c D: 1
396.23/397.57	c estimatedAdderCost: 39
396.23/397.57	c Try to convert by bdds
396.23/397.59	c D: 1
396.23/397.59	c estimatedAdderCost: 38
396.23/397.59	c Try to convert by bdds
396.33/397.60	c D: 1
396.33/397.60	c estimatedAdderCost: 39
396.33/397.60	c Try to convert by bdds
396.33/397.61	c D: 1
396.33/397.61	c estimatedAdderCost: 38
396.33/397.61	c Try to convert by bdds
396.33/397.63	c D: 1
396.33/397.63	c estimatedAdderCost: 39
396.33/397.63	c Try to convert by bdds
396.33/397.64	c D: 1
396.33/397.64	c estimatedAdderCost: 38
396.33/397.64	c Try to convert by bdds
396.33/397.66	c D: 1
396.33/397.66	c estimatedAdderCost: 39
396.33/397.66	c Try to convert by bdds
396.33/397.67	c D: 1
396.33/397.67	c estimatedAdderCost: 38
396.33/397.67	c Try to convert by bdds
396.33/397.69	c D: 1
396.33/397.69	c estimatedAdderCost: 39
396.33/397.69	c Try to convert by bdds
396.43/397.70	c D: 1
396.43/397.70	c estimatedAdderCost: 38
396.43/397.70	c Try to convert by bdds
396.43/397.71	c D: 1
396.43/397.71	c estimatedAdderCost: 39
396.43/397.71	c Try to convert by bdds
396.43/397.73	c D: 1
396.43/397.73	c estimatedAdderCost: 38
396.43/397.73	c Try to convert by bdds
396.43/397.74	c D: 1
396.43/397.74	c estimatedAdderCost: 39
396.43/397.74	c Try to convert by bdds
396.43/397.76	c D: 1
396.43/397.76	c estimatedAdderCost: 38
396.43/397.76	c Try to convert by bdds
396.43/397.77	c D: 1
396.43/397.77	c estimatedAdderCost: 39
396.43/397.77	c Try to convert by bdds
396.43/397.78	c D: 1
396.43/397.78	c estimatedAdderCost: 38
396.43/397.78	c Try to convert by bdds
396.53/397.80	c D: 1
396.53/397.80	c estimatedAdderCost: 39
396.53/397.80	c Try to convert by bdds
396.53/397.81	c D: 1
396.53/397.81	c estimatedAdderCost: 38
396.53/397.81	c Try to convert by bdds
396.53/397.83	c D: 1
396.53/397.83	c estimatedAdderCost: 39
396.53/397.83	c Try to convert by bdds
396.53/397.84	c D: 1
396.53/397.84	c estimatedAdderCost: 38
396.53/397.84	c Try to convert by bdds
396.53/397.86	c D: 1
396.53/397.86	c estimatedAdderCost: 39
396.53/397.86	c Try to convert by bdds
396.53/397.87	c D: 1
396.53/397.87	c estimatedAdderCost: 38
396.53/397.87	c Try to convert by bdds
396.53/397.88	c D: 1
396.53/397.88	c estimatedAdderCost: 39
396.53/397.88	c Try to convert by bdds
396.63/397.90	c D: 1
396.63/397.90	c estimatedAdderCost: 38
396.63/397.90	c Try to convert by bdds
396.63/397.91	c D: 1
396.63/397.91	c estimatedAdderCost: 39
396.63/397.91	c Try to convert by bdds
396.63/397.93	c D: 1
396.63/397.93	c estimatedAdderCost: 38
396.63/397.93	c Try to convert by bdds
396.63/397.94	c D: 1
396.63/397.94	c estimatedAdderCost: 39
396.63/397.94	c Try to convert by bdds
396.63/397.95	c D: 1
396.63/397.95	c estimatedAdderCost: 38
396.63/397.95	c Try to convert by bdds
396.63/397.97	c D: 1
396.63/397.97	c estimatedAdderCost: 39
396.63/397.97	c Try to convert by bdds
396.63/397.98	c D: 1
396.63/397.98	c estimatedAdderCost: 38
396.63/397.98	c Try to convert by bdds
396.63/398.00	c D: 1
396.63/398.00	c estimatedAdderCost: 39
396.63/398.00	c Try to convert by bdds
396.74/398.01	c D: 1
396.74/398.01	c estimatedAdderCost: 38
396.74/398.01	c Try to convert by bdds
396.74/398.03	c D: 1
396.74/398.03	c estimatedAdderCost: 39
396.74/398.03	c Try to convert by bdds
396.74/398.04	c D: 1
396.74/398.04	c estimatedAdderCost: 38
396.74/398.04	c Try to convert by bdds
396.74/398.05	c D: 1
396.74/398.05	c estimatedAdderCost: 39
396.74/398.05	c Try to convert by bdds
396.74/398.07	c D: 1
396.74/398.07	c estimatedAdderCost: 38
396.74/398.07	c Try to convert by bdds
396.74/398.08	c D: 1
396.74/398.08	c estimatedAdderCost: 39
396.74/398.08	c Try to convert by bdds
396.74/398.10	c D: 1
396.74/398.10	c estimatedAdderCost: 38
396.74/398.10	c Try to convert by bdds
396.84/398.11	c D: 1
396.84/398.11	c estimatedAdderCost: 39
396.84/398.11	c Try to convert by bdds
396.84/398.12	c D: 1
396.84/398.12	c estimatedAdderCost: 38
396.84/398.12	c Try to convert by bdds
396.84/398.14	c D: 1
396.84/398.14	c estimatedAdderCost: 39
396.84/398.14	c Try to convert by bdds
396.84/398.15	c D: 1
396.84/398.15	c estimatedAdderCost: 38
396.84/398.15	c Try to convert by bdds
396.84/398.17	c D: 1
396.84/398.17	c estimatedAdderCost: 39
396.84/398.17	c Try to convert by bdds
396.84/398.18	c D: 1
396.84/398.18	c estimatedAdderCost: 38
396.84/398.18	c Try to convert by bdds
396.84/398.19	c D: 1
396.84/398.19	c estimatedAdderCost: 39
396.84/398.19	c Try to convert by bdds
396.93/398.21	c D: 1
396.93/398.21	c estimatedAdderCost: 38
396.93/398.21	c Try to convert by bdds
396.93/398.22	c D: 1
396.93/398.22	c estimatedAdderCost: 39
396.93/398.22	c Try to convert by bdds
396.93/398.24	c D: 1
396.93/398.24	c estimatedAdderCost: 38
396.93/398.24	c Try to convert by bdds
396.93/398.25	c D: 1
396.93/398.25	c estimatedAdderCost: 39
396.93/398.25	c Try to convert by bdds
396.93/398.27	c D: 1
396.93/398.27	c estimatedAdderCost: 38
396.93/398.27	c Try to convert by bdds
396.93/398.28	c D: 1
396.93/398.28	c estimatedAdderCost: 39
396.93/398.28	c Try to convert by bdds
396.93/398.29	c D: 1
396.93/398.29	c estimatedAdderCost: 38
396.93/398.29	c Try to convert by bdds
397.03/398.31	c D: 1
397.03/398.31	c estimatedAdderCost: 39
397.03/398.31	c Try to convert by bdds
397.03/398.32	c D: 1
397.03/398.32	c estimatedAdderCost: 38
397.03/398.32	c Try to convert by bdds
397.03/398.34	c D: 1
397.03/398.34	c estimatedAdderCost: 39
397.03/398.34	c Try to convert by bdds
397.03/398.35	c D: 1
397.03/398.35	c estimatedAdderCost: 38
397.03/398.35	c Try to convert by bdds
397.03/398.36	c D: 1
397.03/398.36	c estimatedAdderCost: 39
397.03/398.36	c Try to convert by bdds
397.03/398.38	c D: 1
397.03/398.38	c estimatedAdderCost: 38
397.03/398.38	c Try to convert by bdds
397.03/398.39	c D: 1
397.03/398.39	c estimatedAdderCost: 39
397.03/398.39	c Try to convert by bdds
397.13/398.41	c D: 1
397.13/398.41	c estimatedAdderCost: 38
397.13/398.41	c Try to convert by bdds
397.13/398.42	c D: 1
397.13/398.42	c estimatedAdderCost: 39
397.13/398.42	c Try to convert by bdds
397.13/398.44	c D: 1
397.13/398.44	c estimatedAdderCost: 38
397.13/398.44	c Try to convert by bdds
397.13/398.45	c D: 1
397.13/398.45	c estimatedAdderCost: 39
397.13/398.45	c Try to convert by bdds
397.13/398.46	c D: 1
397.13/398.46	c estimatedAdderCost: 38
397.13/398.46	c Try to convert by bdds
397.13/398.48	c D: 1
397.13/398.48	c estimatedAdderCost: 39
397.13/398.48	c Try to convert by bdds
397.13/398.49	c D: 1
397.13/398.49	c estimatedAdderCost: 38
397.13/398.49	c Try to convert by bdds
397.23/398.51	c D: 1
397.23/398.51	c estimatedAdderCost: 39
397.23/398.51	c Try to convert by bdds
397.23/398.52	c D: 1
397.23/398.52	c estimatedAdderCost: 38
397.23/398.52	c Try to convert by bdds
397.23/398.53	c D: 1
397.23/398.53	c estimatedAdderCost: 39
397.23/398.53	c Try to convert by bdds
397.23/398.55	c D: 1
397.23/398.55	c estimatedAdderCost: 38
397.23/398.55	c Try to convert by bdds
397.23/398.56	c D: 1
397.23/398.56	c estimatedAdderCost: 39
397.23/398.56	c Try to convert by bdds
397.23/398.58	c D: 1
397.23/398.58	c estimatedAdderCost: 38
397.23/398.58	c Try to convert by bdds
397.23/398.59	c D: 1
397.23/398.59	c estimatedAdderCost: 39
397.23/398.59	c Try to convert by bdds
397.33/398.61	c D: 1
397.33/398.61	c estimatedAdderCost: 38
397.33/398.61	c Try to convert by bdds
397.33/398.62	c D: 1
397.33/398.62	c estimatedAdderCost: 39
397.33/398.62	c Try to convert by bdds
397.33/398.63	c D: 1
397.33/398.63	c estimatedAdderCost: 38
397.33/398.63	c Try to convert by bdds
397.33/398.65	c D: 1
397.33/398.65	c estimatedAdderCost: 39
397.33/398.65	c Try to convert by bdds
397.33/398.66	c D: 1
397.33/398.66	c estimatedAdderCost: 38
397.33/398.66	c Try to convert by bdds
397.33/398.68	c D: 1
397.33/398.68	c estimatedAdderCost: 39
397.33/398.68	c Try to convert by bdds
397.33/398.69	c D: 1
397.33/398.69	c estimatedAdderCost: 38
397.33/398.69	c Try to convert by bdds
397.43/398.70	c D: 1
397.43/398.70	c estimatedAdderCost: 39
397.43/398.70	c Try to convert by bdds
397.43/398.72	c D: 1
397.43/398.72	c estimatedAdderCost: 38
397.43/398.72	c Try to convert by bdds
397.43/398.73	c D: 1
397.43/398.73	c estimatedAdderCost: 39
397.43/398.73	c Try to convert by bdds
397.43/398.75	c D: 1
397.43/398.75	c estimatedAdderCost: 38
397.43/398.75	c Try to convert by bdds
397.43/398.76	c D: 1
397.43/398.76	c estimatedAdderCost: 39
397.43/398.76	c Try to convert by bdds
397.43/398.78	c D: 1
397.43/398.78	c estimatedAdderCost: 38
397.43/398.78	c Try to convert by bdds
397.43/398.79	c D: 1
397.43/398.79	c estimatedAdderCost: 39
397.43/398.79	c Try to convert by bdds
397.53/398.80	c D: 1
397.53/398.80	c estimatedAdderCost: 38
397.53/398.80	c Try to convert by bdds
397.53/398.82	c D: 1
397.53/398.82	c estimatedAdderCost: 39
397.53/398.82	c Try to convert by bdds
397.53/398.83	c D: 1
397.53/398.83	c estimatedAdderCost: 38
397.53/398.83	c Try to convert by bdds
397.53/398.85	c D: 1
397.53/398.85	c estimatedAdderCost: 39
397.53/398.85	c Try to convert by bdds
397.53/398.86	c D: 1
397.53/398.86	c estimatedAdderCost: 38
397.53/398.86	c Try to convert by bdds
397.53/398.87	c D: 1
397.53/398.87	c estimatedAdderCost: 39
397.53/398.87	c Try to convert by bdds
397.53/398.89	c D: 1
397.53/398.89	c estimatedAdderCost: 38
397.53/398.89	c Try to convert by bdds
397.63/398.90	c D: 1
397.63/398.90	c estimatedAdderCost: 39
397.63/398.90	c Try to convert by bdds
397.63/398.92	c D: 1
397.63/398.92	c estimatedAdderCost: 38
397.63/398.92	c Try to convert by bdds
397.63/398.93	c D: 1
397.63/398.93	c estimatedAdderCost: 39
397.63/398.93	c Try to convert by bdds
397.63/398.95	c D: 1
397.63/398.95	c estimatedAdderCost: 38
397.63/398.95	c Try to convert by bdds
397.63/398.96	c D: 1
397.63/398.96	c estimatedAdderCost: 39
397.63/398.96	c Try to convert by bdds
397.63/398.97	c D: 1
397.63/398.97	c estimatedAdderCost: 38
397.63/398.97	c Try to convert by bdds
397.63/398.99	c D: 1
397.63/398.99	c estimatedAdderCost: 39
397.63/398.99	c Try to convert by bdds
397.63/399.00	c D: 1
397.63/399.00	c estimatedAdderCost: 38
397.63/399.00	c Try to convert by bdds
397.74/399.02	c D: 1
397.74/399.02	c estimatedAdderCost: 39
397.74/399.02	c Try to convert by bdds
397.74/399.03	c D: 1
397.74/399.03	c estimatedAdderCost: 38
397.74/399.03	c Try to convert by bdds
397.74/399.04	c D: 1
397.74/399.04	c estimatedAdderCost: 39
397.74/399.04	c Try to convert by bdds
397.74/399.06	c D: 1
397.74/399.06	c estimatedAdderCost: 38
397.74/399.06	c Try to convert by bdds
397.74/399.07	c D: 1
397.74/399.07	c estimatedAdderCost: 39
397.74/399.07	c Try to convert by bdds
397.74/399.09	c D: 1
397.74/399.09	c estimatedAdderCost: 38
397.74/399.09	c Try to convert by bdds
397.74/399.10	c D: 1
397.74/399.10	c estimatedAdderCost: 39
397.74/399.10	c Try to convert by bdds
397.84/399.11	c D: 1
397.84/399.11	c estimatedAdderCost: 38
397.84/399.11	c Try to convert by bdds
397.84/399.13	c D: 1
397.84/399.13	c estimatedAdderCost: 39
397.84/399.13	c Try to convert by bdds
397.84/399.14	c D: 1
397.84/399.14	c estimatedAdderCost: 38
397.84/399.14	c Try to convert by bdds
397.84/399.16	c D: 1
397.84/399.16	c estimatedAdderCost: 39
397.84/399.16	c Try to convert by bdds
397.84/399.17	c D: 1
397.84/399.17	c estimatedAdderCost: 38
397.84/399.17	c Try to convert by bdds
397.84/399.19	c D: 1
397.84/399.19	c estimatedAdderCost: 39
397.84/399.19	c Try to convert by bdds
397.92/399.20	c D: 1
397.92/399.20	c estimatedAdderCost: 38
397.92/399.20	c Try to convert by bdds
397.92/399.21	c D: 1
397.92/399.21	c estimatedAdderCost: 39
397.92/399.21	c Try to convert by bdds
397.92/399.23	c D: 1
397.92/399.23	c estimatedAdderCost: 38
397.92/399.23	c Try to convert by bdds
397.92/399.24	c D: 1
397.92/399.24	c estimatedAdderCost: 39
397.92/399.24	c Try to convert by bdds
397.92/399.26	c D: 1
397.92/399.26	c estimatedAdderCost: 38
397.92/399.26	c Try to convert by bdds
397.92/399.27	c D: 1
397.92/399.27	c estimatedAdderCost: 39
397.92/399.27	c Try to convert by bdds
397.92/399.28	c D: 1
397.92/399.28	c estimatedAdderCost: 38
397.92/399.28	c Try to convert by bdds
398.02/399.30	c D: 1
398.02/399.30	c estimatedAdderCost: 39
398.02/399.30	c Try to convert by bdds
398.02/399.31	c D: 1
398.02/399.31	c estimatedAdderCost: 38
398.02/399.31	c Try to convert by bdds
398.02/399.33	c D: 1
398.02/399.33	c estimatedAdderCost: 39
398.02/399.33	c Try to convert by bdds
398.02/399.34	c D: 1
398.02/399.34	c estimatedAdderCost: 38
398.02/399.34	c Try to convert by bdds
398.02/399.36	c D: 1
398.02/399.36	c estimatedAdderCost: 39
398.02/399.36	c Try to convert by bdds
398.02/399.37	c D: 1
398.02/399.37	c estimatedAdderCost: 38
398.02/399.37	c Try to convert by bdds
398.02/399.38	c D: 1
398.02/399.38	c estimatedAdderCost: 39
398.02/399.38	c Try to convert by bdds
398.12/399.40	c D: 1
398.12/399.40	c estimatedAdderCost: 38
398.12/399.40	c Try to convert by bdds
398.12/399.41	c D: 1
398.12/399.41	c estimatedAdderCost: 39
398.12/399.41	c Try to convert by bdds
398.12/399.43	c D: 1
398.12/399.43	c estimatedAdderCost: 38
398.12/399.43	c Try to convert by bdds
398.12/399.44	c D: 1
398.12/399.44	c estimatedAdderCost: 39
398.12/399.44	c Try to convert by bdds
398.12/399.45	c D: 1
398.12/399.45	c estimatedAdderCost: 38
398.12/399.45	c Try to convert by bdds
398.12/399.47	c D: 1
398.12/399.47	c estimatedAdderCost: 39
398.12/399.47	c Try to convert by bdds
398.12/399.48	c D: 1
398.12/399.48	c estimatedAdderCost: 38
398.12/399.48	c Try to convert by bdds
398.22/399.50	c D: 1
398.22/399.50	c estimatedAdderCost: 39
398.22/399.50	c Try to convert by bdds
398.22/399.51	c D: 1
398.22/399.51	c estimatedAdderCost: 38
398.22/399.51	c Try to convert by bdds
398.22/399.52	c D: 1
398.22/399.52	c estimatedAdderCost: 39
398.22/399.52	c Try to convert by bdds
398.22/399.54	c D: 1
398.22/399.54	c estimatedAdderCost: 38
398.22/399.54	c Try to convert by bdds
398.22/399.55	c D: 1
398.22/399.55	c estimatedAdderCost: 39
398.22/399.55	c Try to convert by bdds
398.22/399.57	c D: 1
398.22/399.57	c estimatedAdderCost: 38
398.22/399.57	c Try to convert by bdds
398.22/399.58	c D: 1
398.22/399.58	c estimatedAdderCost: 39
398.22/399.58	c Try to convert by bdds
398.32/399.60	c D: 1
398.32/399.60	c estimatedAdderCost: 38
398.32/399.60	c Try to convert by bdds
398.32/399.61	c D: 1
398.32/399.61	c estimatedAdderCost: 39
398.32/399.61	c Try to convert by bdds
398.32/399.62	c D: 1
398.32/399.62	c estimatedAdderCost: 38
398.32/399.62	c Try to convert by bdds
398.32/399.64	c D: 1
398.32/399.64	c estimatedAdderCost: 39
398.32/399.64	c Try to convert by bdds
398.32/399.65	c D: 1
398.32/399.65	c estimatedAdderCost: 38
398.32/399.65	c Try to convert by bdds
398.32/399.67	c D: 1
398.32/399.67	c estimatedAdderCost: 39
398.32/399.67	c Try to convert by bdds
398.32/399.68	c D: 1
398.32/399.68	c estimatedAdderCost: 38
398.32/399.68	c Try to convert by bdds
398.32/399.69	c D: 1
398.32/399.69	c estimatedAdderCost: 39
398.32/399.69	c Try to convert by bdds
398.42/399.71	c D: 1
398.42/399.71	c estimatedAdderCost: 38
398.42/399.71	c Try to convert by bdds
398.42/399.72	c D: 1
398.42/399.72	c estimatedAdderCost: 39
398.42/399.72	c Try to convert by bdds
398.42/399.74	c D: 1
398.42/399.74	c estimatedAdderCost: 38
398.42/399.74	c Try to convert by bdds
398.42/399.75	c D: 1
398.42/399.75	c estimatedAdderCost: 39
398.42/399.75	c Try to convert by bdds
398.42/399.77	c D: 1
398.42/399.77	c estimatedAdderCost: 38
398.42/399.77	c Try to convert by bdds
398.42/399.78	c D: 1
398.42/399.78	c estimatedAdderCost: 39
398.42/399.78	c Try to convert by bdds
398.42/399.79	c D: 1
398.42/399.79	c estimatedAdderCost: 38
398.42/399.79	c Try to convert by bdds
398.52/399.81	c D: 1
398.52/399.81	c estimatedAdderCost: 39
398.52/399.81	c Try to convert by bdds
398.52/399.82	c D: 1
398.52/399.82	c estimatedAdderCost: 38
398.52/399.82	c Try to convert by bdds
398.52/399.84	c D: 1
398.52/399.84	c estimatedAdderCost: 39
398.52/399.84	c Try to convert by bdds
398.52/399.85	c D: 1
398.52/399.85	c estimatedAdderCost: 38
398.52/399.85	c Try to convert by bdds
398.52/399.86	c D: 1
398.52/399.86	c estimatedAdderCost: 39
398.52/399.86	c Try to convert by bdds
398.52/399.88	c D: 1
398.52/399.88	c estimatedAdderCost: 38
398.52/399.88	c Try to convert by bdds
398.52/399.89	c D: 1
398.52/399.89	c estimatedAdderCost: 39
398.52/399.89	c Try to convert by bdds
398.62/399.91	c D: 1
398.62/399.91	c estimatedAdderCost: 38
398.62/399.91	c Try to convert by bdds
398.62/399.92	c D: 1
398.62/399.92	c estimatedAdderCost: 39
398.62/399.92	c Try to convert by bdds
398.62/399.94	c D: 1
398.62/399.94	c estimatedAdderCost: 38
398.62/399.94	c Try to convert by bdds
398.62/399.95	c D: 1
398.62/399.95	c estimatedAdderCost: 39
398.62/399.95	c Try to convert by bdds
398.62/399.96	c D: 1
398.62/399.96	c estimatedAdderCost: 38
398.62/399.96	c Try to convert by bdds
398.62/399.98	c D: 1
398.62/399.98	c estimatedAdderCost: 39
398.62/399.98	c Try to convert by bdds
398.62/399.99	c D: 1
398.62/399.99	c estimatedAdderCost: 38
398.62/399.99	c Try to convert by bdds
398.62/400.01	c D: 1
398.62/400.01	c estimatedAdderCost: 39
398.62/400.01	c Try to convert by bdds
398.73/400.02	c D: 1
398.73/400.02	c estimatedAdderCost: 38
398.73/400.02	c Try to convert by bdds
398.73/400.03	c D: 1
398.73/400.03	c estimatedAdderCost: 39
398.73/400.03	c Try to convert by bdds
398.73/400.05	c D: 1
398.73/400.05	c estimatedAdderCost: 38
398.73/400.05	c Try to convert by bdds
398.73/400.06	c D: 1
398.73/400.06	c estimatedAdderCost: 39
398.73/400.06	c Try to convert by bdds
398.73/400.08	c D: 1
398.73/400.08	c estimatedAdderCost: 38
398.73/400.08	c Try to convert by bdds
398.73/400.09	c D: 1
398.73/400.09	c estimatedAdderCost: 39
398.73/400.09	c Try to convert by bdds
398.73/400.10	c D: 1
398.73/400.10	c estimatedAdderCost: 38
398.73/400.10	c Try to convert by bdds
398.83/400.12	c D: 1
398.83/400.12	c estimatedAdderCost: 39
398.83/400.12	c Try to convert by bdds
398.83/400.13	c D: 1
398.83/400.13	c estimatedAdderCost: 38
398.83/400.13	c Try to convert by bdds
398.83/400.15	c D: 1
398.83/400.15	c estimatedAdderCost: 39
398.83/400.15	c Try to convert by bdds
398.83/400.16	c D: 1
398.83/400.16	c estimatedAdderCost: 38
398.83/400.16	c Try to convert by bdds
398.83/400.18	c D: 1
398.83/400.18	c estimatedAdderCost: 39
398.83/400.18	c Try to convert by bdds
398.83/400.19	c D: 1
398.83/400.19	c estimatedAdderCost: 38
398.83/400.19	c Try to convert by bdds
398.92/400.20	c D: 1
398.92/400.20	c estimatedAdderCost: 39
398.92/400.20	c Try to convert by bdds
398.92/400.22	c D: 1
398.92/400.22	c estimatedAdderCost: 38
398.92/400.22	c Try to convert by bdds
398.92/400.23	c D: 1
398.92/400.23	c estimatedAdderCost: 39
398.92/400.23	c Try to convert by bdds
398.92/400.25	c D: 1
398.92/400.25	c estimatedAdderCost: 38
398.92/400.25	c Try to convert by bdds
398.92/400.26	c D: 1
398.92/400.26	c estimatedAdderCost: 39
398.92/400.26	c Try to convert by bdds
398.92/400.27	c D: 1
398.92/400.27	c estimatedAdderCost: 38
398.92/400.27	c Try to convert by bdds
398.92/400.29	c D: 1
398.92/400.29	c estimatedAdderCost: 39
398.92/400.29	c Try to convert by bdds
399.02/400.30	c D: 1
399.02/400.30	c estimatedAdderCost: 38
399.02/400.30	c Try to convert by bdds
399.02/400.32	c D: 1
399.02/400.32	c estimatedAdderCost: 39
399.02/400.32	c Try to convert by bdds
399.02/400.33	c D: 1
399.02/400.33	c estimatedAdderCost: 38
399.02/400.33	c Try to convert by bdds
399.02/400.34	c D: 1
399.02/400.34	c estimatedAdderCost: 39
399.02/400.34	c Try to convert by bdds
399.02/400.36	c D: 1
399.02/400.36	c estimatedAdderCost: 38
399.02/400.36	c Try to convert by bdds
399.02/400.37	c D: 1
399.02/400.37	c estimatedAdderCost: 39
399.02/400.37	c Try to convert by bdds
399.02/400.39	c D: 1
399.02/400.39	c estimatedAdderCost: 38
399.02/400.39	c Try to convert by bdds
399.12/400.40	c D: 1
399.12/400.40	c estimatedAdderCost: 39
399.12/400.40	c Try to convert by bdds
399.12/400.42	c D: 1
399.12/400.42	c estimatedAdderCost: 38
399.12/400.42	c Try to convert by bdds
399.12/400.43	c D: 1
399.12/400.43	c estimatedAdderCost: 39
399.12/400.43	c Try to convert by bdds
399.12/400.44	c D: 1
399.12/400.44	c estimatedAdderCost: 38
399.12/400.44	c Try to convert by bdds
399.12/400.46	c D: 1
399.12/400.46	c estimatedAdderCost: 39
399.12/400.46	c Try to convert by bdds
399.12/400.47	c D: 1
399.12/400.47	c estimatedAdderCost: 38
399.12/400.47	c Try to convert by bdds
399.12/400.49	c D: 1
399.12/400.49	c estimatedAdderCost: 39
399.12/400.49	c Try to convert by bdds
399.22/400.50	c D: 1
399.22/400.50	c estimatedAdderCost: 38
399.22/400.50	c Try to convert by bdds
399.22/400.51	c D: 1
399.22/400.51	c estimatedAdderCost: 39
399.22/400.51	c Try to convert by bdds
399.22/400.53	c D: 1
399.22/400.53	c estimatedAdderCost: 38
399.22/400.53	c Try to convert by bdds
399.22/400.54	c D: 1
399.22/400.54	c estimatedAdderCost: 39
399.22/400.54	c Try to convert by bdds
399.22/400.56	c D: 1
399.22/400.56	c estimatedAdderCost: 38
399.22/400.56	c Try to convert by bdds
399.22/400.57	c D: 1
399.22/400.57	c estimatedAdderCost: 39
399.22/400.57	c Try to convert by bdds
399.22/400.59	c D: 1
399.22/400.59	c estimatedAdderCost: 38
399.22/400.59	c Try to convert by bdds
399.32/400.60	c D: 1
399.32/400.60	c estimatedAdderCost: 39
399.32/400.60	c Try to convert by bdds
399.32/400.61	c D: 1
399.32/400.61	c estimatedAdderCost: 38
399.32/400.61	c Try to convert by bdds
399.32/400.63	c D: 1
399.32/400.63	c estimatedAdderCost: 39
399.32/400.63	c Try to convert by bdds
399.32/400.64	c D: 1
399.32/400.64	c estimatedAdderCost: 38
399.32/400.64	c Try to convert by bdds
399.32/400.66	c D: 1
399.32/400.66	c estimatedAdderCost: 39
399.32/400.66	c Try to convert by bdds
399.32/400.67	c D: 1
399.32/400.67	c estimatedAdderCost: 38
399.32/400.67	c Try to convert by bdds
399.32/400.68	c D: 1
399.32/400.68	c estimatedAdderCost: 39
399.32/400.68	c Try to convert by bdds
399.42/400.70	c D: 1
399.42/400.70	c estimatedAdderCost: 38
399.42/400.70	c Try to convert by bdds
399.42/400.71	c D: 1
399.42/400.71	c estimatedAdderCost: 39
399.42/400.71	c Try to convert by bdds
399.42/400.73	c D: 1
399.42/400.73	c estimatedAdderCost: 38
399.42/400.73	c Try to convert by bdds
399.42/400.74	c D: 1
399.42/400.74	c estimatedAdderCost: 39
399.42/400.74	c Try to convert by bdds
399.42/400.75	c D: 1
399.42/400.75	c estimatedAdderCost: 38
399.42/400.75	c Try to convert by bdds
399.42/400.77	c D: 1
399.42/400.77	c estimatedAdderCost: 39
399.42/400.77	c Try to convert by bdds
399.42/400.78	c D: 1
399.42/400.78	c estimatedAdderCost: 38
399.42/400.78	c Try to convert by bdds
399.52/400.80	c D: 1
399.52/400.80	c estimatedAdderCost: 39
399.52/400.80	c Try to convert by bdds
399.52/400.81	c D: 1
399.52/400.81	c estimatedAdderCost: 38
399.52/400.81	c Try to convert by bdds
399.52/400.83	c D: 1
399.52/400.83	c estimatedAdderCost: 39
399.52/400.83	c Try to convert by bdds
399.52/400.84	c D: 1
399.52/400.84	c estimatedAdderCost: 38
399.52/400.84	c Try to convert by bdds
399.52/400.85	c D: 1
399.52/400.85	c estimatedAdderCost: 39
399.52/400.85	c Try to convert by bdds
399.52/400.87	c D: 1
399.52/400.87	c estimatedAdderCost: 38
399.52/400.87	c Try to convert by bdds
399.52/400.88	c D: 1
399.52/400.88	c estimatedAdderCost: 39
399.52/400.88	c Try to convert by bdds
399.62/400.90	c D: 1
399.62/400.90	c estimatedAdderCost: 38
399.62/400.90	c Try to convert by bdds
399.62/400.91	c D: 1
399.62/400.91	c estimatedAdderCost: 39
399.62/400.91	c Try to convert by bdds
399.62/400.92	c D: 1
399.62/400.92	c estimatedAdderCost: 38
399.62/400.92	c Try to convert by bdds
399.62/400.94	c D: 1
399.62/400.94	c estimatedAdderCost: 39
399.62/400.94	c Try to convert by bdds
399.62/400.95	c D: 1
399.62/400.95	c estimatedAdderCost: 38
399.62/400.95	c Try to convert by bdds
399.62/400.97	c D: 1
399.62/400.97	c estimatedAdderCost: 39
399.62/400.97	c Try to convert by bdds
399.62/400.98	c D: 1
399.62/400.98	c estimatedAdderCost: 38
399.62/400.98	c Try to convert by bdds
399.62/401.00	c D: 1
399.62/401.00	c estimatedAdderCost: 39
399.62/401.00	c Try to convert by bdds
399.73/401.01	c D: 1
399.73/401.01	c estimatedAdderCost: 38
399.73/401.01	c Try to convert by bdds
399.73/401.02	c D: 1
399.73/401.02	c estimatedAdderCost: 39
399.73/401.02	c Try to convert by bdds
399.73/401.04	c D: 1
399.73/401.04	c estimatedAdderCost: 38
399.73/401.04	c Try to convert by bdds
399.73/401.05	c D: 1
399.73/401.05	c estimatedAdderCost: 39
399.73/401.05	c Try to convert by bdds
399.73/401.07	c D: 1
399.73/401.07	c estimatedAdderCost: 38
399.73/401.07	c Try to convert by bdds
399.73/401.08	c D: 1
399.73/401.08	c estimatedAdderCost: 39
399.73/401.08	c Try to convert by bdds
399.73/401.09	c D: 1
399.73/401.09	c estimatedAdderCost: 38
399.73/401.09	c Try to convert by bdds
399.83/401.11	c D: 1
399.83/401.11	c estimatedAdderCost: 39
399.83/401.11	c Try to convert by bdds
399.83/401.12	c D: 1
399.83/401.12	c estimatedAdderCost: 38
399.83/401.12	c Try to convert by bdds
399.83/401.14	c D: 1
399.83/401.14	c estimatedAdderCost: 39
399.83/401.14	c Try to convert by bdds
399.83/401.15	c D: 1
399.83/401.15	c estimatedAdderCost: 38
399.83/401.15	c Try to convert by bdds
399.83/401.16	c D: 1
399.83/401.16	c estimatedAdderCost: 39
399.83/401.16	c Try to convert by bdds
399.83/401.18	c D: 1
399.83/401.18	c estimatedAdderCost: 38
399.83/401.18	c Try to convert by bdds
399.83/401.19	c D: 1
399.83/401.19	c estimatedAdderCost: 39
399.83/401.19	c Try to convert by bdds
399.92/401.21	c D: 1
399.92/401.21	c estimatedAdderCost: 38
399.92/401.21	c Try to convert by bdds
399.92/401.22	c D: 1
399.92/401.22	c estimatedAdderCost: 39
399.92/401.22	c Try to convert by bdds
399.92/401.24	c D: 1
399.92/401.24	c estimatedAdderCost: 38
399.92/401.24	c Try to convert by bdds
399.92/401.25	c D: 1
399.92/401.25	c estimatedAdderCost: 39
399.92/401.25	c Try to convert by bdds
399.92/401.26	c D: 1
399.92/401.26	c estimatedAdderCost: 38
399.92/401.26	c Try to convert by bdds
399.92/401.28	c D: 1
399.92/401.28	c estimatedAdderCost: 39
399.92/401.28	c Try to convert by bdds
399.92/401.29	c D: 1
399.92/401.29	c estimatedAdderCost: 38
399.92/401.29	c Try to convert by bdds
400.02/401.31	c D: 1
400.02/401.31	c estimatedAdderCost: 39
400.02/401.31	c Try to convert by bdds
400.02/401.32	c D: 1
400.02/401.32	c estimatedAdderCost: 38
400.02/401.32	c Try to convert by bdds
400.02/401.33	c D: 1
400.02/401.33	c estimatedAdderCost: 39
400.02/401.33	c Try to convert by bdds
400.02/401.35	c D: 1
400.02/401.35	c estimatedAdderCost: 38
400.02/401.35	c Try to convert by bdds
400.02/401.36	c D: 1
400.02/401.36	c estimatedAdderCost: 39
400.02/401.36	c Try to convert by bdds
400.02/401.38	c D: 1
400.02/401.38	c estimatedAdderCost: 38
400.02/401.38	c Try to convert by bdds
400.02/401.39	c D: 1
400.02/401.39	c estimatedAdderCost: 39
400.02/401.39	c Try to convert by bdds
400.12/401.41	c D: 1
400.12/401.41	c estimatedAdderCost: 38
400.12/401.41	c Try to convert by bdds
400.12/401.42	c D: 1
400.12/401.42	c estimatedAdderCost: 39
400.12/401.42	c Try to convert by bdds
400.12/401.43	c D: 1
400.12/401.43	c estimatedAdderCost: 38
400.12/401.43	c Try to convert by bdds
400.12/401.45	c D: 1
400.12/401.45	c estimatedAdderCost: 39
400.12/401.45	c Try to convert by bdds
400.12/401.46	c D: 1
400.12/401.46	c estimatedAdderCost: 38
400.12/401.46	c Try to convert by bdds
400.12/401.48	c D: 1
400.12/401.48	c estimatedAdderCost: 39
400.12/401.48	c Try to convert by bdds
400.12/401.49	c D: 1
400.12/401.49	c estimatedAdderCost: 38
400.12/401.49	c Try to convert by bdds
400.22/401.50	c D: 1
400.22/401.50	c estimatedAdderCost: 39
400.22/401.50	c Try to convert by bdds
400.22/401.52	c D: 1
400.22/401.52	c estimatedAdderCost: 38
400.22/401.52	c Try to convert by bdds
400.22/401.53	c D: 1
400.22/401.53	c estimatedAdderCost: 39
400.22/401.53	c Try to convert by bdds
400.22/401.55	c D: 1
400.22/401.55	c estimatedAdderCost: 38
400.22/401.55	c Try to convert by bdds
400.22/401.56	c D: 1
400.22/401.56	c estimatedAdderCost: 39
400.22/401.56	c Try to convert by bdds
400.22/401.58	c D: 1
400.22/401.58	c estimatedAdderCost: 38
400.22/401.58	c Try to convert by bdds
400.22/401.59	c D: 1
400.22/401.59	c estimatedAdderCost: 39
400.22/401.59	c Try to convert by bdds
400.32/401.60	c D: 1
400.32/401.60	c estimatedAdderCost: 38
400.32/401.60	c Try to convert by bdds
400.32/401.62	c D: 1
400.32/401.62	c estimatedAdderCost: 39
400.32/401.62	c Try to convert by bdds
400.32/401.63	c D: 1
400.32/401.63	c estimatedAdderCost: 38
400.32/401.63	c Try to convert by bdds
400.32/401.65	c D: 1
400.32/401.65	c estimatedAdderCost: 39
400.32/401.65	c Try to convert by bdds
400.32/401.66	c D: 1
400.32/401.66	c estimatedAdderCost: 38
400.32/401.66	c Try to convert by bdds
400.32/401.67	c D: 1
400.32/401.67	c estimatedAdderCost: 39
400.32/401.67	c Try to convert by bdds
400.32/401.69	c D: 1
400.32/401.69	c estimatedAdderCost: 38
400.32/401.69	c Try to convert by bdds
400.41/401.70	c D: 1
400.41/401.70	c estimatedAdderCost: 39
400.41/401.70	c Try to convert by bdds
400.41/401.72	c D: 1
400.41/401.72	c estimatedAdderCost: 38
400.41/401.72	c Try to convert by bdds
400.41/401.73	c D: 1
400.41/401.73	c estimatedAdderCost: 39
400.41/401.73	c Try to convert by bdds
400.41/401.75	c D: 1
400.41/401.75	c estimatedAdderCost: 38
400.41/401.75	c Try to convert by bdds
400.41/401.76	c D: 1
400.41/401.76	c estimatedAdderCost: 39
400.41/401.76	c Try to convert by bdds
400.41/401.77	c D: 1
400.41/401.77	c estimatedAdderCost: 38
400.41/401.77	c Try to convert by bdds
400.41/401.79	c D: 1
400.41/401.79	c estimatedAdderCost: 39
400.41/401.79	c Try to convert by bdds
400.51/401.80	c D: 1
400.51/401.80	c estimatedAdderCost: 38
400.51/401.80	c Try to convert by bdds
400.51/401.82	c D: 1
400.51/401.82	c estimatedAdderCost: 39
400.51/401.82	c Try to convert by bdds
400.51/401.83	c D: 1
400.51/401.83	c estimatedAdderCost: 38
400.51/401.83	c Try to convert by bdds
400.51/401.85	c D: 1
400.51/401.85	c estimatedAdderCost: 39
400.51/401.85	c Try to convert by bdds
400.51/401.86	c D: 1
400.51/401.86	c estimatedAdderCost: 38
400.51/401.86	c Try to convert by bdds
400.51/401.87	c D: 1
400.51/401.87	c estimatedAdderCost: 39
400.51/401.87	c Try to convert by bdds
400.51/401.89	c D: 1
400.51/401.89	c estimatedAdderCost: 38
400.51/401.89	c Try to convert by bdds
400.61/401.90	c D: 1
400.61/401.90	c estimatedAdderCost: 39
400.61/401.90	c Try to convert by bdds
400.61/401.92	c D: 1
400.61/401.92	c estimatedAdderCost: 38
400.61/401.92	c Try to convert by bdds
400.61/401.93	c D: 1
400.61/401.93	c estimatedAdderCost: 39
400.61/401.93	c Try to convert by bdds
400.61/401.94	c D: 1
400.61/401.94	c estimatedAdderCost: 38
400.61/401.94	c Try to convert by bdds
400.61/401.96	c D: 1
400.61/401.96	c estimatedAdderCost: 39
400.61/401.96	c Try to convert by bdds
400.61/401.97	c D: 1
400.61/401.97	c estimatedAdderCost: 38
400.61/401.97	c Try to convert by bdds
400.61/401.99	c D: 1
400.61/401.99	c estimatedAdderCost: 39
400.61/401.99	c Try to convert by bdds
400.61/402.00	c D: 1
400.61/402.00	c estimatedAdderCost: 38
400.61/402.00	c Try to convert by bdds
400.73/402.02	c D: 1
400.73/402.02	c estimatedAdderCost: 39
400.73/402.02	c Try to convert by bdds
400.73/402.03	c D: 1
400.73/402.03	c estimatedAdderCost: 38
400.73/402.03	c Try to convert by bdds
400.73/402.04	c D: 1
400.73/402.04	c estimatedAdderCost: 39
400.73/402.04	c Try to convert by bdds
400.73/402.06	c D: 1
400.73/402.06	c estimatedAdderCost: 38
400.73/402.06	c Try to convert by bdds
400.73/402.07	c D: 1
400.73/402.07	c estimatedAdderCost: 39
400.73/402.07	c Try to convert by bdds
400.73/402.09	c D: 1
400.73/402.09	c estimatedAdderCost: 38
400.73/402.09	c Try to convert by bdds
400.73/402.10	c D: 1
400.73/402.10	c estimatedAdderCost: 39
400.73/402.10	c Try to convert by bdds
400.82/402.11	c D: 1
400.82/402.11	c estimatedAdderCost: 38
400.82/402.11	c Try to convert by bdds
400.82/402.13	c D: 1
400.82/402.13	c estimatedAdderCost: 39
400.82/402.13	c Try to convert by bdds
400.82/402.14	c D: 1
400.82/402.14	c estimatedAdderCost: 38
400.82/402.14	c Try to convert by bdds
400.82/402.16	c D: 1
400.82/402.16	c estimatedAdderCost: 39
400.82/402.16	c Try to convert by bdds
400.82/402.17	c D: 1
400.82/402.17	c estimatedAdderCost: 38
400.82/402.17	c Try to convert by bdds
400.82/402.19	c D: 1
400.82/402.19	c estimatedAdderCost: 39
400.82/402.19	c Try to convert by bdds
400.91/402.20	c D: 1
400.91/402.20	c estimatedAdderCost: 38
400.91/402.20	c Try to convert by bdds
400.91/402.21	c D: 1
400.91/402.21	c estimatedAdderCost: 39
400.91/402.21	c Try to convert by bdds
400.91/402.23	c D: 1
400.91/402.23	c estimatedAdderCost: 38
400.91/402.23	c Try to convert by bdds
400.91/402.24	c D: 1
400.91/402.24	c estimatedAdderCost: 39
400.91/402.24	c Try to convert by bdds
400.91/402.26	c D: 1
400.91/402.26	c estimatedAdderCost: 38
400.91/402.26	c Try to convert by bdds
400.91/402.27	c D: 1
400.91/402.27	c estimatedAdderCost: 39
400.91/402.27	c Try to convert by bdds
400.91/402.28	c D: 1
400.91/402.28	c estimatedAdderCost: 38
400.91/402.28	c Try to convert by bdds
401.01/402.30	c D: 1
401.01/402.30	c estimatedAdderCost: 39
401.01/402.30	c Try to convert by bdds
401.01/402.31	c D: 1
401.01/402.31	c estimatedAdderCost: 38
401.01/402.31	c Try to convert by bdds
401.01/402.33	c D: 1
401.01/402.33	c estimatedAdderCost: 39
401.01/402.33	c Try to convert by bdds
401.01/402.34	c D: 1
401.01/402.34	c estimatedAdderCost: 38
401.01/402.34	c Try to convert by bdds
401.01/402.36	c D: 1
401.01/402.36	c estimatedAdderCost: 39
401.01/402.36	c Try to convert by bdds
401.01/402.37	c D: 1
401.01/402.37	c estimatedAdderCost: 38
401.01/402.37	c Try to convert by bdds
401.01/402.38	c D: 1
401.01/402.38	c estimatedAdderCost: 39
401.01/402.38	c Try to convert by bdds
401.11/402.40	c D: 1
401.11/402.40	c estimatedAdderCost: 38
401.11/402.40	c Try to convert by bdds
401.11/402.41	c D: 1
401.11/402.41	c estimatedAdderCost: 39
401.11/402.41	c Try to convert by bdds
401.11/402.43	c D: 1
401.11/402.43	c estimatedAdderCost: 38
401.11/402.43	c Try to convert by bdds
401.11/402.44	c D: 1
401.11/402.44	c estimatedAdderCost: 39
401.11/402.44	c Try to convert by bdds
401.11/402.45	c D: 1
401.11/402.45	c estimatedAdderCost: 38
401.11/402.45	c Try to convert by bdds
401.11/402.47	c D: 1
401.11/402.47	c estimatedAdderCost: 39
401.11/402.47	c Try to convert by bdds
401.11/402.48	c D: 1
401.11/402.48	c estimatedAdderCost: 38
401.11/402.48	c Try to convert by bdds
401.21/402.50	c D: 1
401.21/402.50	c estimatedAdderCost: 39
401.21/402.50	c Try to convert by bdds
401.21/402.51	c D: 1
401.21/402.51	c estimatedAdderCost: 38
401.21/402.51	c Try to convert by bdds
401.21/402.53	c D: 1
401.21/402.53	c estimatedAdderCost: 39
401.21/402.53	c Try to convert by bdds
401.21/402.54	c D: 1
401.21/402.54	c estimatedAdderCost: 38
401.21/402.54	c Try to convert by bdds
401.21/402.55	c D: 1
401.21/402.55	c estimatedAdderCost: 39
401.21/402.55	c Try to convert by bdds
401.21/402.57	c D: 1
401.21/402.57	c estimatedAdderCost: 38
401.21/402.57	c Try to convert by bdds
401.21/402.58	c D: 1
401.21/402.58	c estimatedAdderCost: 39
401.21/402.58	c Try to convert by bdds
401.31/402.60	c D: 1
401.31/402.60	c estimatedAdderCost: 38
401.31/402.60	c Try to convert by bdds
401.31/402.61	c D: 1
401.31/402.61	c estimatedAdderCost: 39
401.31/402.61	c Try to convert by bdds
401.31/402.62	c D: 1
401.31/402.62	c estimatedAdderCost: 38
401.31/402.62	c Try to convert by bdds
401.31/402.64	c D: 1
401.31/402.64	c estimatedAdderCost: 39
401.31/402.64	c Try to convert by bdds
401.31/402.65	c D: 1
401.31/402.65	c estimatedAdderCost: 38
401.31/402.65	c Try to convert by bdds
401.31/402.67	c D: 1
401.31/402.67	c estimatedAdderCost: 39
401.31/402.67	c Try to convert by bdds
401.31/402.68	c D: 1
401.31/402.68	c estimatedAdderCost: 38
401.31/402.68	c Try to convert by bdds
401.41/402.70	c D: 1
401.41/402.70	c estimatedAdderCost: 39
401.41/402.70	c Try to convert by bdds
401.41/402.71	c D: 1
401.41/402.71	c estimatedAdderCost: 38
401.41/402.71	c Try to convert by bdds
401.41/402.72	c D: 1
401.41/402.72	c estimatedAdderCost: 39
401.41/402.72	c Try to convert by bdds
401.41/402.74	c D: 1
401.41/402.74	c estimatedAdderCost: 38
401.41/402.74	c Try to convert by bdds
401.41/402.75	c D: 1
401.41/402.75	c estimatedAdderCost: 39
401.41/402.75	c Try to convert by bdds
401.41/402.77	c D: 1
401.41/402.77	c estimatedAdderCost: 38
401.41/402.77	c Try to convert by bdds
401.41/402.78	c D: 1
401.41/402.78	c estimatedAdderCost: 39
401.41/402.78	c Try to convert by bdds
401.41/402.79	c D: 1
401.41/402.79	c estimatedAdderCost: 38
401.41/402.79	c Try to convert by bdds
401.51/402.81	c D: 1
401.51/402.81	c estimatedAdderCost: 39
401.51/402.81	c Try to convert by bdds
401.51/402.82	c D: 1
401.51/402.82	c estimatedAdderCost: 38
401.51/402.82	c Try to convert by bdds
401.51/402.84	c D: 1
401.51/402.84	c estimatedAdderCost: 39
401.51/402.84	c Try to convert by bdds
401.51/402.85	c D: 1
401.51/402.85	c estimatedAdderCost: 38
401.51/402.85	c Try to convert by bdds
401.51/402.87	c D: 1
401.51/402.87	c estimatedAdderCost: 39
401.51/402.87	c Try to convert by bdds
401.51/402.88	c D: 1
401.51/402.88	c estimatedAdderCost: 38
401.51/402.88	c Try to convert by bdds
401.51/402.89	c D: 1
401.51/402.89	c estimatedAdderCost: 39
401.51/402.89	c Try to convert by bdds
401.61/402.91	c D: 1
401.61/402.91	c estimatedAdderCost: 38
401.61/402.91	c Try to convert by bdds
401.61/402.92	c D: 1
401.61/402.92	c estimatedAdderCost: 39
401.61/402.92	c Try to convert by bdds
401.61/402.94	c D: 1
401.61/402.94	c estimatedAdderCost: 38
401.61/402.94	c Try to convert by bdds
401.61/402.95	c D: 1
401.61/402.95	c estimatedAdderCost: 39
401.61/402.95	c Try to convert by bdds
401.61/402.96	c D: 1
401.61/402.96	c estimatedAdderCost: 38
401.61/402.96	c Try to convert by bdds
401.61/402.98	c D: 1
401.61/402.98	c estimatedAdderCost: 39
401.61/402.98	c Try to convert by bdds
401.61/402.99	c D: 1
401.61/402.99	c estimatedAdderCost: 38
401.61/402.99	c Try to convert by bdds
401.61/403.01	c D: 1
401.61/403.01	c estimatedAdderCost: 39
401.61/403.01	c Try to convert by bdds
401.72/403.02	c D: 1
401.72/403.02	c estimatedAdderCost: 38
401.72/403.02	c Try to convert by bdds
401.72/403.03	c D: 1
401.72/403.03	c estimatedAdderCost: 39
401.72/403.03	c Try to convert by bdds
401.72/403.05	c D: 1
401.72/403.05	c estimatedAdderCost: 38
401.72/403.05	c Try to convert by bdds
401.72/403.06	c D: 1
401.72/403.06	c estimatedAdderCost: 39
401.72/403.06	c Try to convert by bdds
401.72/403.08	c D: 1
401.72/403.08	c estimatedAdderCost: 38
401.72/403.08	c Try to convert by bdds
401.72/403.09	c D: 1
401.72/403.09	c estimatedAdderCost: 39
401.72/403.09	c Try to convert by bdds
401.72/403.11	c D: 1
401.72/403.11	c estimatedAdderCost: 38
401.72/403.11	c Try to convert by bdds
401.82/403.12	c D: 1
401.82/403.12	c estimatedAdderCost: 39
401.82/403.12	c Try to convert by bdds
401.82/403.13	c D: 1
401.82/403.13	c estimatedAdderCost: 38
401.82/403.13	c Try to convert by bdds
401.82/403.15	c D: 1
401.82/403.15	c estimatedAdderCost: 39
401.82/403.15	c Try to convert by bdds
401.82/403.16	c D: 1
401.82/403.16	c estimatedAdderCost: 38
401.82/403.16	c Try to convert by bdds
401.82/403.18	c D: 1
401.82/403.18	c estimatedAdderCost: 39
401.82/403.18	c Try to convert by bdds
401.82/403.19	c D: 1
401.82/403.19	c estimatedAdderCost: 38
401.82/403.19	c Try to convert by bdds
401.91/403.20	c D: 1
401.91/403.20	c estimatedAdderCost: 39
401.91/403.20	c Try to convert by bdds
401.91/403.22	c D: 1
401.91/403.22	c estimatedAdderCost: 38
401.91/403.22	c Try to convert by bdds
401.91/403.23	c D: 1
401.91/403.23	c estimatedAdderCost: 39
401.91/403.23	c Try to convert by bdds
401.91/403.25	c D: 1
401.91/403.25	c estimatedAdderCost: 38
401.91/403.25	c Try to convert by bdds
401.91/403.26	c D: 1
401.91/403.26	c estimatedAdderCost: 39
401.91/403.26	c Try to convert by bdds
401.91/403.28	c D: 1
401.91/403.28	c estimatedAdderCost: 38
401.91/403.28	c Try to convert by bdds
401.91/403.29	c D: 1
401.91/403.29	c estimatedAdderCost: 39
401.91/403.29	c Try to convert by bdds
402.01/403.30	c D: 1
402.01/403.30	c estimatedAdderCost: 38
402.01/403.30	c Try to convert by bdds
402.01/403.32	c D: 1
402.01/403.32	c estimatedAdderCost: 39
402.01/403.32	c Try to convert by bdds
402.01/403.33	c D: 1
402.01/403.33	c estimatedAdderCost: 38
402.01/403.33	c Try to convert by bdds
402.01/403.35	c D: 1
402.01/403.35	c estimatedAdderCost: 39
402.01/403.35	c Try to convert by bdds
402.01/403.36	c D: 1
402.01/403.36	c estimatedAdderCost: 38
402.01/403.36	c Try to convert by bdds
402.01/403.37	c D: 1
402.01/403.37	c estimatedAdderCost: 39
402.01/403.37	c Try to convert by bdds
402.01/403.39	c D: 1
402.01/403.39	c estimatedAdderCost: 38
402.01/403.39	c Try to convert by bdds
402.11/403.40	c D: 1
402.11/403.40	c estimatedAdderCost: 39
402.11/403.40	c Try to convert by bdds
402.11/403.42	c D: 1
402.11/403.42	c estimatedAdderCost: 38
402.11/403.42	c Try to convert by bdds
402.11/403.43	c D: 1
402.11/403.43	c estimatedAdderCost: 39
402.11/403.43	c Try to convert by bdds
402.11/403.44	c D: 1
402.11/403.44	c estimatedAdderCost: 38
402.11/403.44	c Try to convert by bdds
402.11/403.46	c D: 1
402.11/403.46	c estimatedAdderCost: 39
402.11/403.46	c Try to convert by bdds
402.11/403.47	c D: 1
402.11/403.47	c estimatedAdderCost: 38
402.11/403.47	c Try to convert by bdds
402.11/403.49	c D: 1
402.11/403.49	c estimatedAdderCost: 39
402.11/403.49	c Try to convert by bdds
402.21/403.50	c D: 1
402.21/403.50	c estimatedAdderCost: 38
402.21/403.50	c Try to convert by bdds
402.21/403.52	c D: 1
402.21/403.52	c estimatedAdderCost: 39
402.21/403.52	c Try to convert by bdds
402.21/403.53	c D: 1
402.21/403.53	c estimatedAdderCost: 38
402.21/403.53	c Try to convert by bdds
402.21/403.54	c D: 1
402.21/403.54	c estimatedAdderCost: 39
402.21/403.54	c Try to convert by bdds
402.21/403.56	c D: 1
402.21/403.56	c estimatedAdderCost: 38
402.21/403.56	c Try to convert by bdds
402.21/403.57	c D: 1
402.21/403.57	c estimatedAdderCost: 39
402.21/403.57	c Try to convert by bdds
402.21/403.59	c D: 1
402.21/403.59	c estimatedAdderCost: 38
402.21/403.59	c Try to convert by bdds
402.31/403.60	c D: 1
402.31/403.60	c estimatedAdderCost: 39
402.31/403.60	c Try to convert by bdds
402.31/403.61	c D: 1
402.31/403.61	c estimatedAdderCost: 38
402.31/403.61	c Try to convert by bdds
402.31/403.63	c D: 1
402.31/403.63	c estimatedAdderCost: 39
402.31/403.63	c Try to convert by bdds
402.31/403.64	c D: 1
402.31/403.64	c estimatedAdderCost: 38
402.31/403.64	c Try to convert by bdds
402.31/403.66	c D: 1
402.31/403.66	c estimatedAdderCost: 39
402.31/403.66	c Try to convert by bdds
402.31/403.67	c D: 1
402.31/403.67	c estimatedAdderCost: 38
402.31/403.67	c Try to convert by bdds
402.31/403.68	c D: 1
402.31/403.68	c estimatedAdderCost: 39
402.31/403.68	c Try to convert by bdds
402.41/403.70	c D: 1
402.41/403.70	c estimatedAdderCost: 38
402.41/403.70	c Try to convert by bdds
402.41/403.71	c D: 1
402.41/403.71	c estimatedAdderCost: 39
402.41/403.71	c Try to convert by bdds
402.41/403.73	c D: 1
402.41/403.73	c estimatedAdderCost: 38
402.41/403.73	c Try to convert by bdds
402.41/403.74	c D: 1
402.41/403.74	c estimatedAdderCost: 39
402.41/403.74	c Try to convert by bdds
402.41/403.76	c D: 1
402.41/403.76	c estimatedAdderCost: 38
402.41/403.76	c Try to convert by bdds
402.41/403.77	c D: 1
402.41/403.77	c estimatedAdderCost: 39
402.41/403.77	c Try to convert by bdds
402.41/403.78	c D: 1
402.41/403.78	c estimatedAdderCost: 38
402.41/403.78	c Try to convert by bdds
402.50/403.80	c D: 1
402.50/403.80	c estimatedAdderCost: 39
402.50/403.80	c Try to convert by bdds
402.50/403.81	c D: 1
402.50/403.81	c estimatedAdderCost: 38
402.50/403.81	c Try to convert by bdds
402.50/403.83	c D: 1
402.50/403.83	c estimatedAdderCost: 39
402.50/403.83	c Try to convert by bdds
402.50/403.84	c D: 1
402.50/403.84	c estimatedAdderCost: 38
402.50/403.84	c Try to convert by bdds
402.50/403.85	c D: 1
402.50/403.85	c estimatedAdderCost: 39
402.50/403.85	c Try to convert by bdds
402.50/403.87	c D: 1
402.50/403.87	c estimatedAdderCost: 38
402.50/403.87	c Try to convert by bdds
402.50/403.88	c D: 1
402.50/403.88	c estimatedAdderCost: 39
402.50/403.88	c Try to convert by bdds
402.60/403.90	c D: 1
402.60/403.90	c estimatedAdderCost: 38
402.60/403.90	c Try to convert by bdds
402.60/403.91	c D: 1
402.60/403.91	c estimatedAdderCost: 39
402.60/403.91	c Try to convert by bdds
402.60/403.93	c D: 1
402.60/403.93	c estimatedAdderCost: 38
402.60/403.93	c Try to convert by bdds
402.60/403.94	c D: 1
402.60/403.94	c estimatedAdderCost: 39
402.60/403.94	c Try to convert by bdds
402.60/403.95	c D: 1
402.60/403.95	c estimatedAdderCost: 38
402.60/403.95	c Try to convert by bdds
402.60/403.97	c D: 1
402.60/403.97	c estimatedAdderCost: 39
402.60/403.97	c Try to convert by bdds
402.60/403.98	c D: 1
402.60/403.98	c estimatedAdderCost: 38
402.60/403.98	c Try to convert by bdds
402.60/404.00	c D: 1
402.60/404.00	c estimatedAdderCost: 39
402.60/404.00	c Try to convert by bdds
402.72/404.01	c D: 1
402.72/404.01	c estimatedAdderCost: 38
402.72/404.01	c Try to convert by bdds
402.72/404.02	c D: 1
402.72/404.02	c estimatedAdderCost: 39
402.72/404.02	c Try to convert by bdds
402.72/404.04	c D: 1
402.72/404.04	c estimatedAdderCost: 38
402.72/404.04	c Try to convert by bdds
402.72/404.05	c D: 1
402.72/404.05	c estimatedAdderCost: 39
402.72/404.05	c Try to convert by bdds
402.72/404.07	c D: 1
402.72/404.07	c estimatedAdderCost: 38
402.72/404.07	c Try to convert by bdds
402.72/404.08	c D: 1
402.72/404.08	c estimatedAdderCost: 39
402.72/404.08	c Try to convert by bdds
402.72/404.10	c D: 1
402.72/404.10	c estimatedAdderCost: 38
402.72/404.10	c Try to convert by bdds
402.82/404.11	c D: 1
402.82/404.11	c estimatedAdderCost: 39
402.82/404.11	c Try to convert by bdds
402.82/404.12	c D: 1
402.82/404.12	c estimatedAdderCost: 38
402.82/404.12	c Try to convert by bdds
402.82/404.14	c D: 1
402.82/404.14	c estimatedAdderCost: 39
402.82/404.14	c Try to convert by bdds
402.82/404.15	c D: 1
402.82/404.15	c estimatedAdderCost: 38
402.82/404.15	c Try to convert by bdds
402.82/404.17	c D: 1
402.82/404.17	c estimatedAdderCost: 39
402.82/404.17	c Try to convert by bdds
402.82/404.18	c D: 1
402.82/404.18	c estimatedAdderCost: 38
402.82/404.18	c Try to convert by bdds
402.82/404.19	c D: 1
402.82/404.19	c estimatedAdderCost: 39
402.82/404.19	c Try to convert by bdds
402.90/404.21	c D: 1
402.90/404.21	c estimatedAdderCost: 38
402.90/404.21	c Try to convert by bdds
402.90/404.22	c D: 1
402.90/404.22	c estimatedAdderCost: 39
402.90/404.22	c Try to convert by bdds
402.90/404.24	c D: 1
402.90/404.24	c estimatedAdderCost: 38
402.90/404.24	c Try to convert by bdds
402.90/404.25	c D: 1
402.90/404.25	c estimatedAdderCost: 39
402.90/404.25	c Try to convert by bdds
402.90/404.27	c D: 1
402.90/404.27	c estimatedAdderCost: 38
402.90/404.27	c Try to convert by bdds
402.90/404.28	c D: 1
402.90/404.28	c estimatedAdderCost: 39
402.90/404.28	c Try to convert by bdds
402.90/404.29	c D: 1
402.90/404.29	c estimatedAdderCost: 38
402.90/404.29	c Try to convert by bdds
403.00/404.31	c D: 1
403.00/404.31	c estimatedAdderCost: 39
403.00/404.31	c Try to convert by bdds
403.00/404.32	c D: 1
403.00/404.32	c estimatedAdderCost: 38
403.00/404.32	c Try to convert by bdds
403.00/404.34	c D: 1
403.00/404.34	c estimatedAdderCost: 39
403.00/404.34	c Try to convert by bdds
403.00/404.35	c D: 1
403.00/404.35	c estimatedAdderCost: 38
403.00/404.35	c Try to convert by bdds
403.00/404.36	c D: 1
403.00/404.36	c estimatedAdderCost: 39
403.00/404.36	c Try to convert by bdds
403.00/404.38	c D: 1
403.00/404.38	c estimatedAdderCost: 38
403.00/404.38	c Try to convert by bdds
403.00/404.39	c D: 1
403.00/404.39	c estimatedAdderCost: 39
403.00/404.39	c Try to convert by bdds
403.10/404.41	c D: 1
403.10/404.41	c estimatedAdderCost: 38
403.10/404.41	c Try to convert by bdds
403.10/404.42	c D: 1
403.10/404.42	c estimatedAdderCost: 39
403.10/404.42	c Try to convert by bdds
403.10/404.43	c D: 1
403.10/404.43	c estimatedAdderCost: 38
403.10/404.43	c Try to convert by bdds
403.10/404.45	c D: 1
403.10/404.45	c estimatedAdderCost: 39
403.10/404.45	c Try to convert by bdds
403.10/404.46	c D: 1
403.10/404.46	c estimatedAdderCost: 38
403.10/404.46	c Try to convert by bdds
403.10/404.48	c D: 1
403.10/404.48	c estimatedAdderCost: 39
403.10/404.48	c Try to convert by bdds
403.10/404.49	c D: 1
403.10/404.49	c estimatedAdderCost: 38
403.10/404.49	c Try to convert by bdds
403.20/404.51	c D: 1
403.20/404.51	c estimatedAdderCost: 39
403.20/404.51	c Try to convert by bdds
403.20/404.52	c D: 1
403.20/404.52	c estimatedAdderCost: 38
403.20/404.52	c Try to convert by bdds
403.20/404.53	c D: 1
403.20/404.53	c estimatedAdderCost: 39
403.20/404.53	c Try to convert by bdds
403.20/404.55	c D: 1
403.20/404.55	c estimatedAdderCost: 38
403.20/404.55	c Try to convert by bdds
403.20/404.56	c D: 1
403.20/404.56	c estimatedAdderCost: 39
403.20/404.56	c Try to convert by bdds
403.20/404.58	c D: 1
403.20/404.58	c estimatedAdderCost: 38
403.20/404.58	c Try to convert by bdds
403.20/404.59	c D: 1
403.20/404.59	c estimatedAdderCost: 39
403.20/404.59	c Try to convert by bdds
403.30/404.60	c D: 1
403.30/404.60	c estimatedAdderCost: 38
403.30/404.60	c Try to convert by bdds
403.30/404.62	c D: 1
403.30/404.62	c estimatedAdderCost: 39
403.30/404.62	c Try to convert by bdds
403.30/404.63	c D: 1
403.30/404.63	c estimatedAdderCost: 38
403.30/404.63	c Try to convert by bdds
403.30/404.65	c D: 1
403.30/404.65	c estimatedAdderCost: 39
403.30/404.65	c Try to convert by bdds
403.30/404.66	c D: 1
403.30/404.66	c estimatedAdderCost: 38
403.30/404.66	c Try to convert by bdds
403.30/404.68	c D: 1
403.30/404.68	c estimatedAdderCost: 39
403.30/404.68	c Try to convert by bdds
403.30/404.69	c D: 1
403.30/404.69	c estimatedAdderCost: 38
403.30/404.69	c Try to convert by bdds
403.40/404.70	c D: 1
403.40/404.70	c estimatedAdderCost: 39
403.40/404.70	c Try to convert by bdds
403.40/404.72	c D: 1
403.40/404.72	c estimatedAdderCost: 38
403.40/404.72	c Try to convert by bdds
403.40/404.73	c D: 1
403.40/404.73	c estimatedAdderCost: 39
403.40/404.73	c Try to convert by bdds
403.40/404.75	c D: 1
403.40/404.75	c estimatedAdderCost: 38
403.40/404.75	c Try to convert by bdds
403.40/404.76	c D: 1
403.40/404.76	c estimatedAdderCost: 39
403.40/404.76	c Try to convert by bdds
403.40/404.77	c D: 1
403.40/404.77	c estimatedAdderCost: 38
403.40/404.77	c Try to convert by bdds
403.40/404.79	c D: 1
403.40/404.79	c estimatedAdderCost: 39
403.40/404.79	c Try to convert by bdds
403.50/404.80	c D: 1
403.50/404.80	c estimatedAdderCost: 38
403.50/404.80	c Try to convert by bdds
403.50/404.82	c D: 1
403.50/404.82	c estimatedAdderCost: 39
403.50/404.82	c Try to convert by bdds
403.50/404.83	c D: 1
403.50/404.83	c estimatedAdderCost: 38
403.50/404.83	c Try to convert by bdds
403.50/404.84	c D: 1
403.50/404.84	c estimatedAdderCost: 39
403.50/404.84	c Try to convert by bdds
403.50/404.86	c D: 1
403.50/404.86	c estimatedAdderCost: 38
403.50/404.86	c Try to convert by bdds
403.50/404.87	c D: 1
403.50/404.87	c estimatedAdderCost: 39
403.50/404.87	c Try to convert by bdds
403.50/404.89	c D: 1
403.50/404.89	c estimatedAdderCost: 38
403.50/404.89	c Try to convert by bdds
403.60/404.90	c D: 1
403.60/404.90	c estimatedAdderCost: 39
403.60/404.90	c Try to convert by bdds
403.60/404.92	c D: 1
403.60/404.92	c estimatedAdderCost: 38
403.60/404.92	c Try to convert by bdds
403.60/404.93	c D: 1
403.60/404.93	c estimatedAdderCost: 39
403.60/404.93	c Try to convert by bdds
403.60/404.94	c D: 1
403.60/404.94	c estimatedAdderCost: 38
403.60/404.94	c Try to convert by bdds
403.60/404.96	c D: 1
403.60/404.96	c estimatedAdderCost: 39
403.60/404.96	c Try to convert by bdds
403.60/404.97	c D: 1
403.60/404.97	c estimatedAdderCost: 38
403.60/404.97	c Try to convert by bdds
403.60/404.99	c D: 1
403.60/404.99	c estimatedAdderCost: 39
403.60/404.99	c Try to convert by bdds
403.60/405.00	c D: 1
403.60/405.00	c estimatedAdderCost: 38
403.60/405.00	c Try to convert by bdds
403.71/405.01	c D: 1
403.71/405.01	c estimatedAdderCost: 39
403.71/405.01	c Try to convert by bdds
403.71/405.03	c D: 1
403.71/405.03	c estimatedAdderCost: 38
403.71/405.03	c Try to convert by bdds
403.71/405.04	c D: 1
403.71/405.04	c estimatedAdderCost: 39
403.71/405.04	c Try to convert by bdds
403.71/405.06	c D: 1
403.71/405.06	c estimatedAdderCost: 38
403.71/405.06	c Try to convert by bdds
403.71/405.07	c D: 1
403.71/405.07	c estimatedAdderCost: 39
403.71/405.07	c Try to convert by bdds
403.71/405.09	c D: 1
403.71/405.09	c estimatedAdderCost: 38
403.71/405.09	c Try to convert by bdds
403.71/405.10	c D: 1
403.71/405.10	c estimatedAdderCost: 39
403.71/405.10	c Try to convert by bdds
403.81/405.11	c D: 1
403.81/405.11	c estimatedAdderCost: 38
403.81/405.11	c Try to convert by bdds
403.81/405.13	c D: 1
403.81/405.13	c estimatedAdderCost: 39
403.81/405.13	c Try to convert by bdds
403.81/405.14	c D: 1
403.81/405.14	c estimatedAdderCost: 38
403.81/405.14	c Try to convert by bdds
403.81/405.16	c D: 1
403.81/405.16	c estimatedAdderCost: 39
403.81/405.16	c Try to convert by bdds
403.81/405.17	c D: 1
403.81/405.17	c estimatedAdderCost: 38
403.81/405.17	c Try to convert by bdds
403.81/405.18	c D: 1
403.81/405.18	c estimatedAdderCost: 39
403.81/405.18	c Try to convert by bdds
403.90/405.20	c D: 1
403.90/405.20	c estimatedAdderCost: 38
403.90/405.20	c Try to convert by bdds
403.90/405.21	c D: 1
403.90/405.21	c estimatedAdderCost: 39
403.90/405.21	c Try to convert by bdds
403.90/405.23	c D: 1
403.90/405.23	c estimatedAdderCost: 38
403.90/405.23	c Try to convert by bdds
403.90/405.24	c D: 1
403.90/405.24	c estimatedAdderCost: 39
403.90/405.24	c Try to convert by bdds
403.90/405.26	c D: 1
403.90/405.26	c estimatedAdderCost: 38
403.90/405.26	c Try to convert by bdds
403.90/405.27	c D: 1
403.90/405.27	c estimatedAdderCost: 39
403.90/405.27	c Try to convert by bdds
403.90/405.28	c D: 1
403.90/405.28	c estimatedAdderCost: 38
403.90/405.28	c Try to convert by bdds
404.00/405.30	c D: 1
404.00/405.30	c estimatedAdderCost: 39
404.00/405.30	c Try to convert by bdds
404.00/405.31	c D: 1
404.00/405.31	c estimatedAdderCost: 38
404.00/405.31	c Try to convert by bdds
404.00/405.33	c D: 1
404.00/405.33	c estimatedAdderCost: 39
404.00/405.33	c Try to convert by bdds
404.00/405.34	c D: 1
404.00/405.34	c estimatedAdderCost: 21
404.00/405.34	c Try to convert by bdds
404.00/405.34	c D: 1
404.00/405.34	c estimatedAdderCost: 30
404.00/405.34	c Try to convert by bdds
404.00/405.36	c D: 1
404.00/405.36	c estimatedAdderCost: 30
404.00/405.36	c Try to convert by bdds
404.00/405.37	c D: 1
404.00/405.37	c estimatedAdderCost: 30
404.00/405.37	c Try to convert by bdds
404.00/405.38	c D: 1
404.00/405.38	c estimatedAdderCost: 30
404.00/405.38	c Try to convert by bdds
404.00/405.39	c D: 1
404.00/405.39	c estimatedAdderCost: 30
404.00/405.39	c Try to convert by bdds
404.10/405.41	c D: 1
404.10/405.41	c estimatedAdderCost: 30
404.10/405.41	c Try to convert by bdds
404.10/405.42	c D: 1
404.10/405.42	c estimatedAdderCost: 30
404.10/405.42	c Try to convert by bdds
404.10/405.43	c D: 1
404.10/405.43	c estimatedAdderCost: 30
404.10/405.43	c Try to convert by bdds
404.10/405.44	c D: 1
404.10/405.44	c estimatedAdderCost: 30
404.10/405.44	c Try to convert by bdds
404.10/405.46	c D: 1
404.10/405.46	c estimatedAdderCost: 30
404.10/405.46	c Try to convert by bdds
404.10/405.47	c D: 1
404.10/405.47	c estimatedAdderCost: 30
404.10/405.47	c Try to convert by bdds
404.10/405.48	c D: 1
404.10/405.48	c estimatedAdderCost: 30
404.10/405.48	c Try to convert by bdds
404.10/405.49	c D: 1
404.10/405.49	c estimatedAdderCost: 30
404.10/405.49	c Try to convert by bdds
404.20/405.51	c D: 1
404.20/405.51	c estimatedAdderCost: 30
404.20/405.51	c Try to convert by bdds
404.20/405.52	c D: 1
404.20/405.52	c estimatedAdderCost: 30
404.20/405.52	c Try to convert by bdds
404.20/405.53	c D: 1
404.20/405.53	c estimatedAdderCost: 30
404.20/405.53	c Try to convert by bdds
404.20/405.54	c D: 1
404.20/405.54	c estimatedAdderCost: 30
404.20/405.54	c Try to convert by bdds
404.20/405.56	c D: 1
404.20/405.56	c estimatedAdderCost: 30
404.20/405.56	c Try to convert by bdds
404.20/405.57	c D: 1
404.20/405.57	c estimatedAdderCost: 30
404.20/405.57	c Try to convert by bdds
404.20/405.58	c D: 1
404.20/405.58	c estimatedAdderCost: 30
404.20/405.58	c Try to convert by bdds
404.20/405.59	c D: 1
404.20/405.59	c estimatedAdderCost: 30
404.20/405.59	c Try to convert by bdds
404.30/405.61	c D: 1
404.30/405.61	c estimatedAdderCost: 30
404.30/405.61	c Try to convert by bdds
404.30/405.62	c D: 1
404.30/405.62	c estimatedAdderCost: 30
404.30/405.62	c Try to convert by bdds
404.30/405.63	c D: 1
404.30/405.63	c estimatedAdderCost: 30
404.30/405.63	c Try to convert by bdds
404.30/405.64	c D: 1
404.30/405.64	c estimatedAdderCost: 30
404.30/405.64	c Try to convert by bdds
404.30/405.66	c D: 1
404.30/405.66	c estimatedAdderCost: 30
404.30/405.66	c Try to convert by bdds
404.30/405.67	c D: 1
404.30/405.67	c estimatedAdderCost: 30
404.30/405.67	c Try to convert by bdds
404.30/405.68	c D: 1
404.30/405.68	c estimatedAdderCost: 30
404.30/405.68	c Try to convert by bdds
404.30/405.69	c D: 1
404.30/405.69	c estimatedAdderCost: 30
404.30/405.69	c Try to convert by bdds
404.40/405.70	c D: 1
404.40/405.70	c estimatedAdderCost: 30
404.40/405.70	c Try to convert by bdds
404.40/405.72	c D: 1
404.40/405.72	c estimatedAdderCost: 30
404.40/405.72	c Try to convert by bdds
404.40/405.73	c D: 1
404.40/405.73	c estimatedAdderCost: 30
404.40/405.73	c Try to convert by bdds
404.40/405.74	c D: 1
404.40/405.74	c estimatedAdderCost: 30
404.40/405.74	c Try to convert by bdds
404.40/405.75	c D: 1
404.40/405.75	c estimatedAdderCost: 30
404.40/405.75	c Try to convert by bdds
404.40/405.77	c D: 1
404.40/405.77	c estimatedAdderCost: 30
404.40/405.77	c Try to convert by bdds
404.40/405.78	c D: 1
404.40/405.78	c estimatedAdderCost: 30
404.40/405.78	c Try to convert by bdds
404.40/405.79	c D: 1
404.40/405.79	c estimatedAdderCost: 30
404.40/405.79	c Try to convert by bdds
404.50/405.80	c D: 1
404.50/405.80	c estimatedAdderCost: 30
404.50/405.80	c Try to convert by bdds
404.50/405.82	c D: 1
404.50/405.82	c estimatedAdderCost: 30
404.50/405.82	c Try to convert by bdds
404.50/405.83	c D: 1
404.50/405.83	c estimatedAdderCost: 30
404.50/405.83	c Try to convert by bdds
404.50/405.84	c D: 1
404.50/405.84	c estimatedAdderCost: 30
404.50/405.84	c Try to convert by bdds
404.50/405.85	c D: 1
404.50/405.85	c estimatedAdderCost: 30
404.50/405.85	c Try to convert by bdds
404.50/405.87	c D: 1
404.50/405.87	c estimatedAdderCost: 30
404.50/405.87	c Try to convert by bdds
404.50/405.88	c D: 1
404.50/405.88	c estimatedAdderCost: 30
404.50/405.88	c Try to convert by bdds
404.50/405.89	c D: 1
404.50/405.89	c estimatedAdderCost: 30
404.50/405.89	c Try to convert by bdds
404.60/405.90	c D: 1
404.60/405.90	c estimatedAdderCost: 30
404.60/405.90	c Try to convert by bdds
404.60/405.92	c D: 1
404.60/405.92	c estimatedAdderCost: 30
404.60/405.92	c Try to convert by bdds
404.60/405.93	c D: 1
404.60/405.93	c estimatedAdderCost: 30
404.60/405.93	c Try to convert by bdds
404.60/405.94	c D: 1
404.60/405.94	c estimatedAdderCost: 30
404.60/405.94	c Try to convert by bdds
404.60/405.95	c D: 1
404.60/405.95	c estimatedAdderCost: 30
404.60/405.95	c Try to convert by bdds
404.60/405.97	c D: 1
404.60/405.97	c estimatedAdderCost: 30
404.60/405.97	c Try to convert by bdds
404.60/405.98	c D: 1
404.60/405.98	c estimatedAdderCost: 30
404.60/405.98	c Try to convert by bdds
404.60/405.99	c D: 1
404.60/405.99	c estimatedAdderCost: 30
404.60/405.99	c Try to convert by bdds
404.60/406.00	c D: 1
404.60/406.00	c estimatedAdderCost: 30
404.60/406.00	c Try to convert by bdds
404.71/406.02	c D: 1
404.71/406.02	c estimatedAdderCost: 30
404.71/406.02	c Try to convert by bdds
404.71/406.03	c D: 1
404.71/406.03	c estimatedAdderCost: 30
404.71/406.03	c Try to convert by bdds
404.71/406.04	c D: 1
404.71/406.04	c estimatedAdderCost: 30
404.71/406.04	c Try to convert by bdds
404.71/406.05	c D: 1
404.71/406.05	c estimatedAdderCost: 30
404.71/406.05	c Try to convert by bdds
404.71/406.07	c D: 1
404.71/406.07	c estimatedAdderCost: 30
404.71/406.07	c Try to convert by bdds
404.71/406.08	c D: 1
404.71/406.08	c estimatedAdderCost: 30
404.71/406.08	c Try to convert by bdds
404.71/406.09	c D: 1
404.71/406.09	c estimatedAdderCost: 30
404.71/406.09	c Try to convert by bdds
404.71/406.10	c D: 1
404.71/406.10	c estimatedAdderCost: 30
404.71/406.10	c Try to convert by bdds
404.81/406.11	c D: 1
404.81/406.11	c estimatedAdderCost: 30
404.81/406.11	c Try to convert by bdds
404.81/406.13	c D: 1
404.81/406.13	c estimatedAdderCost: 30
404.81/406.13	c Try to convert by bdds
404.81/406.14	c D: 1
404.81/406.14	c estimatedAdderCost: 30
404.81/406.14	c Try to convert by bdds
404.81/406.15	c D: 1
404.81/406.15	c estimatedAdderCost: 30
404.81/406.15	c Try to convert by bdds
404.81/406.16	c D: 1
404.81/406.16	c estimatedAdderCost: 30
404.81/406.16	c Try to convert by bdds
404.81/406.18	c D: 1
404.81/406.18	c estimatedAdderCost: 30
404.81/406.18	c Try to convert by bdds
404.81/406.19	c D: 1
404.81/406.19	c estimatedAdderCost: 30
404.81/406.19	c Try to convert by bdds
404.90/406.20	c D: 1
404.90/406.20	c estimatedAdderCost: 30
404.90/406.20	c Try to convert by bdds
404.90/406.21	c D: 1
404.90/406.21	c estimatedAdderCost: 30
404.90/406.21	c Try to convert by bdds
404.90/406.23	c D: 1
404.90/406.23	c estimatedAdderCost: 30
404.90/406.23	c Try to convert by bdds
404.90/406.24	c D: 1
404.90/406.24	c estimatedAdderCost: 30
404.90/406.24	c Try to convert by bdds
404.90/406.25	c D: 1
404.90/406.25	c estimatedAdderCost: 30
404.90/406.25	c Try to convert by bdds
404.90/406.26	c D: 1
404.90/406.26	c estimatedAdderCost: 30
404.90/406.26	c Try to convert by bdds
404.90/406.28	c D: 1
404.90/406.28	c estimatedAdderCost: 30
404.90/406.28	c Try to convert by bdds
404.90/406.29	c D: 1
404.90/406.29	c estimatedAdderCost: 30
404.90/406.29	c Try to convert by bdds
405.00/406.30	c D: 1
405.00/406.30	c estimatedAdderCost: 30
405.00/406.30	c Try to convert by bdds
405.00/406.31	c D: 1
405.00/406.31	c estimatedAdderCost: 30
405.00/406.31	c Try to convert by bdds
405.00/406.33	c D: 1
405.00/406.33	c estimatedAdderCost: 30
405.00/406.33	c Try to convert by bdds
405.00/406.34	c D: 1
405.00/406.34	c estimatedAdderCost: 30
405.00/406.34	c Try to convert by bdds
405.00/406.35	c D: 1
405.00/406.35	c estimatedAdderCost: 30
405.00/406.35	c Try to convert by bdds
405.00/406.36	c D: 1
405.00/406.36	c estimatedAdderCost: 30
405.00/406.36	c Try to convert by bdds
405.00/406.38	c D: 1
405.00/406.38	c estimatedAdderCost: 30
405.00/406.38	c Try to convert by bdds
405.00/406.39	c D: 1
405.00/406.39	c estimatedAdderCost: 30
405.00/406.39	c Try to convert by bdds
405.10/406.40	c D: 1
405.10/406.40	c estimatedAdderCost: 30
405.10/406.40	c Try to convert by bdds
405.10/406.41	c D: 1
405.10/406.41	c estimatedAdderCost: 30
405.10/406.41	c Try to convert by bdds
405.10/406.42	c D: 1
405.10/406.42	c estimatedAdderCost: 30
405.10/406.42	c Try to convert by bdds
405.10/406.44	c D: 1
405.10/406.44	c estimatedAdderCost: 30
405.10/406.44	c Try to convert by bdds
405.10/406.45	c D: 1
405.10/406.45	c estimatedAdderCost: 30
405.10/406.45	c Try to convert by bdds
405.10/406.46	c D: 1
405.10/406.46	c estimatedAdderCost: 30
405.10/406.46	c Try to convert by bdds
405.10/406.47	c D: 1
405.10/406.47	c estimatedAdderCost: 30
405.10/406.47	c Try to convert by bdds
405.10/406.49	c D: 1
405.10/406.49	c estimatedAdderCost: 30
405.10/406.49	c Try to convert by bdds
405.20/406.50	c D: 1
405.20/406.50	c estimatedAdderCost: 30
405.20/406.50	c Try to convert by bdds
405.20/406.51	c D: 1
405.20/406.51	c estimatedAdderCost: 30
405.20/406.51	c Try to convert by bdds
405.20/406.52	c D: 1
405.20/406.52	c estimatedAdderCost: 30
405.20/406.52	c Try to convert by bdds
405.20/406.54	c D: 1
405.20/406.54	c estimatedAdderCost: 30
405.20/406.54	c Try to convert by bdds
405.20/406.55	c D: 1
405.20/406.55	c estimatedAdderCost: 30
405.20/406.55	c Try to convert by bdds
405.20/406.56	c D: 1
405.20/406.56	c estimatedAdderCost: 30
405.20/406.56	c Try to convert by bdds
405.20/406.57	c D: 1
405.20/406.57	c estimatedAdderCost: 30
405.20/406.57	c Try to convert by bdds
405.20/406.59	c D: 1
405.20/406.59	c estimatedAdderCost: 30
405.20/406.59	c Try to convert by bdds
405.30/406.60	c D: 1
405.30/406.60	c estimatedAdderCost: 30
405.30/406.60	c Try to convert by bdds
405.30/406.61	c D: 1
405.30/406.61	c estimatedAdderCost: 30
405.30/406.61	c Try to convert by bdds
405.30/406.62	c D: 1
405.30/406.62	c estimatedAdderCost: 30
405.30/406.62	c Try to convert by bdds
405.30/406.64	c D: 1
405.30/406.64	c estimatedAdderCost: 30
405.30/406.64	c Try to convert by bdds
405.30/406.65	c D: 1
405.30/406.65	c estimatedAdderCost: 30
405.30/406.65	c Try to convert by bdds
405.30/406.66	c D: 1
405.30/406.66	c estimatedAdderCost: 30
405.30/406.66	c Try to convert by bdds
405.30/406.67	c D: 1
405.30/406.67	c estimatedAdderCost: 30
405.30/406.67	c Try to convert by bdds
405.30/406.69	c D: 1
405.30/406.69	c estimatedAdderCost: 30
405.30/406.69	c Try to convert by bdds
405.40/406.70	c D: 1
405.40/406.70	c estimatedAdderCost: 30
405.40/406.70	c Try to convert by bdds
405.40/406.71	c D: 1
405.40/406.71	c estimatedAdderCost: 30
405.40/406.71	c Try to convert by bdds
405.40/406.72	c D: 1
405.40/406.72	c estimatedAdderCost: 30
405.40/406.72	c Try to convert by bdds
405.40/406.74	c D: 1
405.40/406.74	c estimatedAdderCost: 30
405.40/406.74	c Try to convert by bdds
405.40/406.75	c D: 1
405.40/406.75	c estimatedAdderCost: 30
405.40/406.75	c Try to convert by bdds
405.40/406.76	c D: 1
405.40/406.76	c estimatedAdderCost: 30
405.40/406.76	c Try to convert by bdds
405.40/406.77	c D: 1
405.40/406.77	c estimatedAdderCost: 30
405.40/406.77	c Try to convert by bdds
405.40/406.79	c D: 1
405.40/406.79	c estimatedAdderCost: 30
405.40/406.79	c Try to convert by bdds
405.50/406.80	c D: 1
405.50/406.80	c estimatedAdderCost: 30
405.50/406.80	c Try to convert by bdds
405.50/406.81	c D: 1
405.50/406.81	c estimatedAdderCost: 30
405.50/406.81	c Try to convert by bdds
405.50/406.82	c D: 1
405.50/406.82	c estimatedAdderCost: 30
405.50/406.82	c Try to convert by bdds
405.50/406.83	c D: 1
405.50/406.83	c estimatedAdderCost: 30
405.50/406.83	c Try to convert by bdds
405.50/406.85	c D: 1
405.50/406.85	c estimatedAdderCost: 30
405.50/406.85	c Try to convert by bdds
405.50/406.86	c D: 1
405.50/406.86	c estimatedAdderCost: 30
405.50/406.86	c Try to convert by bdds
405.50/406.87	c D: 1
405.50/406.87	c estimatedAdderCost: 30
405.50/406.87	c Try to convert by bdds
405.50/406.88	c D: 1
405.50/406.88	c estimatedAdderCost: 30
405.50/406.88	c Try to convert by bdds
405.59/406.90	c D: 1
405.59/406.90	c estimatedAdderCost: 30
405.59/406.90	c Try to convert by bdds
405.59/406.91	c D: 1
405.59/406.91	c estimatedAdderCost: 30
405.59/406.91	c Try to convert by bdds
405.59/406.92	c D: 1
405.59/406.92	c estimatedAdderCost: 30
405.59/406.92	c Try to convert by bdds
405.59/406.93	c D: 1
405.59/406.93	c estimatedAdderCost: 30
405.59/406.93	c Try to convert by bdds
405.59/406.95	c D: 1
405.59/406.95	c estimatedAdderCost: 30
405.59/406.95	c Try to convert by bdds
405.59/406.96	c D: 1
405.59/406.96	c estimatedAdderCost: 30
405.59/406.96	c Try to convert by bdds
405.59/406.97	c D: 1
405.59/406.97	c estimatedAdderCost: 30
405.59/406.97	c Try to convert by bdds
405.59/406.98	c D: 1
405.59/406.98	c estimatedAdderCost: 30
405.59/406.98	c Try to convert by bdds
405.59/407.00	c D: 1
405.59/407.00	c estimatedAdderCost: 30
405.59/407.00	c Try to convert by bdds
405.71/407.01	c D: 1
405.71/407.01	c estimatedAdderCost: 30
405.71/407.01	c Try to convert by bdds
405.71/407.02	c D: 1
405.71/407.02	c estimatedAdderCost: 30
405.71/407.02	c Try to convert by bdds
405.71/407.03	c D: 1
405.71/407.03	c estimatedAdderCost: 30
405.71/407.03	c Try to convert by bdds
405.71/407.05	c D: 1
405.71/407.05	c estimatedAdderCost: 30
405.71/407.05	c Try to convert by bdds
405.71/407.06	c D: 1
405.71/407.06	c estimatedAdderCost: 30
405.71/407.06	c Try to convert by bdds
405.71/407.07	c D: 1
405.71/407.07	c estimatedAdderCost: 30
405.71/407.07	c Try to convert by bdds
405.71/407.08	c D: 1
405.71/407.08	c estimatedAdderCost: 30
405.71/407.08	c Try to convert by bdds
405.71/407.10	c D: 1
405.71/407.10	c estimatedAdderCost: 30
405.71/407.10	c Try to convert by bdds
405.81/407.11	c D: 1
405.81/407.11	c estimatedAdderCost: 30
405.81/407.11	c Try to convert by bdds
405.81/407.12	c D: 1
405.81/407.12	c estimatedAdderCost: 30
405.81/407.12	c Try to convert by bdds
405.81/407.13	c D: 1
405.81/407.13	c estimatedAdderCost: 30
405.81/407.13	c Try to convert by bdds
405.81/407.15	c D: 1
405.81/407.15	c estimatedAdderCost: 30
405.81/407.15	c Try to convert by bdds
405.81/407.16	c D: 1
405.81/407.16	c estimatedAdderCost: 30
405.81/407.16	c Try to convert by bdds
405.81/407.17	c D: 1
405.81/407.17	c estimatedAdderCost: 30
405.81/407.17	c Try to convert by bdds
405.81/407.18	c D: 1
405.81/407.18	c estimatedAdderCost: 30
405.81/407.18	c Try to convert by bdds
405.89/407.20	c D: 1
405.89/407.20	c estimatedAdderCost: 30
405.89/407.20	c Try to convert by bdds
405.89/407.21	c D: 1
405.89/407.21	c estimatedAdderCost: 30
405.89/407.21	c Try to convert by bdds
405.89/407.22	c D: 1
405.89/407.22	c estimatedAdderCost: 30
405.89/407.22	c Try to convert by bdds
405.89/407.23	c D: 1
405.89/407.23	c estimatedAdderCost: 30
405.89/407.23	c Try to convert by bdds
405.89/407.25	c D: 1
405.89/407.25	c estimatedAdderCost: 30
405.89/407.25	c Try to convert by bdds
405.89/407.26	c D: 1
405.89/407.26	c estimatedAdderCost: 30
405.89/407.26	c Try to convert by bdds
405.89/407.27	c D: 1
405.89/407.27	c estimatedAdderCost: 30
405.89/407.27	c Try to convert by bdds
405.89/407.28	c D: 1
405.89/407.28	c estimatedAdderCost: 30
405.89/407.28	c Try to convert by bdds
405.89/407.30	c D: 1
405.89/407.30	c estimatedAdderCost: 30
405.89/407.30	c Try to convert by bdds
405.99/407.31	c D: 1
405.99/407.31	c estimatedAdderCost: 30
405.99/407.31	c Try to convert by bdds
405.99/407.32	c D: 1
405.99/407.32	c estimatedAdderCost: 30
405.99/407.32	c Try to convert by bdds
405.99/407.33	c D: 1
405.99/407.33	c estimatedAdderCost: 30
405.99/407.33	c Try to convert by bdds
405.99/407.34	c D: 1
405.99/407.34	c estimatedAdderCost: 30
405.99/407.34	c Try to convert by bdds
405.99/407.36	c D: 1
405.99/407.36	c estimatedAdderCost: 30
405.99/407.36	c Try to convert by bdds
405.99/407.37	c D: 1
405.99/407.37	c estimatedAdderCost: 30
405.99/407.37	c Try to convert by bdds
405.99/407.38	c D: 1
405.99/407.38	c estimatedAdderCost: 30
405.99/407.38	c Try to convert by bdds
405.99/407.39	c D: 1
405.99/407.39	c estimatedAdderCost: 30
405.99/407.39	c Try to convert by bdds
406.09/407.41	c D: 1
406.09/407.41	c estimatedAdderCost: 30
406.09/407.41	c Try to convert by bdds
406.09/407.42	c D: 1
406.09/407.42	c estimatedAdderCost: 30
406.09/407.42	c Try to convert by bdds
406.09/407.43	c D: 1
406.09/407.43	c estimatedAdderCost: 30
406.09/407.43	c Try to convert by bdds
406.09/407.44	c D: 1
406.09/407.44	c estimatedAdderCost: 30
406.09/407.44	c Try to convert by bdds
406.09/407.46	c D: 1
406.09/407.46	c estimatedAdderCost: 30
406.09/407.46	c Try to convert by bdds
406.09/407.47	c D: 1
406.09/407.47	c estimatedAdderCost: 30
406.09/407.47	c Try to convert by bdds
406.09/407.48	c D: 1
406.09/407.48	c estimatedAdderCost: 30
406.09/407.48	c Try to convert by bdds
406.09/407.49	c D: 1
406.09/407.49	c estimatedAdderCost: 30
406.09/407.49	c Try to convert by bdds
406.19/407.51	c D: 1
406.19/407.51	c estimatedAdderCost: 30
406.19/407.51	c Try to convert by bdds
406.19/407.52	c D: 1
406.19/407.52	c estimatedAdderCost: 30
406.19/407.52	c Try to convert by bdds
406.19/407.53	c D: 1
406.19/407.53	c estimatedAdderCost: 30
406.19/407.53	c Try to convert by bdds
406.19/407.54	c D: 1
406.19/407.54	c estimatedAdderCost: 30
406.19/407.54	c Try to convert by bdds
406.19/407.56	c D: 1
406.19/407.56	c estimatedAdderCost: 30
406.19/407.56	c Try to convert by bdds
406.19/407.57	c D: 1
406.19/407.57	c estimatedAdderCost: 30
406.19/407.57	c Try to convert by bdds
406.19/407.58	c D: 1
406.19/407.58	c estimatedAdderCost: 30
406.19/407.58	c Try to convert by bdds
406.19/407.59	c D: 1
406.19/407.59	c estimatedAdderCost: 30
406.19/407.59	c Try to convert by bdds
406.29/407.61	c D: 1
406.29/407.61	c estimatedAdderCost: 30
406.29/407.61	c Try to convert by bdds
406.29/407.62	c D: 1
406.29/407.62	c estimatedAdderCost: 30
406.29/407.62	c Try to convert by bdds
406.29/407.63	c D: 1
406.29/407.63	c estimatedAdderCost: 30
406.29/407.63	c Try to convert by bdds
406.29/407.64	c D: 1
406.29/407.64	c estimatedAdderCost: 30
406.29/407.64	c Try to convert by bdds
406.29/407.66	c D: 1
406.29/407.66	c estimatedAdderCost: 30
406.29/407.66	c Try to convert by bdds
406.29/407.67	c D: 1
406.29/407.67	c estimatedAdderCost: 30
406.29/407.67	c Try to convert by bdds
406.29/407.68	c D: 1
406.29/407.68	c estimatedAdderCost: 30
406.29/407.68	c Try to convert by bdds
406.29/407.69	c D: 1
406.29/407.69	c estimatedAdderCost: 30
406.29/407.69	c Try to convert by bdds
406.39/407.71	c D: 1
406.39/407.71	c estimatedAdderCost: 30
406.39/407.71	c Try to convert by bdds
406.39/407.72	c D: 1
406.39/407.72	c estimatedAdderCost: 30
406.39/407.72	c Try to convert by bdds
406.39/407.73	c D: 1
406.39/407.73	c estimatedAdderCost: 30
406.39/407.73	c Try to convert by bdds
406.39/407.74	c D: 1
406.39/407.74	c estimatedAdderCost: 30
406.39/407.74	c Try to convert by bdds
406.39/407.76	c D: 1
406.39/407.76	c estimatedAdderCost: 30
406.39/407.76	c Try to convert by bdds
406.39/407.77	c D: 1
406.39/407.77	c estimatedAdderCost: 30
406.39/407.77	c Try to convert by bdds
406.39/407.78	c D: 1
406.39/407.78	c estimatedAdderCost: 30
406.39/407.78	c Try to convert by bdds
406.39/407.79	c D: 1
406.39/407.79	c estimatedAdderCost: 30
406.39/407.79	c Try to convert by bdds
406.49/407.81	c D: 1
406.49/407.81	c estimatedAdderCost: 30
406.49/407.81	c Try to convert by bdds
406.49/407.82	c D: 1
406.49/407.82	c estimatedAdderCost: 30
406.49/407.82	c Try to convert by bdds
406.49/407.83	c D: 1
406.49/407.83	c estimatedAdderCost: 30
406.49/407.83	c Try to convert by bdds
406.49/407.84	c D: 1
406.49/407.84	c estimatedAdderCost: 30
406.49/407.84	c Try to convert by bdds
406.49/407.85	c D: 1
406.49/407.85	c estimatedAdderCost: 30
406.49/407.85	c Try to convert by bdds
406.49/407.87	c D: 1
406.49/407.87	c estimatedAdderCost: 30
406.49/407.87	c Try to convert by bdds
406.49/407.88	c D: 1
406.49/407.88	c estimatedAdderCost: 30
406.49/407.88	c Try to convert by bdds
406.49/407.89	c D: 1
406.49/407.89	c estimatedAdderCost: 30
406.49/407.89	c Try to convert by bdds
406.59/407.90	c D: 1
406.59/407.90	c estimatedAdderCost: 30
406.59/407.90	c Try to convert by bdds
406.59/407.92	c D: 1
406.59/407.92	c estimatedAdderCost: 30
406.59/407.92	c Try to convert by bdds
406.59/407.93	c D: 1
406.59/407.93	c estimatedAdderCost: 30
406.59/407.93	c Try to convert by bdds
406.59/407.94	c D: 1
406.59/407.94	c estimatedAdderCost: 30
406.59/407.94	c Try to convert by bdds
406.59/407.95	c D: 1
406.59/407.95	c estimatedAdderCost: 30
406.59/407.95	c Try to convert by bdds
406.59/407.97	c D: 1
406.59/407.97	c estimatedAdderCost: 30
406.59/407.97	c Try to convert by bdds
406.59/407.98	c D: 1
406.59/407.98	c estimatedAdderCost: 30
406.59/407.98	c Try to convert by bdds
406.59/407.99	c D: 1
406.59/407.99	c estimatedAdderCost: 30
406.59/407.99	c Try to convert by bdds
406.59/408.00	c D: 1
406.59/408.00	c estimatedAdderCost: 30
406.59/408.00	c Try to convert by bdds
406.70/408.02	c D: 1
406.70/408.02	c estimatedAdderCost: 30
406.70/408.02	c Try to convert by bdds
406.70/408.03	c D: 1
406.70/408.03	c estimatedAdderCost: 30
406.70/408.03	c Try to convert by bdds
406.70/408.04	c D: 1
406.70/408.04	c estimatedAdderCost: 30
406.70/408.04	c Try to convert by bdds
406.70/408.05	c D: 1
406.70/408.05	c estimatedAdderCost: 30
406.70/408.05	c Try to convert by bdds
406.70/408.07	c D: 1
406.70/408.07	c estimatedAdderCost: 30
406.70/408.07	c Try to convert by bdds
406.70/408.08	c D: 1
406.70/408.08	c estimatedAdderCost: 30
406.70/408.08	c Try to convert by bdds
406.70/408.09	c D: 1
406.70/408.09	c estimatedAdderCost: 30
406.70/408.09	c Try to convert by bdds
406.70/408.10	c D: 1
406.70/408.10	c estimatedAdderCost: 30
406.70/408.10	c Try to convert by bdds
406.80/408.12	c D: 1
406.80/408.12	c estimatedAdderCost: 30
406.80/408.12	c Try to convert by bdds
406.80/408.13	c D: 1
406.80/408.13	c estimatedAdderCost: 30
406.80/408.13	c Try to convert by bdds
406.80/408.14	c D: 1
406.80/408.14	c estimatedAdderCost: 30
406.80/408.14	c Try to convert by bdds
406.80/408.15	c D: 1
406.80/408.15	c estimatedAdderCost: 30
406.80/408.15	c Try to convert by bdds
406.80/408.17	c D: 1
406.80/408.17	c estimatedAdderCost: 30
406.80/408.17	c Try to convert by bdds
406.80/408.18	c D: 1
406.80/408.18	c estimatedAdderCost: 30
406.80/408.18	c Try to convert by bdds
406.80/408.19	c D: 1
406.80/408.19	c estimatedAdderCost: 30
406.80/408.19	c Try to convert by bdds
406.89/408.20	c D: 1
406.89/408.20	c estimatedAdderCost: 30
406.89/408.20	c Try to convert by bdds
406.89/408.22	c D: 1
406.89/408.22	c estimatedAdderCost: 30
406.89/408.22	c Try to convert by bdds
406.89/408.23	c D: 1
406.89/408.23	c estimatedAdderCost: 30
406.89/408.23	c Try to convert by bdds
406.89/408.24	c D: 1
406.89/408.24	c estimatedAdderCost: 30
406.89/408.24	c Try to convert by bdds
406.89/408.25	c D: 1
406.89/408.25	c estimatedAdderCost: 30
406.89/408.25	c Try to convert by bdds
406.89/408.27	c D: 1
406.89/408.27	c estimatedAdderCost: 30
406.89/408.27	c Try to convert by bdds
406.89/408.28	c D: 1
406.89/408.28	c estimatedAdderCost: 30
406.89/408.28	c Try to convert by bdds
406.89/408.29	c D: 1
406.89/408.29	c estimatedAdderCost: 30
406.89/408.29	c Try to convert by bdds
406.99/408.30	c D: 1
406.99/408.30	c estimatedAdderCost: 30
406.99/408.30	c Try to convert by bdds
406.99/408.32	c D: 1
406.99/408.32	c estimatedAdderCost: 30
406.99/408.32	c Try to convert by bdds
406.99/408.33	c D: 1
406.99/408.33	c estimatedAdderCost: 30
406.99/408.33	c Try to convert by bdds
406.99/408.34	c D: 1
406.99/408.34	c estimatedAdderCost: 30
406.99/408.34	c Try to convert by bdds
406.99/408.35	c D: 1
406.99/408.35	c estimatedAdderCost: 30
406.99/408.35	c Try to convert by bdds
406.99/408.37	c D: 1
406.99/408.37	c estimatedAdderCost: 30
406.99/408.37	c Try to convert by bdds
406.99/408.38	c D: 1
406.99/408.38	c estimatedAdderCost: 30
406.99/408.38	c Try to convert by bdds
406.99/408.39	c D: 1
406.99/408.39	c estimatedAdderCost: 30
406.99/408.39	c Try to convert by bdds
407.09/408.40	c D: 1
407.09/408.40	c estimatedAdderCost: 30
407.09/408.40	c Try to convert by bdds
407.09/408.42	c D: 1
407.09/408.42	c estimatedAdderCost: 30
407.09/408.42	c Try to convert by bdds
407.09/408.43	c D: 1
407.09/408.43	c estimatedAdderCost: 30
407.09/408.43	c Try to convert by bdds
407.09/408.44	c D: 1
407.09/408.44	c estimatedAdderCost: 30
407.09/408.44	c Try to convert by bdds
407.09/408.45	c D: 1
407.09/408.45	c estimatedAdderCost: 30
407.09/408.45	c Try to convert by bdds
407.09/408.47	c D: 1
407.09/408.47	c estimatedAdderCost: 30
407.09/408.47	c Try to convert by bdds
407.09/408.48	c D: 1
407.09/408.48	c estimatedAdderCost: 30
407.09/408.48	c Try to convert by bdds
407.09/408.49	c D: 1
407.09/408.49	c estimatedAdderCost: 30
407.09/408.49	c Try to convert by bdds
407.19/408.50	c D: 1
407.19/408.50	c estimatedAdderCost: 30
407.19/408.50	c Try to convert by bdds
407.19/408.52	c D: 1
407.19/408.52	c estimatedAdderCost: 30
407.19/408.52	c Try to convert by bdds
407.19/408.53	c D: 1
407.19/408.53	c estimatedAdderCost: 30
407.19/408.53	c Try to convert by bdds
407.19/408.54	c D: 1
407.19/408.54	c estimatedAdderCost: 30
407.19/408.54	c Try to convert by bdds
407.19/408.55	c D: 1
407.19/408.55	c estimatedAdderCost: 30
407.19/408.55	c Try to convert by bdds
407.19/408.57	c D: 1
407.19/408.57	c estimatedAdderCost: 30
407.19/408.57	c Try to convert by bdds
407.19/408.58	c D: 1
407.19/408.58	c estimatedAdderCost: 30
407.19/408.58	c Try to convert by bdds
407.19/408.59	c D: 1
407.19/408.59	c estimatedAdderCost: 30
407.19/408.59	c Try to convert by bdds
407.29/408.60	c D: 1
407.29/408.60	c estimatedAdderCost: 30
407.29/408.60	c Try to convert by bdds
407.29/408.62	c D: 1
407.29/408.62	c estimatedAdderCost: 30
407.29/408.62	c Try to convert by bdds
407.29/408.63	c D: 1
407.29/408.63	c estimatedAdderCost: 30
407.29/408.63	c Try to convert by bdds
407.29/408.64	c D: 1
407.29/408.64	c estimatedAdderCost: 30
407.29/408.64	c Try to convert by bdds
407.29/408.65	c D: 1
407.29/408.65	c estimatedAdderCost: 30
407.29/408.65	c Try to convert by bdds
407.29/408.67	c D: 1
407.29/408.67	c estimatedAdderCost: 30
407.29/408.67	c Try to convert by bdds
407.29/408.68	c D: 1
407.29/408.68	c estimatedAdderCost: 30
407.29/408.68	c Try to convert by bdds
407.29/408.69	c D: 1
407.29/408.69	c estimatedAdderCost: 30
407.29/408.69	c Try to convert by bdds
407.39/408.70	c D: 1
407.39/408.70	c estimatedAdderCost: 30
407.39/408.70	c Try to convert by bdds
407.39/408.72	c D: 1
407.39/408.72	c estimatedAdderCost: 30
407.39/408.72	c Try to convert by bdds
407.39/408.73	c D: 1
407.39/408.73	c estimatedAdderCost: 30
407.39/408.73	c Try to convert by bdds
407.39/408.74	c D: 1
407.39/408.74	c estimatedAdderCost: 30
407.39/408.74	c Try to convert by bdds
407.39/408.75	c D: 1
407.39/408.75	c estimatedAdderCost: 30
407.39/408.75	c Try to convert by bdds
407.39/408.77	c D: 1
407.39/408.77	c estimatedAdderCost: 30
407.39/408.77	c Try to convert by bdds
407.39/408.78	c D: 1
407.39/408.78	c estimatedAdderCost: 30
407.39/408.78	c Try to convert by bdds
407.39/408.79	c D: 1
407.39/408.79	c estimatedAdderCost: 30
407.39/408.79	c Try to convert by bdds
407.50/408.80	c D: 1
407.50/408.80	c estimatedAdderCost: 30
407.50/408.80	c Try to convert by bdds
407.50/408.82	c D: 1
407.50/408.82	c estimatedAdderCost: 30
407.50/408.82	c Try to convert by bdds
407.50/408.83	c D: 1
407.50/408.83	c estimatedAdderCost: 30
407.50/408.83	c Try to convert by bdds
407.50/408.84	c D: 1
407.50/408.84	c estimatedAdderCost: 30
407.50/408.84	c Try to convert by bdds
407.50/408.85	c D: 1
407.50/408.85	c estimatedAdderCost: 30
407.50/408.85	c Try to convert by bdds
407.50/408.87	c D: 1
407.50/408.87	c estimatedAdderCost: 30
407.50/408.87	c Try to convert by bdds
407.50/408.88	c D: 1
407.50/408.88	c estimatedAdderCost: 30
407.50/408.88	c Try to convert by bdds
407.50/408.89	c D: 1
407.50/408.89	c estimatedAdderCost: 30
407.50/408.89	c Try to convert by bdds
407.60/408.90	c D: 1
407.60/408.90	c estimatedAdderCost: 30
407.60/408.90	c Try to convert by bdds
407.60/408.92	c D: 1
407.60/408.92	c estimatedAdderCost: 30
407.60/408.92	c Try to convert by bdds
407.60/408.93	c D: 1
407.60/408.93	c estimatedAdderCost: 30
407.60/408.93	c Try to convert by bdds
407.60/408.94	c D: 1
407.60/408.94	c estimatedAdderCost: 30
407.60/408.94	c Try to convert by bdds
407.60/408.95	c D: 1
407.60/408.95	c estimatedAdderCost: 30
407.60/408.95	c Try to convert by bdds
407.60/408.97	c D: 1
407.60/408.97	c estimatedAdderCost: 30
407.60/408.97	c Try to convert by bdds
407.60/408.98	c D: 1
407.60/408.98	c estimatedAdderCost: 30
407.60/408.98	c Try to convert by bdds
407.60/408.99	c D: 1
407.60/408.99	c estimatedAdderCost: 30
407.60/408.99	c Try to convert by bdds
407.60/409.00	c D: 1
407.60/409.00	c estimatedAdderCost: 30
407.60/409.00	c Try to convert by bdds
407.71/409.02	c D: 1
407.71/409.02	c estimatedAdderCost: 30
407.71/409.02	c Try to convert by bdds
407.71/409.03	c D: 1
407.71/409.03	c estimatedAdderCost: 30
407.71/409.03	c Try to convert by bdds
407.71/409.04	c D: 1
407.71/409.04	c estimatedAdderCost: 30
407.71/409.04	c Try to convert by bdds
407.71/409.05	c D: 1
407.71/409.05	c estimatedAdderCost: 30
407.71/409.05	c Try to convert by bdds
407.71/409.07	c D: 1
407.71/409.07	c estimatedAdderCost: 30
407.71/409.07	c Try to convert by bdds
407.71/409.08	c D: 1
407.71/409.08	c estimatedAdderCost: 30
407.71/409.08	c Try to convert by bdds
407.71/409.09	c D: 1
407.71/409.09	c estimatedAdderCost: 30
407.71/409.09	c Try to convert by bdds
407.71/409.10	c D: 1
407.71/409.10	c estimatedAdderCost: 30
407.71/409.10	c Try to convert by bdds
407.81/409.12	c D: 1
407.81/409.12	c estimatedAdderCost: 30
407.81/409.12	c Try to convert by bdds
407.81/409.13	c D: 1
407.81/409.13	c estimatedAdderCost: 30
407.81/409.13	c Try to convert by bdds
407.81/409.14	c D: 1
407.81/409.14	c estimatedAdderCost: 30
407.81/409.14	c Try to convert by bdds
407.81/409.15	c D: 1
407.81/409.15	c estimatedAdderCost: 30
407.81/409.15	c Try to convert by bdds
407.81/409.17	c D: 1
407.81/409.17	c estimatedAdderCost: 30
407.81/409.17	c Try to convert by bdds
407.81/409.18	c D: 1
407.81/409.18	c estimatedAdderCost: 30
407.81/409.18	c Try to convert by bdds
407.81/409.19	c D: 1
407.81/409.19	c estimatedAdderCost: 30
407.81/409.19	c Try to convert by bdds
407.89/409.20	c D: 1
407.89/409.20	c estimatedAdderCost: 30
407.89/409.20	c Try to convert by bdds
407.89/409.22	c D: 1
407.89/409.22	c estimatedAdderCost: 30
407.89/409.22	c Try to convert by bdds
407.89/409.23	c D: 1
407.89/409.23	c estimatedAdderCost: 30
407.89/409.23	c Try to convert by bdds
407.89/409.24	c D: 1
407.89/409.24	c estimatedAdderCost: 30
407.89/409.24	c Try to convert by bdds
407.89/409.25	c D: 1
407.89/409.25	c estimatedAdderCost: 30
407.89/409.25	c Try to convert by bdds
407.89/409.27	c D: 1
407.89/409.27	c estimatedAdderCost: 30
407.89/409.27	c Try to convert by bdds
407.89/409.28	c D: 1
407.89/409.28	c estimatedAdderCost: 30
407.89/409.28	c Try to convert by bdds
407.89/409.29	c D: 1
407.89/409.29	c estimatedAdderCost: 30
407.89/409.29	c Try to convert by bdds
408.00/409.30	c D: 1
408.00/409.30	c estimatedAdderCost: 30
408.00/409.30	c Try to convert by bdds
408.00/409.32	c D: 1
408.00/409.32	c estimatedAdderCost: 30
408.00/409.32	c Try to convert by bdds
408.00/409.33	c D: 1
408.00/409.33	c estimatedAdderCost: 30
408.00/409.33	c Try to convert by bdds
408.00/409.34	c D: 1
408.00/409.34	c estimatedAdderCost: 30
408.00/409.34	c Try to convert by bdds
408.00/409.35	c D: 1
408.00/409.35	c estimatedAdderCost: 30
408.00/409.35	c Try to convert by bdds
408.00/409.37	c D: 1
408.00/409.37	c estimatedAdderCost: 30
408.00/409.37	c Try to convert by bdds
408.00/409.38	c D: 1
408.00/409.38	c estimatedAdderCost: 30
408.00/409.38	c Try to convert by bdds
408.00/409.39	c D: 1
408.00/409.39	c estimatedAdderCost: 30
408.00/409.39	c Try to convert by bdds
408.09/409.40	c D: 1
408.09/409.40	c estimatedAdderCost: 30
408.09/409.40	c Try to convert by bdds
408.09/409.42	c D: 1
408.09/409.42	c estimatedAdderCost: 30
408.09/409.42	c Try to convert by bdds
408.09/409.43	c D: 1
408.09/409.43	c estimatedAdderCost: 30
408.09/409.43	c Try to convert by bdds
408.09/409.44	c D: 1
408.09/409.44	c estimatedAdderCost: 30
408.09/409.44	c Try to convert by bdds
408.09/409.45	c D: 1
408.09/409.45	c estimatedAdderCost: 30
408.09/409.45	c Try to convert by bdds
408.09/409.47	c D: 1
408.09/409.47	c estimatedAdderCost: 30
408.09/409.47	c Try to convert by bdds
408.09/409.48	c D: 1
408.09/409.48	c estimatedAdderCost: 30
408.09/409.48	c Try to convert by bdds
408.09/409.49	c D: 1
408.09/409.49	c estimatedAdderCost: 30
408.09/409.49	c Try to convert by bdds
408.19/409.50	c D: 1
408.19/409.50	c estimatedAdderCost: 30
408.19/409.50	c Try to convert by bdds
408.19/409.52	c D: 1
408.19/409.52	c estimatedAdderCost: 30
408.19/409.52	c Try to convert by bdds
408.19/409.53	c D: 1
408.19/409.53	c estimatedAdderCost: 30
408.19/409.53	c Try to convert by bdds
408.19/409.54	c D: 1
408.19/409.54	c estimatedAdderCost: 30
408.19/409.54	c Try to convert by bdds
408.19/409.55	c D: 1
408.19/409.55	c estimatedAdderCost: 30
408.19/409.55	c Try to convert by bdds
408.19/409.57	c D: 1
408.19/409.57	c estimatedAdderCost: 30
408.19/409.57	c Try to convert by bdds
408.19/409.58	c D: 1
408.19/409.58	c estimatedAdderCost: 30
408.19/409.58	c Try to convert by bdds
408.19/409.59	c D: 1
408.19/409.59	c estimatedAdderCost: 30
408.19/409.59	c Try to convert by bdds
408.29/409.60	c D: 1
408.29/409.60	c estimatedAdderCost: 30
408.29/409.60	c Try to convert by bdds
408.29/409.62	c D: 1
408.29/409.62	c estimatedAdderCost: 30
408.29/409.62	c Try to convert by bdds
408.29/409.63	c D: 1
408.29/409.63	c estimatedAdderCost: 30
408.29/409.63	c Try to convert by bdds
408.29/409.64	c D: 1
408.29/409.64	c estimatedAdderCost: 30
408.29/409.64	c Try to convert by bdds
408.29/409.65	c D: 1
408.29/409.65	c estimatedAdderCost: 30
408.29/409.65	c Try to convert by bdds
408.29/409.67	c D: 1
408.29/409.67	c estimatedAdderCost: 30
408.29/409.67	c Try to convert by bdds
408.29/409.68	c D: 1
408.29/409.68	c estimatedAdderCost: 30
408.29/409.68	c Try to convert by bdds
408.29/409.69	c D: 1
408.29/409.69	c estimatedAdderCost: 30
408.29/409.69	c Try to convert by bdds
408.39/409.70	c D: 1
408.39/409.70	c estimatedAdderCost: 30
408.39/409.70	c Try to convert by bdds
408.39/409.72	c D: 1
408.39/409.72	c estimatedAdderCost: 30
408.39/409.72	c Try to convert by bdds
408.39/409.73	c D: 1
408.39/409.73	c estimatedAdderCost: 30
408.39/409.73	c Try to convert by bdds
408.39/409.74	c D: 1
408.39/409.74	c estimatedAdderCost: 30
408.39/409.74	c Try to convert by bdds
408.39/409.75	c D: 1
408.39/409.75	c estimatedAdderCost: 30
408.39/409.75	c Try to convert by bdds
408.39/409.77	c D: 1
408.39/409.77	c estimatedAdderCost: 30
408.39/409.77	c Try to convert by bdds
408.39/409.78	c D: 1
408.39/409.78	c estimatedAdderCost: 30
408.39/409.78	c Try to convert by bdds
408.39/409.79	c D: 1
408.39/409.79	c estimatedAdderCost: 30
408.39/409.79	c Try to convert by bdds
408.49/409.80	c D: 1
408.49/409.80	c estimatedAdderCost: 30
408.49/409.80	c Try to convert by bdds
408.49/409.82	c D: 1
408.49/409.82	c estimatedAdderCost: 30
408.49/409.82	c Try to convert by bdds
408.49/409.83	c D: 1
408.49/409.83	c estimatedAdderCost: 30
408.49/409.83	c Try to convert by bdds
408.49/409.84	c D: 1
408.49/409.84	c estimatedAdderCost: 30
408.49/409.84	c Try to convert by bdds
408.49/409.85	c D: 1
408.49/409.85	c estimatedAdderCost: 30
408.49/409.85	c Try to convert by bdds
408.49/409.87	c D: 1
408.49/409.87	c estimatedAdderCost: 30
408.49/409.87	c Try to convert by bdds
408.49/409.88	c D: 1
408.49/409.88	c estimatedAdderCost: 30
408.49/409.88	c Try to convert by bdds
408.49/409.89	c D: 1
408.49/409.89	c estimatedAdderCost: 30
408.49/409.89	c Try to convert by bdds
408.59/409.90	c D: 1
408.59/409.90	c estimatedAdderCost: 30
408.59/409.90	c Try to convert by bdds
408.59/409.91	c D: 1
408.59/409.91	c estimatedAdderCost: 30
408.59/409.91	c Try to convert by bdds
408.59/409.93	c D: 1
408.59/409.93	c estimatedAdderCost: 30
408.59/409.93	c Try to convert by bdds
408.59/409.94	c D: 1
408.59/409.94	c estimatedAdderCost: 30
408.59/409.94	c Try to convert by bdds
408.59/409.95	c D: 1
408.59/409.95	c estimatedAdderCost: 30
408.59/409.95	c Try to convert by bdds
408.59/409.96	c D: 1
408.59/409.96	c estimatedAdderCost: 30
408.59/409.96	c Try to convert by bdds
408.59/409.98	c D: 1
408.59/409.98	c estimatedAdderCost: 30
408.59/409.98	c Try to convert by bdds
408.59/409.99	c D: 1
408.59/409.99	c estimatedAdderCost: 30
408.59/409.99	c Try to convert by bdds
408.59/410.00	c D: 1
408.59/410.00	c estimatedAdderCost: 30
408.59/410.00	c Try to convert by bdds
408.70/410.01	c D: 1
408.70/410.01	c estimatedAdderCost: 30
408.70/410.01	c Try to convert by bdds
408.70/410.03	c D: 1
408.70/410.03	c estimatedAdderCost: 30
408.70/410.03	c Try to convert by bdds
408.70/410.04	c D: 1
408.70/410.04	c estimatedAdderCost: 30
408.70/410.04	c Try to convert by bdds
408.70/410.05	c D: 1
408.70/410.05	c estimatedAdderCost: 30
408.70/410.05	c Try to convert by bdds
408.70/410.06	c D: 1
408.70/410.06	c estimatedAdderCost: 30
408.70/410.06	c Try to convert by bdds
408.70/410.08	c D: 1
408.70/410.08	c estimatedAdderCost: 30
408.70/410.08	c Try to convert by bdds
408.70/410.09	c D: 1
408.70/410.09	c estimatedAdderCost: 30
408.70/410.09	c Try to convert by bdds
408.70/410.10	c D: 1
408.70/410.10	c estimatedAdderCost: 30
408.70/410.10	c Try to convert by bdds
408.80/410.11	c D: 1
408.80/410.11	c estimatedAdderCost: 30
408.80/410.11	c Try to convert by bdds
408.80/410.13	c D: 1
408.80/410.13	c estimatedAdderCost: 30
408.80/410.13	c Try to convert by bdds
408.80/410.14	c D: 1
408.80/410.14	c estimatedAdderCost: 30
408.80/410.14	c Try to convert by bdds
408.80/410.15	c D: 1
408.80/410.15	c estimatedAdderCost: 30
408.80/410.15	c Try to convert by bdds
408.80/410.16	c D: 1
408.80/410.16	c estimatedAdderCost: 30
408.80/410.16	c Try to convert by bdds
408.80/410.18	c D: 1
408.80/410.18	c estimatedAdderCost: 30
408.80/410.18	c Try to convert by bdds
408.80/410.19	c D: 1
408.80/410.19	c estimatedAdderCost: 30
408.80/410.19	c Try to convert by bdds
408.89/410.20	c D: 1
408.89/410.20	c estimatedAdderCost: 30
408.89/410.20	c Try to convert by bdds
408.89/410.21	c D: 1
408.89/410.21	c estimatedAdderCost: 30
408.89/410.21	c Try to convert by bdds
408.89/410.23	c D: 1
408.89/410.23	c estimatedAdderCost: 30
408.89/410.23	c Try to convert by bdds
408.89/410.24	c D: 1
408.89/410.24	c estimatedAdderCost: 30
408.89/410.24	c Try to convert by bdds
408.89/410.25	c D: 1
408.89/410.25	c estimatedAdderCost: 30
408.89/410.25	c Try to convert by bdds
408.89/410.26	c D: 1
408.89/410.26	c estimatedAdderCost: 30
408.89/410.26	c Try to convert by bdds
408.89/410.28	c D: 1
408.89/410.28	c estimatedAdderCost: 30
408.89/410.28	c Try to convert by bdds
408.89/410.29	c D: 1
408.89/410.29	c estimatedAdderCost: 30
408.89/410.29	c Try to convert by bdds
408.99/410.30	c D: 1
408.99/410.30	c estimatedAdderCost: 30
408.99/410.30	c Try to convert by bdds
408.99/410.31	c D: 1
408.99/410.31	c estimatedAdderCost: 30
408.99/410.31	c Try to convert by bdds
408.99/410.33	c D: 1
408.99/410.33	c estimatedAdderCost: 30
408.99/410.33	c Try to convert by bdds
408.99/410.34	c D: 1
408.99/410.34	c estimatedAdderCost: 30
408.99/410.34	c Try to convert by bdds
408.99/410.35	c D: 1
408.99/410.35	c estimatedAdderCost: 30
408.99/410.35	c Try to convert by bdds
408.99/410.36	c D: 1
408.99/410.36	c estimatedAdderCost: 30
408.99/410.36	c Try to convert by bdds
408.99/410.38	c D: 1
408.99/410.38	c estimatedAdderCost: 30
408.99/410.38	c Try to convert by bdds
408.99/410.39	c D: 1
408.99/410.39	c estimatedAdderCost: 30
408.99/410.39	c Try to convert by bdds
409.09/410.40	c D: 1
409.09/410.40	c estimatedAdderCost: 30
409.09/410.40	c Try to convert by bdds
409.09/410.41	c D: 1
409.09/410.41	c estimatedAdderCost: 30
409.09/410.41	c Try to convert by bdds
409.09/410.43	c D: 1
409.09/410.43	c estimatedAdderCost: 30
409.09/410.43	c Try to convert by bdds
409.09/410.44	c D: 1
409.09/410.44	c estimatedAdderCost: 30
409.09/410.44	c Try to convert by bdds
409.09/410.45	c D: 1
409.09/410.45	c estimatedAdderCost: 30
409.09/410.45	c Try to convert by bdds
409.09/410.46	c D: 1
409.09/410.46	c estimatedAdderCost: 30
409.09/410.46	c Try to convert by bdds
409.09/410.48	c D: 1
409.09/410.48	c estimatedAdderCost: 30
409.09/410.48	c Try to convert by bdds
409.09/410.49	c D: 1
409.09/410.49	c estimatedAdderCost: 30
409.09/410.49	c Try to convert by bdds
409.19/410.50	c D: 1
409.19/410.50	c estimatedAdderCost: 30
409.19/410.50	c Try to convert by bdds
409.19/410.51	c D: 1
409.19/410.51	c estimatedAdderCost: 30
409.19/410.51	c Try to convert by bdds
409.19/410.53	c D: 1
409.19/410.53	c estimatedAdderCost: 30
409.19/410.53	c Try to convert by bdds
409.19/410.54	c D: 1
409.19/410.54	c estimatedAdderCost: 30
409.19/410.54	c Try to convert by bdds
409.19/410.55	c D: 1
409.19/410.55	c estimatedAdderCost: 30
409.19/410.55	c Try to convert by bdds
409.19/410.56	c D: 1
409.19/410.56	c estimatedAdderCost: 30
409.19/410.56	c Try to convert by bdds
409.19/410.58	c D: 1
409.19/410.58	c estimatedAdderCost: 30
409.19/410.58	c Try to convert by bdds
409.19/410.59	c D: 1
409.19/410.59	c estimatedAdderCost: 30
409.19/410.59	c Try to convert by bdds
409.29/410.60	c D: 1
409.29/410.60	c estimatedAdderCost: 30
409.29/410.60	c Try to convert by bdds
409.29/410.61	c D: 1
409.29/410.61	c estimatedAdderCost: 30
409.29/410.61	c Try to convert by bdds
409.29/410.63	c D: 1
409.29/410.63	c estimatedAdderCost: 30
409.29/410.63	c Try to convert by bdds
409.29/410.64	c D: 1
409.29/410.64	c estimatedAdderCost: 30
409.29/410.64	c Try to convert by bdds
409.29/410.65	c D: 1
409.29/410.65	c estimatedAdderCost: 30
409.29/410.65	c Try to convert by bdds
409.29/410.66	c D: 1
409.29/410.66	c estimatedAdderCost: 30
409.29/410.66	c Try to convert by bdds
409.29/410.68	c D: 1
409.29/410.68	c estimatedAdderCost: 30
409.29/410.68	c Try to convert by bdds
409.29/410.69	c D: 1
409.29/410.69	c estimatedAdderCost: 30
409.29/410.69	c Try to convert by bdds
409.39/410.70	c D: 1
409.39/410.70	c estimatedAdderCost: 30
409.39/410.70	c Try to convert by bdds
409.39/410.71	c D: 1
409.39/410.71	c estimatedAdderCost: 30
409.39/410.71	c Try to convert by bdds
409.39/410.73	c D: 1
409.39/410.73	c estimatedAdderCost: 30
409.39/410.73	c Try to convert by bdds
409.39/410.74	c D: 1
409.39/410.74	c estimatedAdderCost: 30
409.39/410.74	c Try to convert by bdds
409.39/410.75	c D: 1
409.39/410.75	c estimatedAdderCost: 30
409.39/410.75	c Try to convert by bdds
409.39/410.76	c D: 1
409.39/410.76	c estimatedAdderCost: 30
409.39/410.76	c Try to convert by bdds
409.39/410.78	c D: 1
409.39/410.78	c estimatedAdderCost: 30
409.39/410.78	c Try to convert by bdds
409.39/410.79	c D: 1
409.39/410.79	c estimatedAdderCost: 30
409.39/410.79	c Try to convert by bdds
409.49/410.80	c D: 1
409.49/410.80	c estimatedAdderCost: 30
409.49/410.80	c Try to convert by bdds
409.49/410.81	c D: 1
409.49/410.81	c estimatedAdderCost: 30
409.49/410.81	c Try to convert by bdds
409.49/410.83	c D: 1
409.49/410.83	c estimatedAdderCost: 30
409.49/410.83	c Try to convert by bdds
409.49/410.84	c D: 1
409.49/410.84	c estimatedAdderCost: 30
409.49/410.84	c Try to convert by bdds
409.49/410.85	c D: 1
409.49/410.85	c estimatedAdderCost: 30
409.49/410.85	c Try to convert by bdds
409.49/410.86	c D: 1
409.49/410.86	c estimatedAdderCost: 30
409.49/410.86	c Try to convert by bdds
409.49/410.88	c D: 1
409.49/410.88	c estimatedAdderCost: 30
409.49/410.88	c Try to convert by bdds
409.49/410.89	c D: 1
409.49/410.89	c estimatedAdderCost: 30
409.49/410.89	c Try to convert by bdds
409.59/410.90	c D: 1
409.59/410.90	c estimatedAdderCost: 30
409.59/410.90	c Try to convert by bdds
409.59/410.91	c D: 1
409.59/410.91	c estimatedAdderCost: 30
409.59/410.91	c Try to convert by bdds
409.59/410.93	c D: 1
409.59/410.93	c estimatedAdderCost: 30
409.59/410.93	c Try to convert by bdds
409.59/410.94	c D: 1
409.59/410.94	c estimatedAdderCost: 30
409.59/410.94	c Try to convert by bdds
409.59/410.95	c D: 1
409.59/410.95	c 
437.39/438.86	c pb_solver_status: sst_unknown
437.39/438.86	c goal1 is divided by 4
437.39/438.86	c Next goal: size: 15 smallest: 1 biggest: 4096 multiplied with 4
437.39/438.86	c Rest goal: size: 2 smallest: 1 biggest: 2
437.39/438.87	c goal1 is divided by 2
437.39/438.87	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 2
437.39/438.87	c Rest goal: size: 1 smallest: 1 biggest: 1
437.39/438.87	c total stages of optimization mode: 3
437.39/438.87	c multi stage optimization mode: 1-th step
437.39/438.87	c Maximizing current goal: (15)1*~x19803  1*x19813  2*~x19804  2*x19814  4*~x19805  8*~x19806  16*~x19807  32*~x19808  64*~x19809  128*~x19810  256*~x19811  512*~x19812  1025*~x19813  2050*~x19814  4096*~x19815  in [-oo,+oo]
437.39/438.87	c LB updated by evalGoalLB to 0
437.39/438.87	c UB updated by evalGoalUB to 8197
437.39/438.87	c minimizationMode: cmm_First_solve
437.39/438.87	c goal coeffs: 1 1 2 2 4 8 16 32 64 128 256 512 1025 2050 4096 
437.39/438.89	c assumptions: 
437.39/438.89	c invoking solver with time budget: 5.000000
509.92/511.66	c sat_solver_result: sst_unknown
509.92/511.66	c SAT solver timed out; proceeding to cooperative SCIP call
509.92/511.66	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 8197
509.92/511.66	c scip solving with time budget: 7.000000
509.92/511.66	c solveScip
509.92/511.66	c initScipForCoop
509.92/511.66	c Cooperative mode: scip_coop_offset=8194.000000
509.92/511.66	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
509.92/511.66	c Running SCIP presolve for solve-time propagation (rounds=3)
510.02/511.74	c presolving:
510.33/512.03	c    (0.4s) running MILP presolver
510.33/512.10	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
510.44/512.12	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
510.52/512.22	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
511.51/513.29	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
511.51/513.29	c    (1.6s) probing aborted: 50/50 successive totally useless probings
511.91/513.63	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
511.91/513.63	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
511.91/513.63	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
511.91/513.63	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
511.91/513.63	c   27871 constraints of type <knapsack>
511.91/513.63	c    6525 constraints of type <setppc>
511.91/513.63	c     450 constraints of type <linear>
511.91/513.63	c     450 constraints of type <logicor>
511.91/513.63	c transformed objective value is always integral (scale: 1)
511.91/513.63	c Presolving Time: 1.90
512.01/513.79	c presolving:
512.33/514.08	c    (0.4s) running MILP presolver
512.43/514.16	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
512.43/514.18	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
512.52/514.29	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
512.72/514.45	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
512.81/514.57	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
512.81/514.58	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
518.99/520.72	c    (7.0s) probing: 407/25735 (1.6%) - 0 fixings, 0 aggregations, 15297 implications, 0 bound changes
518.99/520.72	c    (7.0s) probing aborted: solving stopped
518.99/520.73	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
518.99/520.73	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
518.99/520.73	c  0 implications, 23593 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
518.99/520.73	c presolving was interrupted.
518.99/520.73	c Presolving Time: 6.95
518.99/520.73	c 
518.99/520.73	c SCIP Status        : solving was interrupted [time limit reached]
518.99/520.73	c Solving Time (sec) : 7.02
518.99/520.73	c Solving Nodes      : 0
518.99/520.73	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
518.99/520.73	c SCIP status: 23 (TIMELIMIT)
518.99/520.73	c solveScip: freeing transform (!can_skip_free_transform)
519.09/520.82	c pb_solver_status: sst_unknown
519.09/520.82	c LB_goalvalue: 0
519.09/520.82	c UB_goalvalue: 8197
519.09/520.82	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=14.000000
519.09/520.82	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
519.09/520.82	c SCIP returned: sst_unknown
519.09/520.82	c SCIP primal LB: -oo, dual UB: +oo
519.09/520.82	c assumptions: 
519.09/520.82	c invoking solver with time budget: 10.000000
529.05/530.87	c sat_solver_result: sst_unknown
529.05/530.87	c SAT solver timed out; proceeding to cooperative SCIP call
529.05/530.87	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 8197
529.05/530.87	c scip solving with time budget: 14.000000
529.05/530.87	c solveScip
529.05/530.87	c initScipForCoop
529.05/530.87	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
529.15/530.94	c presolving:
529.45/531.25	c    (0.4s) running MILP presolver
529.55/531.33	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
529.55/531.34	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
529.65/531.45	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
529.85/531.61	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
529.95/531.74	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
529.95/531.74	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
536.72/538.53	c    (7.7s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
536.72/538.53	c    (7.7s) probing aborted: 50/50 successive totally useless probings
537.24/539.02	c    (8.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
537.42/539.25	c    (8.4s) no symmetry present (symcode time: 0.01)
537.52/539.31	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
537.52/539.31	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
537.52/539.31	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
537.52/539.31	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
537.52/539.31	c   27871 constraints of type <knapsack>
537.52/539.31	c    8296 constraints of type <setppc>
537.52/539.31	c     450 constraints of type <linear>
537.52/539.31	c     450 constraints of type <logicor>
537.52/539.31	c transformed objective value is always integral (scale: 1)
537.52/539.31	c Presolving Time: 8.37
537.52/539.31	c 
543.31/545.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
543.31/545.19	c  14.3s|     1 |     0 | 15020 |     - |   738M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
543.31/545.19	c 
543.31/545.19	c SCIP Status        : solving was interrupted [time limit reached]
543.31/545.19	c Solving Time (sec) : 14.33
543.31/545.19	c Solving Nodes      : 1
543.31/545.19	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
543.31/545.19	c Dual Bound         : -2.42250000000000e+02
543.31/545.19	c Gap                : infinite
543.31/545.19	c SCIP status: 23 (TIMELIMIT)
543.31/545.19	c SCIP LP bound tightened UB: 8197 -> 7952
543.31/545.19	c pb_solver_status: sst_unknown
543.31/545.19	c LB_goalvalue: 0
543.31/545.19	c UB_goalvalue: 7952
543.31/545.19	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
543.31/545.19	c SCIP returned: sst_unknown
543.31/545.19	c SCIP primal LB: -oo, dual UB: 7952
543.31/545.19	c assumptions: 
543.31/545.19	c invoking solver with time budget: 10.000000
556.85/558.78	c sat_solver_result: sst_unknown
556.85/558.78	c SAT solver timed out; proceeding to cooperative SCIP call
556.85/558.78	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
556.85/558.78	c scip solving with time budget: 19.600000
556.85/558.78	c solveScip
556.85/558.78	c initScipForCoop
556.85/558.78	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
556.85/558.78	c SCIPfreeTransform due to timeout and having shadow nodes
556.85/558.78	c forcing SCIPfreeTransform before solve
557.05/558.91	c Running SCIP presolve for solve-time propagation (rounds=3)
557.05/559.00	c presolving:
557.35/559.29	c    (0.4s) running MILP presolver
557.45/559.36	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
557.45/559.38	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
557.55/559.48	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
558.65/560.55	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
558.65/560.55	c    (1.6s) probing aborted: 50/50 successive totally useless probings
559.04/560.90	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
559.04/560.90	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
559.04/560.90	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
559.04/560.90	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
559.04/560.90	c   27871 constraints of type <knapsack>
559.04/560.90	c    6525 constraints of type <setppc>
559.04/560.90	c     450 constraints of type <linear>
559.04/560.90	c     450 constraints of type <logicor>
559.04/560.90	c transformed objective value is always integral (scale: 1)
559.04/560.90	c Presolving Time: 1.90
559.16/561.06	c presolving:
559.44/561.36	c    (0.4s) running MILP presolver
559.54/561.44	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
559.54/561.46	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
559.64/561.56	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
559.84/561.73	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
559.94/561.85	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
559.94/561.86	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
567.01/568.90	c    (7.9s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
567.01/568.90	c    (7.9s) probing aborted: 50/50 successive totally useless probings
567.41/569.39	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
567.71/569.61	c    (8.6s) no symmetry present (symcode time: 0.01)
567.71/569.67	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
567.71/569.67	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
567.71/569.67	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
567.71/569.67	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
567.71/569.67	c   27871 constraints of type <knapsack>
567.71/569.67	c    8296 constraints of type <setppc>
567.71/569.67	c     450 constraints of type <linear>
567.71/569.67	c     450 constraints of type <logicor>
567.71/569.67	c transformed objective value is always integral (scale: 1)
567.71/569.67	c Presolving Time: 8.62
567.71/569.68	c 
573.59/575.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
573.59/575.56	c  14.6s|     1 |     0 | 15020 |     - |   739M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
578.57/580.58	c 
578.57/580.58	c SCIP Status        : solving was interrupted [time limit reached]
578.57/580.58	c Solving Time (sec) : 19.60
578.57/580.58	c Solving Nodes      : 1
578.57/580.58	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
578.57/580.58	c Dual Bound         : -2.42250000000000e+02
578.57/580.58	c Gap                : infinite
578.57/580.58	c SCIP status: 23 (TIMELIMIT)
578.57/580.58	c solveScip: freeing transform (!can_skip_free_transform)
578.77/580.71	c pb_solver_status: sst_unknown
578.77/580.71	c LB_goalvalue: 0
578.77/580.71	c UB_goalvalue: 7952
578.77/580.71	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=39.200000
578.77/580.71	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
578.77/580.71	c SCIP returned: sst_unknown
578.77/580.71	c SCIP primal LB: -oo, dual UB: 7952
578.77/580.71	c assumptions: 
578.77/580.71	c invoking solver with time budget: 20.000000
685.38/687.78	c sat_solver_result: sst_unknown
685.38/687.78	c SAT solver timed out; proceeding to cooperative SCIP call
685.38/687.78	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
685.38/687.78	c scip solving with time budget: 39.200000
685.38/687.78	c solveScip
685.38/687.78	c initScipForCoop
685.38/687.78	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
685.48/687.86	c presolving:
685.80/688.16	c    (0.4s) running MILP presolver
685.89/688.24	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
685.89/688.26	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
685.99/688.37	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
686.19/688.53	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
686.29/688.66	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
686.29/688.66	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
693.16/695.56	c    (7.8s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
693.16/695.56	c    (7.8s) probing aborted: 50/50 successive totally useless probings
693.68/696.05	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
693.86/696.27	c    (8.5s) no symmetry present (symcode time: 0.01)
693.96/696.34	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
693.96/696.34	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
693.96/696.34	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
693.96/696.34	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
693.96/696.34	c   27871 constraints of type <knapsack>
693.96/696.34	c    8296 constraints of type <setppc>
693.96/696.34	c     450 constraints of type <linear>
693.96/696.34	c     450 constraints of type <logicor>
693.96/696.34	c transformed objective value is always integral (scale: 1)
693.96/696.34	c Presolving Time: 8.48
693.96/696.34	c 
699.84/702.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
699.84/702.22	c  14.4s|     1 |     0 | 15020 |     - |   740M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
711.50/713.93	c  26.1s|     1 |     0 | 42464 |     - |   758M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
714.29/716.74	c  29.0s|     1 |     0 | 49218 |     - |   771M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
717.69/720.16	c  32.4s|     1 |     0 | 58303 |     - |   783M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
721.17/723.61	c  35.8s|     1 |     0 | 68055 |     - |   799M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
724.45/726.99	c  39.2s|     1 |     0 | 74764 |     - |   813M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
724.45/726.99	c (node 1) LP solver hit time limit in LP 7 -- using pseudo solution instead
724.45/726.99	c 
724.45/726.99	c SCIP Status        : solving was interrupted [time limit reached]
724.45/726.99	c Solving Time (sec) : 39.20
724.45/726.99	c Solving Nodes      : 1
724.45/726.99	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
724.45/726.99	c Dual Bound         : -2.42250000000000e+02
724.45/726.99	c Gap                : infinite
724.45/726.99	c SCIP status: 23 (TIMELIMIT)
724.45/726.99	c pb_solver_status: sst_unknown
724.45/726.99	c LB_goalvalue: 0
724.45/726.99	c UB_goalvalue: 7952
724.45/726.99	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=78.400000
724.45/726.99	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
724.45/726.99	c SCIP returned: sst_unknown
724.45/726.99	c SCIP primal LB: -oo, dual UB: 7952
724.45/726.99	c assumptions: 
724.45/726.99	c invoking solver with time budget: 40.000000
764.51/767.14	c sat_solver_result: sst_unknown
764.51/767.14	c SAT solver timed out; proceeding to cooperative SCIP call
764.51/767.14	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
764.51/767.14	c scip solving with time budget: 78.400000
764.51/767.14	c solveScip
764.51/767.14	c initScipForCoop
764.51/767.14	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
764.51/767.14	c SCIPfreeTransform due to timeout and having shadow nodes
764.51/767.14	c forcing SCIPfreeTransform before solve
764.60/767.29	c Running SCIP presolve for solve-time propagation (rounds=3)
764.70/767.36	c presolving:
765.00/767.65	c    (0.4s) running MILP presolver
765.10/767.72	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
765.10/767.74	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
765.20/767.84	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
766.30/768.92	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
766.30/768.92	c    (1.6s) probing aborted: 50/50 successive totally useless probings
766.60/769.27	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
766.60/769.27	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
766.60/769.27	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
766.60/769.27	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
766.60/769.27	c   27871 constraints of type <knapsack>
766.60/769.27	c    6525 constraints of type <setppc>
766.60/769.27	c     450 constraints of type <linear>
766.60/769.27	c     450 constraints of type <logicor>
766.60/769.27	c transformed objective value is always integral (scale: 1)
766.60/769.27	c Presolving Time: 1.91
766.80/769.43	c presolving:
767.10/769.73	c    (0.4s) running MILP presolver
767.20/769.81	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
767.20/769.82	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
767.29/769.93	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
767.41/770.10	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
767.59/770.22	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
767.59/770.23	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
774.67/777.30	c    (7.9s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
774.67/777.30	c    (7.9s) probing aborted: 50/50 successive totally useless probings
775.07/777.78	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
775.27/778.00	c    (8.6s) no symmetry present (symcode time: 0.01)
775.38/778.07	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
775.38/778.07	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
775.38/778.07	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
775.38/778.07	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
775.38/778.07	c   27871 constraints of type <knapsack>
775.38/778.07	c    8296 constraints of type <setppc>
775.38/778.07	c     450 constraints of type <linear>
775.38/778.07	c     450 constraints of type <logicor>
775.38/778.07	c transformed objective value is always integral (scale: 1)
775.38/778.07	c Presolving Time: 8.64
775.38/778.07	c 
781.25/783.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
781.25/783.94	c  14.6s|     1 |     0 | 15020 |     - |   792M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
792.90/795.67	c  26.3s|     1 |     0 | 42464 |     - |   798M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
795.69/798.47	c  29.1s|     1 |     0 | 49218 |     - |   802M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
799.08/801.86	c  32.5s|     1 |     0 | 58303 |     - |   804M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
802.57/805.35	c  36.0s|     1 |     0 | 68055 |     - |   810M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
809.74/812.52	c  43.2s|     1 |     0 | 78946 |     - |   813M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
814.13/816.95	c  47.6s|     1 |     0 | 88705 |     - |   827M |   0 |  25k|  37k|  38k|1555 |  6 |  46 |   0 |-2.422500e+02 |      --      |    Inf | unknown
821.70/824.56	c  55.2s|     1 |     0 | 99740 |     - |   840M |   0 |  25k|  37k|  38k|1865 |  7 |  47 |   0 |-2.422500e+02 |      --      |    Inf | unknown
828.88/831.72	c  62.4s|     1 |     0 |110504 |     - |   856M |   0 |  25k|  37k|  39k|2131 |  8 |  53 |   0 |-2.422500e+02 |      --      |    Inf | unknown
837.05/839.98	c  70.6s|     1 |     0 |122120 |     - |   863M |   0 |  25k|  37k|  39k|2356 |  9 |  59 |   0 |-2.422500e+02 |      --      |    Inf | unknown
844.82/847.76	c  78.4s|     1 |     0 |132987 |     - |   879M |   0 |  25k|  37k|  39k|2558 | 10 |  66 |   0 |-2.422500e+02 |      --      |    Inf | unknown
844.82/847.76	c (node 1) LP solver hit time limit in LP 12 -- using pseudo solution instead
844.82/847.76	c 
844.82/847.76	c SCIP Status        : solving was interrupted [time limit reached]
844.82/847.76	c Solving Time (sec) : 78.41
844.82/847.76	c Solving Nodes      : 1
844.82/847.76	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
844.82/847.76	c Dual Bound         : -2.42250000000000e+02
844.82/847.76	c Gap                : infinite
844.82/847.76	c SCIP status: 23 (TIMELIMIT)
844.82/847.76	c solveScip: freeing transform (!can_skip_free_transform)
845.02/847.93	c pb_solver_status: sst_unknown
845.02/847.93	c LB_goalvalue: 0
845.02/847.93	c UB_goalvalue: 7952
845.02/847.93	c Both SAT and SCIP timed out; boosting budgets to sat=80.000000 scip=156.800000
845.02/847.93	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
845.02/847.93	c SCIP returned: sst_unknown
845.02/847.93	c SCIP primal LB: -oo, dual UB: 7952
845.02/847.93	c assumptions: 
845.02/847.93	c invoking solver with time budget: 80.000000
970.39/973.74	c sat_solver_result: sst_unknown
970.39/973.74	c SAT solver timed out; proceeding to cooperative SCIP call
970.39/973.74	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
970.39/973.74	c scip solving with time budget: 156.800000
970.39/973.74	c solveScip
970.39/973.74	c initScipForCoop
970.39/973.74	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
970.49/973.82	c presolving:
970.80/974.12	c    (0.4s) running MILP presolver
970.89/974.21	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
970.89/974.22	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
970.99/974.33	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
971.19/974.50	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
971.29/974.63	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
971.29/974.63	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
978.26/981.63	c    (7.9s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
978.26/981.63	c    (7.9s) probing aborted: 50/50 successive totally useless probings
978.77/982.13	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
978.95/982.35	c    (8.6s) no symmetry present (symcode time: 0.01)
979.05/982.41	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
979.05/982.41	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
979.05/982.41	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
979.05/982.41	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
979.05/982.41	c   27871 constraints of type <knapsack>
979.05/982.41	c    8296 constraints of type <setppc>
979.05/982.41	c     450 constraints of type <linear>
979.05/982.41	c     450 constraints of type <logicor>
979.05/982.41	c transformed objective value is always integral (scale: 1)
979.05/982.41	c Presolving Time: 8.60
979.05/982.42	c 
984.93/988.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
984.93/988.32	c  14.6s|     1 |     0 | 15020 |     - |   857M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
996.61/1000.08	c  26.3s|     1 |     0 | 42464 |     - |   862M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
999.49/1002.92	c  29.2s|     1 |     0 | 49218 |     - |   863M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1002.87/1006.32	c  32.6s|     1 |     0 | 58303 |     - |   864M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1006.36/1009.80	c  36.1s|     1 |     0 | 68055 |     - |   869M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1013.43/1016.95	c  43.2s|     1 |     0 | 78946 |     - |   873M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1017.92/1021.40	c  47.7s|     1 |     0 | 88705 |     - |   875M |   0 |  25k|  37k|  38k|1555 |  6 |  46 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1025.50/1029.05	c  55.3s|     1 |     0 | 99740 |     - |   875M |   0 |  25k|  37k|  38k|1865 |  7 |  47 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1032.57/1036.17	c  62.4s|     1 |     0 |110504 |     - |   879M |   0 |  25k|  37k|  39k|2131 |  8 |  53 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1040.93/1044.52	c  70.8s|     1 |     0 |122120 |     - |   880M |   0 |  25k|  37k|  39k|2356 |  9 |  59 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1051.20/1054.84	c  81.1s|     1 |     0 |132987 |     - |   881M |   0 |  25k|  37k|  39k|2558 | 10 |  66 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1059.07/1062.74	c  89.0s|     1 |     0 |144368 |     - |   888M |   0 |  25k|  37k|  39k|2757 | 11 |  67 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1070.63/1074.39	c   101s|     1 |     2 |172070 |     - |   889M |   0 |  25k|  37k|  39k|2757 | 11 |  69 |  23 |-2.422500e+02 |      --      |    Inf | unknown
1126.63/1130.55	c 
1126.63/1130.55	c SCIP Status        : solving was interrupted [time limit reached]
1126.63/1130.55	c Solving Time (sec) : 156.81
1126.63/1130.55	c Solving Nodes      : 17
1126.63/1130.55	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1126.63/1130.55	c Dual Bound         : -2.42250000000000e+02
1126.63/1130.55	c Gap                : infinite
1126.63/1130.55	c SCIP status: 23 (TIMELIMIT)
1126.63/1130.55	c pb_solver_status: sst_unknown
1126.63/1130.55	c LB_goalvalue: 0
1126.63/1130.55	c UB_goalvalue: 7952
1126.63/1130.55	c Both SAT and SCIP timed out; boosting budgets to sat=160.000000 scip=313.600000
1126.63/1130.55	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1126.63/1130.55	c SCIP returned: sst_unknown
1126.63/1130.55	c SCIP primal LB: -oo, dual UB: 7952
1126.63/1130.55	c assumptions: 
1126.63/1130.55	c invoking solver with time budget: 160.000000
1302.68/1307.23	c sat_solver_result: sst_unknown
1302.68/1307.23	c SAT solver timed out; proceeding to cooperative SCIP call
1302.68/1307.23	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
1302.68/1307.23	c scip solving with time budget: 313.600000
1302.68/1307.23	c solveScip
1302.68/1307.23	c initScipForCoop
1302.68/1307.23	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1302.68/1307.23	c SCIPfreeTransform due to timeout and having shadow nodes
1302.68/1307.23	c forcing SCIPfreeTransform before solve
1302.88/1307.40	c Running SCIP presolve for solve-time propagation (rounds=3)
1302.88/1307.48	c presolving:
1303.17/1307.77	c    (0.4s) running MILP presolver
1303.27/1307.85	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1303.27/1307.86	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1303.37/1307.96	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1304.48/1309.03	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1304.48/1309.03	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1304.77/1309.38	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
1304.77/1309.38	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1304.77/1309.38	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1304.77/1309.38	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
1304.77/1309.38	c   27871 constraints of type <knapsack>
1304.77/1309.38	c    6525 constraints of type <setppc>
1304.77/1309.38	c     450 constraints of type <linear>
1304.77/1309.38	c     450 constraints of type <logicor>
1304.77/1309.38	c transformed objective value is always integral (scale: 1)
1304.77/1309.38	c Presolving Time: 1.91
1304.97/1309.54	c presolving:
1305.27/1309.85	c    (0.4s) running MILP presolver
1305.37/1309.93	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1305.37/1309.95	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1305.48/1310.06	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1305.66/1310.23	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
1305.76/1310.35	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
1305.76/1310.36	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
1312.74/1317.34	c    (7.9s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
1312.74/1317.34	c    (7.9s) probing aborted: 50/50 successive totally useless probings
1313.24/1317.82	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1313.45/1318.05	c    (8.6s) no symmetry present (symcode time: 0.01)
1313.55/1318.11	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
1313.55/1318.11	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
1313.55/1318.11	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1313.55/1318.11	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
1313.55/1318.11	c   27871 constraints of type <knapsack>
1313.55/1318.11	c    8296 constraints of type <setppc>
1313.55/1318.11	c     450 constraints of type <linear>
1313.55/1318.11	c     450 constraints of type <logicor>
1313.55/1318.11	c transformed objective value is always integral (scale: 1)
1313.55/1318.11	c Presolving Time: 8.58
1313.55/1318.12	c 
1319.43/1324.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1319.43/1324.03	c  14.6s|     1 |     0 | 15020 |     - |   868M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1331.07/1335.70	c  26.2s|     1 |     0 | 42464 |     - |   873M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1333.86/1338.53	c  29.1s|     1 |     0 | 49218 |     - |   874M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1337.25/1341.93	c  32.5s|     1 |     0 | 58303 |     - |   875M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1340.74/1345.43	c  36.0s|     1 |     0 | 68055 |     - |   879M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1347.82/1352.56	c  43.1s|     1 |     0 | 78946 |     - |   882M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1352.21/1356.98	c  47.5s|     1 |     0 | 88705 |     - |   884M |   0 |  25k|  37k|  38k|1555 |  6 |  46 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1359.78/1364.58	c  55.1s|     1 |     0 | 99740 |     - |   884M |   0 |  25k|  37k|  38k|1865 |  7 |  47 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1366.95/1371.70	c  62.2s|     1 |     0 |110504 |     - |   886M |   0 |  25k|  37k|  39k|2131 |  8 |  53 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1375.24/1380.11	c  70.6s|     1 |     0 |122120 |     - |   887M |   0 |  25k|  37k|  39k|2356 |  9 |  59 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1385.59/1390.42	c  81.0s|     1 |     0 |132987 |     - |   888M |   0 |  25k|  37k|  39k|2558 | 10 |  66 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1393.36/1398.27	c  88.8s|     1 |     0 |144368 |     - |   889M |   0 |  25k|  37k|  39k|2757 | 11 |  67 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1404.91/1409.87	c   100s|     1 |     2 |172070 |     - |   889M |   0 |  25k|  37k|  39k|2757 | 11 |  69 |  23 |-2.422500e+02 |      --      |    Inf | unknown
1617.38/1623.06	c 
1617.38/1623.06	c SCIP Status        : solving was interrupted [time limit reached]
1617.38/1623.06	c Solving Time (sec) : 313.60
1617.38/1623.06	c Solving Nodes      : 60
1617.38/1623.06	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1617.38/1623.06	c Dual Bound         : -2.42250000000000e+02
1617.38/1623.06	c Gap                : infinite
1617.38/1623.06	c SCIP status: 23 (TIMELIMIT)
1617.38/1623.06	c solveScip: freeing transform (!can_skip_free_transform)
1617.57/1623.23	c pb_solver_status: sst_unknown
1617.57/1623.23	c LB_goalvalue: 0
1617.57/1623.23	c UB_goalvalue: 7952
1617.57/1623.23	c Both SAT and SCIP timed out; boosting budgets to sat=320.000000 scip=627.200000
1617.57/1623.23	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1617.57/1623.23	c SCIP returned: sst_unknown
1617.57/1623.23	c SCIP primal LB: -oo, dual UB: 7952
1617.57/1623.23	c assumptions: 
1617.57/1623.23	c invoking solver with time budget: 320.000000
1941.06/1947.74	c sat_solver_result: sst_unknown
1941.06/1947.74	c SAT solver timed out; proceeding to cooperative SCIP call
1941.06/1947.74	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
1941.06/1947.74	c scip solving with time budget: 627.200000
1941.06/1947.74	c solveScip
1941.06/1947.74	c initScipForCoop
1941.06/1947.74	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1941.16/1947.82	c presolving:
1941.47/1948.12	c    (0.4s) running MILP presolver
1941.56/1948.20	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1941.56/1948.22	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1941.66/1948.33	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
1941.86/1948.50	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
1941.96/1948.63	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
1941.96/1948.63	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
1948.94/1955.65	c    (7.9s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
1948.94/1955.65	c    (7.9s) probing aborted: 50/50 successive totally useless probings
1949.45/1956.14	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1949.64/1956.36	c    (8.6s) no symmetry present (symcode time: 0.01)
1949.74/1956.43	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
1949.74/1956.43	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
1949.74/1956.43	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1949.74/1956.43	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
1949.74/1956.43	c   27871 constraints of type <knapsack>
1949.74/1956.43	c    8296 constraints of type <setppc>
1949.74/1956.43	c     450 constraints of type <linear>
1949.74/1956.43	c     450 constraints of type <logicor>
1949.74/1956.43	c transformed objective value is always integral (scale: 1)
1949.74/1956.43	c Presolving Time: 8.61
1949.74/1956.43	c 
1955.62/1962.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1955.62/1962.37	c  14.6s|     1 |     0 | 15020 |     - |   876M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1967.40/1974.18	c  26.4s|     1 |     0 | 42464 |     - |   881M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1970.30/1977.04	c  29.3s|     1 |     0 | 49218 |     - |   882M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1973.68/1980.47	c  32.7s|     1 |     0 | 58303 |     - |   883M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1977.17/1983.94	c  36.2s|     1 |     0 | 68055 |     - |   887M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1984.26/1991.04	c  43.3s|     1 |     0 | 78946 |     - |   890M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1988.64/1995.47	c  47.7s|     1 |     0 | 88705 |     - |   892M |   0 |  25k|  37k|  38k|1555 |  6 |  46 |   0 |-2.422500e+02 |      --      |    Inf | unknown
1996.23/2003.04	c  55.3s|     1 |     0 | 99740 |     - |   892M |   0 |  25k|  37k|  38k|1865 |  7 |  47 |   0 |-2.422500e+02 |      --      |    Inf | unknown
2003.31/2010.16	c  62.4s|     1 |     0 |110504 |     - |   894M |   0 |  25k|  37k|  39k|2131 |  8 |  53 |   0 |-2.422500e+02 |      --      |    Inf | unknown
2011.68/2018.52	c  70.8s|     1 |     0 |122120 |     - |   894M |   0 |  25k|  37k|  39k|2356 |  9 |  59 |   0 |-2.422500e+02 |      --      |    Inf | unknown
2022.05/2028.94	c  81.2s|     1 |     0 |132987 |     - |   895M |   0 |  25k|  37k|  39k|2558 | 10 |  66 |   0 |-2.422500e+02 |      --      |    Inf | unknown
2029.93/2036.89	c  89.2s|     1 |     0 |144368 |     - |   896M |   0 |  25k|  37k|  39k|2757 | 11 |  67 |   0 |-2.422500e+02 |      --      |    Inf | unknown
2041.50/2048.49	c   101s|     1 |     2 |172070 |     - |   896M |   0 |  25k|  37k|  39k|2757 | 11 |  69 |  23 |-2.422500e+02 |      --      |    Inf | unknown
2418.87/2426.75	c   479s|   100 |    99 |  1254k|11218.0 |   904M |  31 |  25k|  37k|  37k|3293 |  1 | 129 |  23 |-2.422500e+02 |      --      |    Inf | unknown
2566.72/2574.95	c 
2566.72/2574.95	c SCIP Status        : solving was interrupted [time limit reached]
2566.72/2574.95	c Solving Time (sec) : 627.21
2566.72/2574.95	c Solving Nodes      : 143
2566.72/2574.95	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
2566.72/2574.95	c Dual Bound         : -2.42250000000000e+02
2566.72/2574.95	c Gap                : infinite
2566.72/2574.95	c SCIP status: 23 (TIMELIMIT)
2566.72/2574.95	c pb_solver_status: sst_unknown
2566.72/2574.95	c LB_goalvalue: 0
2566.72/2574.95	c UB_goalvalue: 7952
2566.72/2574.95	c Both SAT and SCIP timed out; boosting budgets to sat=640.000000 scip=1254.400000
2566.72/2574.95	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2566.72/2574.95	c SCIP returned: sst_unknown
2566.72/2574.95	c SCIP primal LB: -oo, dual UB: 7952
2566.72/2574.95	c assumptions: 
2566.72/2574.95	c invoking solver with time budget: 640.000000
3250.80/3260.35	c sat_solver_result: sst_unknown
3250.80/3260.35	c SAT solver timed out; proceeding to cooperative SCIP call
3250.80/3260.35	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7952
3250.80/3260.35	c scip solving with time budget: 1254.400000
3250.80/3260.35	c solveScip
3250.80/3260.35	c initScipForCoop
3250.80/3260.35	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3250.80/3260.35	c SCIPfreeTransform due to timeout and having shadow nodes
3250.80/3260.35	c forcing SCIPfreeTransform before solve
3251.00/3260.52	c Running SCIP presolve for solve-time propagation (rounds=3)
3251.10/3260.60	c presolving:
3251.29/3260.89	c    (0.4s) running MILP presolver
3251.39/3260.96	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3251.39/3260.98	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
3251.51/3261.08	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
3252.60/3262.15	c    (1.6s) probing: 51/25735 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3252.60/3262.15	c    (1.6s) probing aborted: 50/50 successive totally useless probings
3252.99/3262.50	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
3252.99/3262.50	c  830 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3252.99/3262.50	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3252.99/3262.50	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 35296 constraints
3252.99/3262.50	c   27871 constraints of type <knapsack>
3252.99/3262.50	c    6525 constraints of type <setppc>
3252.99/3262.50	c     450 constraints of type <linear>
3252.99/3262.50	c     450 constraints of type <logicor>
3252.99/3262.50	c transformed objective value is always integral (scale: 1)
3252.99/3262.50	c Presolving Time: 1.90
3253.09/3262.66	c presolving:
3253.39/3262.96	c    (0.4s) running MILP presolver
3253.50/3263.05	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3253.50/3263.06	c (round 1, exhaustive) 0 del vars, 1350 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
3253.60/3263.17	c (round 2, fast)       830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7426 clqs, 0 implints
3253.79/3263.34	c (round 3, exhaustive) 830 del vars, 1350 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 34846 upgd conss, 0 impls, 7426 clqs, 0 implints
3253.89/3263.46	c (round 4, medium)     830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 1771 chg sides, 3542 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
3253.89/3263.47	c (round 5, fast)       830 del vars, 1350 del conss, 2221 add conss, 0 chg bounds, 2672 chg sides, 5344 chg coeffs, 34846 upgd conss, 0 impls, 8296 clqs, 0 implints
3260.88/3270.42	c    (7.8s) probing: 471/25735 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
3260.88/3270.42	c    (7.8s) probing aborted: 50/50 successive totally useless probings
3261.38/3270.91	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3261.59/3271.13	c    (8.5s) no symmetry present (symcode time: 0.01)
3261.59/3271.19	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
3261.59/3271.19	c  830 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
3261.59/3271.19	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3261.59/3271.19	c presolved problem has 25735 variables (25735 bin, 0 int, 0 cont) and 37067 constraints
3261.59/3271.19	c   27871 constraints of type <knapsack>
3261.59/3271.19	c    8296 constraints of type <setppc>
3261.59/3271.19	c     450 constraints of type <linear>
3261.59/3271.19	c     450 constraints of type <logicor>
3261.59/3271.19	c transformed objective value is always integral (scale: 1)
3261.59/3271.19	c Presolving Time: 8.54
3261.59/3271.19	c 
3267.48/3277.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3267.48/3277.05	c  14.5s|     1 |     0 | 15020 |     - |   878M |   0 |  25k|  37k|  37k|   0 |  0 |  22 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3279.15/3288.78	c  26.2s|     1 |     0 | 42464 |     - |   883M |   0 |  25k|  37k|  37k| 282 |  1 |  23 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3282.04/3291.64	c  29.1s|     1 |     0 | 49218 |     - |   884M |   0 |  25k|  37k|  37k| 500 |  2 |  26 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3285.45/3295.07	c  32.5s|     1 |     0 | 58303 |     - |   885M |   0 |  25k|  37k|  37k| 733 |  3 |  34 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3288.93/3298.55	c  36.0s|     1 |     0 | 68055 |     - |   891M |   0 |  25k|  37k|  38k| 959 |  4 |  35 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3296.01/3305.66	c  43.1s|     1 |     0 | 78946 |     - |   894M |   0 |  25k|  37k|  38k|1334 |  5 |  45 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3300.42/3310.09	c  47.5s|     1 |     0 | 88705 |     - |   896M |   0 |  25k|  37k|  38k|1555 |  6 |  46 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3308.09/3317.72	c  55.1s|     1 |     0 | 99740 |     - |   896M |   0 |  25k|  37k|  38k|1865 |  7 |  47 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3315.18/3324.82	c  62.2s|     1 |     0 |110504 |     - |   898M |   0 |  25k|  37k|  39k|2131 |  8 |  53 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3323.48/3333.18	c  70.6s|     1 |     0 |122120 |     - |   898M |   0 |  25k|  37k|  39k|2356 |  9 |  59 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3333.85/3343.54	c  81.0s|     1 |     0 |132987 |     - |   900M |   0 |  25k|  37k|  39k|2558 | 10 |  66 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3341.74/3351.41	c  88.8s|     1 |     0 |144368 |     - |   901M |   0 |  25k|  37k|  39k|2757 | 11 |  67 |   0 |-2.422500e+02 |      --      |    Inf | unknown
3353.33/3363.06	c   100s|     1 |     2 |172070 |     - |   901M |   0 |  25k|  37k|  39k|2757 | 11 |  69 |  23 |-2.422500e+02 |      --      |    Inf | unknown
3600.08/3610.20	
3600.08/3610.20	*** TERMINATED *** by signal
3600.08/3610.20	c
3600.08/3610.20	s UNKNOWN
3600.08/3610.20	c _____________________________________________________________________________
3600.08/3610.20	c std/band forms        : 27871,900
3600.08/3610.20	c 2cl/3cl ITE-codings   : 53426560,837953
3600.08/3610.20	c BDD/srt/adr Max costs : 2247,0,0
3600.08/3610.20	c BDDraw/bin/mul/srt/adr: 0,0,28771,0,0
3600.08/3610.20	c BDD nodes             : 63668547
3600.08/3610.20	c Es1/CC detections     : 0,0
3600.08/3610.20	c CC sort               : 0
3600.08/3610.20	c SAT/UNSAT calls       : 0,0
3600.08/3610.20	c regenrated variables  : 0
3600.08/3610.20	c eliminated fixed lits : 0
3600.08/3610.20	c goal lit flips        : 0
3600.08/3610.20	c goal stages           : 1
3600.08/3610.20	c goal shrink           : 2
3600.08/3610.20	c goal coeff separations: 2
3600.08/3610.20	c restarts              : 2971
3600.08/3610.20	c conflicts             : 65238          (18 /sec)
3600.08/3610.20	c decisions             : 1506465        (418 /sec)
3600.08/3610.20	c propagations          : 1705724274     (473800 /sec)
3600.08/3610.20	c inspects              : 0              (0 /sec)
3600.08/3610.20	c CPU time (solving tm) : 3600 s        (1552 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.20	c SAT solver time       : 1552 s
3600.08/3610.20	c SAT solver SAT time   : 0 s
3600.08/3610.20	c SAT solver UNSAT time : 0 s
3600.08/3610.20	c SAT solver TO time    : 1552 s
3600.08/3610.20	c Time for SCIP         : 1262 s
3600.08/3610.20	c Coop SCIP LB improvements           : 0
3600.08/3610.20	c Coop SCIP UB improvements           : 1
3600.08/3610.20	c SCIP globally fixed variables       : 0
3600.08/3610.20	c SAT  globally fixed variables       : 0
3600.08/3610.20	c SCIP freeTransform calls            : 15
3600.08/3610.20	c Time for Opt-base     : 261.2 s
3600.08/3610.20	c Steps for Opt-base    : 1802253675
3600.08/3610.20	c Time for BDD coding   : 395 s
3600.08/3610.20	c Time for srt coding   : 0 s
3600.08/3610.20	c Inner solver invocations            : 0
3600.08/3610.20	c Inner solving count                 : 0
3600.08/3610.20	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-4780762-1782139133/watcher-4780762-1782139133 -o /tmp/evaluation-result-4780762-1782139133/solver-4780762-1782139133 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780762-1782139133/vars-4780762-1782139133 --bin-var /tmp/runsolver-exch-nodeE006-1782133592-2266160 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780762-1782139133.opb 

running on 4 cores: 12-15

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

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110346 MiB free)
  node 1: cores 8-15, 129019 MiB (108216 MiB free)
  node 2: cores 16-23, 129019 MiB (102643 MiB free)
  node 3: cores 24-31, 129003 MiB (80840 MiB free)
  node 4: cores 32-39, 128973 MiB (62425 MiB free)
  node 5: cores 40-47, 129019 MiB (67792 MiB free)
  node 6: cores 48-55, 129019 MiB (88476 MiB free)
  node 7: cores 56-63, 128474 MiB (59276 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=2268886, runsolver pid=2268883
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 16.01 16.16 16.28 17/870 2268889
/proc/meminfo: memFree=696228048/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=98580 memory=26940 CPUtime=0.08 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4676 207 0 0 8 0 0 0 20 0 1 0 147201225 100945920 6528 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 24645 6735 2670 506 0 5336 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 98580 KiB
Current children cumulated memory: 26940 KiB

[startup+0.212774 s]*
/proc/loadavg: 16.01 16.16 16.28 17/870 2268889
/proc/meminfo: memFree=696212680/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=113600 memory=41796 CPUtime=0.2 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 8390 207 0 0 19 1 0 0 20 0 1 0 147201225 116326400 10240 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 28400 10448 2670 506 0 9091 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 113600 KiB
Current children cumulated memory: 41796 KiB

[startup+0.312069 s]*
/proc/loadavg: 16.01 16.16 16.28 17/870 2268889
/proc/meminfo: memFree=697550308/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=126424 memory=54676 CPUtime=0.29 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 11611 207 0 0 28 1 0 0 20 0 1 0 147201225 129458176 13440 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 31606 13669 2670 506 0 12297 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 126424 KiB
Current children cumulated memory: 54676 KiB

[startup+0.700126 s]
/proc/loadavg: 16.01 16.16 16.28 18/870 2268889
/proc/meminfo: memFree=697521848/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=179648 memory=107012 CPUtime=0.66 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 24888 207 0 0 64 2 0 0 20 0 1 0 147201225 183959552 26624 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 44912 26753 2670 506 0 25603 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 179648 KiB
Current children cumulated memory: 107012 KiB

[startup+1.50021 s]
/proc/loadavg: 16.01 16.16 16.28 18/870 2268889
/proc/meminfo: memFree=697392172/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=388964 memory=324208 CPUtime=1.47 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 76939 207 0 0 141 6 0 0 20 0 1 0 147201225 398299136 80768 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 97241 81024 5223 506 0 77932 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 388964 KiB
Current children cumulated memory: 324208 KiB

[startup+3.11365 s]
/proc/loadavg: 16.01 16.15 16.28 18/871 2268890
/proc/meminfo: memFree=696783416/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=626252 memory=553060 CPUtime=3.07 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 126374 207 0 0 298 9 0 0 20 0 1 0 147201225 641282048 138168 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 156563 138265 5708 506 0 137254 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 626252 KiB
Current children cumulated memory: 553060 KiB

[startup+6.3002 s]
/proc/loadavg: 16.01 16.15 16.28 18/871 2268890
/proc/meminfo: memFree=696589920/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=752584 memory=671720 CPUtime=6.25 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 149894 207 0 0 614 11 0 0 20 0 1 0 147201225 770646016 167784 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 188146 167930 5753 506 0 168837 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 752584 KiB
Current children cumulated memory: 671720 KiB

[startup+12.7002 s]
/proc/loadavg: 16.01 16.15 16.28 18/871 2268890
/proc/meminfo: memFree=696422444/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=1025524 memory=909092 CPUtime=12.62 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 176306 207 0 0 1249 13 0 0 20 0 1 0 147201225 1050136576 227130 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 256381 227273 5863 506 0 237072 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1025524 KiB
Current children cumulated memory: 909092 KiB

[startup+25.5001 s]
/proc/loadavg: 16.00 16.14 16.27 18/871 2268890
/proc/meminfo: memFree=697633220/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=1089464 memory=971528 CPUtime=25.39 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 178474 207 0 0 2525 14 0 0 20 0 1 0 147201225 1115611136 242851 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 272366 242882 6047 506 0 253057 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1089464 KiB
Current children cumulated memory: 971528 KiB

[startup+51.113 s]
/proc/loadavg: 16.00 16.13 16.26 18/871 2268890
/proc/meminfo: memFree=695397124/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=1309440 memory=1172072 CPUtime=50.92 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 181552 207 0 0 5076 16 0 0 20 0 1 0 147201225 1340866560 292987 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 327360 293018 6047 506 0 308051 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1309440 KiB
Current children cumulated memory: 1172072 KiB

[startup+102.3 s]
/proc/loadavg: 16.00 16.11 16.25 18/872 2268892
/proc/meminfo: memFree=695868924/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=1650496 memory=1491076 CPUtime=101.95 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 197251 207 0 0 10175 20 0 0 20 0 1 0 147201225 1690107904 372668 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 412624 372769 6047 506 0 393315 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1650496 KiB
Current children cumulated memory: 1491076 KiB

[startup+162.3 s]
/proc/loadavg: 16.04 16.10 16.24 18/872 2268893
/proc/meminfo: memFree=695562072/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=2310016 memory=2152728 CPUtime=161.76 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 253360 207 0 0 16148 28 0 0 20 0 1 0 147201225 2365456384 538098 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 577504 538182 6047 506 0 558195 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 2310016 KiB
Current children cumulated memory: 2152728 KiB

[startup+222.3 s]
/proc/loadavg: 16.07 16.10 16.23 18/872 2268894
/proc/meminfo: memFree=691259180/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=2687216 memory=2479668 CPUtime=221.57 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 309088 207 0 0 22123 34 0 0 20 0 1 0 147201225 2751709184 619766 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 671804 619917 6047 506 0 652495 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 2687216 KiB
Current children cumulated memory: 2479668 KiB

[startup+282.3 s]
/proc/loadavg: 16.07 16.09 16.21 18/872 2268948
/proc/meminfo: memFree=700754008/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=3140992 memory=2804372 CPUtime=281.38 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 363694 207 0 0 28097 41 0 0 20 0 1 0 147201225 3216375808 701062 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 785248 701093 6047 506 0 765939 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 3140992 KiB
Current children cumulated memory: 2804372 KiB

[startup+342.3 s]
/proc/loadavg: 16.09 16.09 16.20 18/871 2268949

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

/proc/meminfo: memFree=882549868/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=40126484 memory=35060072 CPUtime=2913.43 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4646559 207 0 0 286179 5164 0 0 20 0 1 0 147201225 41089519616 8764788 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 10031621 8765018 6314 506 0 10012312 0
Current children cumulated CPU time: 2913.43 s
Current children cumulated vsize: 40126484 KiB
Current children cumulated memory: 35060072 KiB

[startup+2982.3 s]
/proc/loadavg: 2.11 3.66 7.87 3/786 2269520
/proc/meminfo: memFree=882686972/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=40126484 memory=35060892 CPUtime=2973.31 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4663547 207 0 0 292135 5196 0 0 20 0 1 0 147201225 41089519616 8764937 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 10031621 8765223 6314 506 0 10012312 0
Current children cumulated CPU time: 2973.31 s
Current children cumulated vsize: 40126484 KiB
Current children cumulated memory: 35060892 KiB

[startup+3042.3 s]
/proc/loadavg: 2.04 3.35 7.50 3/786 2269521
/proc/meminfo: memFree=883431036/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39313668 memory=34251304 CPUtime=3033.21 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4681730 207 0 0 297596 5725 0 0 20 0 1 0 147201225 40257196032 8562501 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9828417 8562826 6314 506 0 9809108 0
Current children cumulated CPU time: 3033.21 s
Current children cumulated vsize: 39313668 KiB
Current children cumulated memory: 34251304 KiB

[startup+3102.3 s]
/proc/loadavg: 2.01 3.10 7.15 3/786 2269522
/proc/meminfo: memFree=882624648/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39272936 memory=35069708 CPUtime=3093.1 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4700976 207 0 0 302988 6322 0 0 20 0 1 0 147201225 40215486464 8767153 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9818234 8767427 6314 506 0 9798925 0
Current children cumulated CPU time: 3093.1 s
Current children cumulated vsize: 39272936 KiB
Current children cumulated memory: 35069708 KiB

[startup+3162.3 s]
/proc/loadavg: 2.00 2.90 6.83 3/786 2269523
/proc/meminfo: memFree=882459428/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=40181108 memory=35127800 CPUtime=3152.98 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4709562 207 0 0 308942 6356 0 0 20 0 1 0 147201225 41145454592 8781733 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 10045277 8781950 6314 506 0 10025968 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 40181108 KiB
Current children cumulated memory: 35127800 KiB

[startup+3222.3 s]
/proc/loadavg: 2.00 2.73 6.52 3/786 2269524
/proc/meminfo: memFree=882071152/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39969588 memory=35704156 CPUtime=3212.87 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4725927 207 0 0 314884 6403 0 0 20 0 1 0 147201225 40928858112 8925680 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9992397 8926039 6314 506 0 9973088 0
Current children cumulated CPU time: 3212.87 s
Current children cumulated vsize: 39969588 KiB
Current children cumulated memory: 35704156 KiB

[startup+3282.3 s]
/proc/loadavg: 2.00 2.60 6.24 3/786 2269526
/proc/meminfo: memFree=882477092/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3272.76 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4733902 207 0 0 320856 6420 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3272.76 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

[startup+3342.3 s]
/proc/loadavg: 2.00 2.49 5.97 3/786 2269529
/proc/meminfo: memFree=882510464/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3332.65 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4734342 207 0 0 326839 6426 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

[startup+3402.3 s]
/proc/loadavg: 2.00 2.39 5.72 3/785 2269530
/proc/meminfo: memFree=882536140/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3392.55 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4734865 207 0 0 332826 6429 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

[startup+3462.3 s]
/proc/loadavg: 2.00 2.32 5.48 3/785 2269531
/proc/meminfo: memFree=882568920/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3452.45 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4735245 207 0 0 338811 6434 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3452.45 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

[startup+3522.3 s]
/proc/loadavg: 2.00 2.26 5.26 3/786 2269537
/proc/meminfo: memFree=882598680/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3512.34 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4735683 207 0 0 344795 6439 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

[startup+3582.3 s]
/proc/loadavg: 2.00 2.21 5.06 3/786 2269538
/proc/meminfo: memFree=882628928/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3572.23 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4736086 207 0 0 350781 6442 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3572.23 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 2.00 2.19 4.96 3/786 2269538
/proc/meminfo: memFree=882641136/1055320696 swapFree=33554428/33554428
[pid=2268886] ppid=2268883 vsize=39592644 memory=35298308 CPUtime=3600.08 cores=12-15
/proc/2268886/stat : 2268886 (naps_release) R 2268883 2268886 2266147 0 -1 4194304 4736713 207 0 0 353563 6445 0 0 20 0 1 0 147201225 40542867456 8824331 18446744073709551615 4210688 6281017 140720867104560 0 0 0 0 0 16898 0 0 0 17 12 0 0 0 0 0 6662968 6676388 15798272 140720867109083 140720867109264 140720867109264 140720867114952 0
/proc/2268886/statm: 9898161 8824577 6314 506 0 9878852 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 39592644 KiB
Current children cumulated memory: 35298308 KiB

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

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

# cumulated CPU time of all completed processes:  user=3535.64 s, system=64.8006 s

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

[startup+3610.41 s]
/proc/loadavg: 2.00 2.19 4.96 3/786 2269538
/proc/meminfo: memFree=889158712/1055320696 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.5 s]
/proc/loadavg: 2.00 2.19 4.96 3/786 2269538
/proc/meminfo: memFree=889158712/1055320696 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.55
CPU time (s): 3600.44
CPU user time (s): 3535.64
CPU system time (s): 64.8006
CPU usage (%): 99.72
Max. virtual memory (cumulated for all children) (KiB): 49211292
Max. memory (cumulated for all children) (KiB): 46165596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3535.64
system time used= 64.8006
maximum resident set size= 46164956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4736920
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= 319
involuntary context switches= 3369


# summary of solver processes directly reported to runsolver:
#   pid: 2268886
#   total CPU time (s): 3600.44
#   total CPU user time (s): 3535.64
#   total CPU system time (s): 64.8006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3154 second user time and 36.3443 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-06-22 16:38:53
IDJOB=4780762
IDBENCH=183282
IDSOLVER=3589
FILE ID=nodeE006/4780762-1782139133
RUNJOBID= nodeE006-1782133592-2266160
SLURM_JOB_ID= 12510911
Free space on /tmp= 799476 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB26/normalized-PB26/OPT-LIN/sergeys/CPMpy_translated_dataset_PB26/jsplib/normalized-ta32.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780762-1782139133/watcher-4780762-1782139133 -o /tmp/evaluation-result-4780762-1782139133/solver-4780762-1782139133 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780762-1782139133/vars-4780762-1782139133 --bin-var /tmp/runsolver-exch-nodeE006-1782133592-2266160 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780762-1782139133.opb

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

MD5SUM BENCH= c5a2fa6e72d298ad0ef66108b8951031
RANDOM SEED=948138526

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        696324832 kB
MemAvailable:   818478220 kB
Buffers:            3352 kB
Cached:         126494416 kB
SwapCached:            0 kB
Active:         225301508 kB
Inactive:       124885568 kB
Active(anon):   224582044 kB
Inactive(anon):        0 kB
Active(file):     719464 kB
Inactive(file): 124885568 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25708 kB
Writeback:             0 kB
AnonPages:      223660764 kB
Mapped:           268392 kB
Shmem:            892732 kB
KReclaimable:    1381968 kB
Slab:            1939088 kB
SReclaimable:    1381968 kB
SUnreclaim:       557120 kB
KernelStack:       14880 kB
PageTables:       449092 kB
SecPageTables:     15224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   239622440 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478852 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:  88883200 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:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 799888 MiB
End job on nodeE006 at 2026-06-22 17:39:04