Trace number 4780750

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.17

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/sergeys/
CPMpy_translated_dataset_PB26/jsplib/normalized-ta31.opb
MD5SUM5babe07a3d83e579441fa40b0438dc37
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 benchmark1920
Best CPU time to get the best result obtained on this benchmark3600.18
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 22601
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 110734
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-4780750-1782138962.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780750-1782138962.opb
0.00/0.02	c Parsing PB file...
0.00/0.02	c goal was devided by 1 with offset 32767.
1.16/1.24	c assumptions before coding: 
1.27/1.35	c initScipForCoop
1.37/1.46	c Running SCIP presolver (time limit: 10 sec)...
1.37/1.46	c solveScip
1.37/1.46	c initScipForCoop
1.37/1.46	c Cooperative mode: scip_coop_offset=32767.000000
1.37/1.46	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.37/1.46	c Running SCIP presolve for solve-time propagation (rounds=3)
1.47/1.54	c presolving:
1.76/1.83	c    (0.4s) running MILP presolver
1.86/1.90	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.86/1.91	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)       887 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.07	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.97/3.07	c    (1.6s) probing aborted: 50/50 successive totally useless probings
3.36/3.44	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
3.36/3.44	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.36/3.44	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3.36/3.44	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
3.36/3.44	c   27871 constraints of type <knapsack>
3.36/3.44	c    6525 constraints of type <setppc>
3.36/3.44	c     450 constraints of type <linear>
3.36/3.44	c     450 constraints of type <logicor>
3.36/3.44	c transformed objective value is always integral (scale: 1)
3.36/3.44	c Presolving Time: 1.90
3.46/3.59	c presolving:
3.76/3.88	c    (0.4s) running MILP presolver
3.86/3.96	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3.86/3.97	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.08	c (round 2, fast)       887 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.25	c (round 3, exhaustive) 887 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.37	c (round 4, medium)     887 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.37	c (round 5, fast)       887 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.23/11.30	c    (7.8s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
11.23/11.30	c    (7.8s) probing aborted: 50/50 successive totally useless probings
11.73/11.80	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
11.94/12.02	c    (8.5s) no symmetry present (symcode time: 0.01)
11.94/12.08	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
11.94/12.08	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
11.94/12.08	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
11.94/12.08	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
11.94/12.08	c   27871 constraints of type <knapsack>
11.94/12.08	c    8296 constraints of type <setppc>
11.94/12.08	c     450 constraints of type <linear>
11.94/12.08	c     450 constraints of type <logicor>
11.94/12.08	c transformed objective value is always integral (scale: 1)
11.94/12.08	c Presolving Time: 8.50
11.94/12.09	c 
13.42/13.55	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.55	c  10.0s|     1 |     0 |  5798 |     - |   767M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.42/13.55	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
13.42/13.55	c 
13.42/13.55	c SCIP Status        : solving was interrupted [time limit reached]
13.42/13.55	c Solving Time (sec) : 10.03
13.42/13.55	c Solving Nodes      : 1
13.42/13.55	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
13.42/13.55	c Dual Bound         : +0.00000000000000e+00
13.42/13.55	c Gap                : infinite
13.42/13.55	c SCIP status: 23 (TIMELIMIT)
13.42/13.55	c solveScip: freeing transform (!can_skip_free_transform)
13.52/13.68	c SCIP presolver: sst_unknown
13.52/13.68	c Converting 36196 PB-constraints to clauses...
13.52/13.68	c   -- Clauses(.)/Splits(s): ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################estimatedAdderCost: 24
13.62/13.77	c Try to convert by bdds
13.62/13.77	c D: 1
13.62/13.77	c estimatedAdderCost: 24
13.62/13.77	c Try to convert by bdds
13.62/13.78	c D: 1
13.62/13.78	c estimatedAdderCost: 30
13.62/13.78	c Try to convert by bdds
13.62/13.79	c D: 1
13.62/13.79	c estimatedAdderCost: 24
13.62/13.79	c Try to convert by bdds
13.72/13.80	c D: 1
13.72/13.80	c estimatedAdderCost: 24
13.72/13.80	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.82	c D: 1
13.72/13.82	c estimatedAdderCost: 24
13.72/13.82	c Try to convert by bdds
13.72/13.82	c D: 1
13.72/13.82	c estimatedAdderCost: 24
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.84	c D: 1
13.72/13.84	c estimatedAdderCost: 24
13.72/13.84	c Try to convert by bdds
13.72/13.84	c D: 1
13.72/13.84	c estimatedAdderCost: 24
13.72/13.84	c Try to convert by bdds
13.72/13.85	c D: 1
13.72/13.85	c estimatedAdderCost: 30
13.72/13.85	c Try to convert by bdds
13.72/13.86	c D: 1
13.72/13.86	c estimatedAdderCost: 24
13.72/13.86	c Try to convert by bdds
13.72/13.87	c D: 1
13.72/13.87	c estimatedAdderCost: 24
13.72/13.87	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: 24
13.72/13.88	c Try to convert by bdds
13.72/13.89	c D: 1
13.72/13.89	c estimatedAdderCost: 24
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.91	c D: 1
13.82/13.91	c estimatedAdderCost: 24
13.82/13.91	c Try to convert by bdds
13.82/13.91	c D: 1
13.82/13.91	c estimatedAdderCost: 24
13.82/13.91	c Try to convert by bdds
13.82/13.92	c D: 1
13.82/13.92	c estimatedAdderCost: 30
13.82/13.92	c Try to convert by bdds
13.82/13.93	c D: 1
13.82/13.93	c estimatedAdderCost: 24
13.82/13.93	c Try to convert by bdds
13.82/13.94	c D: 1
13.82/13.94	c estimatedAdderCost: 24
13.82/13.94	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: 24
13.82/13.95	c Try to convert by bdds
13.82/13.96	c D: 1
13.82/13.96	c estimatedAdderCost: 24
13.82/13.96	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.98	c D: 1
13.82/13.98	c estimatedAdderCost: 24
13.82/13.98	c Try to convert by bdds
13.82/13.98	c D: 1
13.82/13.98	c estimatedAdderCost: 24
13.82/13.98	c Try to convert by bdds
13.82/13.99	c D: 1
13.82/13.99	c estimatedAdderCost: 30
13.82/13.99	c Try to convert by bdds
13.82/14.00	c D: 1
13.82/14.00	c estimatedAdderCost: 24
13.82/14.00	c Try to convert by bdds
13.82/14.01	c D: 1
13.82/14.01	c estimatedAdderCost: 24
13.82/14.01	c Try to convert by bdds
13.93/14.01	c D: 1
13.93/14.01	c estimatedAdderCost: 30
13.93/14.01	c Try to convert by bdds
13.93/14.02	c D: 1
13.93/14.02	c estimatedAdderCost: 24
13.93/14.02	c Try to convert by bdds
13.93/14.03	c D: 1
13.93/14.03	c estimatedAdderCost: 24
13.93/14.03	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.05	c D: 1
13.93/14.05	c estimatedAdderCost: 24
13.93/14.05	c Try to convert by bdds
13.93/14.05	c D: 1
13.93/14.05	c estimatedAdderCost: 24
13.93/14.05	c Try to convert by bdds
13.93/14.06	c D: 1
13.93/14.06	c estimatedAdderCost: 30
13.93/14.06	c Try to convert by bdds
13.93/14.07	c D: 1
13.93/14.07	c estimatedAdderCost: 24
13.93/14.07	c Try to convert by bdds
13.93/14.08	c D: 1
13.93/14.08	c estimatedAdderCost: 24
13.93/14.08	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.10	c D: 1
13.93/14.10	c estimatedAdderCost: 24
13.93/14.10	c Try to convert by bdds
13.93/14.10	c D: 1
13.93/14.10	c estimatedAdderCost: 24
13.93/14.10	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.12	c D: 1
14.03/14.12	c estimatedAdderCost: 24
14.03/14.12	c Try to convert by bdds
14.03/14.12	c D: 1
14.03/14.12	c estimatedAdderCost: 24
14.03/14.12	c Try to convert by bdds
14.03/14.13	c D: 1
14.03/14.13	c estimatedAdderCost: 30
14.03/14.13	c Try to convert by bdds
14.03/14.14	c D: 1
14.03/14.14	c estimatedAdderCost: 24
14.03/14.14	c Try to convert by bdds
14.03/14.15	c D: 1
14.03/14.15	c estimatedAdderCost: 24
14.03/14.15	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.17	c D: 1
14.03/14.17	c estimatedAdderCost: 24
14.03/14.17	c Try to convert by bdds
14.03/14.17	c D: 1
14.03/14.17	c estimatedAdderCost: 24
14.03/14.17	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.19	c D: 1
14.03/14.19	c estimatedAdderCost: 24
14.03/14.19	c Try to convert by bdds
14.03/14.19	c D: 1
14.03/14.19	c estimatedAdderCost: 24
14.03/14.19	c Try to convert by bdds
14.12/14.20	c D: 1
14.12/14.20	c estimatedAdderCost: 30
14.12/14.20	c Try to convert by bdds
14.12/14.21	c D: 1
14.12/14.21	c estimatedAdderCost: 24
14.12/14.21	c Try to convert by bdds
14.12/14.22	c D: 1
14.12/14.22	c estimatedAdderCost: 24
14.12/14.22	c Try to convert by bdds
14.12/14.22	c D: 1
14.12/14.22	c estimatedAdderCost: 30
14.12/14.22	c Try to convert by bdds
14.12/14.24	c D: 1
14.12/14.24	c estimatedAdderCost: 24
14.12/14.24	c Try to convert by bdds
14.12/14.24	c D: 1
14.12/14.24	c estimatedAdderCost: 24
14.12/14.24	c Try to convert by bdds
14.12/14.24	c D: 1
14.12/14.24	c estimatedAdderCost: 30
14.12/14.24	c Try to convert by bdds
14.12/14.26	c D: 1
14.12/14.26	c estimatedAdderCost: 24
14.12/14.26	c Try to convert by bdds
14.12/14.26	c D: 1
14.12/14.26	c estimatedAdderCost: 24
14.12/14.26	c Try to convert by bdds
14.12/14.27	c D: 1
14.12/14.27	c estimatedAdderCost: 30
14.12/14.27	c Try to convert by bdds
14.12/14.28	c D: 1
14.12/14.28	c estimatedAdderCost: 24
14.12/14.28	c Try to convert by bdds
14.12/14.29	c D: 1
14.12/14.29	c estimatedAdderCost: 24
14.12/14.29	c Try to convert by bdds
14.12/14.29	c D: 1
14.12/14.29	c estimatedAdderCost: 30
14.12/14.29	c Try to convert by bdds
14.22/14.31	c D: 1
14.22/14.31	c estimatedAdderCost: 24
14.22/14.31	c Try to convert by bdds
14.22/14.31	c D: 1
14.22/14.31	c estimatedAdderCost: 24
14.22/14.31	c Try to convert by bdds
14.22/14.31	c D: 1
14.22/14.31	c estimatedAdderCost: 30
14.22/14.31	c Try to convert by bdds
14.22/14.33	c D: 1
14.22/14.33	c estimatedAdderCost: 24
14.22/14.33	c Try to convert by bdds
14.22/14.33	c D: 1
14.22/14.33	c estimatedAdderCost: 24
14.22/14.33	c Try to convert by bdds
14.22/14.34	c D: 1
14.22/14.34	c estimatedAdderCost: 30
14.22/14.34	c Try to convert by bdds
14.22/14.35	c D: 1
14.22/14.35	c estimatedAdderCost: 24
14.22/14.35	c Try to convert by bdds
14.22/14.36	c D: 1
14.22/14.36	c estimatedAdderCost: 24
14.22/14.36	c Try to convert by bdds
14.22/14.36	c D: 1
14.22/14.36	c estimatedAdderCost: 30
14.22/14.36	c Try to convert by bdds
14.22/14.38	c D: 1
14.22/14.38	c estimatedAdderCost: 24
14.22/14.38	c Try to convert by bdds
14.22/14.38	c D: 1
14.22/14.38	c estimatedAdderCost: 24
14.22/14.38	c Try to convert by bdds
14.22/14.38	c D: 1
14.22/14.38	c estimatedAdderCost: 30
14.22/14.38	c Try to convert by bdds
14.32/14.40	c D: 1
14.32/14.40	c estimatedAdderCost: 24
14.32/14.40	c Try to convert by bdds
14.32/14.40	c D: 1
14.32/14.40	c estimatedAdderCost: 24
14.32/14.40	c Try to convert by bdds
14.32/14.41	c D: 1
14.32/14.41	c estimatedAdderCost: 30
14.32/14.41	c Try to convert by bdds
14.32/14.42	c D: 1
14.32/14.42	c estimatedAdderCost: 24
14.32/14.42	c Try to convert by bdds
14.32/14.43	c D: 1
14.32/14.43	c estimatedAdderCost: 24
14.32/14.43	c Try to convert by bdds
14.32/14.43	c D: 1
14.32/14.43	c estimatedAdderCost: 30
14.32/14.43	c Try to convert by bdds
14.32/14.45	c D: 1
14.32/14.45	c estimatedAdderCost: 24
14.32/14.45	c Try to convert by bdds
14.32/14.45	c D: 1
14.32/14.45	c estimatedAdderCost: 24
14.32/14.45	c Try to convert by bdds
14.32/14.46	c D: 1
14.32/14.46	c estimatedAdderCost: 30
14.32/14.46	c Try to convert by bdds
14.32/14.47	c D: 1
14.32/14.47	c estimatedAdderCost: 24
14.32/14.47	c Try to convert by bdds
14.32/14.48	c D: 1
14.32/14.48	c estimatedAdderCost: 24
14.32/14.48	c Try to convert by bdds
14.32/14.48	c D: 1
14.32/14.48	c estimatedAdderCost: 30
14.32/14.48	c Try to convert by bdds
14.32/14.49	c D: 1
14.32/14.49	c estimatedAdderCost: 24
14.32/14.49	c Try to convert by bdds
14.42/14.50	c D: 1
14.42/14.50	c estimatedAdderCost: 24
14.42/14.50	c Try to convert by bdds
14.42/14.50	c D: 1
14.42/14.50	c estimatedAdderCost: 30
14.42/14.50	c Try to convert by bdds
14.42/14.52	c D: 1
14.42/14.52	c estimatedAdderCost: 24
14.42/14.52	c Try to convert by bdds
14.42/14.52	c D: 1
14.42/14.52	c estimatedAdderCost: 24
14.42/14.52	c Try to convert by bdds
14.42/14.53	c D: 1
14.42/14.53	c estimatedAdderCost: 30
14.42/14.53	c Try to convert by bdds
14.42/14.54	c D: 1
14.42/14.54	c estimatedAdderCost: 24
14.42/14.54	c Try to convert by bdds
14.42/14.55	c D: 1
14.42/14.55	c estimatedAdderCost: 24
14.42/14.55	c Try to convert by bdds
14.42/14.55	c D: 1
14.42/14.55	c estimatedAdderCost: 30
14.42/14.55	c Try to convert by bdds
14.42/14.57	c D: 1
14.42/14.57	c estimatedAdderCost: 24
14.42/14.57	c Try to convert by bdds
14.42/14.57	c D: 1
14.42/14.57	c estimatedAdderCost: 24
14.42/14.57	c Try to convert by bdds
14.42/14.58	c D: 1
14.42/14.58	c estimatedAdderCost: 30
14.42/14.58	c Try to convert by bdds
14.42/14.59	c D: 1
14.42/14.59	c estimatedAdderCost: 24
14.42/14.59	c Try to convert by bdds
14.42/14.59	c D: 1
14.42/14.59	c estimatedAdderCost: 24
14.42/14.59	c Try to convert by bdds
14.52/14.60	c D: 1
14.52/14.60	c estimatedAdderCost: 30
14.52/14.60	c Try to convert by bdds
14.52/14.61	c D: 1
14.52/14.61	c estimatedAdderCost: 24
14.52/14.61	c Try to convert by bdds
14.52/14.62	c D: 1
14.52/14.62	c estimatedAdderCost: 24
14.52/14.62	c Try to convert by bdds
14.52/14.62	c D: 1
14.52/14.62	c estimatedAdderCost: 30
14.52/14.62	c Try to convert by bdds
14.52/14.64	c D: 1
14.52/14.64	c estimatedAdderCost: 24
14.52/14.64	c Try to convert by bdds
14.52/14.64	c D: 1
14.52/14.64	c estimatedAdderCost: 24
14.52/14.64	c Try to convert by bdds
14.52/14.65	c D: 1
14.52/14.65	c estimatedAdderCost: 30
14.52/14.65	c Try to convert by bdds
14.52/14.66	c D: 1
14.52/14.66	c estimatedAdderCost: 24
14.52/14.66	c Try to convert by bdds
14.52/14.67	c D: 1
14.52/14.67	c estimatedAdderCost: 24
14.52/14.67	c Try to convert by bdds
14.52/14.67	c D: 1
14.52/14.67	c estimatedAdderCost: 30
14.52/14.67	c Try to convert by bdds
14.52/14.69	c D: 1
14.52/14.69	c estimatedAdderCost: 24
14.52/14.69	c Try to convert by bdds
14.52/14.69	c D: 1
14.52/14.69	c estimatedAdderCost: 24
14.52/14.69	c Try to convert by bdds
14.52/14.69	c D: 1
14.52/14.69	c estimatedAdderCost: 30
14.52/14.69	c Try to convert by bdds
14.62/14.71	c D: 1
14.62/14.71	c estimatedAdderCost: 24
14.62/14.71	c Try to convert by bdds
14.62/14.71	c D: 1
14.62/14.71	c estimatedAdderCost: 24
14.62/14.71	c Try to convert by bdds
14.62/14.72	c D: 1
14.62/14.72	c estimatedAdderCost: 30
14.62/14.72	c Try to convert by bdds
14.62/14.73	c D: 1
14.62/14.73	c estimatedAdderCost: 24
14.62/14.73	c Try to convert by bdds
14.62/14.74	c D: 1
14.62/14.74	c estimatedAdderCost: 24
14.62/14.74	c Try to convert by bdds
14.62/14.74	c D: 1
14.62/14.74	c estimatedAdderCost: 30
14.62/14.74	c Try to convert by bdds
14.62/14.76	c D: 1
14.62/14.76	c estimatedAdderCost: 24
14.62/14.76	c Try to convert by bdds
14.62/14.76	c D: 1
14.62/14.76	c estimatedAdderCost: 24
14.62/14.76	c Try to convert by bdds
14.62/14.77	c D: 1
14.62/14.77	c estimatedAdderCost: 30
14.62/14.77	c Try to convert by bdds
14.62/14.78	c D: 1
14.62/14.78	c estimatedAdderCost: 24
14.62/14.78	c Try to convert by bdds
14.62/14.79	c D: 1
14.62/14.79	c estimatedAdderCost: 24
14.62/14.79	c Try to convert by bdds
14.62/14.79	c D: 1
14.62/14.79	c estimatedAdderCost: 30
14.62/14.79	c Try to convert by bdds
14.72/14.81	c D: 1
14.72/14.81	c estimatedAdderCost: 24
14.72/14.81	c Try to convert by bdds
14.72/14.81	c D: 1
14.72/14.81	c estimatedAdderCost: 24
14.72/14.81	c Try to convert by bdds
14.72/14.81	c D: 1
14.72/14.81	c estimatedAdderCost: 30
14.72/14.81	c Try to convert by bdds
14.72/14.83	c D: 1
14.72/14.83	c estimatedAdderCost: 24
14.72/14.83	c Try to convert by bdds
14.72/14.83	c D: 1
14.72/14.83	c estimatedAdderCost: 24
14.72/14.83	c Try to convert by bdds
14.72/14.84	c D: 1
14.72/14.84	c estimatedAdderCost: 30
14.72/14.84	c Try to convert by bdds
14.72/14.85	c D: 1
14.72/14.85	c estimatedAdderCost: 24
14.72/14.85	c Try to convert by bdds
14.72/14.86	c D: 1
14.72/14.86	c estimatedAdderCost: 24
14.72/14.86	c Try to convert by bdds
14.72/14.86	c D: 1
14.72/14.86	c estimatedAdderCost: 30
14.72/14.86	c Try to convert by bdds
14.72/14.88	c D: 1
14.72/14.88	c estimatedAdderCost: 24
14.72/14.88	c Try to convert by bdds
14.72/14.88	c D: 1
14.72/14.88	c estimatedAdderCost: 24
14.72/14.88	c Try to convert by bdds
14.72/14.89	c D: 1
14.72/14.89	c estimatedAdderCost: 30
14.72/14.89	c Try to convert by bdds
14.82/14.90	c D: 1
14.82/14.90	c estimatedAdderCost: 24
14.82/14.90	c Try to convert by bdds
14.82/14.91	c D: 1
14.82/14.91	c estimatedAdderCost: 24
14.82/14.91	c Try to convert by bdds
14.82/14.91	c D: 1
14.82/14.91	c estimatedAdderCost: 30
14.82/14.91	c Try to convert by bdds
14.82/14.92	c D: 1
14.82/14.92	c estimatedAdderCost: 24
14.82/14.92	c Try to convert by bdds
14.82/14.93	c D: 1
14.82/14.93	c estimatedAdderCost: 24
14.82/14.93	c Try to convert by bdds
14.82/14.93	c D: 1
14.82/14.93	c estimatedAdderCost: 30
14.82/14.93	c Try to convert by bdds
14.82/14.95	c D: 1
14.82/14.95	c estimatedAdderCost: 24
14.82/14.95	c Try to convert by bdds
14.82/14.95	c D: 1
14.82/14.95	c estimatedAdderCost: 24
14.82/14.95	c Try to convert by bdds
14.82/14.96	c D: 1
14.82/14.96	c estimatedAdderCost: 30
14.82/14.96	c Try to convert by bdds
14.82/14.97	c D: 1
14.82/14.97	c estimatedAdderCost: 24
14.82/14.97	c Try to convert by bdds
14.82/14.98	c D: 1
14.82/14.98	c estimatedAdderCost: 24
14.82/14.98	c Try to convert by bdds
14.82/14.98	c D: 1
14.82/14.98	c estimatedAdderCost: 30
14.82/14.98	c Try to convert by bdds
14.82/15.00	c D: 1
14.82/15.00	c estimatedAdderCost: 24
14.82/15.00	c Try to convert by bdds
14.82/15.00	c D: 1
14.82/15.00	c estimatedAdderCost: 24
14.82/15.00	c Try to convert by bdds
14.82/15.01	c D: 1
14.82/15.01	c estimatedAdderCost: 30
14.82/15.01	c Try to convert by bdds
14.93/15.02	c D: 1
14.93/15.02	c estimatedAdderCost: 24
14.93/15.02	c Try to convert by bdds
14.93/15.03	c D: 1
14.93/15.03	c estimatedAdderCost: 24
14.93/15.03	c Try to convert by bdds
14.93/15.03	c D: 1
14.93/15.03	c estimatedAdderCost: 30
14.93/15.03	c Try to convert by bdds
14.93/15.04	c D: 1
14.93/15.04	c estimatedAdderCost: 24
14.93/15.04	c Try to convert by bdds
14.93/15.05	c D: 1
14.93/15.05	c estimatedAdderCost: 24
14.93/15.05	c Try to convert by bdds
14.93/15.06	c D: 1
14.93/15.06	c estimatedAdderCost: 30
14.93/15.06	c Try to convert by bdds
14.93/15.07	c D: 1
14.93/15.07	c estimatedAdderCost: 24
14.93/15.07	c Try to convert by bdds
14.93/15.08	c D: 1
14.93/15.08	c estimatedAdderCost: 24
14.93/15.08	c Try to convert by bdds
14.93/15.08	c D: 1
14.93/15.08	c estimatedAdderCost: 30
14.93/15.08	c Try to convert by bdds
14.93/15.10	c D: 1
14.93/15.10	c estimatedAdderCost: 24
14.93/15.10	c Try to convert by bdds
14.93/15.10	c D: 1
14.93/15.10	c estimatedAdderCost: 24
14.93/15.10	c Try to convert by bdds
14.93/15.10	c D: 1
14.93/15.10	c estimatedAdderCost: 30
14.93/15.10	c Try to convert by bdds
15.03/15.12	c D: 1
15.03/15.12	c estimatedAdderCost: 24
15.03/15.12	c Try to convert by bdds
15.03/15.12	c D: 1
15.03/15.12	c estimatedAdderCost: 24
15.03/15.12	c Try to convert by bdds
15.03/15.13	c D: 1
15.03/15.13	c estimatedAdderCost: 30
15.03/15.13	c Try to convert by bdds
15.03/15.14	c D: 1
15.03/15.14	c estimatedAdderCost: 24
15.03/15.14	c Try to convert by bdds
15.03/15.15	c D: 1
15.03/15.15	c estimatedAdderCost: 24
15.03/15.15	c Try to convert by bdds
15.03/15.15	c D: 1
15.03/15.15	c estimatedAdderCost: 30
15.03/15.15	c Try to convert by bdds
15.03/15.17	c D: 1
15.03/15.17	c estimatedAdderCost: 24
15.03/15.17	c Try to convert by bdds
15.03/15.17	c D: 1
15.03/15.17	c estimatedAdderCost: 24
15.03/15.17	c Try to convert by bdds
15.03/15.18	c D: 1
15.03/15.18	c estimatedAdderCost: 30
15.03/15.18	c Try to convert by bdds
15.03/15.19	c D: 1
15.03/15.19	c estimatedAdderCost: 24
15.03/15.19	c Try to convert by bdds
15.12/15.20	c D: 1
15.12/15.20	c estimatedAdderCost: 24
15.12/15.20	c Try to convert by bdds
15.12/15.20	c D: 1
15.12/15.20	c estimatedAdderCost: 30
15.12/15.20	c Try to convert by bdds
15.12/15.22	c D: 1
15.12/15.22	c estimatedAdderCost: 24
15.12/15.22	c Try to convert by bdds
15.12/15.22	c D: 1
15.12/15.22	c estimatedAdderCost: 24
15.12/15.22	c Try to convert by bdds
15.12/15.22	c D: 1
15.12/15.22	c estimatedAdderCost: 30
15.12/15.22	c Try to convert by bdds
15.12/15.24	c D: 1
15.12/15.24	c estimatedAdderCost: 24
15.12/15.24	c Try to convert by bdds
15.12/15.24	c D: 1
15.12/15.24	c estimatedAdderCost: 24
15.12/15.24	c Try to convert by bdds
15.12/15.25	c D: 1
15.12/15.25	c estimatedAdderCost: 30
15.12/15.25	c Try to convert by bdds
15.12/15.26	c D: 1
15.12/15.26	c estimatedAdderCost: 24
15.12/15.26	c Try to convert by bdds
15.12/15.27	c D: 1
15.12/15.27	c estimatedAdderCost: 24
15.12/15.27	c Try to convert by bdds
15.12/15.27	c D: 1
15.12/15.27	c estimatedAdderCost: 30
15.12/15.27	c Try to convert by bdds
15.12/15.29	c D: 1
15.12/15.29	c estimatedAdderCost: 24
15.12/15.29	c Try to convert by bdds
15.12/15.29	c D: 1
15.12/15.29	c estimatedAdderCost: 24
15.12/15.29	c Try to convert by bdds
15.21/15.30	c D: 1
15.21/15.30	c estimatedAdderCost: 30
15.21/15.30	c Try to convert by bdds
15.21/15.31	c D: 1
15.21/15.31	c estimatedAdderCost: 24
15.21/15.31	c Try to convert by bdds
15.21/15.32	c D: 1
15.21/15.32	c estimatedAdderCost: 24
15.21/15.32	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.34	c D: 1
15.21/15.34	c estimatedAdderCost: 24
15.21/15.34	c Try to convert by bdds
15.21/15.34	c D: 1
15.21/15.34	c estimatedAdderCost: 24
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: 24
15.21/15.36	c Try to convert by bdds
15.21/15.36	c D: 1
15.21/15.36	c estimatedAdderCost: 24
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: 24
15.21/15.38	c Try to convert by bdds
15.21/15.39	c D: 1
15.21/15.39	c estimatedAdderCost: 24
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.41	c D: 1
15.31/15.41	c estimatedAdderCost: 24
15.31/15.41	c Try to convert by bdds
15.31/15.41	c D: 1
15.31/15.41	c estimatedAdderCost: 24
15.31/15.41	c Try to convert by bdds
15.31/15.42	c D: 1
15.31/15.42	c estimatedAdderCost: 30
15.31/15.42	c Try to convert by bdds
15.31/15.43	c D: 1
15.31/15.43	c estimatedAdderCost: 24
15.31/15.43	c Try to convert by bdds
15.31/15.44	c D: 1
15.31/15.44	c estimatedAdderCost: 24
15.31/15.44	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.46	c D: 1
15.31/15.46	c estimatedAdderCost: 24
15.31/15.46	c Try to convert by bdds
15.31/15.46	c D: 1
15.31/15.46	c estimatedAdderCost: 24
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.48	c D: 1
15.31/15.48	c estimatedAdderCost: 24
15.31/15.48	c Try to convert by bdds
15.31/15.48	c D: 1
15.31/15.48	c estimatedAdderCost: 24
15.31/15.48	c Try to convert by bdds
15.31/15.49	c D: 1
15.31/15.49	c estimatedAdderCost: 30
15.31/15.49	c Try to convert by bdds
15.41/15.50	c D: 1
15.41/15.50	c estimatedAdderCost: 24
15.41/15.50	c Try to convert by bdds
15.41/15.51	c D: 1
15.41/15.51	c estimatedAdderCost: 24
15.41/15.51	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.53	c D: 1
15.41/15.53	c estimatedAdderCost: 24
15.41/15.53	c Try to convert by bdds
15.41/15.53	c D: 1
15.41/15.53	c estimatedAdderCost: 24
15.41/15.53	c Try to convert by bdds
15.41/15.54	c D: 1
15.41/15.54	c estimatedAdderCost: 30
15.41/15.54	c Try to convert by bdds
15.41/15.55	c D: 1
15.41/15.55	c estimatedAdderCost: 24
15.41/15.55	c Try to convert by bdds
15.41/15.56	c D: 1
15.41/15.56	c estimatedAdderCost: 24
15.41/15.56	c Try to convert by bdds
15.41/15.56	c D: 1
15.41/15.56	c estimatedAdderCost: 30
15.41/15.56	c Try to convert by bdds
15.41/15.58	c D: 1
15.41/15.58	c estimatedAdderCost: 24
15.41/15.58	c Try to convert by bdds
15.41/15.58	c D: 1
15.41/15.58	c estimatedAdderCost: 24
15.41/15.58	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.51/15.60	c D: 1
15.51/15.60	c estimatedAdderCost: 24
15.51/15.60	c Try to convert by bdds
15.51/15.60	c D: 1
15.51/15.60	c estimatedAdderCost: 24
15.51/15.60	c Try to convert by bdds
15.51/15.61	c D: 1
15.51/15.61	c estimatedAdderCost: 30
15.51/15.61	c Try to convert by bdds
15.51/15.62	c D: 1
15.51/15.62	c estimatedAdderCost: 24
15.51/15.62	c Try to convert by bdds
15.51/15.63	c D: 1
15.51/15.63	c estimatedAdderCost: 24
15.51/15.63	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.65	c D: 1
15.51/15.65	c estimatedAdderCost: 24
15.51/15.65	c Try to convert by bdds
15.51/15.65	c D: 1
15.51/15.65	c estimatedAdderCost: 24
15.51/15.65	c Try to convert by bdds
15.51/15.66	c D: 1
15.51/15.66	c estimatedAdderCost: 30
15.51/15.66	c Try to convert by bdds
15.51/15.67	c D: 1
15.51/15.67	c estimatedAdderCost: 24
15.51/15.67	c Try to convert by bdds
15.51/15.68	c D: 1
15.51/15.68	c estimatedAdderCost: 24
15.51/15.68	c Try to convert by bdds
15.51/15.68	c D: 1
15.51/15.68	c estimatedAdderCost: 30
15.51/15.68	c Try to convert by bdds
15.61/15.70	c D: 1
15.61/15.70	c estimatedAdderCost: 24
15.61/15.70	c Try to convert by bdds
15.61/15.70	c D: 1
15.61/15.70	c estimatedAdderCost: 24
15.61/15.70	c Try to convert by bdds
15.61/15.71	c D: 1
15.61/15.71	c estimatedAdderCost: 30
15.61/15.71	c Try to convert by bdds
15.61/15.72	c D: 1
15.61/15.72	c estimatedAdderCost: 24
15.61/15.72	c Try to convert by bdds
15.61/15.73	c D: 1
15.61/15.73	c estimatedAdderCost: 24
15.61/15.73	c Try to convert by bdds
15.61/15.73	c D: 1
15.61/15.73	c estimatedAdderCost: 30
15.61/15.73	c Try to convert by bdds
15.61/15.74	c D: 1
15.61/15.74	c estimatedAdderCost: 24
15.61/15.74	c Try to convert by bdds
15.61/15.75	c D: 1
15.61/15.75	c estimatedAdderCost: 24
15.61/15.75	c Try to convert by bdds
15.61/15.75	c D: 1
15.61/15.75	c estimatedAdderCost: 30
15.61/15.75	c Try to convert by bdds
15.61/15.77	c D: 1
15.61/15.77	c estimatedAdderCost: 24
15.61/15.77	c Try to convert by bdds
15.61/15.77	c D: 1
15.61/15.77	c estimatedAdderCost: 24
15.61/15.77	c Try to convert by bdds
15.61/15.78	c D: 1
15.61/15.78	c estimatedAdderCost: 30
15.61/15.78	c Try to convert by bdds
15.61/15.79	c D: 1
15.61/15.79	c estimatedAdderCost: 24
15.61/15.79	c Try to convert by bdds
15.71/15.80	c D: 1
15.71/15.80	c estimatedAdderCost: 24
15.71/15.80	c Try to convert by bdds
15.71/15.80	c D: 1
15.71/15.80	c estimatedAdderCost: 30
15.71/15.80	c Try to convert by bdds
15.71/15.82	c D: 1
15.71/15.82	c estimatedAdderCost: 24
15.71/15.82	c Try to convert by bdds
15.71/15.82	c D: 1
15.71/15.82	c estimatedAdderCost: 24
15.71/15.82	c Try to convert by bdds
15.71/15.83	c D: 1
15.71/15.83	c estimatedAdderCost: 30
15.71/15.83	c Try to convert by bdds
15.71/15.84	c D: 1
15.71/15.84	c estimatedAdderCost: 24
15.71/15.84	c Try to convert by bdds
15.71/15.85	c D: 1
15.71/15.85	c estimatedAdderCost: 24
15.71/15.85	c Try to convert by bdds
15.71/15.85	c D: 1
15.71/15.85	c estimatedAdderCost: 30
15.71/15.85	c Try to convert by bdds
15.71/15.86	c D: 1
15.71/15.86	c estimatedAdderCost: 24
15.71/15.86	c Try to convert by bdds
15.71/15.87	c D: 1
15.71/15.87	c estimatedAdderCost: 24
15.71/15.87	c Try to convert by bdds
15.71/15.87	c D: 1
15.71/15.87	c estimatedAdderCost: 30
15.71/15.87	c Try to convert by bdds
15.71/15.89	c D: 1
15.71/15.89	c estimatedAdderCost: 24
15.71/15.89	c Try to convert by bdds
15.71/15.89	c D: 1
15.71/15.89	c estimatedAdderCost: 24
15.71/15.89	c Try to convert by bdds
15.81/15.90	c D: 1
15.81/15.90	c estimatedAdderCost: 30
15.81/15.90	c Try to convert by bdds
15.81/15.91	c D: 1
15.81/15.91	c estimatedAdderCost: 24
15.81/15.91	c Try to convert by bdds
15.81/15.92	c D: 1
15.81/15.92	c estimatedAdderCost: 24
15.81/15.92	c Try to convert by bdds
15.81/15.92	c D: 1
15.81/15.92	c estimatedAdderCost: 30
15.81/15.92	c Try to convert by bdds
15.81/15.94	c D: 1
15.81/15.94	c estimatedAdderCost: 24
15.81/15.94	c Try to convert by bdds
15.81/15.94	c D: 1
15.81/15.94	c estimatedAdderCost: 24
15.81/15.94	c Try to convert by bdds
15.81/15.95	c D: 1
15.81/15.95	c estimatedAdderCost: 30
15.81/15.95	c Try to convert by bdds
15.81/15.96	c D: 1
15.81/15.96	c estimatedAdderCost: 24
15.81/15.96	c Try to convert by bdds
15.81/15.97	c D: 1
15.81/15.97	c estimatedAdderCost: 24
15.81/15.97	c Try to convert by bdds
15.81/15.97	c D: 1
15.81/15.97	c estimatedAdderCost: 30
15.81/15.97	c Try to convert by bdds
15.81/15.99	c D: 1
15.81/15.99	c estimatedAdderCost: 24
15.81/15.99	c Try to convert by bdds
15.81/15.99	c D: 1
15.81/15.99	c estimatedAdderCost: 24
15.81/15.99	c Try to convert by bdds
15.81/15.99	c D: 1
15.81/15.99	c estimatedAdderCost: 30
15.81/15.99	c Try to convert by bdds
15.81/16.01	c D: 1
15.81/16.01	c estimatedAdderCost: 24
15.81/16.01	c Try to convert by bdds
15.93/16.01	c D: 1
15.93/16.01	c estimatedAdderCost: 24
15.93/16.01	c Try to convert by bdds
15.93/16.02	c D: 1
15.93/16.02	c estimatedAdderCost: 30
15.93/16.02	c Try to convert by bdds
15.93/16.03	c D: 1
15.93/16.03	c estimatedAdderCost: 24
15.93/16.03	c Try to convert by bdds
15.93/16.04	c D: 1
15.93/16.04	c estimatedAdderCost: 24
15.93/16.04	c Try to convert by bdds
15.93/16.04	c D: 1
15.93/16.04	c estimatedAdderCost: 30
15.93/16.04	c Try to convert by bdds
15.93/16.06	c D: 1
15.93/16.06	c estimatedAdderCost: 24
15.93/16.06	c Try to convert by bdds
15.93/16.06	c D: 1
15.93/16.06	c estimatedAdderCost: 24
15.93/16.06	c Try to convert by bdds
15.93/16.07	c D: 1
15.93/16.07	c estimatedAdderCost: 30
15.93/16.07	c Try to convert by bdds
15.93/16.08	c D: 1
15.93/16.08	c estimatedAdderCost: 24
15.93/16.08	c Try to convert by bdds
15.93/16.09	c D: 1
15.93/16.09	c estimatedAdderCost: 24
15.93/16.09	c Try to convert by bdds
15.93/16.09	c D: 1
15.93/16.09	c estimatedAdderCost: 30
15.93/16.09	c Try to convert by bdds
15.93/16.11	c D: 1
15.93/16.11	c estimatedAdderCost: 24
15.93/16.11	c Try to convert by bdds
16.03/16.11	c D: 1
16.03/16.11	c estimatedAdderCost: 24
16.03/16.11	c Try to convert by bdds
16.03/16.11	c D: 1
16.03/16.11	c estimatedAdderCost: 30
16.03/16.11	c Try to convert by bdds
16.03/16.13	c D: 1
16.03/16.13	c estimatedAdderCost: 24
16.03/16.13	c Try to convert by bdds
16.03/16.13	c D: 1
16.03/16.13	c estimatedAdderCost: 24
16.03/16.13	c Try to convert by bdds
16.03/16.14	c D: 1
16.03/16.14	c estimatedAdderCost: 30
16.03/16.14	c Try to convert by bdds
16.03/16.15	c D: 1
16.03/16.15	c estimatedAdderCost: 24
16.03/16.15	c Try to convert by bdds
16.03/16.16	c D: 1
16.03/16.16	c estimatedAdderCost: 24
16.03/16.16	c Try to convert by bdds
16.03/16.16	c D: 1
16.03/16.16	c estimatedAdderCost: 30
16.03/16.16	c Try to convert by bdds
16.03/16.18	c D: 1
16.03/16.18	c estimatedAdderCost: 24
16.03/16.18	c Try to convert by bdds
16.03/16.18	c D: 1
16.03/16.18	c estimatedAdderCost: 24
16.03/16.18	c Try to convert by bdds
16.03/16.19	c D: 1
16.03/16.19	c estimatedAdderCost: 30
16.03/16.19	c Try to convert by bdds
16.11/16.20	c D: 1
16.11/16.20	c estimatedAdderCost: 24
16.11/16.20	c Try to convert by bdds
16.11/16.21	c D: 1
16.11/16.21	c estimatedAdderCost: 24
16.11/16.21	c Try to convert by bdds
16.11/16.21	c D: 1
16.11/16.21	c estimatedAdderCost: 30
16.11/16.21	c Try to convert by bdds
16.11/16.23	c D: 1
16.11/16.23	c estimatedAdderCost: 24
16.11/16.23	c Try to convert by bdds
16.11/16.23	c D: 1
16.11/16.23	c estimatedAdderCost: 24
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.25	c D: 1
16.11/16.25	c estimatedAdderCost: 24
16.11/16.25	c Try to convert by bdds
16.11/16.26	c D: 1
16.11/16.26	c estimatedAdderCost: 24
16.11/16.26	c Try to convert by bdds
16.11/16.26	c D: 1
16.11/16.26	c estimatedAdderCost: 30
16.11/16.26	c Try to convert by bdds
16.11/16.28	c D: 1
16.11/16.28	c estimatedAdderCost: 24
16.11/16.28	c Try to convert by bdds
16.11/16.28	c D: 1
16.11/16.28	c estimatedAdderCost: 24
16.11/16.28	c Try to convert by bdds
16.11/16.28	c D: 1
16.11/16.28	c estimatedAdderCost: 30
16.11/16.28	c Try to convert by bdds
16.21/16.30	c D: 1
16.21/16.30	c estimatedAdderCost: 24
16.21/16.30	c Try to convert by bdds
16.21/16.30	c D: 1
16.21/16.30	c estimatedAdderCost: 24
16.21/16.30	c Try to convert by bdds
16.21/16.31	c D: 1
16.21/16.31	c estimatedAdderCost: 30
16.21/16.31	c Try to convert by bdds
16.21/16.32	c D: 1
16.21/16.32	c estimatedAdderCost: 24
16.21/16.32	c Try to convert by bdds
16.21/16.33	c D: 1
16.21/16.33	c estimatedAdderCost: 24
16.21/16.33	c Try to convert by bdds
16.21/16.33	c D: 1
16.21/16.33	c estimatedAdderCost: 30
16.21/16.33	c Try to convert by bdds
16.21/16.35	c D: 1
16.21/16.35	c estimatedAdderCost: 24
16.21/16.35	c Try to convert by bdds
16.21/16.35	c D: 1
16.21/16.35	c estimatedAdderCost: 24
16.21/16.35	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: 24
16.21/16.38	c Try to convert by bdds
16.21/16.38	c D: 1
16.21/16.38	c estimatedAdderCost: 24
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: 24
16.31/16.40	c Try to convert by bdds
16.31/16.41	c D: 1
16.31/16.41	c estimatedAdderCost: 24
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.43	c D: 1
16.31/16.43	c estimatedAdderCost: 24
16.31/16.43	c Try to convert by bdds
16.31/16.43	c D: 1
16.31/16.43	c estimatedAdderCost: 24
16.31/16.43	c Try to convert by bdds
16.31/16.44	c D: 1
16.31/16.44	c estimatedAdderCost: 30
16.31/16.44	c Try to convert by bdds
16.31/16.45	c D: 1
16.31/16.45	c estimatedAdderCost: 24
16.31/16.45	c Try to convert by bdds
16.31/16.45	c D: 1
16.31/16.45	c estimatedAdderCost: 24
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: 24
16.31/16.47	c Try to convert by bdds
16.31/16.48	c D: 1
16.31/16.48	c estimatedAdderCost: 24
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: 24
16.41/16.50	c Try to convert by bdds
16.41/16.50	c D: 1
16.41/16.50	c estimatedAdderCost: 24
16.41/16.50	c Try to convert by bdds
16.41/16.51	c D: 1
16.41/16.51	c estimatedAdderCost: 30
16.41/16.51	c Try to convert by bdds
16.41/16.52	c D: 1
16.41/16.52	c estimatedAdderCost: 24
16.41/16.52	c Try to convert by bdds
16.41/16.53	c D: 1
16.41/16.53	c estimatedAdderCost: 24
16.41/16.53	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.55	c D: 1
16.41/16.55	c estimatedAdderCost: 24
16.41/16.55	c Try to convert by bdds
16.41/16.55	c D: 1
16.41/16.55	c estimatedAdderCost: 24
16.41/16.55	c Try to convert by bdds
16.41/16.56	c D: 1
16.41/16.56	c estimatedAdderCost: 30
16.41/16.56	c Try to convert by bdds
16.41/16.57	c D: 1
16.41/16.57	c estimatedAdderCost: 24
16.41/16.57	c Try to convert by bdds
16.41/16.58	c D: 1
16.41/16.58	c estimatedAdderCost: 24
16.41/16.58	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.60	c D: 1
16.41/16.60	c estimatedAdderCost: 24
16.41/16.60	c Try to convert by bdds
16.51/16.60	c D: 1
16.51/16.60	c estimatedAdderCost: 24
16.51/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.62	c D: 1
16.51/16.62	c estimatedAdderCost: 24
16.51/16.62	c Try to convert by bdds
16.51/16.62	c D: 1
16.51/16.62	c estimatedAdderCost: 24
16.51/16.62	c Try to convert by bdds
16.51/16.63	c D: 1
16.51/16.63	c estimatedAdderCost: 30
16.51/16.63	c Try to convert by bdds
16.51/16.64	c D: 1
16.51/16.64	c estimatedAdderCost: 24
16.51/16.64	c Try to convert by bdds
16.51/16.65	c D: 1
16.51/16.65	c estimatedAdderCost: 24
16.51/16.65	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.67	c D: 1
16.51/16.67	c estimatedAdderCost: 24
16.51/16.67	c Try to convert by bdds
16.51/16.67	c D: 1
16.51/16.67	c estimatedAdderCost: 24
16.51/16.67	c Try to convert by bdds
16.51/16.68	c D: 1
16.51/16.68	c estimatedAdderCost: 30
16.51/16.68	c Try to convert by bdds
16.51/16.69	c D: 1
16.51/16.69	c estimatedAdderCost: 24
16.51/16.69	c Try to convert by bdds
16.61/16.70	c D: 1
16.61/16.70	c estimatedAdderCost: 24
16.61/16.70	c Try to convert by bdds
16.61/16.70	c D: 1
16.61/16.70	c estimatedAdderCost: 30
16.61/16.70	c Try to convert by bdds
16.61/16.72	c D: 1
16.61/16.72	c estimatedAdderCost: 24
16.61/16.72	c Try to convert by bdds
16.61/16.72	c D: 1
16.61/16.72	c estimatedAdderCost: 24
16.61/16.72	c Try to convert by bdds
16.61/16.73	c D: 1
16.61/16.73	c estimatedAdderCost: 30
16.61/16.73	c Try to convert by bdds
16.61/16.74	c D: 1
16.61/16.74	c estimatedAdderCost: 24
16.61/16.74	c Try to convert by bdds
16.61/16.74	c D: 1
16.61/16.74	c estimatedAdderCost: 24
16.61/16.74	c Try to convert by bdds
16.61/16.75	c D: 1
16.61/16.75	c estimatedAdderCost: 30
16.61/16.75	c Try to convert by bdds
16.61/16.76	c D: 1
16.61/16.76	c estimatedAdderCost: 24
16.61/16.76	c Try to convert by bdds
16.61/16.77	c D: 1
16.61/16.77	c estimatedAdderCost: 24
16.61/16.77	c Try to convert by bdds
16.61/16.77	c D: 1
16.61/16.77	c estimatedAdderCost: 30
16.61/16.77	c Try to convert by bdds
16.61/16.79	c D: 1
16.61/16.79	c estimatedAdderCost: 24
16.61/16.79	c Try to convert by bdds
16.61/16.79	c D: 1
16.61/16.79	c estimatedAdderCost: 24
16.61/16.79	c Try to convert by bdds
16.71/16.80	c D: 1
16.71/16.80	c estimatedAdderCost: 30
16.71/16.80	c Try to convert by bdds
16.71/16.81	c D: 1
16.71/16.81	c estimatedAdderCost: 24
16.71/16.81	c Try to convert by bdds
16.71/16.82	c D: 1
16.71/16.82	c estimatedAdderCost: 24
16.71/16.82	c Try to convert by bdds
16.71/16.82	c D: 1
16.71/16.82	c estimatedAdderCost: 30
16.71/16.82	c Try to convert by bdds
16.71/16.84	c D: 1
16.71/16.84	c estimatedAdderCost: 24
16.71/16.84	c Try to convert by bdds
16.71/16.84	c D: 1
16.71/16.84	c estimatedAdderCost: 24
16.71/16.84	c Try to convert by bdds
16.71/16.85	c D: 1
16.71/16.85	c estimatedAdderCost: 30
16.71/16.85	c Try to convert by bdds
16.71/16.86	c D: 1
16.71/16.86	c estimatedAdderCost: 24
16.71/16.86	c Try to convert by bdds
16.71/16.87	c D: 1
16.71/16.87	c estimatedAdderCost: 24
16.71/16.87	c Try to convert by bdds
16.71/16.87	c D: 1
16.71/16.87	c estimatedAdderCost: 30
16.71/16.87	c Try to convert by bdds
16.71/16.89	c D: 1
16.71/16.89	c estimatedAdderCost: 24
16.71/16.89	c Try to convert by bdds
16.71/16.89	c D: 1
16.71/16.89	c estimatedAdderCost: 24
16.71/16.89	c Try to convert by bdds
16.71/16.89	c D: 1
16.71/16.89	c estimatedAdderCost: 30
16.71/16.89	c Try to convert by bdds
16.81/16.91	c D: 1
16.81/16.91	c estimatedAdderCost: 24
16.81/16.91	c Try to convert by bdds
16.81/16.91	c D: 1
16.81/16.91	c estimatedAdderCost: 24
16.81/16.91	c Try to convert by bdds
16.81/16.92	c D: 1
16.81/16.92	c estimatedAdderCost: 30
16.81/16.92	c Try to convert by bdds
16.81/16.93	c D: 1
16.81/16.93	c estimatedAdderCost: 24
16.81/16.93	c Try to convert by bdds
16.81/16.94	c D: 1
16.81/16.94	c estimatedAdderCost: 24
16.81/16.94	c Try to convert by bdds
16.81/16.94	c D: 1
16.81/16.94	c estimatedAdderCost: 30
16.81/16.94	c Try to convert by bdds
16.81/16.96	c D: 1
16.81/16.96	c estimatedAdderCost: 24
16.81/16.96	c Try to convert by bdds
16.81/16.96	c D: 1
16.81/16.96	c estimatedAdderCost: 24
16.81/16.96	c Try to convert by bdds
16.81/16.97	c D: 1
16.81/16.97	c estimatedAdderCost: 30
16.81/16.97	c Try to convert by bdds
16.81/16.98	c D: 1
16.81/16.98	c estimatedAdderCost: 24
16.81/16.98	c Try to convert by bdds
16.81/16.99	c D: 1
16.81/16.99	c estimatedAdderCost: 24
16.81/16.99	c Try to convert by bdds
16.81/16.99	c D: 1
16.81/16.99	c estimatedAdderCost: 30
16.81/16.99	c Try to convert by bdds
16.81/17.01	c D: 1
16.81/17.01	c estimatedAdderCost: 24
16.81/17.01	c Try to convert by bdds
16.92/17.01	c D: 1
16.92/17.01	c estimatedAdderCost: 24
16.92/17.01	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.03	c D: 1
16.92/17.03	c estimatedAdderCost: 24
16.92/17.03	c Try to convert by bdds
16.92/17.04	c D: 1
16.92/17.04	c estimatedAdderCost: 24
16.92/17.04	c Try to convert by bdds
16.92/17.04	c D: 1
16.92/17.04	c estimatedAdderCost: 30
16.92/17.04	c Try to convert by bdds
16.92/17.06	c D: 1
16.92/17.06	c estimatedAdderCost: 24
16.92/17.06	c Try to convert by bdds
16.92/17.06	c D: 1
16.92/17.06	c estimatedAdderCost: 24
16.92/17.06	c Try to convert by bdds
16.92/17.06	c D: 1
16.92/17.06	c estimatedAdderCost: 30
16.92/17.06	c Try to convert by bdds
16.92/17.08	c D: 1
16.92/17.08	c estimatedAdderCost: 24
16.92/17.08	c Try to convert by bdds
16.92/17.08	c D: 1
16.92/17.08	c estimatedAdderCost: 24
16.92/17.08	c Try to convert by bdds
16.92/17.09	c D: 1
16.92/17.09	c estimatedAdderCost: 30
16.92/17.09	c Try to convert by bdds
16.92/17.10	c D: 1
16.92/17.10	c estimatedAdderCost: 24
16.92/17.10	c Try to convert by bdds
16.92/17.11	c D: 1
16.92/17.11	c estimatedAdderCost: 24
16.92/17.11	c Try to convert by bdds
17.02/17.11	c D: 1
17.02/17.11	c estimatedAdderCost: 30
17.02/17.11	c Try to convert by bdds
17.02/17.13	c D: 1
17.02/17.13	c estimatedAdderCost: 24
17.02/17.13	c Try to convert by bdds
17.02/17.13	c D: 1
17.02/17.13	c estimatedAdderCost: 24
17.02/17.13	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.15	c D: 1
17.02/17.15	c estimatedAdderCost: 24
17.02/17.15	c Try to convert by bdds
17.02/17.16	c D: 1
17.02/17.16	c estimatedAdderCost: 24
17.02/17.16	c Try to convert by bdds
17.02/17.16	c D: 1
17.02/17.16	c estimatedAdderCost: 30
17.02/17.16	c Try to convert by bdds
17.02/17.18	c D: 1
17.02/17.18	c estimatedAdderCost: 24
17.02/17.18	c Try to convert by bdds
17.02/17.18	c D: 1
17.02/17.18	c estimatedAdderCost: 24
17.02/17.18	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.11/17.20	c D: 1
17.11/17.20	c estimatedAdderCost: 24
17.11/17.20	c Try to convert by bdds
17.11/17.21	c D: 1
17.11/17.21	c estimatedAdderCost: 24
17.11/17.21	c Try to convert by bdds
17.11/17.21	c D: 1
17.11/17.21	c estimatedAdderCost: 30
17.11/17.21	c Try to convert by bdds
17.11/17.23	c D: 1
17.11/17.23	c estimatedAdderCost: 24
17.11/17.23	c Try to convert by bdds
17.11/17.23	c D: 1
17.11/17.23	c estimatedAdderCost: 24
17.11/17.23	c Try to convert by bdds
17.11/17.23	c D: 1
17.11/17.23	c estimatedAdderCost: 30
17.11/17.23	c Try to convert by bdds
17.11/17.25	c D: 1
17.11/17.25	c estimatedAdderCost: 24
17.11/17.25	c Try to convert by bdds
17.11/17.25	c D: 1
17.11/17.25	c estimatedAdderCost: 24
17.11/17.25	c Try to convert by bdds
17.11/17.26	c D: 1
17.11/17.26	c estimatedAdderCost: 30
17.11/17.26	c Try to convert by bdds
17.11/17.27	c D: 1
17.11/17.27	c estimatedAdderCost: 24
17.11/17.27	c Try to convert by bdds
17.11/17.28	c D: 1
17.11/17.28	c estimatedAdderCost: 24
17.11/17.28	c Try to convert by bdds
17.11/17.28	c D: 1
17.11/17.28	c estimatedAdderCost: 30
17.11/17.28	c Try to convert by bdds
17.21/17.30	c D: 1
17.21/17.30	c estimatedAdderCost: 24
17.21/17.30	c Try to convert by bdds
17.21/17.30	c D: 1
17.21/17.30	c estimatedAdderCost: 24
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: 24
17.21/17.32	c Try to convert by bdds
17.21/17.33	c D: 1
17.21/17.33	c estimatedAdderCost: 24
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: 24
17.21/17.35	c Try to convert by bdds
17.21/17.35	c D: 1
17.21/17.35	c estimatedAdderCost: 24
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: 24
17.21/17.37	c Try to convert by bdds
17.21/17.38	c D: 1
17.21/17.38	c estimatedAdderCost: 24
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: 24
17.31/17.40	c Try to convert by bdds
17.31/17.40	c D: 1
17.31/17.40	c estimatedAdderCost: 24
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: 24
17.31/17.42	c Try to convert by bdds
17.31/17.42	c D: 1
17.31/17.42	c estimatedAdderCost: 24
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: 24
17.31/17.44	c Try to convert by bdds
17.31/17.45	c D: 1
17.31/17.45	c estimatedAdderCost: 24
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: 24
17.31/17.47	c Try to convert by bdds
17.31/17.47	c D: 1
17.31/17.47	c estimatedAdderCost: 24
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: 24
17.31/17.49	c Try to convert by bdds
17.41/17.50	c D: 1
17.41/17.50	c estimatedAdderCost: 24
17.41/17.50	c Try to convert by bdds
17.41/17.50	c D: 1
17.41/17.50	c estimatedAdderCost: 30
17.41/17.50	c Try to convert by bdds
17.41/17.52	c D: 1
17.41/17.52	c estimatedAdderCost: 24
17.41/17.52	c Try to convert by bdds
17.41/17.52	c D: 1
17.41/17.52	c estimatedAdderCost: 24
17.41/17.52	c Try to convert by bdds
17.41/17.53	c D: 1
17.41/17.53	c estimatedAdderCost: 30
17.41/17.53	c Try to convert by bdds
17.41/17.54	c D: 1
17.41/17.54	c estimatedAdderCost: 24
17.41/17.54	c Try to convert by bdds
17.41/17.55	c D: 1
17.41/17.55	c estimatedAdderCost: 24
17.41/17.55	c Try to convert by bdds
17.41/17.55	c D: 1
17.41/17.55	c estimatedAdderCost: 30
17.41/17.55	c Try to convert by bdds
17.41/17.57	c D: 1
17.41/17.57	c estimatedAdderCost: 24
17.41/17.57	c Try to convert by bdds
17.41/17.57	c D: 1
17.41/17.57	c estimatedAdderCost: 24
17.41/17.57	c Try to convert by bdds
17.41/17.57	c D: 1
17.41/17.57	c estimatedAdderCost: 30
17.41/17.57	c Try to convert by bdds
17.41/17.59	c D: 1
17.41/17.59	c estimatedAdderCost: 24
17.41/17.59	c Try to convert by bdds
17.41/17.59	c D: 1
17.41/17.59	c estimatedAdderCost: 24
17.41/17.59	c Try to convert by bdds
17.51/17.60	c D: 1
17.51/17.60	c estimatedAdderCost: 30
17.51/17.60	c Try to convert by bdds
17.51/17.61	c D: 1
17.51/17.61	c estimatedAdderCost: 24
17.51/17.61	c Try to convert by bdds
17.51/17.62	c D: 1
17.51/17.62	c estimatedAdderCost: 24
17.51/17.62	c Try to convert by bdds
17.51/17.62	c D: 1
17.51/17.62	c estimatedAdderCost: 30
17.51/17.62	c Try to convert by bdds
17.51/17.64	c D: 1
17.51/17.64	c estimatedAdderCost: 24
17.51/17.64	c Try to convert by bdds
17.51/17.64	c D: 1
17.51/17.64	c estimatedAdderCost: 24
17.51/17.64	c Try to convert by bdds
17.51/17.65	c D: 1
17.51/17.65	c estimatedAdderCost: 30
17.51/17.65	c Try to convert by bdds
17.51/17.66	c D: 1
17.51/17.66	c estimatedAdderCost: 24
17.51/17.66	c Try to convert by bdds
17.51/17.67	c D: 1
17.51/17.67	c estimatedAdderCost: 24
17.51/17.67	c Try to convert by bdds
17.51/17.67	c D: 1
17.51/17.67	c estimatedAdderCost: 30
17.51/17.67	c Try to convert by bdds
17.51/17.69	c D: 1
17.51/17.69	c estimatedAdderCost: 24
17.51/17.69	c Try to convert by bdds
17.51/17.69	c D: 1
17.51/17.69	c estimatedAdderCost: 24
17.51/17.69	c Try to convert by bdds
17.60/17.70	c D: 1
17.60/17.70	c estimatedAdderCost: 30
17.60/17.70	c Try to convert by bdds
17.60/17.71	c D: 1
17.60/17.71	c estimatedAdderCost: 24
17.60/17.71	c Try to convert by bdds
17.60/17.72	c D: 1
17.60/17.72	c estimatedAdderCost: 24
17.60/17.72	c Try to convert by bdds
17.60/17.72	c D: 1
17.60/17.72	c estimatedAdderCost: 30
17.60/17.72	c Try to convert by bdds
17.60/17.74	c D: 1
17.60/17.74	c estimatedAdderCost: 24
17.60/17.74	c Try to convert by bdds
17.60/17.74	c D: 1
17.60/17.74	c estimatedAdderCost: 24
17.60/17.74	c Try to convert by bdds
17.60/17.75	c D: 1
17.60/17.75	c estimatedAdderCost: 30
17.60/17.75	c Try to convert by bdds
17.60/17.76	c D: 1
17.60/17.76	c estimatedAdderCost: 24
17.60/17.76	c Try to convert by bdds
17.60/17.77	c D: 1
17.60/17.77	c estimatedAdderCost: 24
17.60/17.77	c Try to convert by bdds
17.60/17.77	c D: 1
17.60/17.77	c estimatedAdderCost: 30
17.60/17.77	c Try to convert by bdds
17.60/17.78	c D: 1
17.60/17.78	c estimatedAdderCost: 24
17.60/17.78	c Try to convert by bdds
17.60/17.79	c D: 1
17.60/17.79	c estimatedAdderCost: 24
17.60/17.79	c Try to convert by bdds
17.60/17.79	c D: 1
17.60/17.79	c estimatedAdderCost: 30
17.60/17.79	c Try to convert by bdds
17.70/17.81	c D: 1
17.70/17.81	c estimatedAdderCost: 24
17.70/17.81	c Try to convert by bdds
17.70/17.81	c D: 1
17.70/17.81	c estimatedAdderCost: 24
17.70/17.81	c Try to convert by bdds
17.70/17.82	c D: 1
17.70/17.82	c estimatedAdderCost: 30
17.70/17.82	c Try to convert by bdds
17.70/17.83	c D: 1
17.70/17.83	c estimatedAdderCost: 24
17.70/17.83	c Try to convert by bdds
17.70/17.84	c D: 1
17.70/17.84	c estimatedAdderCost: 24
17.70/17.84	c Try to convert by bdds
17.70/17.84	c D: 1
17.70/17.84	c estimatedAdderCost: 30
17.70/17.84	c Try to convert by bdds
17.70/17.86	c D: 1
17.70/17.86	c estimatedAdderCost: 24
17.70/17.86	c Try to convert by bdds
17.70/17.86	c D: 1
17.70/17.86	c estimatedAdderCost: 24
17.70/17.86	c Try to convert by bdds
17.70/17.87	c D: 1
17.70/17.87	c estimatedAdderCost: 30
17.70/17.87	c Try to convert by bdds
17.70/17.88	c D: 1
17.70/17.88	c estimatedAdderCost: 24
17.70/17.88	c Try to convert by bdds
17.70/17.89	c D: 1
17.70/17.89	c estimatedAdderCost: 24
17.70/17.89	c Try to convert by bdds
17.70/17.89	c D: 1
17.70/17.89	c estimatedAdderCost: 30
17.70/17.89	c Try to convert by bdds
17.80/17.91	c D: 1
17.80/17.91	c estimatedAdderCost: 24
17.80/17.91	c Try to convert by bdds
17.80/17.91	c D: 1
17.80/17.91	c estimatedAdderCost: 24
17.80/17.91	c Try to convert by bdds
17.80/17.92	c D: 1
17.80/17.92	c estimatedAdderCost: 30
17.80/17.92	c Try to convert by bdds
17.80/17.93	c D: 1
17.80/17.93	c estimatedAdderCost: 24
17.80/17.93	c Try to convert by bdds
17.80/17.94	c D: 1
17.80/17.94	c estimatedAdderCost: 24
17.80/17.94	c Try to convert by bdds
17.80/17.94	c D: 1
17.80/17.94	c estimatedAdderCost: 30
17.80/17.94	c Try to convert by bdds
17.80/17.96	c D: 1
17.80/17.96	c estimatedAdderCost: 24
17.80/17.96	c Try to convert by bdds
17.80/17.96	c D: 1
17.80/17.96	c estimatedAdderCost: 24
17.80/17.96	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.98	c D: 1
17.80/17.98	c estimatedAdderCost: 24
17.80/17.98	c Try to convert by bdds
17.80/17.99	c D: 1
17.80/17.99	c estimatedAdderCost: 24
17.80/17.99	c Try to convert by bdds
17.80/17.99	c D: 1
17.80/17.99	c estimatedAdderCost: 30
17.80/17.99	c Try to convert by bdds
17.80/18.01	c D: 1
17.80/18.01	c estimatedAdderCost: 24
17.80/18.01	c Try to convert by bdds
17.92/18.01	c D: 1
17.92/18.01	c estimatedAdderCost: 24
17.92/18.01	c Try to convert by bdds
17.92/18.01	c D: 1
17.92/18.01	c estimatedAdderCost: 30
17.92/18.01	c Try to convert by bdds
17.92/18.03	c D: 1
17.92/18.03	c estimatedAdderCost: 24
17.92/18.03	c Try to convert by bdds
17.92/18.03	c D: 1
17.92/18.03	c estimatedAdderCost: 24
17.92/18.03	c Try to convert by bdds
17.92/18.04	c D: 1
17.92/18.04	c estimatedAdderCost: 30
17.92/18.04	c Try to convert by bdds
17.92/18.05	c D: 1
17.92/18.05	c estimatedAdderCost: 24
17.92/18.05	c Try to convert by bdds
17.92/18.06	c D: 1
17.92/18.06	c estimatedAdderCost: 24
17.92/18.06	c Try to convert by bdds
17.92/18.06	c D: 1
17.92/18.06	c estimatedAdderCost: 30
17.92/18.06	c Try to convert by bdds
17.92/18.08	c D: 1
17.92/18.08	c estimatedAdderCost: 24
17.92/18.08	c Try to convert by bdds
17.92/18.08	c D: 1
17.92/18.08	c estimatedAdderCost: 24
17.92/18.08	c Try to convert by bdds
17.92/18.09	c D: 1
17.92/18.09	c estimatedAdderCost: 30
17.92/18.09	c Try to convert by bdds
17.92/18.10	c D: 1
17.92/18.10	c estimatedAdderCost: 24
17.92/18.10	c Try to convert by bdds
17.92/18.11	c D: 1
17.92/18.11	c estimatedAdderCost: 24
17.92/18.11	c Try to convert by bdds
18.02/18.11	c D: 1
18.02/18.11	c estimatedAdderCost: 30
18.02/18.11	c Try to convert by bdds
18.02/18.13	c D: 1
18.02/18.13	c estimatedAdderCost: 24
18.02/18.13	c Try to convert by bdds
18.02/18.13	c D: 1
18.02/18.13	c estimatedAdderCost: 24
18.02/18.13	c Try to convert by bdds
18.02/18.14	c D: 1
18.02/18.14	c estimatedAdderCost: 30
18.02/18.14	c Try to convert by bdds
18.02/18.15	c D: 1
18.02/18.15	c estimatedAdderCost: 24
18.02/18.15	c Try to convert by bdds
18.02/18.16	c D: 1
18.02/18.16	c estimatedAdderCost: 24
18.02/18.16	c Try to convert by bdds
18.02/18.16	c D: 1
18.02/18.16	c estimatedAdderCost: 30
18.02/18.16	c Try to convert by bdds
18.02/18.18	c D: 1
18.02/18.18	c estimatedAdderCost: 24
18.02/18.18	c Try to convert by bdds
18.02/18.18	c D: 1
18.02/18.18	c estimatedAdderCost: 24
18.02/18.18	c Try to convert by bdds
18.02/18.19	c D: 1
18.02/18.19	c estimatedAdderCost: 30
18.02/18.19	c Try to convert by bdds
18.10/18.20	c D: 1
18.10/18.20	c estimatedAdderCost: 24
18.10/18.20	c Try to convert by bdds
18.10/18.21	c D: 1
18.10/18.21	c estimatedAdderCost: 24
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: 24
18.10/18.23	c Try to convert by bdds
18.10/18.23	c D: 1
18.10/18.23	c estimatedAdderCost: 24
18.10/18.23	c Try to convert by bdds
18.10/18.24	c D: 1
18.10/18.24	c estimatedAdderCost: 30
18.10/18.24	c Try to convert by bdds
18.10/18.25	c D: 1
18.10/18.25	c estimatedAdderCost: 24
18.10/18.25	c Try to convert by bdds
18.10/18.26	c D: 1
18.10/18.26	c estimatedAdderCost: 24
18.10/18.26	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: 24
18.10/18.27	c Try to convert by bdds
18.10/18.28	c D: 1
18.10/18.28	c estimatedAdderCost: 24
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: 24
18.20/18.30	c Try to convert by bdds
18.20/18.30	c D: 1
18.20/18.30	c estimatedAdderCost: 24
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: 24
18.20/18.32	c Try to convert by bdds
18.20/18.33	c D: 1
18.20/18.33	c estimatedAdderCost: 24
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: 24
18.20/18.35	c Try to convert by bdds
18.20/18.35	c D: 1
18.20/18.35	c estimatedAdderCost: 24
18.20/18.35	c Try to convert by bdds
18.20/18.36	c D: 1
18.20/18.36	c estimatedAdderCost: 30
18.20/18.36	c Try to convert by bdds
18.20/18.37	c D: 1
18.20/18.37	c estimatedAdderCost: 24
18.20/18.37	c Try to convert by bdds
18.20/18.38	c D: 1
18.20/18.38	c estimatedAdderCost: 24
18.20/18.38	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.30/18.40	c D: 1
18.30/18.40	c estimatedAdderCost: 24
18.30/18.40	c Try to convert by bdds
18.30/18.40	c D: 1
18.30/18.40	c estimatedAdderCost: 24
18.30/18.40	c Try to convert by bdds
18.30/18.41	c D: 1
18.30/18.41	c estimatedAdderCost: 30
18.30/18.41	c Try to convert by bdds
18.30/18.42	c D: 1
18.30/18.42	c estimatedAdderCost: 24
18.30/18.42	c Try to convert by bdds
18.30/18.43	c D: 1
18.30/18.43	c estimatedAdderCost: 24
18.30/18.43	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.45	c D: 1
18.30/18.45	c estimatedAdderCost: 24
18.30/18.45	c Try to convert by bdds
18.30/18.45	c D: 1
18.30/18.45	c estimatedAdderCost: 24
18.30/18.45	c Try to convert by bdds
18.30/18.46	c D: 1
18.30/18.46	c estimatedAdderCost: 30
18.30/18.46	c Try to convert by bdds
18.30/18.47	c D: 1
18.30/18.47	c estimatedAdderCost: 24
18.30/18.47	c Try to convert by bdds
18.30/18.48	c D: 1
18.30/18.48	c estimatedAdderCost: 24
18.30/18.48	c Try to convert by bdds
18.30/18.48	c D: 1
18.30/18.48	c estimatedAdderCost: 30
18.30/18.48	c Try to convert by bdds
18.30/18.50	c D: 1
18.30/18.50	c estimatedAdderCost: 24
18.30/18.50	c Try to convert by bdds
18.40/18.50	c D: 1
18.40/18.50	c estimatedAdderCost: 24
18.40/18.50	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.52	c D: 1
18.40/18.52	c estimatedAdderCost: 24
18.40/18.52	c Try to convert by bdds
18.40/18.52	c D: 1
18.40/18.52	c estimatedAdderCost: 24
18.40/18.52	c Try to convert by bdds
18.40/18.53	c D: 1
18.40/18.53	c estimatedAdderCost: 30
18.40/18.53	c Try to convert by bdds
18.40/18.54	c D: 1
18.40/18.54	c estimatedAdderCost: 24
18.40/18.54	c Try to convert by bdds
18.40/18.55	c D: 1
18.40/18.55	c estimatedAdderCost: 24
18.40/18.55	c Try to convert by bdds
18.40/18.55	c D: 1
18.40/18.55	c estimatedAdderCost: 30
18.40/18.55	c Try to convert by bdds
18.40/18.57	c D: 1
18.40/18.57	c estimatedAdderCost: 24
18.40/18.57	c Try to convert by bdds
18.40/18.57	c D: 1
18.40/18.57	c estimatedAdderCost: 24
18.40/18.57	c Try to convert by bdds
18.40/18.58	c D: 1
18.40/18.58	c estimatedAdderCost: 30
18.40/18.58	c Try to convert by bdds
18.40/18.59	c D: 1
18.40/18.59	c estimatedAdderCost: 24
18.40/18.59	c Try to convert by bdds
18.50/18.60	c D: 1
18.50/18.60	c estimatedAdderCost: 24
18.50/18.60	c Try to convert by bdds
18.50/18.60	c D: 1
18.50/18.60	c estimatedAdderCost: 30
18.50/18.60	c Try to convert by bdds
18.50/18.62	c D: 1
18.50/18.62	c estimatedAdderCost: 24
18.50/18.62	c Try to convert by bdds
18.50/18.62	c D: 1
18.50/18.62	c estimatedAdderCost: 24
18.50/18.62	c Try to convert by bdds
18.50/18.63	c D: 1
18.50/18.63	c estimatedAdderCost: 30
18.50/18.63	c Try to convert by bdds
18.50/18.64	c D: 1
18.50/18.64	c estimatedAdderCost: 24
18.50/18.64	c Try to convert by bdds
18.50/18.65	c D: 1
18.50/18.65	c estimatedAdderCost: 24
18.50/18.65	c Try to convert by bdds
18.50/18.65	c D: 1
18.50/18.65	c estimatedAdderCost: 30
18.50/18.65	c Try to convert by bdds
18.50/18.67	c D: 1
18.50/18.67	c estimatedAdderCost: 24
18.50/18.67	c Try to convert by bdds
18.50/18.67	c D: 1
18.50/18.67	c estimatedAdderCost: 24
18.50/18.67	c Try to convert by bdds
18.50/18.68	c D: 1
18.50/18.68	c estimatedAdderCost: 30
18.50/18.68	c Try to convert by bdds
18.50/18.69	c D: 1
18.50/18.69	c estimatedAdderCost: 24
18.50/18.69	c Try to convert by bdds
18.60/18.70	c D: 1
18.60/18.70	c estimatedAdderCost: 24
18.60/18.70	c Try to convert by bdds
18.60/18.70	c D: 1
18.60/18.70	c estimatedAdderCost: 30
18.60/18.70	c Try to convert by bdds
18.60/18.72	c D: 1
18.60/18.72	c estimatedAdderCost: 24
18.60/18.72	c Try to convert by bdds
18.60/18.72	c D: 1
18.60/18.72	c estimatedAdderCost: 24
18.60/18.72	c Try to convert by bdds
18.60/18.72	c D: 1
18.60/18.72	c estimatedAdderCost: 30
18.60/18.72	c Try to convert by bdds
18.60/18.74	c D: 1
18.60/18.74	c estimatedAdderCost: 24
18.60/18.74	c Try to convert by bdds
18.60/18.74	c D: 1
18.60/18.74	c estimatedAdderCost: 24
18.60/18.74	c Try to convert by bdds
18.60/18.75	c D: 1
18.60/18.75	c estimatedAdderCost: 30
18.60/18.75	c Try to convert by bdds
18.60/18.76	c D: 1
18.60/18.76	c estimatedAdderCost: 24
18.60/18.76	c Try to convert by bdds
18.60/18.77	c D: 1
18.60/18.77	c estimatedAdderCost: 24
18.60/18.77	c Try to convert by bdds
18.60/18.77	c D: 1
18.60/18.77	c estimatedAdderCost: 30
18.60/18.77	c Try to convert by bdds
18.60/18.79	c D: 1
18.60/18.79	c estimatedAdderCost: 24
18.60/18.79	c Try to convert by bdds
18.60/18.79	c D: 1
18.60/18.79	c estimatedAdderCost: 24
18.60/18.79	c Try to convert by bdds
18.70/18.80	c D: 1
18.70/18.80	c estimatedAdderCost: 30
18.70/18.80	c Try to convert by bdds
18.70/18.81	c D: 1
18.70/18.81	c estimatedAdderCost: 24
18.70/18.81	c Try to convert by bdds
18.70/18.82	c D: 1
18.70/18.82	c estimatedAdderCost: 24
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: 24
18.70/18.84	c Try to convert by bdds
18.70/18.84	c D: 1
18.70/18.84	c estimatedAdderCost: 24
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: 24
18.70/18.86	c Try to convert by bdds
18.70/18.87	c D: 1
18.70/18.87	c estimatedAdderCost: 24
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.89	c D: 1
18.70/18.89	c estimatedAdderCost: 24
18.70/18.89	c Try to convert by bdds
18.70/18.89	c D: 1
18.70/18.89	c estimatedAdderCost: 24
18.70/18.89	c Try to convert by bdds
18.81/18.90	c D: 1
18.81/18.90	c estimatedAdderCost: 30
18.81/18.90	c Try to convert by bdds
18.81/18.91	c D: 1
18.81/18.91	c estimatedAdderCost: 24
18.81/18.91	c Try to convert by bdds
18.81/18.92	c D: 1
18.81/18.92	c estimatedAdderCost: 24
18.81/18.92	c Try to convert by bdds
18.81/18.92	c D: 1
18.81/18.92	c estimatedAdderCost: 30
18.81/18.92	c Try to convert by bdds
18.81/18.94	c D: 1
18.81/18.94	c estimatedAdderCost: 24
18.81/18.94	c Try to convert by bdds
18.81/18.94	c D: 1
18.81/18.94	c estimatedAdderCost: 24
18.81/18.94	c Try to convert by bdds
18.81/18.94	c D: 1
18.81/18.94	c estimatedAdderCost: 30
18.81/18.94	c Try to convert by bdds
18.81/18.96	c D: 1
18.81/18.96	c estimatedAdderCost: 24
18.81/18.96	c Try to convert by bdds
18.81/18.96	c D: 1
18.81/18.96	c estimatedAdderCost: 24
18.81/18.96	c Try to convert by bdds
18.81/18.97	c D: 1
18.81/18.97	c estimatedAdderCost: 30
18.81/18.97	c Try to convert by bdds
18.81/18.98	c D: 1
18.81/18.98	c estimatedAdderCost: 24
18.81/18.98	c Try to convert by bdds
18.81/18.99	c D: 1
18.81/18.99	c estimatedAdderCost: 24
18.81/18.99	c Try to convert by bdds
18.81/18.99	c D: 1
18.81/18.99	c estimatedAdderCost: 30
18.81/18.99	c Try to convert by bdds
18.81/19.01	c D: 1
18.81/19.01	c estimatedAdderCost: 24
18.81/19.01	c Try to convert by bdds
18.92/19.03	c D: 1
18.92/19.03	c estimatedAdderCost: 24
18.92/19.03	c Try to convert by bdds
18.92/19.03	c D: 1
18.92/19.03	c estimatedAdderCost: 30
18.92/19.03	c Try to convert by bdds
18.92/19.05	c D: 1
18.92/19.05	c estimatedAdderCost: 24
18.92/19.05	c Try to convert by bdds
18.92/19.05	c D: 1
18.92/19.05	c estimatedAdderCost: 24
18.92/19.05	c Try to convert by bdds
18.92/19.06	c D: 1
18.92/19.06	c estimatedAdderCost: 30
18.92/19.06	c Try to convert by bdds
18.92/19.07	c D: 1
18.92/19.07	c estimatedAdderCost: 24
18.92/19.07	c Try to convert by bdds
18.92/19.08	c D: 1
18.92/19.08	c estimatedAdderCost: 24
18.92/19.08	c Try to convert by bdds
18.92/19.08	c D: 1
18.92/19.08	c estimatedAdderCost: 30
18.92/19.08	c Try to convert by bdds
18.92/19.10	c D: 1
18.92/19.10	c estimatedAdderCost: 24
18.92/19.10	c Try to convert by bdds
18.92/19.10	c D: 1
18.92/19.10	c estimatedAdderCost: 24
18.92/19.10	c Try to convert by bdds
18.92/19.11	c D: 1
18.92/19.11	c estimatedAdderCost: 30
18.92/19.11	c Try to convert by bdds
19.02/19.12	c D: 1
19.02/19.12	c estimatedAdderCost: 24
19.02/19.12	c Try to convert by bdds
19.02/19.13	c D: 1
19.02/19.13	c estimatedAdderCost: 24
19.02/19.13	c Try to convert by bdds
19.02/19.13	c D: 1
19.02/19.13	c estimatedAdderCost: 30
19.02/19.13	c Try to convert by bdds
19.02/19.15	c D: 1
19.02/19.15	c estimatedAdderCost: 24
19.02/19.15	c Try to convert by bdds
19.02/19.15	c D: 1
19.02/19.15	c estimatedAdderCost: 24
19.02/19.15	c Try to convert by bdds
19.02/19.16	c D: 1
19.02/19.16	c estimatedAdderCost: 30
19.02/19.16	c Try to convert by bdds
19.02/19.17	c D: 1
19.02/19.17	c estimatedAdderCost: 24
19.02/19.17	c Try to convert by bdds
19.02/19.18	c D: 1
19.02/19.18	c estimatedAdderCost: 24
19.02/19.18	c Try to convert by bdds
19.02/19.18	c D: 1
19.02/19.18	c estimatedAdderCost: 30
19.02/19.18	c Try to convert by bdds
19.11/19.20	c D: 1
19.11/19.20	c estimatedAdderCost: 24
19.11/19.20	c Try to convert by bdds
19.11/19.20	c D: 1
19.11/19.20	c estimatedAdderCost: 24
19.11/19.20	c Try to convert by bdds
19.11/19.20	c D: 1
19.11/19.20	c estimatedAdderCost: 30
19.11/19.20	c Try to convert by bdds
19.11/19.22	c D: 1
19.11/19.22	c estimatedAdderCost: 24
19.11/19.22	c Try to convert by bdds
19.11/19.23	c D: 1
19.11/19.23	c estimatedAdderCost: 24
19.11/19.23	c Try to convert by bdds
19.11/19.23	c D: 1
19.11/19.23	c estimatedAdderCost: 30
19.11/19.23	c Try to convert by bdds
19.11/19.24	c D: 1
19.11/19.24	c estimatedAdderCost: 24
19.11/19.24	c Try to convert by bdds
19.11/19.25	c D: 1
19.11/19.25	c estimatedAdderCost: 24
19.11/19.25	c Try to convert by bdds
19.11/19.25	c D: 1
19.11/19.25	c estimatedAdderCost: 30
19.11/19.25	c Try to convert by bdds
19.11/19.27	c D: 1
19.11/19.27	c estimatedAdderCost: 24
19.11/19.27	c Try to convert by bdds
19.11/19.27	c D: 1
19.11/19.27	c estimatedAdderCost: 24
19.11/19.27	c Try to convert by bdds
19.11/19.28	c D: 1
19.11/19.28	c estimatedAdderCost: 30
19.11/19.28	c Try to convert by bdds
19.11/19.29	c D: 1
19.11/19.29	c estimatedAdderCost: 24
19.11/19.29	c Try to convert by bdds
19.21/19.30	c D: 1
19.21/19.30	c estimatedAdderCost: 24
19.21/19.30	c Try to convert by bdds
19.21/19.30	c D: 1
19.21/19.30	c estimatedAdderCost: 30
19.21/19.30	c Try to convert by bdds
19.21/19.32	c D: 1
19.21/19.32	c estimatedAdderCost: 24
19.21/19.32	c Try to convert by bdds
19.21/19.32	c D: 1
19.21/19.32	c estimatedAdderCost: 24
19.21/19.32	c Try to convert by bdds
19.21/19.33	c D: 1
19.21/19.33	c estimatedAdderCost: 30
19.21/19.33	c Try to convert by bdds
19.21/19.34	c D: 1
19.21/19.34	c estimatedAdderCost: 24
19.21/19.34	c Try to convert by bdds
19.21/19.35	c D: 1
19.21/19.35	c estimatedAdderCost: 24
19.21/19.35	c Try to convert by bdds
19.21/19.35	c D: 1
19.21/19.35	c estimatedAdderCost: 30
19.21/19.35	c Try to convert by bdds
19.21/19.37	c D: 1
19.21/19.37	c estimatedAdderCost: 24
19.21/19.37	c Try to convert by bdds
19.21/19.37	c D: 1
19.21/19.37	c estimatedAdderCost: 24
19.21/19.37	c Try to convert by bdds
19.21/19.38	c D: 1
19.21/19.38	c estimatedAdderCost: 30
19.21/19.38	c Try to convert by bdds
19.21/19.39	c D: 1
19.21/19.39	c estimatedAdderCost: 24
19.21/19.39	c Try to convert by bdds
19.31/19.40	c D: 1
19.31/19.40	c estimatedAdderCost: 24
19.31/19.40	c Try to convert by bdds
19.31/19.40	c D: 1
19.31/19.40	c estimatedAdderCost: 30
19.31/19.40	c Try to convert by bdds
19.31/19.42	c D: 1
19.31/19.42	c estimatedAdderCost: 24
19.31/19.42	c Try to convert by bdds
19.31/19.42	c D: 1
19.31/19.42	c estimatedAdderCost: 24
19.31/19.42	c Try to convert by bdds
19.31/19.43	c D: 1
19.31/19.43	c estimatedAdderCost: 30
19.31/19.43	c Try to convert by bdds
19.31/19.44	c D: 1
19.31/19.44	c estimatedAdderCost: 24
19.31/19.44	c Try to convert by bdds
19.31/19.45	c D: 1
19.31/19.45	c estimatedAdderCost: 24
19.31/19.45	c Try to convert by bdds
19.31/19.45	c D: 1
19.31/19.45	c estimatedAdderCost: 30
19.31/19.45	c Try to convert by bdds
19.31/19.47	c D: 1
19.31/19.47	c estimatedAdderCost: 24
19.31/19.47	c Try to convert by bdds
19.31/19.47	c D: 1
19.31/19.47	c estimatedAdderCost: 24
19.31/19.47	c Try to convert by bdds
19.31/19.47	c D: 1
19.31/19.47	c estimatedAdderCost: 30
19.31/19.47	c Try to convert by bdds
19.31/19.49	c D: 1
19.31/19.49	c estimatedAdderCost: 24
19.31/19.49	c Try to convert by bdds
19.31/19.49	c D: 1
19.31/19.49	c estimatedAdderCost: 24
19.31/19.49	c Try to convert by bdds
19.41/19.50	c D: 1
19.41/19.50	c estimatedAdderCost: 30
19.41/19.50	c Try to convert by bdds
19.41/19.51	c D: 1
19.41/19.51	c estimatedAdderCost: 24
19.41/19.51	c Try to convert by bdds
19.41/19.52	c D: 1
19.41/19.52	c estimatedAdderCost: 24
19.41/19.52	c Try to convert by bdds
19.41/19.52	c D: 1
19.41/19.52	c estimatedAdderCost: 30
19.41/19.52	c Try to convert by bdds
19.41/19.54	c D: 1
19.41/19.54	c estimatedAdderCost: 24
19.41/19.54	c Try to convert by bdds
19.41/19.54	c D: 1
19.41/19.54	c estimatedAdderCost: 24
19.41/19.54	c Try to convert by bdds
19.41/19.55	c D: 1
19.41/19.55	c estimatedAdderCost: 30
19.41/19.55	c Try to convert by bdds
19.41/19.56	c D: 1
19.41/19.56	c estimatedAdderCost: 24
19.41/19.56	c Try to convert by bdds
19.41/19.57	c D: 1
19.41/19.57	c estimatedAdderCost: 24
19.41/19.57	c Try to convert by bdds
19.41/19.57	c D: 1
19.41/19.57	c estimatedAdderCost: 30
19.41/19.57	c Try to convert by bdds
19.41/19.59	c D: 1
19.41/19.59	c estimatedAdderCost: 24
19.41/19.59	c Try to convert by bdds
19.41/19.59	c D: 1
19.41/19.59	c estimatedAdderCost: 24
19.41/19.59	c Try to convert by bdds
19.51/19.60	c D: 1
19.51/19.60	c estimatedAdderCost: 30
19.51/19.60	c Try to convert by bdds
19.51/19.61	c D: 1
19.51/19.61	c estimatedAdderCost: 24
19.51/19.61	c Try to convert by bdds
19.51/19.62	c D: 1
19.51/19.62	c estimatedAdderCost: 24
19.51/19.62	c Try to convert by bdds
19.51/19.62	c D: 1
19.51/19.62	c estimatedAdderCost: 30
19.51/19.62	c Try to convert by bdds
19.51/19.64	c D: 1
19.51/19.64	c estimatedAdderCost: 24
19.51/19.64	c Try to convert by bdds
19.51/19.64	c D: 1
19.51/19.64	c estimatedAdderCost: 24
19.51/19.64	c Try to convert by bdds
19.51/19.65	c D: 1
19.51/19.65	c estimatedAdderCost: 30
19.51/19.65	c Try to convert by bdds
19.51/19.66	c D: 1
19.51/19.66	c estimatedAdderCost: 24
19.51/19.66	c Try to convert by bdds
19.51/19.67	c D: 1
19.51/19.67	c estimatedAdderCost: 24
19.51/19.67	c Try to convert by bdds
19.51/19.67	c D: 1
19.51/19.67	c estimatedAdderCost: 30
19.51/19.67	c Try to convert by bdds
19.51/19.69	c D: 1
19.51/19.69	c estimatedAdderCost: 24
19.51/19.69	c Try to convert by bdds
19.51/19.69	c D: 1
19.51/19.69	c estimatedAdderCost: 24
19.51/19.69	c Try to convert by bdds
19.51/19.69	c D: 1
19.51/19.69	c estimatedAdderCost: 30
19.51/19.69	c Try to convert by bdds
19.61/19.71	c D: 1
19.61/19.71	c estimatedAdderCost: 24
19.61/19.71	c Try to convert by bdds
19.61/19.72	c D: 1
19.61/19.72	c estimatedAdderCost: 24
19.61/19.72	c Try to convert by bdds
19.61/19.72	c D: 1
19.61/19.72	c estimatedAdderCost: 30
19.61/19.72	c Try to convert by bdds
19.61/19.73	c D: 1
19.61/19.73	c estimatedAdderCost: 24
19.61/19.73	c Try to convert by bdds
19.61/19.74	c D: 1
19.61/19.74	c estimatedAdderCost: 24
19.61/19.74	c Try to convert by bdds
19.61/19.74	c D: 1
19.61/19.74	c estimatedAdderCost: 30
19.61/19.74	c Try to convert by bdds
19.61/19.76	c D: 1
19.61/19.76	c estimatedAdderCost: 24
19.61/19.76	c Try to convert by bdds
19.61/19.76	c D: 1
19.61/19.76	c estimatedAdderCost: 24
19.61/19.76	c Try to convert by bdds
19.61/19.77	c D: 1
19.61/19.77	c estimatedAdderCost: 30
19.61/19.77	c Try to convert by bdds
19.61/19.78	c D: 1
19.61/19.78	c estimatedAdderCost: 24
19.61/19.78	c Try to convert by bdds
19.61/19.79	c D: 1
19.61/19.79	c estimatedAdderCost: 24
19.61/19.79	c Try to convert by bdds
19.61/19.79	c D: 1
19.61/19.79	c estimatedAdderCost: 30
19.61/19.79	c Try to convert by bdds
19.71/19.81	c D: 1
19.71/19.81	c estimatedAdderCost: 24
19.71/19.81	c Try to convert by bdds
19.71/19.81	c D: 1
19.71/19.81	c estimatedAdderCost: 24
19.71/19.81	c Try to convert by bdds
19.71/19.82	c D: 1
19.71/19.82	c estimatedAdderCost: 30
19.71/19.82	c Try to convert by bdds
19.71/19.83	c D: 1
19.71/19.83	c estimatedAdderCost: 24
19.71/19.83	c Try to convert by bdds
19.71/19.84	c D: 1
19.71/19.84	c estimatedAdderCost: 24
19.71/19.84	c Try to convert by bdds
19.71/19.84	c D: 1
19.71/19.84	c estimatedAdderCost: 30
19.71/19.84	c Try to convert by bdds
19.71/19.86	c D: 1
19.71/19.86	c estimatedAdderCost: 24
19.71/19.86	c Try to convert by bdds
19.71/19.86	c D: 1
19.71/19.86	c estimatedAdderCost: 24
19.71/19.86	c Try to convert by bdds
19.71/19.87	c D: 1
19.71/19.87	c estimatedAdderCost: 30
19.71/19.87	c Try to convert by bdds
19.71/19.88	c D: 1
19.71/19.88	c estimatedAdderCost: 24
19.71/19.88	c Try to convert by bdds
19.71/19.89	c D: 1
19.71/19.89	c estimatedAdderCost: 24
19.71/19.89	c Try to convert by bdds
19.71/19.89	c D: 1
19.71/19.89	c estimatedAdderCost: 30
19.71/19.89	c Try to convert by bdds
19.81/19.91	c D: 1
19.81/19.91	c estimatedAdderCost: 24
19.81/19.91	c Try to convert by bdds
19.81/19.91	c D: 1
19.81/19.91	c estimatedAdderCost: 24
19.81/19.91	c Try to convert by bdds
19.81/19.92	c D: 1
19.81/19.92	c estimatedAdderCost: 30
19.81/19.92	c Try to convert by bdds
19.81/19.93	c D: 1
19.81/19.93	c estimatedAdderCost: 24
19.81/19.93	c Try to convert by bdds
19.81/19.94	c D: 1
19.81/19.94	c estimatedAdderCost: 24
19.81/19.94	c Try to convert by bdds
19.81/19.94	c D: 1
19.81/19.94	c estimatedAdderCost: 30
19.81/19.94	c Try to convert by bdds
19.81/19.96	c D: 1
19.81/19.96	c estimatedAdderCost: 24
19.81/19.96	c Try to convert by bdds
19.81/19.96	c D: 1
19.81/19.96	c estimatedAdderCost: 24
19.81/19.96	c Try to convert by bdds
19.81/19.96	c D: 1
19.81/19.96	c estimatedAdderCost: 30
19.81/19.96	c Try to convert by bdds
19.81/19.98	c D: 1
19.81/19.98	c estimatedAdderCost: 24
19.81/19.98	c Try to convert by bdds
19.81/19.98	c D: 1
19.81/19.98	c estimatedAdderCost: 24
19.81/19.98	c Try to convert by bdds
19.81/19.99	c D: 1
19.81/19.99	c estimatedAdderCost: 30
19.81/19.99	c Try to convert by bdds
19.81/20.00	c D: 1
19.81/20.00	c estimatedAdderCost: 24
19.81/20.00	c Try to convert by bdds
19.81/20.01	c D: 1
19.81/20.01	c estimatedAdderCost: 24
19.81/20.01	c Try to convert by bdds
19.92/20.01	c D: 1
19.92/20.01	c estimatedAdderCost: 30
19.92/20.01	c Try to convert by bdds
19.92/20.03	c D: 1
19.92/20.03	c estimatedAdderCost: 24
19.92/20.03	c Try to convert by bdds
19.92/20.03	c D: 1
19.92/20.03	c estimatedAdderCost: 24
19.92/20.03	c Try to convert by bdds
19.92/20.04	c D: 1
19.92/20.04	c estimatedAdderCost: 30
19.92/20.04	c Try to convert by bdds
19.92/20.05	c D: 1
19.92/20.05	c estimatedAdderCost: 24
19.92/20.05	c Try to convert by bdds
19.92/20.06	c D: 1
19.92/20.06	c estimatedAdderCost: 24
19.92/20.06	c Try to convert by bdds
19.92/20.06	c D: 1
19.92/20.06	c estimatedAdderCost: 30
19.92/20.06	c Try to convert by bdds
19.92/20.08	c D: 1
19.92/20.08	c estimatedAdderCost: 24
19.92/20.08	c Try to convert by bdds
19.92/20.08	c D: 1
19.92/20.08	c estimatedAdderCost: 24
19.92/20.08	c Try to convert by bdds
19.92/20.09	c D: 1
19.92/20.09	c estimatedAdderCost: 30
19.92/20.09	c Try to convert by bdds
19.92/20.10	c D: 1
19.92/20.10	c estimatedAdderCost: 24
19.92/20.10	c Try to convert by bdds
19.92/20.11	c D: 1
19.92/20.11	c estimatedAdderCost: 24
19.92/20.11	c Try to convert by bdds
20.02/20.11	c D: 1
20.02/20.11	c estimatedAdderCost: 30
20.02/20.11	c Try to convert by bdds
20.02/20.13	c D: 1
20.02/20.13	c estimatedAdderCost: 24
20.02/20.13	c Try to convert by bdds
20.02/20.13	c D: 1
20.02/20.13	c estimatedAdderCost: 24
20.02/20.13	c Try to convert by bdds
20.02/20.14	c D: 1
20.02/20.14	c estimatedAdderCost: 30
20.02/20.14	c Try to convert by bdds
20.02/20.15	c D: 1
20.02/20.15	c estimatedAdderCost: 24
20.02/20.15	c Try to convert by bdds
20.02/20.16	c D: 1
20.02/20.16	c estimatedAdderCost: 24
20.02/20.16	c Try to convert by bdds
20.02/20.16	c D: 1
20.02/20.16	c estimatedAdderCost: 30
20.02/20.16	c Try to convert by bdds
20.02/20.18	c D: 1
20.02/20.18	c estimatedAdderCost: 24
20.02/20.18	c Try to convert by bdds
20.02/20.18	c D: 1
20.02/20.18	c estimatedAdderCost: 24
20.02/20.18	c Try to convert by bdds
20.02/20.19	c D: 1
20.02/20.19	c estimatedAdderCost: 30
20.02/20.19	c Try to convert by bdds
20.11/20.20	c D: 1
20.11/20.20	c estimatedAdderCost: 24
20.11/20.20	c Try to convert by bdds
20.11/20.21	c D: 1
20.11/20.21	c estimatedAdderCost: 24
20.11/20.21	c Try to convert by bdds
20.11/20.21	c D: 1
20.11/20.21	c estimatedAdderCost: 30
20.11/20.21	c Try to convert by bdds
20.11/20.23	c D: 1
20.11/20.23	c estimatedAdderCost: 24
20.11/20.23	c Try to convert by bdds
20.11/20.23	c D: 1
20.11/20.23	c estimatedAdderCost: 24
20.11/20.23	c Try to convert by bdds
20.11/20.24	c D: 1
20.11/20.24	c estimatedAdderCost: 30
20.11/20.24	c Try to convert by bdds
20.11/20.25	c D: 1
20.11/20.25	c estimatedAdderCost: 24
20.11/20.25	c Try to convert by bdds
20.11/20.26	c D: 1
20.11/20.26	c estimatedAdderCost: 24
20.11/20.26	c Try to convert by bdds
20.11/20.26	c D: 1
20.11/20.26	c estimatedAdderCost: 30
20.11/20.26	c Try to convert by bdds
20.11/20.28	c D: 1
20.11/20.28	c estimatedAdderCost: 24
20.11/20.28	c Try to convert by bdds
20.11/20.28	c D: 1
20.11/20.28	c estimatedAdderCost: 24
20.11/20.28	c Try to convert by bdds
20.11/20.29	c D: 1
20.11/20.29	c estimatedAdderCost: 30
20.11/20.29	c Try to convert by bdds
20.21/20.30	c D: 1
20.21/20.30	c estimatedAdderCost: 24
20.21/20.30	c Try to convert by bdds
20.21/20.31	c D: 1
20.21/20.31	c estimatedAdderCost: 24
20.21/20.31	c Try to convert by bdds
20.21/20.31	c D: 1
20.21/20.31	c estimatedAdderCost: 30
20.21/20.31	c Try to convert by bdds
20.21/20.33	c D: 1
20.21/20.33	c estimatedAdderCost: 24
20.21/20.33	c Try to convert by bdds
20.21/20.33	c D: 1
20.21/20.33	c estimatedAdderCost: 24
20.21/20.33	c Try to convert by bdds
20.21/20.33	c D: 1
20.21/20.33	c estimatedAdderCost: 30
20.21/20.33	c Try to convert by bdds
20.21/20.35	c D: 1
20.21/20.35	c estimatedAdderCost: 24
20.21/20.35	c Try to convert by bdds
20.21/20.36	c D: 1
20.21/20.36	c estimatedAdderCost: 24
20.21/20.36	c Try to convert by bdds
20.21/20.36	c D: 1
20.21/20.36	c estimatedAdderCost: 30
20.21/20.36	c Try to convert by bdds
20.21/20.38	c D: 1
20.21/20.38	c estimatedAdderCost: 24
20.21/20.38	c Try to convert by bdds
20.21/20.38	c D: 1
20.21/20.38	c estimatedAdderCost: 24
20.21/20.38	c Try to convert by bdds
20.21/20.38	c D: 1
20.21/20.38	c estimatedAdderCost: 30
20.21/20.38	c Try to convert by bdds
20.31/20.40	c D: 1
20.31/20.40	c estimatedAdderCost: 24
20.31/20.40	c Try to convert by bdds
20.31/20.40	c D: 1
20.31/20.40	c estimatedAdderCost: 24
20.31/20.40	c Try to convert by bdds
20.31/20.41	c D: 1
20.31/20.41	c estimatedAdderCost: 30
20.31/20.41	c Try to convert by bdds
20.31/20.42	c D: 1
20.31/20.42	c estimatedAdderCost: 24
20.31/20.42	c Try to convert by bdds
20.31/20.43	c D: 1
20.31/20.43	c estimatedAdderCost: 24
20.31/20.43	c Try to convert by bdds
20.31/20.43	c D: 1
20.31/20.43	c estimatedAdderCost: 30
20.31/20.43	c Try to convert by bdds
20.31/20.45	c D: 1
20.31/20.45	c estimatedAdderCost: 24
20.31/20.45	c Try to convert by bdds
20.31/20.45	c D: 1
20.31/20.45	c estimatedAdderCost: 24
20.31/20.45	c Try to convert by bdds
20.31/20.46	c D: 1
20.31/20.46	c estimatedAdderCost: 30
20.31/20.46	c Try to convert by bdds
20.31/20.47	c D: 1
20.31/20.47	c estimatedAdderCost: 24
20.31/20.47	c Try to convert by bdds
20.31/20.48	c D: 1
20.31/20.48	c estimatedAdderCost: 24
20.31/20.48	c Try to convert by bdds
20.31/20.48	c D: 1
20.31/20.48	c estimatedAdderCost: 30
20.31/20.48	c Try to convert by bdds
20.40/20.50	c D: 1
20.40/20.50	c estimatedAdderCost: 24
20.40/20.50	c Try to convert by bdds
20.40/20.50	c D: 1
20.40/20.50	c estimatedAdderCost: 24
20.40/20.50	c Try to convert by bdds
20.40/20.51	c D: 1
20.40/20.51	c estimatedAdderCost: 30
20.40/20.51	c Try to convert by bdds
20.40/20.52	c D: 1
20.40/20.52	c estimatedAdderCost: 24
20.40/20.52	c Try to convert by bdds
20.40/20.53	c D: 1
20.40/20.53	c estimatedAdderCost: 24
20.40/20.53	c Try to convert by bdds
20.40/20.53	c D: 1
20.40/20.53	c estimatedAdderCost: 30
20.40/20.53	c Try to convert by bdds
20.40/20.55	c D: 1
20.40/20.55	c estimatedAdderCost: 24
20.40/20.55	c Try to convert by bdds
20.40/20.55	c D: 1
20.40/20.55	c estimatedAdderCost: 24
20.40/20.55	c Try to convert by bdds
20.40/20.56	c D: 1
20.40/20.56	c estimatedAdderCost: 30
20.40/20.56	c Try to convert by bdds
20.40/20.57	c D: 1
20.40/20.57	c estimatedAdderCost: 24
20.40/20.57	c Try to convert by bdds
20.40/20.58	c D: 1
20.40/20.58	c estimatedAdderCost: 24
20.40/20.58	c Try to convert by bdds
20.40/20.58	c D: 1
20.40/20.58	c estimatedAdderCost: 30
20.40/20.58	c Try to convert by bdds
20.50/20.60	c D: 1
20.50/20.60	c estimatedAdderCost: 24
20.50/20.60	c Try to convert by bdds
20.50/20.60	c D: 1
20.50/20.60	c estimatedAdderCost: 24
20.50/20.60	c Try to convert by bdds
20.50/20.61	c D: 1
20.50/20.61	c estimatedAdderCost: 30
20.50/20.61	c Try to convert by bdds
20.50/20.62	c D: 1
20.50/20.62	c estimatedAdderCost: 24
20.50/20.62	c Try to convert by bdds
20.50/20.63	c D: 1
20.50/20.63	c estimatedAdderCost: 24
20.50/20.63	c Try to convert by bdds
20.50/20.63	c D: 1
20.50/20.63	c estimatedAdderCost: 30
20.50/20.63	c Try to convert by bdds
20.50/20.65	c D: 1
20.50/20.65	c estimatedAdderCost: 24
20.50/20.65	c Try to convert by bdds
20.50/20.65	c D: 1
20.50/20.65	c estimatedAdderCost: 24
20.50/20.65	c Try to convert by bdds
20.50/20.66	c D: 1
20.50/20.66	c estimatedAdderCost: 30
20.50/20.66	c Try to convert by bdds
20.50/20.67	c D: 1
20.50/20.67	c estimatedAdderCost: 24
20.50/20.67	c Try to convert by bdds
20.50/20.68	c D: 1
20.50/20.68	c estimatedAdderCost: 24
20.50/20.68	c Try to convert by bdds
20.50/20.68	c D: 1
20.50/20.68	c estimatedAdderCost: 30
20.50/20.68	c Try to convert by bdds
20.60/20.70	c D: 1
20.60/20.70	c estimatedAdderCost: 24
20.60/20.70	c Try to convert by bdds
20.60/20.70	c D: 1
20.60/20.70	c estimatedAdderCost: 24
20.60/20.70	c Try to convert by bdds
20.60/20.71	c D: 1
20.60/20.71	c estimatedAdderCost: 30
20.60/20.71	c Try to convert by bdds
20.60/20.72	c D: 1
20.60/20.72	c estimatedAdderCost: 24
20.60/20.72	c Try to convert by bdds
20.60/20.73	c D: 1
20.60/20.73	c estimatedAdderCost: 24
20.60/20.73	c Try to convert by bdds
20.60/20.73	c D: 1
20.60/20.73	c estimatedAdderCost: 30
20.60/20.73	c Try to convert by bdds
20.60/20.75	c D: 1
20.60/20.75	c estimatedAdderCost: 24
20.60/20.75	c Try to convert by bdds
20.60/20.75	c D: 1
20.60/20.75	c estimatedAdderCost: 24
20.60/20.75	c Try to convert by bdds
20.60/20.75	c D: 1
20.60/20.75	c estimatedAdderCost: 30
20.60/20.75	c Try to convert by bdds
20.60/20.77	c D: 1
20.60/20.77	c estimatedAdderCost: 24
20.60/20.77	c Try to convert by bdds
20.60/20.77	c D: 1
20.60/20.77	c estimatedAdderCost: 24
20.60/20.77	c Try to convert by bdds
20.60/20.78	c D: 1
20.60/20.78	c estimatedAdderCost: 30
20.60/20.78	c Try to convert by bdds
20.60/20.79	c D: 1
20.60/20.79	c estimatedAdderCost: 24
20.60/20.79	c Try to convert by bdds
20.70/20.80	c D: 1
20.70/20.80	c estimatedAdderCost: 24
20.70/20.80	c Try to convert by bdds
20.70/20.80	c D: 1
20.70/20.80	c estimatedAdderCost: 30
20.70/20.80	c Try to convert by bdds
20.70/20.82	c D: 1
20.70/20.82	c estimatedAdderCost: 24
20.70/20.82	c Try to convert by bdds
20.70/20.82	c D: 1
20.70/20.82	c estimatedAdderCost: 24
20.70/20.82	c Try to convert by bdds
20.70/20.83	c D: 1
20.70/20.83	c estimatedAdderCost: 30
20.70/20.83	c Try to convert by bdds
20.70/20.84	c D: 1
20.70/20.84	c estimatedAdderCost: 24
20.70/20.84	c Try to convert by bdds
20.70/20.85	c D: 1
20.70/20.85	c estimatedAdderCost: 24
20.70/20.85	c Try to convert by bdds
20.70/20.85	c D: 1
20.70/20.85	c estimatedAdderCost: 30
20.70/20.85	c Try to convert by bdds
20.70/20.87	c D: 1
20.70/20.87	c estimatedAdderCost: 24
20.70/20.87	c Try to convert by bdds
20.70/20.87	c D: 1
20.70/20.87	c estimatedAdderCost: 24
20.70/20.87	c Try to convert by bdds
20.70/20.88	c D: 1
20.70/20.88	c estimatedAdderCost: 30
20.70/20.88	c Try to convert by bdds
20.70/20.89	c D: 1
20.70/20.89	c estimatedAdderCost: 24
20.70/20.89	c Try to convert by bdds
20.80/20.90	c D: 1
20.80/20.90	c estimatedAdderCost: 24
20.80/20.90	c Try to convert by bdds
20.80/20.90	c D: 1
20.80/20.90	c estimatedAdderCost: 30
20.80/20.90	c Try to convert by bdds
20.80/20.92	c D: 1
20.80/20.92	c estimatedAdderCost: 24
20.80/20.92	c Try to convert by bdds
20.80/20.92	c D: 1
20.80/20.92	c estimatedAdderCost: 24
20.80/20.92	c Try to convert by bdds
20.80/20.93	c D: 1
20.80/20.93	c estimatedAdderCost: 30
20.80/20.93	c Try to convert by bdds
20.80/20.94	c D: 1
20.80/20.94	c estimatedAdderCost: 24
20.80/20.94	c Try to convert by bdds
20.80/20.95	c D: 1
20.80/20.95	c estimatedAdderCost: 24
20.80/20.95	c Try to convert by bdds
20.80/20.95	c D: 1
20.80/20.95	c estimatedAdderCost: 30
20.80/20.95	c Try to convert by bdds
20.80/20.97	c D: 1
20.80/20.97	c estimatedAdderCost: 24
20.80/20.97	c Try to convert by bdds
20.80/20.97	c D: 1
20.80/20.97	c estimatedAdderCost: 24
20.80/20.97	c Try to convert by bdds
20.80/20.98	c D: 1
20.80/20.98	c estimatedAdderCost: 30
20.80/20.98	c Try to convert by bdds
20.80/20.99	c D: 1
20.80/20.99	c estimatedAdderCost: 24
20.80/20.99	c Try to convert by bdds
20.80/21.00	c D: 1
20.80/21.00	c estimatedAdderCost: 24
20.80/21.00	c Try to convert by bdds
20.80/21.00	c D: 1
20.80/21.00	c estimatedAdderCost: 30
20.80/21.00	c Try to convert by bdds
20.92/21.02	c D: 1
20.92/21.02	c estimatedAdderCost: 24
20.92/21.02	c Try to convert by bdds
20.92/21.02	c D: 1
20.92/21.02	c estimatedAdderCost: 24
20.92/21.02	c Try to convert by bdds
20.92/21.03	c D: 1
20.92/21.03	c estimatedAdderCost: 30
20.92/21.03	c Try to convert by bdds
20.92/21.04	c D: 1
20.92/21.04	c estimatedAdderCost: 24
20.92/21.04	c Try to convert by bdds
20.92/21.05	c D: 1
20.92/21.05	c estimatedAdderCost: 24
20.92/21.05	c Try to convert by bdds
20.92/21.05	c D: 1
20.92/21.05	c estimatedAdderCost: 30
20.92/21.05	c Try to convert by bdds
20.92/21.07	c D: 1
20.92/21.07	c estimatedAdderCost: 24
20.92/21.07	c Try to convert by bdds
20.92/21.07	c D: 1
20.92/21.07	c estimatedAdderCost: 24
20.92/21.07	c Try to convert by bdds
20.92/21.08	c D: 1
20.92/21.08	c estimatedAdderCost: 30
20.92/21.08	c Try to convert by bdds
20.92/21.09	c D: 1
20.92/21.09	c estimatedAdderCost: 24
20.92/21.09	c Try to convert by bdds
20.92/21.10	c D: 1
20.92/21.10	c estimatedAdderCost: 24
20.92/21.10	c Try to convert by bdds
20.92/21.10	c D: 1
20.92/21.10	c estimatedAdderCost: 30
20.92/21.10	c Try to convert by bdds
21.02/21.12	c D: 1
21.02/21.12	c estimatedAdderCost: 24
21.02/21.12	c Try to convert by bdds
21.02/21.12	c D: 1
21.02/21.12	c estimatedAdderCost: 24
21.02/21.12	c Try to convert by bdds
21.02/21.13	c D: 1
21.02/21.13	c estimatedAdderCost: 30
21.02/21.13	c Try to convert by bdds
21.02/21.14	c D: 1
21.02/21.14	c estimatedAdderCost: 24
21.02/21.14	c Try to convert by bdds
21.02/21.15	c D: 1
21.02/21.15	c estimatedAdderCost: 24
21.02/21.15	c Try to convert by bdds
21.02/21.15	c D: 1
21.02/21.15	c estimatedAdderCost: 30
21.02/21.15	c Try to convert by bdds
21.02/21.17	c D: 1
21.02/21.17	c estimatedAdderCost: 24
21.02/21.17	c Try to convert by bdds
21.02/21.17	c D: 1
21.02/21.17	c estimatedAdderCost: 24
21.02/21.17	c Try to convert by bdds
21.02/21.17	c D: 1
21.02/21.17	c estimatedAdderCost: 30
21.02/21.17	c Try to convert by bdds
21.02/21.19	c D: 1
21.02/21.19	c estimatedAdderCost: 24
21.02/21.19	c Try to convert by bdds
21.02/21.19	c D: 1
21.02/21.19	c estimatedAdderCost: 24
21.02/21.19	c Try to convert by bdds
21.10/21.20	c D: 1
21.10/21.20	c estimatedAdderCost: 30
21.10/21.20	c Try to convert by bdds
21.10/21.21	c D: 1
21.10/21.21	c estimatedAdderCost: 24
21.10/21.21	c Try to convert by bdds
21.10/21.22	c D: 1
21.10/21.22	c estimatedAdderCost: 24
21.10/21.22	c Try to convert by bdds
21.10/21.22	c D: 1
21.10/21.22	c estimatedAdderCost: 30
21.10/21.22	c Try to convert by bdds
21.10/21.24	c D: 1
21.10/21.24	c estimatedAdderCost: 24
21.10/21.24	c Try to convert by bdds
21.10/21.24	c D: 1
21.10/21.24	c estimatedAdderCost: 24
21.10/21.24	c Try to convert by bdds
21.10/21.25	c D: 1
21.10/21.25	c estimatedAdderCost: 30
21.10/21.25	c Try to convert by bdds
21.10/21.26	c D: 1
21.10/21.26	c estimatedAdderCost: 24
21.10/21.26	c Try to convert by bdds
21.10/21.27	c D: 1
21.10/21.27	c estimatedAdderCost: 24
21.10/21.27	c Try to convert by bdds
21.10/21.27	c D: 1
21.10/21.27	c estimatedAdderCost: 30
21.10/21.27	c Try to convert by bdds
21.10/21.29	c D: 1
21.10/21.29	c estimatedAdderCost: 24
21.10/21.29	c Try to convert by bdds
21.10/21.29	c D: 1
21.10/21.29	c estimatedAdderCost: 24
21.10/21.29	c Try to convert by bdds
21.20/21.30	c D: 1
21.20/21.30	c estimatedAdderCost: 30
21.20/21.30	c Try to convert by bdds
21.20/21.31	c D: 1
21.20/21.31	c estimatedAdderCost: 24
21.20/21.31	c Try to convert by bdds
21.20/21.32	c D: 1
21.20/21.32	c estimatedAdderCost: 24
21.20/21.32	c Try to convert by bdds
21.20/21.32	c D: 1
21.20/21.32	c estimatedAdderCost: 30
21.20/21.32	c Try to convert by bdds
21.20/21.34	c D: 1
21.20/21.34	c estimatedAdderCost: 24
21.20/21.34	c Try to convert by bdds
21.20/21.34	c D: 1
21.20/21.34	c estimatedAdderCost: 24
21.20/21.34	c Try to convert by bdds
21.20/21.35	c D: 1
21.20/21.35	c estimatedAdderCost: 30
21.20/21.35	c Try to convert by bdds
21.20/21.36	c D: 1
21.20/21.36	c estimatedAdderCost: 24
21.20/21.36	c Try to convert by bdds
21.20/21.37	c D: 1
21.20/21.37	c estimatedAdderCost: 24
21.20/21.37	c Try to convert by bdds
21.20/21.37	c D: 1
21.20/21.37	c estimatedAdderCost: 30
21.20/21.37	c Try to convert by bdds
21.20/21.39	c D: 1
21.20/21.39	c estimatedAdderCost: 24
21.20/21.39	c Try to convert by bdds
21.20/21.39	c D: 1
21.20/21.39	c estimatedAdderCost: 24
21.20/21.39	c Try to convert by bdds
21.30/21.40	c D: 1
21.30/21.40	c estimatedAdderCost: 30
21.30/21.40	c Try to convert by bdds
21.30/21.41	c D: 1
21.30/21.41	c estimatedAdderCost: 24
21.30/21.41	c Try to convert by bdds
21.30/21.42	c D: 1
21.30/21.42	c estimatedAdderCost: 24
21.30/21.42	c Try to convert by bdds
21.30/21.42	c D: 1
21.30/21.42	c estimatedAdderCost: 30
21.30/21.42	c Try to convert by bdds
21.30/21.44	c D: 1
21.30/21.44	c estimatedAdderCost: 24
21.30/21.44	c Try to convert by bdds
21.30/21.44	c D: 1
21.30/21.44	c estimatedAdderCost: 24
21.30/21.44	c Try to convert by bdds
21.30/21.45	c D: 1
21.30/21.45	c estimatedAdderCost: 30
21.30/21.45	c Try to convert by bdds
21.30/21.46	c D: 1
21.30/21.46	c estimatedAdderCost: 24
21.30/21.46	c Try to convert by bdds
21.30/21.47	c D: 1
21.30/21.47	c estimatedAdderCost: 24
21.30/21.47	c Try to convert by bdds
21.30/21.47	c D: 1
21.30/21.47	c estimatedAdderCost: 30
21.30/21.47	c Try to convert by bdds
21.30/21.49	c D: 1
21.30/21.49	c estimatedAdderCost: 24
21.30/21.49	c Try to convert by bdds
21.30/21.49	c D: 1
21.30/21.49	c estimatedAdderCost: 24
21.30/21.49	c Try to convert by bdds
21.40/21.50	c D: 1
21.40/21.50	c estimatedAdderCost: 30
21.40/21.50	c Try to convert by bdds
21.40/21.51	c D: 1
21.40/21.51	c estimatedAdderCost: 24
21.40/21.51	c Try to convert by bdds
21.40/21.52	c D: 1
21.40/21.52	c estimatedAdderCost: 24
21.40/21.52	c Try to convert by bdds
21.40/21.52	c D: 1
21.40/21.52	c estimatedAdderCost: 30
21.40/21.52	c Try to convert by bdds
21.40/21.54	c D: 1
21.40/21.54	c estimatedAdderCost: 24
21.40/21.54	c Try to convert by bdds
21.40/21.54	c D: 1
21.40/21.54	c estimatedAdderCost: 24
21.40/21.54	c Try to convert by bdds
21.40/21.55	c D: 1
21.40/21.55	c estimatedAdderCost: 30
21.40/21.55	c Try to convert by bdds
21.40/21.56	c D: 1
21.40/21.56	c estimatedAdderCost: 24
21.40/21.56	c Try to convert by bdds
21.40/21.57	c D: 1
21.40/21.57	c estimatedAdderCost: 24
21.40/21.57	c Try to convert by bdds
21.40/21.57	c D: 1
21.40/21.57	c estimatedAdderCost: 30
21.40/21.57	c Try to convert by bdds
21.40/21.59	c D: 1
21.40/21.59	c estimatedAdderCost: 24
21.40/21.59	c Try to convert by bdds
21.40/21.59	c D: 1
21.40/21.59	c estimatedAdderCost: 24
21.40/21.59	c Try to convert by bdds
21.40/21.60	c D: 1
21.40/21.60	c estimatedAdderCost: 30
21.40/21.60	c Try to convert by bdds
21.50/21.61	c D: 1
21.50/21.61	c estimatedAdderCost: 24
21.50/21.61	c Try to convert by bdds
21.50/21.62	c D: 1
21.50/21.62	c estimatedAdderCost: 24
21.50/21.62	c Try to convert by bdds
21.50/21.62	c D: 1
21.50/21.62	c estimatedAdderCost: 30
21.50/21.62	c Try to convert by bdds
21.50/21.64	c D: 1
21.50/21.64	c estimatedAdderCost: 24
21.50/21.64	c Try to convert by bdds
21.50/21.64	c D: 1
21.50/21.64	c estimatedAdderCost: 24
21.50/21.64	c Try to convert by bdds
21.50/21.64	c D: 1
21.50/21.64	c estimatedAdderCost: 30
21.50/21.64	c Try to convert by bdds
21.50/21.66	c D: 1
21.50/21.66	c estimatedAdderCost: 24
21.50/21.66	c Try to convert by bdds
21.50/21.67	c D: 1
21.50/21.67	c estimatedAdderCost: 24
21.50/21.67	c Try to convert by bdds
21.50/21.67	c D: 1
21.50/21.67	c estimatedAdderCost: 30
21.50/21.67	c Try to convert by bdds
21.50/21.69	c D: 1
21.50/21.69	c estimatedAdderCost: 24
21.50/21.69	c Try to convert by bdds
21.50/21.69	c D: 1
21.50/21.69	c estimatedAdderCost: 24
21.50/21.69	c Try to convert by bdds
21.50/21.69	c D: 1
21.50/21.69	c estimatedAdderCost: 30
21.50/21.69	c Try to convert by bdds
21.60/21.71	c D: 1
21.60/21.71	c estimatedAdderCost: 24
21.60/21.71	c Try to convert by bdds
21.60/21.71	c D: 1
21.60/21.71	c estimatedAdderCost: 24
21.60/21.71	c Try to convert by bdds
21.60/21.72	c D: 1
21.60/21.72	c estimatedAdderCost: 30
21.60/21.72	c Try to convert by bdds
21.60/21.73	c D: 1
21.60/21.73	c estimatedAdderCost: 24
21.60/21.73	c Try to convert by bdds
21.60/21.74	c D: 1
21.60/21.74	c estimatedAdderCost: 24
21.60/21.74	c Try to convert by bdds
21.60/21.74	c D: 1
21.60/21.74	c estimatedAdderCost: 30
21.60/21.74	c Try to convert by bdds
21.60/21.76	c D: 1
21.60/21.76	c estimatedAdderCost: 24
21.60/21.76	c Try to convert by bdds
21.60/21.76	c D: 1
21.60/21.76	c estimatedAdderCost: 24
21.60/21.76	c Try to convert by bdds
21.60/21.77	c D: 1
21.60/21.77	c estimatedAdderCost: 30
21.60/21.77	c Try to convert by bdds
21.60/21.78	c D: 1
21.60/21.78	c estimatedAdderCost: 24
21.60/21.78	c Try to convert by bdds
21.60/21.79	c D: 1
21.60/21.79	c estimatedAdderCost: 24
21.60/21.79	c Try to convert by bdds
21.60/21.79	c D: 1
21.60/21.79	c estimatedAdderCost: 30
21.60/21.79	c Try to convert by bdds
21.70/21.81	c D: 1
21.70/21.81	c estimatedAdderCost: 24
21.70/21.81	c Try to convert by bdds
21.70/21.81	c D: 1
21.70/21.81	c estimatedAdderCost: 24
21.70/21.81	c Try to convert by bdds
21.70/21.82	c D: 1
21.70/21.82	c estimatedAdderCost: 30
21.70/21.82	c Try to convert by bdds
21.70/21.83	c D: 1
21.70/21.83	c estimatedAdderCost: 24
21.70/21.83	c Try to convert by bdds
21.70/21.84	c D: 1
21.70/21.84	c estimatedAdderCost: 24
21.70/21.84	c Try to convert by bdds
21.70/21.84	c D: 1
21.70/21.84	c estimatedAdderCost: 30
21.70/21.84	c Try to convert by bdds
21.70/21.86	c D: 1
21.70/21.86	c estimatedAdderCost: 24
21.70/21.86	c Try to convert by bdds
21.70/21.86	c D: 1
21.70/21.86	c estimatedAdderCost: 24
21.70/21.86	c Try to convert by bdds
21.70/21.87	c D: 1
21.70/21.87	c estimatedAdderCost: 30
21.70/21.87	c Try to convert by bdds
21.70/21.88	c D: 1
21.70/21.88	c estimatedAdderCost: 24
21.70/21.88	c Try to convert by bdds
21.70/21.89	c D: 1
21.70/21.89	c estimatedAdderCost: 24
21.70/21.89	c Try to convert by bdds
21.70/21.89	c D: 1
21.70/21.89	c estimatedAdderCost: 30
21.70/21.89	c Try to convert by bdds
21.80/21.91	c D: 1
21.80/21.91	c estimatedAdderCost: 24
21.80/21.91	c Try to convert by bdds
21.80/21.91	c D: 1
21.80/21.91	c estimatedAdderCost: 24
21.80/21.91	c Try to convert by bdds
21.80/21.92	c D: 1
21.80/21.92	c estimatedAdderCost: 30
21.80/21.92	c Try to convert by bdds
21.80/21.93	c D: 1
21.80/21.93	c estimatedAdderCost: 24
21.80/21.93	c Try to convert by bdds
21.80/21.94	c D: 1
21.80/21.94	c estimatedAdderCost: 24
21.80/21.94	c Try to convert by bdds
21.80/21.94	c D: 1
21.80/21.94	c estimatedAdderCost: 30
21.80/21.94	c Try to convert by bdds
21.80/21.96	c D: 1
21.80/21.96	c estimatedAdderCost: 24
21.80/21.96	c Try to convert by bdds
21.80/21.96	c D: 1
21.80/21.96	c estimatedAdderCost: 24
21.80/21.96	c Try to convert by bdds
21.80/21.97	c D: 1
21.80/21.97	c estimatedAdderCost: 30
21.80/21.97	c Try to convert by bdds
21.80/21.98	c D: 1
21.80/21.98	c estimatedAdderCost: 24
21.80/21.98	c Try to convert by bdds
21.80/21.99	c D: 1
21.80/21.99	c estimatedAdderCost: 24
21.80/21.99	c Try to convert by bdds
21.80/21.99	c D: 1
21.80/21.99	c estimatedAdderCost: 30
21.80/21.99	c Try to convert by bdds
21.80/22.01	c D: 1
21.80/22.01	c estimatedAdderCost: 24
21.80/22.01	c Try to convert by bdds
21.91/22.01	c D: 1
21.91/22.01	c estimatedAdderCost: 24
21.91/22.01	c Try to convert by bdds
21.91/22.02	c D: 1
21.91/22.02	c estimatedAdderCost: 30
21.91/22.02	c Try to convert by bdds
21.91/22.03	c D: 1
21.91/22.03	c estimatedAdderCost: 24
21.91/22.03	c Try to convert by bdds
21.91/22.04	c D: 1
21.91/22.04	c estimatedAdderCost: 24
21.91/22.04	c Try to convert by bdds
21.91/22.04	c D: 1
21.91/22.04	c estimatedAdderCost: 30
21.91/22.04	c Try to convert by bdds
21.91/22.06	c D: 1
21.91/22.06	c estimatedAdderCost: 24
21.91/22.06	c Try to convert by bdds
21.91/22.06	c D: 1
21.91/22.06	c estimatedAdderCost: 24
21.91/22.06	c Try to convert by bdds
21.91/22.07	c D: 1
21.91/22.07	c estimatedAdderCost: 30
21.91/22.07	c Try to convert by bdds
21.91/22.08	c D: 1
21.91/22.08	c estimatedAdderCost: 24
21.91/22.08	c Try to convert by bdds
21.91/22.09	c D: 1
21.91/22.09	c estimatedAdderCost: 24
21.91/22.09	c Try to convert by bdds
21.91/22.09	c D: 1
21.91/22.09	c estimatedAdderCost: 30
21.91/22.09	c Try to convert by bdds
21.91/22.11	c D: 1
21.91/22.11	c estimatedAdderCost: 24
21.91/22.11	c Try to convert by bdds
22.01/22.11	c D: 1
22.01/22.11	c estimatedAdderCost: 24
22.01/22.11	c Try to convert by bdds
22.01/22.12	c D: 1
22.01/22.12	c estimatedAdderCost: 30
22.01/22.12	c Try to convert by bdds
22.01/22.13	c D: 1
22.01/22.13	c estimatedAdderCost: 24
22.01/22.13	c Try to convert by bdds
22.01/22.14	c D: 1
22.01/22.14	c estimatedAdderCost: 24
22.01/22.14	c Try to convert by bdds
22.01/22.14	c D: 1
22.01/22.14	c estimatedAdderCost: 30
22.01/22.14	c Try to convert by bdds
22.01/22.16	c D: 1
22.01/22.16	c estimatedAdderCost: 24
22.01/22.16	c Try to convert by bdds
22.01/22.16	c D: 1
22.01/22.16	c estimatedAdderCost: 24
22.01/22.16	c Try to convert by bdds
22.01/22.17	c D: 1
22.01/22.17	c estimatedAdderCost: 30
22.01/22.17	c Try to convert by bdds
22.01/22.18	c D: 1
22.01/22.18	c estimatedAdderCost: 24
22.01/22.18	c Try to convert by bdds
22.01/22.19	c D: 1
22.01/22.19	c estimatedAdderCost: 24
22.01/22.19	c Try to convert by bdds
22.01/22.19	c D: 1
22.01/22.19	c estimatedAdderCost: 30
22.01/22.19	c Try to convert by bdds
22.10/22.21	c D: 1
22.10/22.21	c estimatedAdderCost: 24
22.10/22.21	c Try to convert by bdds
22.10/22.21	c D: 1
22.10/22.21	c estimatedAdderCost: 24
22.10/22.21	c Try to convert by bdds
22.10/22.22	c D: 1
22.10/22.22	c estimatedAdderCost: 30
22.10/22.22	c Try to convert by bdds
22.10/22.23	c D: 1
22.10/22.23	c estimatedAdderCost: 24
22.10/22.23	c Try to convert by bdds
22.10/22.24	c D: 1
22.10/22.24	c estimatedAdderCost: 24
22.10/22.24	c Try to convert by bdds
22.10/22.24	c D: 1
22.10/22.24	c estimatedAdderCost: 30
22.10/22.24	c Try to convert by bdds
22.10/22.26	c D: 1
22.10/22.26	c estimatedAdderCost: 24
22.10/22.26	c Try to convert by bdds
22.10/22.26	c D: 1
22.10/22.26	c estimatedAdderCost: 24
22.10/22.26	c Try to convert by bdds
22.10/22.27	c D: 1
22.10/22.27	c estimatedAdderCost: 30
22.10/22.27	c Try to convert by bdds
22.10/22.28	c D: 1
22.10/22.28	c estimatedAdderCost: 24
22.10/22.28	c Try to convert by bdds
22.10/22.29	c D: 1
22.10/22.29	c estimatedAdderCost: 24
22.10/22.29	c Try to convert by bdds
22.10/22.29	c D: 1
22.10/22.29	c estimatedAdderCost: 30
22.10/22.29	c Try to convert by bdds
22.20/22.31	c D: 1
22.20/22.31	c estimatedAdderCost: 24
22.20/22.31	c Try to convert by bdds
22.20/22.31	c D: 1
22.20/22.31	c estimatedAdderCost: 24
22.20/22.31	c Try to convert by bdds
22.20/22.32	c D: 1
22.20/22.32	c estimatedAdderCost: 30
22.20/22.32	c Try to convert by bdds
22.20/22.33	c D: 1
22.20/22.33	c estimatedAdderCost: 24
22.20/22.33	c Try to convert by bdds
22.20/22.34	c D: 1
22.20/22.34	c estimatedAdderCost: 24
22.20/22.34	c Try to convert by bdds
22.20/22.34	c D: 1
22.20/22.34	c estimatedAdderCost: 30
22.20/22.34	c Try to convert by bdds
22.20/22.36	c D: 1
22.20/22.36	c estimatedAdderCost: 24
22.20/22.36	c Try to convert by bdds
22.20/22.36	c D: 1
22.20/22.36	c estimatedAdderCost: 24
22.20/22.36	c Try to convert by bdds
22.20/22.37	c D: 1
22.20/22.37	c estimatedAdderCost: 30
22.20/22.37	c Try to convert by bdds
22.20/22.38	c D: 1
22.20/22.38	c estimatedAdderCost: 24
22.20/22.38	c Try to convert by bdds
22.20/22.39	c D: 1
22.20/22.39	c estimatedAdderCost: 24
22.20/22.39	c Try to convert by bdds
22.20/22.39	c D: 1
22.20/22.39	c estimatedAdderCost: 30
22.20/22.39	c Try to convert by bdds
22.30/22.41	c D: 1
22.30/22.41	c estimatedAdderCost: 24
22.30/22.41	c Try to convert by bdds
22.30/22.41	c D: 1
22.30/22.41	c estimatedAdderCost: 24
22.30/22.41	c Try to convert by bdds
22.30/22.42	c D: 1
22.30/22.42	c estimatedAdderCost: 30
22.30/22.42	c Try to convert by bdds
22.30/22.43	c D: 1
22.30/22.43	c estimatedAdderCost: 24
22.30/22.43	c Try to convert by bdds
22.30/22.44	c D: 1
22.30/22.44	c estimatedAdderCost: 24
22.30/22.44	c Try to convert by bdds
22.30/22.44	c D: 1
22.30/22.44	c estimatedAdderCost: 30
22.30/22.44	c Try to convert by bdds
22.30/22.46	c D: 1
22.30/22.46	c estimatedAdderCost: 24
22.30/22.46	c Try to convert by bdds
22.30/22.46	c D: 1
22.30/22.46	c estimatedAdderCost: 24
22.30/22.46	c Try to convert by bdds
22.30/22.46	c D: 1
22.30/22.46	c estimatedAdderCost: 30
22.30/22.46	c Try to convert by bdds
22.30/22.48	c D: 1
22.30/22.48	c estimatedAdderCost: 24
22.30/22.48	c Try to convert by bdds
22.30/22.49	c D: 1
22.30/22.49	c estimatedAdderCost: 24
22.30/22.49	c Try to convert by bdds
22.30/22.49	c D: 1
22.30/22.49	c estimatedAdderCost: 30
22.30/22.49	c Try to convert by bdds
22.40/22.51	c D: 1
22.40/22.51	c estimatedAdderCost: 24
22.40/22.51	c Try to convert by bdds
22.40/22.51	c D: 1
22.40/22.51	c estimatedAdderCost: 24
22.40/22.51	c Try to convert by bdds
22.40/22.51	c D: 1
22.40/22.51	c estimatedAdderCost: 30
22.40/22.51	c Try to convert by bdds
22.40/22.53	c D: 1
22.40/22.53	c estimatedAdderCost: 24
22.40/22.53	c Try to convert by bdds
22.40/22.54	c D: 1
22.40/22.54	c estimatedAdderCost: 24
22.40/22.54	c Try to convert by bdds
22.40/22.54	c D: 1
22.40/22.54	c estimatedAdderCost: 30
22.40/22.54	c Try to convert by bdds
22.40/22.56	c D: 1
22.40/22.56	c estimatedAdderCost: 24
22.40/22.56	c Try to convert by bdds
22.40/22.56	c D: 1
22.40/22.56	c estimatedAdderCost: 24
22.40/22.56	c Try to convert by bdds
22.40/22.56	c D: 1
22.40/22.56	c estimatedAdderCost: 30
22.40/22.56	c Try to convert by bdds
22.40/22.58	c D: 1
22.40/22.58	c estimatedAdderCost: 24
22.40/22.58	c Try to convert by bdds
22.40/22.58	c D: 1
22.40/22.58	c estimatedAdderCost: 24
22.40/22.58	c Try to convert by bdds
22.40/22.59	c D: 1
22.40/22.59	c estimatedAdderCost: 30
22.40/22.59	c Try to convert by bdds
22.50/22.60	c D: 1
22.50/22.60	c estimatedAdderCost: 24
22.50/22.60	c Try to convert by bdds
22.50/22.61	c D: 1
22.50/22.61	c estimatedAdderCost: 24
22.50/22.61	c Try to convert by bdds
22.50/22.61	c D: 1
22.50/22.61	c estimatedAdderCost: 30
22.50/22.61	c Try to convert by bdds
22.50/22.63	c D: 1
22.50/22.63	c estimatedAdderCost: 24
22.50/22.63	c Try to convert by bdds
22.50/22.63	c D: 1
22.50/22.63	c estimatedAdderCost: 24
22.50/22.63	c Try to convert by bdds
22.50/22.64	c D: 1
22.50/22.64	c estimatedAdderCost: 30
22.50/22.64	c Try to convert by bdds
22.50/22.65	c D: 1
22.50/22.65	c estimatedAdderCost: 24
22.50/22.65	c Try to convert by bdds
22.50/22.66	c D: 1
22.50/22.66	c estimatedAdderCost: 24
22.50/22.66	c Try to convert by bdds
22.50/22.66	c D: 1
22.50/22.66	c estimatedAdderCost: 30
22.50/22.66	c Try to convert by bdds
22.50/22.68	c D: 1
22.50/22.68	c estimatedAdderCost: 24
22.50/22.68	c Try to convert by bdds
22.50/22.68	c D: 1
22.50/22.68	c estimatedAdderCost: 24
22.50/22.68	c Try to convert by bdds
22.50/22.69	c D: 1
22.50/22.69	c estimatedAdderCost: 30
22.50/22.69	c Try to convert by bdds
22.60/22.70	c D: 1
22.60/22.70	c estimatedAdderCost: 24
22.60/22.70	c Try to convert by bdds
22.60/22.71	c D: 1
22.60/22.71	c estimatedAdderCost: 24
22.60/22.71	c Try to convert by bdds
22.60/22.71	c D: 1
22.60/22.71	c estimatedAdderCost: 30
22.60/22.71	c Try to convert by bdds
22.60/22.73	c D: 1
22.60/22.73	c estimatedAdderCost: 24
22.60/22.73	c Try to convert by bdds
22.60/22.73	c D: 1
22.60/22.73	c estimatedAdderCost: 24
22.60/22.73	c Try to convert by bdds
22.60/22.74	c D: 1
22.60/22.74	c estimatedAdderCost: 30
22.60/22.74	c Try to convert by bdds
22.60/22.75	c D: 1
22.60/22.75	c estimatedAdderCost: 24
22.60/22.75	c Try to convert by bdds
22.60/22.76	c D: 1
22.60/22.76	c estimatedAdderCost: 24
22.60/22.76	c Try to convert by bdds
22.60/22.76	c D: 1
22.60/22.76	c estimatedAdderCost: 30
22.60/22.76	c Try to convert by bdds
22.60/22.78	c D: 1
22.60/22.78	c estimatedAdderCost: 24
22.60/22.78	c Try to convert by bdds
22.60/22.78	c D: 1
22.60/22.78	c estimatedAdderCost: 24
22.60/22.78	c Try to convert by bdds
22.60/22.79	c D: 1
22.60/22.79	c estimatedAdderCost: 30
22.60/22.79	c Try to convert by bdds
22.70/22.80	c D: 1
22.70/22.80	c estimatedAdderCost: 24
22.70/22.80	c Try to convert by bdds
22.70/22.81	c D: 1
22.70/22.81	c estimatedAdderCost: 24
22.70/22.81	c Try to convert by bdds
22.70/22.81	c D: 1
22.70/22.81	c estimatedAdderCost: 30
22.70/22.81	c Try to convert by bdds
22.70/22.83	c D: 1
22.70/22.83	c estimatedAdderCost: 24
22.70/22.83	c Try to convert by bdds
22.70/22.83	c D: 1
22.70/22.83	c estimatedAdderCost: 24
22.70/22.83	c Try to convert by bdds
22.70/22.84	c D: 1
22.70/22.84	c estimatedAdderCost: 30
22.70/22.84	c Try to convert by bdds
22.70/22.85	c D: 1
22.70/22.85	c estimatedAdderCost: 24
22.70/22.85	c Try to convert by bdds
22.70/22.86	c D: 1
22.70/22.86	c estimatedAdderCost: 24
22.70/22.86	c Try to convert by bdds
22.70/22.86	c D: 1
22.70/22.86	c estimatedAdderCost: 30
22.70/22.86	c Try to convert by bdds
22.70/22.88	c D: 1
22.70/22.88	c estimatedAdderCost: 24
22.70/22.88	c Try to convert by bdds
22.70/22.88	c D: 1
22.70/22.88	c estimatedAdderCost: 24
22.70/22.88	c Try to convert by bdds
22.70/22.89	c D: 1
22.70/22.89	c estimatedAdderCost: 30
22.70/22.89	c Try to convert by bdds
22.80/22.90	c D: 1
22.80/22.90	c estimatedAdderCost: 24
22.80/22.90	c Try to convert by bdds
22.80/22.91	c D: 1
22.80/22.91	c estimatedAdderCost: 24
22.80/22.91	c Try to convert by bdds
22.80/22.91	c D: 1
22.80/22.91	c estimatedAdderCost: 30
22.80/22.91	c Try to convert by bdds
22.80/22.93	c D: 1
22.80/22.93	c estimatedAdderCost: 24
22.80/22.93	c Try to convert by bdds
22.80/22.93	c D: 1
22.80/22.93	c estimatedAdderCost: 24
22.80/22.93	c Try to convert by bdds
22.80/22.94	c D: 1
22.80/22.94	c estimatedAdderCost: 30
22.80/22.94	c Try to convert by bdds
22.80/22.95	c D: 1
22.80/22.95	c estimatedAdderCost: 24
22.80/22.95	c Try to convert by bdds
22.80/22.96	c D: 1
22.80/22.96	c estimatedAdderCost: 24
22.80/22.96	c Try to convert by bdds
22.80/22.96	c D: 1
22.80/22.96	c estimatedAdderCost: 30
22.80/22.96	c Try to convert by bdds
22.80/22.98	c D: 1
22.80/22.98	c estimatedAdderCost: 24
22.80/22.98	c Try to convert by bdds
22.80/22.98	c D: 1
22.80/22.98	c estimatedAdderCost: 24
22.80/22.98	c Try to convert by bdds
22.80/22.99	c D: 1
22.80/22.99	c estimatedAdderCost: 30
22.80/22.99	c Try to convert by bdds
22.80/23.00	c D: 1
22.80/23.00	c estimatedAdderCost: 24
22.80/23.00	c Try to convert by bdds
22.80/23.01	c D: 1
22.80/23.01	c estimatedAdderCost: 24
22.80/23.01	c Try to convert by bdds
22.91/23.01	c D: 1
22.91/23.01	c estimatedAdderCost: 30
22.91/23.01	c Try to convert by bdds
22.91/23.03	c D: 1
22.91/23.03	c estimatedAdderCost: 24
22.91/23.03	c Try to convert by bdds
22.91/23.03	c D: 1
22.91/23.03	c estimatedAdderCost: 24
22.91/23.03	c Try to convert by bdds
22.91/23.04	c D: 1
22.91/23.04	c estimatedAdderCost: 30
22.91/23.04	c Try to convert by bdds
22.91/23.05	c D: 1
22.91/23.05	c estimatedAdderCost: 24
22.91/23.05	c Try to convert by bdds
22.91/23.06	c D: 1
22.91/23.06	c estimatedAdderCost: 24
22.91/23.06	c Try to convert by bdds
22.91/23.06	c D: 1
22.91/23.06	c estimatedAdderCost: 30
22.91/23.06	c Try to convert by bdds
22.91/23.08	c D: 1
22.91/23.08	c estimatedAdderCost: 24
22.91/23.08	c Try to convert by bdds
22.91/23.08	c D: 1
22.91/23.08	c estimatedAdderCost: 24
22.91/23.08	c Try to convert by bdds
22.91/23.09	c D: 1
22.91/23.09	c estimatedAdderCost: 30
22.91/23.09	c Try to convert by bdds
22.91/23.10	c D: 1
22.91/23.10	c estimatedAdderCost: 24
22.91/23.10	c Try to convert by bdds
22.91/23.11	c D: 1
22.91/23.11	c estimatedAdderCost: 24
22.91/23.11	c Try to convert by bdds
23.01/23.11	c D: 1
23.01/23.11	c estimatedAdderCost: 30
23.01/23.11	c Try to convert by bdds
23.01/23.13	c D: 1
23.01/23.13	c estimatedAdderCost: 24
23.01/23.13	c Try to convert by bdds
23.01/23.13	c D: 1
23.01/23.13	c estimatedAdderCost: 24
23.01/23.13	c Try to convert by bdds
23.01/23.14	c D: 1
23.01/23.14	c estimatedAdderCost: 30
23.01/23.14	c Try to convert by bdds
23.01/23.15	c D: 1
23.01/23.15	c estimatedAdderCost: 24
23.01/23.15	c Try to convert by bdds
23.01/23.16	c D: 1
23.01/23.16	c estimatedAdderCost: 24
23.01/23.16	c Try to convert by bdds
23.01/23.16	c D: 1
23.01/23.16	c estimatedAdderCost: 30
23.01/23.16	c Try to convert by bdds
23.01/23.18	c D: 1
23.01/23.18	c estimatedAdderCost: 24
23.01/23.18	c Try to convert by bdds
23.01/23.18	c D: 1
23.01/23.18	c estimatedAdderCost: 24
23.01/23.18	c Try to convert by bdds
23.01/23.18	c D: 1
23.01/23.18	c estimatedAdderCost: 30
23.01/23.18	c Try to convert by bdds
23.10/23.20	c D: 1
23.10/23.20	c estimatedAdderCost: 24
23.10/23.20	c Try to convert by bdds
23.10/23.21	c D: 1
23.10/23.21	c estimatedAdderCost: 24
23.10/23.21	c Try to convert by bdds
23.10/23.21	c D: 1
23.10/23.21	c estimatedAdderCost: 30
23.10/23.21	c Try to convert by bdds
23.10/23.23	c D: 1
23.10/23.23	c estimatedAdderCost: 24
23.10/23.23	c Try to convert by bdds
23.10/23.23	c D: 1
23.10/23.23	c estimatedAdderCost: 24
23.10/23.23	c Try to convert by bdds
23.10/23.23	c D: 1
23.10/23.23	c estimatedAdderCost: 30
23.10/23.23	c Try to convert by bdds
23.10/23.25	c D: 1
23.10/23.25	c estimatedAdderCost: 24
23.10/23.25	c Try to convert by bdds
23.10/23.25	c D: 1
23.10/23.25	c estimatedAdderCost: 24
23.10/23.25	c Try to convert by bdds
23.10/23.26	c D: 1
23.10/23.26	c estimatedAdderCost: 30
23.10/23.26	c Try to convert by bdds
23.10/23.27	c D: 1
23.10/23.27	c estimatedAdderCost: 24
23.10/23.27	c Try to convert by bdds
23.10/23.28	c D: 1
23.10/23.28	c estimatedAdderCost: 24
23.10/23.28	c Try to convert by bdds
23.10/23.28	c D: 1
23.10/23.28	c estimatedAdderCost: 30
23.10/23.28	c Try to convert by bdds
23.20/23.30	c D: 1
23.20/23.30	c estimatedAdderCost: 24
23.20/23.30	c Try to convert by bdds
23.20/23.30	c D: 1
23.20/23.30	c estimatedAdderCost: 24
23.20/23.30	c Try to convert by bdds
23.20/23.31	c D: 1
23.20/23.31	c estimatedAdderCost: 30
23.20/23.31	c Try to convert by bdds
23.20/23.32	c D: 1
23.20/23.32	c estimatedAdderCost: 24
23.20/23.32	c Try to convert by bdds
23.20/23.33	c D: 1
23.20/23.33	c estimatedAdderCost: 24
23.20/23.33	c Try to convert by bdds
23.20/23.33	c D: 1
23.20/23.33	c estimatedAdderCost: 30
23.20/23.33	c Try to convert by bdds
23.20/23.35	c D: 1
23.20/23.35	c estimatedAdderCost: 24
23.20/23.35	c Try to convert by bdds
23.20/23.35	c D: 1
23.20/23.35	c estimatedAdderCost: 24
23.20/23.35	c Try to convert by bdds
23.20/23.36	c D: 1
23.20/23.36	c estimatedAdderCost: 30
23.20/23.36	c Try to convert by bdds
23.20/23.37	c D: 1
23.20/23.37	c estimatedAdderCost: 24
23.20/23.37	c Try to convert by bdds
23.20/23.38	c D: 1
23.20/23.38	c estimatedAdderCost: 24
23.20/23.38	c Try to convert by bdds
23.20/23.38	c D: 1
23.20/23.38	c estimatedAdderCost: 30
23.20/23.38	c Try to convert by bdds
23.29/23.40	c D: 1
23.29/23.40	c estimatedAdderCost: 24
23.29/23.40	c Try to convert by bdds
23.29/23.40	c D: 1
23.29/23.40	c estimatedAdderCost: 24
23.29/23.40	c Try to convert by bdds
23.29/23.41	c D: 1
23.29/23.41	c estimatedAdderCost: 30
23.29/23.41	c Try to convert by bdds
23.29/23.42	c D: 1
23.29/23.42	c estimatedAdderCost: 24
23.29/23.42	c Try to convert by bdds
23.29/23.43	c D: 1
23.29/23.43	c estimatedAdderCost: 24
23.29/23.43	c Try to convert by bdds
23.29/23.43	c D: 1
23.29/23.43	c estimatedAdderCost: 30
23.29/23.43	c Try to convert by bdds
23.29/23.45	c D: 1
23.29/23.45	c estimatedAdderCost: 24
23.29/23.45	c Try to convert by bdds
23.29/23.45	c D: 1
23.29/23.45	c estimatedAdderCost: 24
23.29/23.45	c Try to convert by bdds
23.29/23.46	c D: 1
23.29/23.46	c estimatedAdderCost: 30
23.29/23.46	c Try to convert by bdds
23.29/23.47	c D: 1
23.29/23.47	c estimatedAdderCost: 24
23.29/23.47	c Try to convert by bdds
23.29/23.48	c D: 1
23.29/23.48	c estimatedAdderCost: 24
23.29/23.48	c Try to convert by bdds
23.29/23.48	c D: 1
23.29/23.48	c estimatedAdderCost: 30
23.29/23.48	c Try to convert by bdds
23.39/23.50	c D: 1
23.39/23.50	c estimatedAdderCost: 24
23.39/23.50	c Try to convert by bdds
23.39/23.50	c D: 1
23.39/23.50	c estimatedAdderCost: 24
23.39/23.50	c Try to convert by bdds
23.39/23.51	c D: 1
23.39/23.51	c estimatedAdderCost: 30
23.39/23.51	c Try to convert by bdds
23.39/23.52	c D: 1
23.39/23.52	c estimatedAdderCost: 24
23.39/23.52	c Try to convert by bdds
23.39/23.53	c D: 1
23.39/23.53	c estimatedAdderCost: 24
23.39/23.53	c Try to convert by bdds
23.39/23.53	c D: 1
23.39/23.53	c estimatedAdderCost: 30
23.39/23.53	c Try to convert by bdds
23.39/23.55	c D: 1
23.39/23.55	c estimatedAdderCost: 24
23.39/23.55	c Try to convert by bdds
23.39/23.55	c D: 1
23.39/23.55	c estimatedAdderCost: 24
23.39/23.55	c Try to convert by bdds
23.39/23.56	c D: 1
23.39/23.56	c estimatedAdderCost: 30
23.39/23.56	c Try to convert by bdds
23.39/23.57	c D: 1
23.39/23.57	c estimatedAdderCost: 24
23.39/23.57	c Try to convert by bdds
23.39/23.58	c D: 1
23.39/23.58	c estimatedAdderCost: 24
23.39/23.58	c Try to convert by bdds
23.39/23.58	c D: 1
23.39/23.58	c estimatedAdderCost: 30
23.39/23.58	c Try to convert by bdds
23.49/23.60	c D: 1
23.49/23.60	c estimatedAdderCost: 24
23.49/23.60	c Try to convert by bdds
23.49/23.60	c D: 1
23.49/23.60	c estimatedAdderCost: 24
23.49/23.60	c Try to convert by bdds
23.49/23.61	c D: 1
23.49/23.61	c estimatedAdderCost: 30
23.49/23.61	c Try to convert by bdds
23.49/23.62	c D: 1
23.49/23.62	c estimatedAdderCost: 24
23.49/23.62	c Try to convert by bdds
23.49/23.63	c D: 1
23.49/23.63	c estimatedAdderCost: 24
23.49/23.63	c Try to convert by bdds
23.49/23.63	c D: 1
23.49/23.63	c estimatedAdderCost: 30
23.49/23.63	c Try to convert by bdds
23.49/23.65	c D: 1
23.49/23.65	c estimatedAdderCost: 24
23.49/23.65	c Try to convert by bdds
23.49/23.65	c D: 1
23.49/23.65	c estimatedAdderCost: 24
23.49/23.65	c Try to convert by bdds
23.49/23.66	c D: 1
23.49/23.66	c estimatedAdderCost: 30
23.49/23.66	c Try to convert by bdds
23.49/23.67	c D: 1
23.49/23.67	c estimatedAdderCost: 24
23.49/23.67	c Try to convert by bdds
23.49/23.68	c D: 1
23.49/23.68	c estimatedAdderCost: 24
23.49/23.68	c Try to convert by bdds
23.49/23.68	c D: 1
23.49/23.68	c estimatedAdderCost: 30
23.49/23.68	c Try to convert by bdds
23.59/23.70	c D: 1
23.59/23.70	c estimatedAdderCost: 24
23.59/23.70	c Try to convert by bdds
23.59/23.70	c D: 1
23.59/23.70	c estimatedAdderCost: 24
23.59/23.70	c Try to convert by bdds
23.59/23.71	c D: 1
23.59/23.71	c estimatedAdderCost: 30
23.59/23.71	c Try to convert by bdds
23.59/23.72	c D: 1
23.59/23.72	c estimatedAdderCost: 24
23.59/23.72	c Try to convert by bdds
23.59/23.73	c D: 1
23.59/23.73	c estimatedAdderCost: 24
23.59/23.73	c Try to convert by bdds
23.59/23.73	c D: 1
23.59/23.73	c estimatedAdderCost: 30
23.59/23.73	c Try to convert by bdds
23.59/23.75	c D: 1
23.59/23.75	c estimatedAdderCost: 24
23.59/23.75	c Try to convert by bdds
23.59/23.75	c D: 1
23.59/23.75	c estimatedAdderCost: 24
23.59/23.75	c Try to convert by bdds
23.59/23.76	c D: 1
23.59/23.76	c estimatedAdderCost: 30
23.59/23.76	c Try to convert by bdds
23.59/23.77	c D: 1
23.59/23.77	c estimatedAdderCost: 24
23.59/23.77	c Try to convert by bdds
23.59/23.78	c D: 1
23.59/23.78	c estimatedAdderCost: 24
23.59/23.78	c Try to convert by bdds
23.59/23.78	c D: 1
23.59/23.78	c estimatedAdderCost: 30
23.59/23.78	c Try to convert by bdds
23.69/23.80	c D: 1
23.69/23.80	c estimatedAdderCost: 24
23.69/23.80	c Try to convert by bdds
23.69/23.80	c D: 1
23.69/23.80	c estimatedAdderCost: 24
23.69/23.80	c Try to convert by bdds
23.69/23.80	c D: 1
23.69/23.80	c estimatedAdderCost: 30
23.69/23.80	c Try to convert by bdds
23.69/23.82	c D: 1
23.69/23.82	c estimatedAdderCost: 24
23.69/23.82	c Try to convert by bdds
23.69/23.83	c D: 1
23.69/23.83	c estimatedAdderCost: 24
23.69/23.83	c Try to convert by bdds
23.69/23.83	c D: 1
23.69/23.83	c estimatedAdderCost: 30
23.69/23.83	c Try to convert by bdds
23.69/23.85	c D: 1
23.69/23.85	c estimatedAdderCost: 24
23.69/23.85	c Try to convert by bdds
23.69/23.85	c D: 1
23.69/23.85	c estimatedAdderCost: 24
23.69/23.85	c Try to convert by bdds
23.69/23.85	c D: 1
23.69/23.85	c estimatedAdderCost: 30
23.69/23.85	c Try to convert by bdds
23.69/23.87	c D: 1
23.69/23.87	c estimatedAdderCost: 24
23.69/23.87	c Try to convert by bdds
23.69/23.87	c D: 1
23.69/23.87	c estimatedAdderCost: 24
23.69/23.87	c Try to convert by bdds
23.69/23.88	c D: 1
23.69/23.88	c estimatedAdderCost: 30
23.69/23.88	c Try to convert by bdds
23.69/23.89	c D: 1
23.69/23.89	c estimatedAdderCost: 24
23.69/23.89	c Try to convert by bdds
23.79/23.90	c D: 1
23.79/23.90	c estimatedAdderCost: 24
23.79/23.90	c Try to convert by bdds
23.79/23.90	c D: 1
23.79/23.90	c estimatedAdderCost: 30
23.79/23.90	c Try to convert by bdds
23.79/23.92	c D: 1
23.79/23.92	c estimatedAdderCost: 24
23.79/23.92	c Try to convert by bdds
23.79/23.92	c D: 1
23.79/23.92	c estimatedAdderCost: 24
23.79/23.92	c Try to convert by bdds
23.79/23.93	c D: 1
23.79/23.93	c estimatedAdderCost: 30
23.79/23.93	c Try to convert by bdds
23.79/23.94	c D: 1
23.79/23.94	c estimatedAdderCost: 24
23.79/23.94	c Try to convert by bdds
23.79/23.95	c D: 1
23.79/23.95	c estimatedAdderCost: 24
23.79/23.95	c Try to convert by bdds
23.79/23.95	c D: 1
23.79/23.95	c estimatedAdderCost: 30
23.79/23.95	c Try to convert by bdds
23.79/23.97	c D: 1
23.79/23.97	c estimatedAdderCost: 24
23.79/23.97	c Try to convert by bdds
23.79/23.97	c D: 1
23.79/23.97	c estimatedAdderCost: 24
23.79/23.97	c Try to convert by bdds
23.79/23.98	c D: 1
23.79/23.98	c estimatedAdderCost: 30
23.79/23.98	c Try to convert by bdds
23.79/23.99	c D: 1
23.79/23.99	c estimatedAdderCost: 24
23.79/23.99	c Try to convert by bdds
23.79/24.00	c D: 1
23.79/24.00	c estimatedAdderCost: 24
23.79/24.00	c Try to convert by bdds
23.79/24.00	c D: 1
23.79/24.00	c estimatedAdderCost: 30
23.79/24.00	c Try to convert by bdds
23.91/24.02	c D: 1
23.91/24.02	c estimatedAdderCost: 24
23.91/24.02	c Try to convert by bdds
23.91/24.02	c D: 1
23.91/24.02	c estimatedAdderCost: 24
23.91/24.02	c Try to convert by bdds
23.91/24.03	c D: 1
23.91/24.03	c estimatedAdderCost: 30
23.91/24.03	c Try to convert by bdds
23.91/24.04	c D: 1
23.91/24.04	c estimatedAdderCost: 24
23.91/24.04	c Try to convert by bdds
23.91/24.05	c D: 1
23.91/24.05	c estimatedAdderCost: 24
23.91/24.05	c Try to convert by bdds
23.91/24.05	c D: 1
23.91/24.05	c estimatedAdderCost: 30
23.91/24.05	c Try to convert by bdds
23.91/24.07	c D: 1
23.91/24.07	c estimatedAdderCost: 24
23.91/24.07	c Try to convert by bdds
23.91/24.07	c D: 1
23.91/24.07	c estimatedAdderCost: 24
23.91/24.07	c Try to convert by bdds
23.91/24.08	c D: 1
23.91/24.08	c estimatedAdderCost: 30
23.91/24.08	c Try to convert by bdds
23.91/24.09	c D: 1
23.91/24.09	c estimatedAdderCost: 24
23.91/24.09	c Try to convert by bdds
23.91/24.10	c D: 1
23.91/24.10	c estimatedAdderCost: 24
23.91/24.10	c Try to convert by bdds
23.91/24.10	c D: 1
23.91/24.10	c estimatedAdderCost: 30
23.91/24.10	c Try to convert by bdds
24.01/24.12	c D: 1
24.01/24.12	c estimatedAdderCost: 24
24.01/24.12	c Try to convert by bdds
24.01/24.12	c D: 1
24.01/24.12	c estimatedAdderCost: 24
24.01/24.12	c Try to convert by bdds
24.01/24.13	c D: 1
24.01/24.13	c estimatedAdderCost: 30
24.01/24.13	c Try to convert by bdds
24.01/24.14	c D: 1
24.01/24.14	c estimatedAdderCost: 24
24.01/24.14	c Try to convert by bdds
24.01/24.15	c D: 1
24.01/24.15	c estimatedAdderCost: 24
24.01/24.15	c Try to convert by bdds
24.01/24.15	c D: 1
24.01/24.15	c estimatedAdderCost: 30
24.01/24.15	c Try to convert by bdds
24.01/24.17	c D: 1
24.01/24.17	c estimatedAdderCost: 24
24.01/24.17	c Try to convert by bdds
24.01/24.17	c D: 1
24.01/24.17	c estimatedAdderCost: 24
24.01/24.17	c Try to convert by bdds
24.01/24.18	c D: 1
24.01/24.18	c estimatedAdderCost: 30
24.01/24.18	c Try to convert by bdds
24.01/24.19	c D: 1
24.01/24.19	c estimatedAdderCost: 24
24.01/24.19	c Try to convert by bdds
24.09/24.20	c D: 1
24.09/24.20	c estimatedAdderCost: 24
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: 24
24.09/24.22	c Try to convert by bdds
24.09/24.22	c D: 1
24.09/24.22	c estimatedAdderCost: 24
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: 24
24.09/24.24	c Try to convert by bdds
24.09/24.25	c D: 1
24.09/24.25	c estimatedAdderCost: 24
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: 24
24.09/24.27	c Try to convert by bdds
24.09/24.27	c D: 1
24.09/24.27	c estimatedAdderCost: 24
24.09/24.27	c Try to convert by bdds
24.09/24.28	c D: 1
24.09/24.28	c estimatedAdderCost: 30
24.09/24.28	c Try to convert by bdds
24.09/24.29	c D: 1
24.09/24.29	c estimatedAdderCost: 24
24.09/24.29	c Try to convert by bdds
24.19/24.30	c D: 1
24.19/24.30	c estimatedAdderCost: 24
24.19/24.30	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.32	c D: 1
24.19/24.32	c estimatedAdderCost: 24
24.19/24.32	c Try to convert by bdds
24.19/24.32	c D: 1
24.19/24.32	c estimatedAdderCost: 24
24.19/24.32	c Try to convert by bdds
24.19/24.33	c D: 1
24.19/24.33	c estimatedAdderCost: 30
24.19/24.33	c Try to convert by bdds
24.19/24.34	c D: 1
24.19/24.34	c estimatedAdderCost: 24
24.19/24.34	c Try to convert by bdds
24.19/24.35	c D: 1
24.19/24.35	c estimatedAdderCost: 24
24.19/24.35	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.37	c D: 1
24.19/24.37	c estimatedAdderCost: 24
24.19/24.37	c Try to convert by bdds
24.19/24.37	c D: 1
24.19/24.37	c estimatedAdderCost: 24
24.19/24.37	c Try to convert by bdds
24.19/24.38	c D: 1
24.19/24.38	c estimatedAdderCost: 30
24.19/24.38	c Try to convert by bdds
24.19/24.39	c D: 1
24.19/24.39	c estimatedAdderCost: 24
24.19/24.39	c Try to convert by bdds
24.29/24.40	c D: 1
24.29/24.40	c estimatedAdderCost: 24
24.29/24.40	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.45	c D: 1
24.29/24.45	c estimatedAdderCost: 24
24.29/24.45	c Try to convert by bdds
24.29/24.46	c D: 1
24.29/24.46	c estimatedAdderCost: 24
24.29/24.46	c Try to convert by bdds
24.29/24.46	c D: 1
24.29/24.46	c estimatedAdderCost: 30
24.29/24.46	c Try to convert by bdds
24.29/24.48	c D: 1
24.29/24.48	c estimatedAdderCost: 24
24.29/24.48	c Try to convert by bdds
24.29/24.48	c D: 1
24.29/24.48	c estimatedAdderCost: 24
24.29/24.48	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.50	c D: 1
24.39/24.50	c estimatedAdderCost: 24
24.39/24.50	c Try to convert by bdds
24.39/24.51	c D: 1
24.39/24.51	c estimatedAdderCost: 24
24.39/24.51	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.53	c D: 1
24.39/24.53	c estimatedAdderCost: 24
24.39/24.53	c Try to convert by bdds
24.39/24.53	c D: 1
24.39/24.53	c estimatedAdderCost: 24
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: 24
24.39/24.55	c Try to convert by bdds
24.39/24.56	c D: 1
24.39/24.56	c estimatedAdderCost: 24
24.39/24.56	c Try to convert by bdds
24.39/24.56	c D: 1
24.39/24.56	c estimatedAdderCost: 30
24.39/24.56	c Try to convert by bdds
24.39/24.58	c D: 1
24.39/24.58	c estimatedAdderCost: 24
24.39/24.58	c Try to convert by bdds
24.39/24.58	c D: 1
24.39/24.58	c estimatedAdderCost: 24
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: 24
24.49/24.60	c Try to convert by bdds
24.49/24.61	c D: 1
24.49/24.61	c estimatedAdderCost: 24
24.49/24.61	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.63	c D: 1
24.49/24.63	c estimatedAdderCost: 24
24.49/24.63	c Try to convert by bdds
24.49/24.63	c D: 1
24.49/24.63	c estimatedAdderCost: 24
24.49/24.63	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: 24
24.49/24.65	c Try to convert by bdds
24.49/24.66	c D: 1
24.49/24.66	c estimatedAdderCost: 24
24.49/24.66	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.68	c D: 1
24.49/24.68	c estimatedAdderCost: 24
24.49/24.68	c Try to convert by bdds
24.49/24.68	c D: 1
24.49/24.68	c estimatedAdderCost: 24
24.49/24.68	c Try to convert by bdds
24.49/24.69	c D: 1
24.49/24.69	c estimatedAdderCost: 30
24.49/24.69	c Try to convert by bdds
24.59/24.70	c D: 1
24.59/24.70	c estimatedAdderCost: 24
24.59/24.70	c Try to convert by bdds
24.59/24.71	c D: 1
24.59/24.71	c estimatedAdderCost: 24
24.59/24.71	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.73	c D: 1
24.59/24.73	c estimatedAdderCost: 24
24.59/24.73	c Try to convert by bdds
24.59/24.73	c D: 1
24.59/24.73	c estimatedAdderCost: 24
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.75	c D: 1
24.59/24.75	c estimatedAdderCost: 24
24.59/24.75	c Try to convert by bdds
24.59/24.76	c D: 1
24.59/24.76	c estimatedAdderCost: 24
24.59/24.76	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.78	c D: 1
24.59/24.78	c estimatedAdderCost: 24
24.59/24.78	c Try to convert by bdds
24.59/24.78	c D: 1
24.59/24.78	c estimatedAdderCost: 24
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: 24
24.69/24.80	c Try to convert by bdds
24.69/24.81	c D: 1
24.69/24.81	c estimatedAdderCost: 24
24.69/24.81	c Try to convert by bdds
24.69/24.81	c D: 1
24.69/24.81	c estimatedAdderCost: 30
24.69/24.81	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.93	c D: 1
24.79/24.93	c estimatedAdderCost: 30
24.79/24.93	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.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.00	c D: 1
24.79/25.00	c estimatedAdderCost: 30
24.79/25.00	c Try to convert by bdds
24.90/25.01	c D: 1
24.90/25.01	c estimatedAdderCost: 30
24.90/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.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.06	c D: 1
24.90/25.06	c estimatedAdderCost: 30
24.90/25.06	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.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.12	c D: 1
25.00/25.12	c estimatedAdderCost: 30
25.00/25.12	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.25	c D: 1
25.09/25.25	c estimatedAdderCost: 30
25.09/25.25	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.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.31	c D: 1
25.19/25.31	c estimatedAdderCost: 30
25.19/25.31	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.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.37	c D: 1
25.19/25.37	c estimatedAdderCost: 30
25.19/25.37	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.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.43	c D: 1
25.29/25.43	c estimatedAdderCost: 30
25.29/25.43	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.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.29/25.49	c D: 1
25.29/25.49	c estimatedAdderCost: 30
25.29/25.49	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.55	c D: 1
25.39/25.55	c estimatedAdderCost: 30
25.39/25.55	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.67	c D: 1
25.49/25.67	c estimatedAdderCost: 30
25.49/25.67	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.73	c D: 1
25.59/25.73	c estimatedAdderCost: 30
25.59/25.73	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.78	c D: 1
25.59/25.78	c estimatedAdderCost: 30
25.59/25.78	c Try to convert by bdds
25.59/25.79	c D: 1
25.59/25.79	c estimatedAdderCost: 30
25.59/25.79	c Try to convert by bdds
25.69/25.80	c D: 1
25.69/25.80	c estimatedAdderCost: 30
25.69/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.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.86	c D: 1
25.69/25.86	c estimatedAdderCost: 30
25.69/25.86	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.92	c D: 1
25.79/25.92	c estimatedAdderCost: 30
25.79/25.92	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.04	c D: 1
25.90/26.04	c estimatedAdderCost: 30
25.90/26.04	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.10	c D: 1
25.90/26.10	c estimatedAdderCost: 30
25.90/26.10	c Try to convert by bdds
26.00/26.11	c D: 1
26.00/26.11	c estimatedAdderCost: 30
26.00/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.15	c D: 1
26.00/26.15	c estimatedAdderCost: 30
26.00/26.15	c Try to convert by bdds
26.00/26.16	c D: 1
26.00/26.16	c estimatedAdderCost: 30
26.00/26.16	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.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.22	c D: 1
26.08/26.22	c estimatedAdderCost: 30
26.08/26.22	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.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.28	c D: 1
26.08/26.28	c estimatedAdderCost: 30
26.08/26.28	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.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.41	c D: 1
26.28/26.41	c estimatedAdderCost: 30
26.28/26.41	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.47	c D: 1
26.28/26.47	c estimatedAdderCost: 30
26.28/26.47	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.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.54	c D: 1
26.38/26.54	c estimatedAdderCost: 30
26.38/26.54	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.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.60	c D: 1
26.48/26.60	c estimatedAdderCost: 30
26.48/26.60	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.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.66	c D: 1
26.48/26.66	c estimatedAdderCost: 30
26.48/26.66	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.84	c D: 1
26.68/26.84	c estimatedAdderCost: 30
26.68/26.84	c Try to convert by bdds
26.68/26.85	c D: 1
26.68/26.85	c estimatedAdderCost: 30
26.68/26.85	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.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.91	c D: 1
26.78/26.91	c estimatedAdderCost: 30
26.78/26.91	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.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.97	c D: 1
26.78/26.97	c estimatedAdderCost: 30
26.78/26.97	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/27.00	c D: 1
26.78/27.00	c estimatedAdderCost: 30
26.78/27.00	c Try to convert by bdds
26.78/27.01	c D: 1
26.78/27.01	c estimatedAdderCost: 30
26.78/27.01	c Try to convert by bdds
26.90/27.02	c D: 1
26.90/27.02	c estimatedAdderCost: 30
26.90/27.02	c Try to convert by bdds
26.90/27.03	c D: 1
26.90/27.03	c estimatedAdderCost: 30
26.90/27.03	c Try to convert by bdds
26.90/27.05	c D: 1
26.90/27.05	c estimatedAdderCost: 30
26.90/27.05	c Try to convert by bdds
26.90/27.06	c D: 1
26.90/27.06	c estimatedAdderCost: 30
26.90/27.06	c Try to convert by bdds
26.90/27.07	c D: 1
26.90/27.07	c estimatedAdderCost: 30
26.90/27.07	c Try to convert by bdds
26.90/27.08	c D: 1
26.90/27.08	c estimatedAdderCost: 30
26.90/27.08	c Try to convert by bdds
26.90/27.10	c D: 1
26.90/27.10	c estimatedAdderCost: 30
26.90/27.10	c Try to convert by bdds
26.90/27.11	c D: 1
26.90/27.11	c estimatedAdderCost: 30
26.90/27.11	c Try to convert by bdds
27.00/27.12	c D: 1
27.00/27.12	c estimatedAdderCost: 30
27.00/27.12	c Try to convert by bdds
27.00/27.13	c D: 1
27.00/27.13	c estimatedAdderCost: 30
27.00/27.13	c Try to convert by bdds
27.00/27.14	c D: 1
27.00/27.14	c estimatedAdderCost: 30
27.00/27.14	c Try to convert by bdds
27.00/27.16	c D: 1
27.00/27.16	c estimatedAdderCost: 30
27.00/27.16	c Try to convert by bdds
27.00/27.17	c D: 1
27.00/27.17	c estimatedAdderCost: 30
27.00/27.17	c Try to convert by bdds
27.00/27.18	c D: 1
27.00/27.18	c estimatedAdderCost: 30
27.00/27.18	c Try to convert by bdds
27.00/27.19	c D: 1
27.00/27.19	c estimatedAdderCost: 30
27.00/27.19	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.22	c D: 1
27.08/27.22	c estimatedAdderCost: 30
27.08/27.22	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.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.28	c D: 1
27.08/27.28	c estimatedAdderCost: 30
27.08/27.28	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.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.34	c D: 1
27.18/27.34	c estimatedAdderCost: 30
27.18/27.34	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.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.40	c D: 1
27.28/27.40	c estimatedAdderCost: 30
27.28/27.40	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.58	c D: 1
27.38/27.58	c estimatedAdderCost: 30
27.38/27.58	c Try to convert by bdds
27.38/27.59	c D: 1
27.38/27.59	c estimatedAdderCost: 30
27.38/27.59	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.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.65	c D: 1
27.48/27.65	c estimatedAdderCost: 30
27.48/27.65	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.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.71	c D: 1
27.58/27.71	c estimatedAdderCost: 30
27.58/27.71	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.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.77	c D: 1
27.58/27.77	c estimatedAdderCost: 30
27.58/27.77	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.78/27.90	c D: 1
27.78/27.90	c estimatedAdderCost: 30
27.78/27.90	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.95	c D: 1
27.78/27.95	c estimatedAdderCost: 30
27.78/27.95	c Try to convert by bdds
27.78/27.96	c D: 1
27.78/27.96	c estimatedAdderCost: 30
27.78/27.96	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.01	c D: 1
27.78/28.01	c estimatedAdderCost: 30
27.78/28.01	c Try to convert by bdds
27.89/28.02	c D: 1
27.89/28.02	c estimatedAdderCost: 30
27.89/28.02	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.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.08	c D: 1
27.89/28.08	c estimatedAdderCost: 30
27.89/28.08	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.11	c D: 1
27.89/28.11	c estimatedAdderCost: 30
27.89/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.14	c D: 1
27.99/28.14	c estimatedAdderCost: 30
27.99/28.14	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.32	c D: 1
28.18/28.32	c estimatedAdderCost: 30
28.18/28.32	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.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.18/28.39	c D: 1
28.18/28.39	c estimatedAdderCost: 30
28.18/28.39	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.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.45	c D: 1
28.28/28.45	c estimatedAdderCost: 30
28.28/28.45	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.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.51	c D: 1
28.38/28.51	c estimatedAdderCost: 30
28.38/28.51	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.69	c D: 1
28.48/28.69	c estimatedAdderCost: 30
28.48/28.69	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.74	c D: 1
28.58/28.74	c estimatedAdderCost: 30
28.58/28.74	c Try to convert by bdds
28.58/28.75	c D: 1
28.58/28.75	c estimatedAdderCost: 30
28.58/28.75	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.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.81	c D: 1
28.68/28.81	c estimatedAdderCost: 30
28.68/28.81	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.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.87	c D: 1
28.68/28.87	c estimatedAdderCost: 30
28.68/28.87	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.78/28.90	c D: 1
28.78/28.90	c estimatedAdderCost: 30
28.78/28.90	c Try to convert by bdds
28.78/28.91	c D: 1
28.78/28.91	c estimatedAdderCost: 30
28.78/28.91	c Try to convert by bdds
28.78/28.92	c D: 1
28.78/28.92	c estimatedAdderCost: 30
28.78/28.92	c Try to convert by bdds
28.78/28.93	c D: 1
28.78/28.93	c estimatedAdderCost: 30
28.78/28.93	c Try to convert by bdds
28.78/28.95	c D: 1
28.78/28.95	c estimatedAdderCost: 30
28.78/28.95	c Try to convert by bdds
28.78/28.96	c D: 1
28.78/28.96	c estimatedAdderCost: 30
28.78/28.96	c Try to convert by bdds
28.78/28.97	c D: 1
28.78/28.97	c estimatedAdderCost: 30
28.78/28.97	c Try to convert by bdds
28.78/28.98	c D: 1
28.78/28.98	c estimatedAdderCost: 30
28.78/28.98	c Try to convert by bdds
28.78/28.99	c D: 1
28.78/28.99	c estimatedAdderCost: 30
28.78/28.99	c Try to convert by bdds
28.78/29.01	c D: 1
28.78/29.01	c estimatedAdderCost: 30
28.78/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.04	c D: 1
28.89/29.04	c estimatedAdderCost: 30
28.89/29.04	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.16	c D: 1
28.99/29.16	c estimatedAdderCost: 30
28.99/29.16	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.08/29.21	c D: 1
29.08/29.21	c estimatedAdderCost: 30
29.08/29.21	c Try to convert by bdds
29.08/29.22	c D: 1
29.08/29.22	c estimatedAdderCost: 30
29.08/29.22	c Try to convert by bdds
29.08/29.23	c D: 1
29.08/29.23	c estimatedAdderCost: 30
29.08/29.23	c Try to convert by bdds
29.08/29.24	c D: 1
29.08/29.24	c estimatedAdderCost: 30
29.08/29.24	c Try to convert by bdds
29.08/29.25	c D: 1
29.08/29.25	c estimatedAdderCost: 30
29.08/29.25	c Try to convert by bdds
29.08/29.27	c D: 1
29.08/29.27	c estimatedAdderCost: 30
29.08/29.27	c Try to convert by bdds
29.08/29.28	c D: 1
29.08/29.28	c estimatedAdderCost: 30
29.08/29.28	c Try to convert by bdds
29.08/29.29	c D: 1
29.08/29.29	c estimatedAdderCost: 30
29.08/29.29	c Try to convert by bdds
29.18/29.30	c D: 1
29.18/29.30	c estimatedAdderCost: 30
29.18/29.30	c Try to convert by bdds
29.18/29.32	c D: 1
29.18/29.32	c estimatedAdderCost: 30
29.18/29.32	c Try to convert by bdds
29.18/29.33	c D: 1
29.18/29.33	c estimatedAdderCost: 30
29.18/29.33	c Try to convert by bdds
29.18/29.34	c D: 1
29.18/29.34	c estimatedAdderCost: 30
29.18/29.34	c Try to convert by bdds
29.18/29.35	c D: 1
29.18/29.35	c estimatedAdderCost: 30
29.18/29.35	c Try to convert by bdds
29.18/29.37	c D: 1
29.18/29.37	c estimatedAdderCost: 30
29.18/29.37	c Try to convert by bdds
29.18/29.38	c D: 1
29.18/29.38	c estimatedAdderCost: 30
29.18/29.38	c Try to convert by bdds
29.18/29.39	c D: 1
29.18/29.39	c estimatedAdderCost: 30
29.18/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.43	c D: 1
29.27/29.43	c estimatedAdderCost: 30
29.27/29.43	c Try to convert by bdds
29.27/29.44	c D: 1
29.27/29.44	c estimatedAdderCost: 30
29.27/29.44	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.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.50	c D: 1
29.37/29.50	c estimatedAdderCost: 30
29.37/29.50	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.53	c D: 1
29.37/29.53	c estimatedAdderCost: 30
29.37/29.53	c Try to convert by bdds
29.37/29.54	c D: 1
29.37/29.54	c estimatedAdderCost: 30
29.37/29.54	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.60	c D: 1
29.47/29.60	c estimatedAdderCost: 30
29.47/29.60	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.66	c D: 1
29.47/29.66	c estimatedAdderCost: 30
29.47/29.66	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.69	c D: 1
29.47/29.69	c estimatedAdderCost: 30
29.47/29.69	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.71	c D: 1
29.57/29.71	c estimatedAdderCost: 30
29.57/29.71	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.77	c D: 1
29.57/29.77	c estimatedAdderCost: 30
29.57/29.77	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.67/29.80	c D: 1
29.67/29.80	c estimatedAdderCost: 30
29.67/29.80	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.83	c D: 1
29.67/29.83	c estimatedAdderCost: 30
29.67/29.83	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.86	c D: 1
29.67/29.86	c estimatedAdderCost: 30
29.67/29.86	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.67/29.89	c D: 1
29.67/29.89	c estimatedAdderCost: 30
29.67/29.89	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.92	c D: 1
29.77/29.92	c estimatedAdderCost: 30
29.77/29.92	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.94	c D: 1
29.77/29.94	c estimatedAdderCost: 30
29.77/29.94	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.97	c D: 1
29.77/29.97	c estimatedAdderCost: 30
29.77/29.97	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: 30
29.77/29.99	c Try to convert by bdds
29.77/30.00	c D: 1
29.77/30.00	c estimatedAdderCost: 30
29.77/30.00	c Try to convert by bdds
29.89/30.02	c D: 1
29.89/30.02	c estimatedAdderCost: 30
29.89/30.02	c Try to convert by bdds
29.89/30.04	c D: 1
29.89/30.04	c estimatedAdderCost: 30
29.89/30.04	c Try to convert by bdds
29.89/30.05	c D: 1
29.89/30.05	c estimatedAdderCost: 30
29.89/30.05	c Try to convert by bdds
29.89/30.07	c D: 1
29.89/30.07	c estimatedAdderCost: 30
29.89/30.07	c Try to convert by bdds
29.89/30.08	c D: 1
29.89/30.08	c estimatedAdderCost: 30
29.89/30.08	c Try to convert by bdds
29.89/30.10	c D: 1
29.89/30.10	c estimatedAdderCost: 30
29.89/30.10	c Try to convert by bdds
29.99/30.11	c D: 1
29.99/30.11	c estimatedAdderCost: 30
29.99/30.11	c Try to convert by bdds
29.99/30.13	c D: 1
29.99/30.13	c estimatedAdderCost: 30
29.99/30.13	c Try to convert by bdds
29.99/30.15	c D: 1
29.99/30.15	c estimatedAdderCost: 30
29.99/30.15	c Try to convert by bdds
29.99/30.16	c D: 1
29.99/30.16	c estimatedAdderCost: 30
29.99/30.16	c Try to convert by bdds
29.99/30.18	c D: 1
29.99/30.18	c estimatedAdderCost: 30
29.99/30.18	c Try to convert by bdds
29.99/30.19	c D: 1
29.99/30.19	c estimatedAdderCost: 30
29.99/30.19	c Try to convert by bdds
30.07/30.21	c D: 1
30.07/30.21	c estimatedAdderCost: 30
30.07/30.21	c Try to convert by bdds
30.07/30.22	c D: 1
30.07/30.22	c estimatedAdderCost: 30
30.07/30.22	c Try to convert by bdds
30.07/30.24	c D: 1
30.07/30.24	c estimatedAdderCost: 30
30.07/30.24	c Try to convert by bdds
30.07/30.26	c D: 1
30.07/30.26	c estimatedAdderCost: 30
30.07/30.26	c Try to convert by bdds
30.07/30.27	c D: 1
30.07/30.27	c estimatedAdderCost: 30
30.07/30.27	c Try to convert by bdds
30.07/30.29	c D: 1
30.07/30.29	c estimatedAdderCost: 30
30.07/30.29	c Try to convert by bdds
30.17/30.30	c D: 1
30.17/30.30	c estimatedAdderCost: 30
30.17/30.30	c Try to convert by bdds
30.17/30.32	c D: 1
30.17/30.32	c estimatedAdderCost: 30
30.17/30.32	c Try to convert by bdds
30.17/30.33	c D: 1
30.17/30.33	c estimatedAdderCost: 30
30.17/30.33	c Try to convert by bdds
30.17/30.35	c D: 1
30.17/30.35	c estimatedAdderCost: 30
30.17/30.35	c Try to convert by bdds
30.17/30.37	c D: 1
30.17/30.37	c estimatedAdderCost: 30
30.17/30.37	c Try to convert by bdds
30.17/30.38	c D: 1
30.17/30.38	c estimatedAdderCost: 30
30.17/30.38	c Try to convert by bdds
30.27/30.40	c D: 1
30.27/30.40	c estimatedAdderCost: 30
30.27/30.40	c Try to convert by bdds
30.27/30.41	c D: 1
30.27/30.41	c estimatedAdderCost: 30
30.27/30.41	c Try to convert by bdds
30.27/30.43	c D: 1
30.27/30.43	c estimatedAdderCost: 30
30.27/30.43	c Try to convert by bdds
30.27/30.44	c D: 1
30.27/30.44	c estimatedAdderCost: 30
30.27/30.44	c Try to convert by bdds
30.27/30.46	c D: 1
30.27/30.46	c estimatedAdderCost: 30
30.27/30.46	c Try to convert by bdds
30.27/30.47	c D: 1
30.27/30.47	c estimatedAdderCost: 35
30.27/30.47	c Try to convert by bdds
30.27/30.49	c D: 1
30.27/30.49	c estimatedAdderCost: 36
30.27/30.49	c Try to convert by bdds
30.37/30.50	c D: 1
30.37/30.50	c estimatedAdderCost: 35
30.37/30.50	c Try to convert by bdds
30.37/30.51	c D: 1
30.37/30.51	c estimatedAdderCost: 36
30.37/30.51	c Try to convert by bdds
30.37/30.52	c D: 1
30.37/30.52	c estimatedAdderCost: 35
30.37/30.52	c Try to convert by bdds
30.37/30.54	c D: 1
30.37/30.54	c estimatedAdderCost: 36
30.37/30.54	c Try to convert by bdds
30.37/30.55	c D: 1
30.37/30.55	c estimatedAdderCost: 35
30.37/30.55	c Try to convert by bdds
30.37/30.56	c D: 1
30.37/30.56	c estimatedAdderCost: 36
30.37/30.56	c Try to convert by bdds
30.37/30.57	c D: 1
30.37/30.57	c estimatedAdderCost: 35
30.37/30.57	c Try to convert by bdds
30.37/30.59	c D: 1
30.37/30.59	c estimatedAdderCost: 36
30.37/30.59	c Try to convert by bdds
30.47/30.60	c D: 1
30.47/30.60	c estimatedAdderCost: 35
30.47/30.60	c Try to convert by bdds
30.47/30.61	c D: 1
30.47/30.61	c estimatedAdderCost: 36
30.47/30.61	c Try to convert by bdds
30.47/30.62	c D: 1
30.47/30.62	c estimatedAdderCost: 35
30.47/30.62	c Try to convert by bdds
30.47/30.64	c D: 1
30.47/30.64	c estimatedAdderCost: 36
30.47/30.64	c Try to convert by bdds
30.47/30.65	c D: 1
30.47/30.65	c estimatedAdderCost: 35
30.47/30.65	c Try to convert by bdds
30.47/30.66	c D: 1
30.47/30.66	c estimatedAdderCost: 36
30.47/30.66	c Try to convert by bdds
30.47/30.67	c D: 1
30.47/30.67	c estimatedAdderCost: 35
30.47/30.67	c Try to convert by bdds
30.47/30.68	c D: 1
30.47/30.68	c estimatedAdderCost: 36
30.47/30.68	c Try to convert by bdds
30.57/30.70	c D: 1
30.57/30.70	c estimatedAdderCost: 35
30.57/30.70	c Try to convert by bdds
30.57/30.71	c D: 1
30.57/30.71	c estimatedAdderCost: 36
30.57/30.71	c Try to convert by bdds
30.57/30.72	c D: 1
30.57/30.72	c estimatedAdderCost: 35
30.57/30.72	c Try to convert by bdds
30.57/30.73	c D: 1
30.57/30.73	c estimatedAdderCost: 36
30.57/30.73	c Try to convert by bdds
30.57/30.75	c D: 1
30.57/30.75	c estimatedAdderCost: 35
30.57/30.75	c Try to convert by bdds
30.57/30.76	c D: 1
30.57/30.76	c estimatedAdderCost: 36
30.57/30.76	c Try to convert by bdds
30.57/30.77	c D: 1
30.57/30.77	c estimatedAdderCost: 35
30.57/30.77	c Try to convert by bdds
30.57/30.78	c D: 1
30.57/30.78	c estimatedAdderCost: 36
30.57/30.78	c Try to convert by bdds
30.57/30.79	c D: 1
30.57/30.79	c estimatedAdderCost: 35
30.57/30.79	c Try to convert by bdds
30.67/30.81	c D: 1
30.67/30.81	c estimatedAdderCost: 36
30.67/30.81	c Try to convert by bdds
30.67/30.82	c D: 1
30.67/30.82	c estimatedAdderCost: 35
30.67/30.82	c Try to convert by bdds
30.67/30.83	c D: 1
30.67/30.83	c estimatedAdderCost: 36
30.67/30.83	c Try to convert by bdds
30.67/30.84	c D: 1
30.67/30.84	c estimatedAdderCost: 35
30.67/30.84	c Try to convert by bdds
30.67/30.86	c D: 1
30.67/30.86	c estimatedAdderCost: 36
30.67/30.86	c Try to convert by bdds
30.67/30.87	c D: 1
30.67/30.87	c estimatedAdderCost: 35
30.67/30.87	c Try to convert by bdds
30.67/30.88	c D: 1
30.67/30.88	c estimatedAdderCost: 36
30.67/30.88	c Try to convert by bdds
30.67/30.89	c D: 1
30.67/30.89	c estimatedAdderCost: 35
30.67/30.89	c Try to convert by bdds
30.77/30.90	c D: 1
30.77/30.90	c estimatedAdderCost: 36
30.77/30.90	c Try to convert by bdds
30.77/30.92	c D: 1
30.77/30.92	c estimatedAdderCost: 35
30.77/30.92	c Try to convert by bdds
30.77/30.93	c D: 1
30.77/30.93	c estimatedAdderCost: 36
30.77/30.93	c Try to convert by bdds
30.77/30.94	c D: 1
30.77/30.94	c estimatedAdderCost: 35
30.77/30.94	c Try to convert by bdds
30.77/30.95	c D: 1
30.77/30.95	c estimatedAdderCost: 36
30.77/30.95	c Try to convert by bdds
30.77/30.97	c D: 1
30.77/30.97	c estimatedAdderCost: 35
30.77/30.97	c Try to convert by bdds
30.77/30.98	c D: 1
30.77/30.98	c estimatedAdderCost: 36
30.77/30.98	c Try to convert by bdds
30.77/30.99	c D: 1
30.77/30.99	c estimatedAdderCost: 35
30.77/30.99	c Try to convert by bdds
30.77/31.00	c D: 1
30.77/31.00	c estimatedAdderCost: 36
30.77/31.00	c Try to convert by bdds
30.88/31.02	c D: 1
30.88/31.02	c estimatedAdderCost: 35
30.88/31.02	c Try to convert by bdds
30.88/31.03	c D: 1
30.88/31.03	c estimatedAdderCost: 36
30.88/31.03	c Try to convert by bdds
30.88/31.04	c D: 1
30.88/31.04	c estimatedAdderCost: 35
30.88/31.04	c Try to convert by bdds
30.88/31.05	c D: 1
30.88/31.05	c estimatedAdderCost: 36
30.88/31.05	c Try to convert by bdds
30.88/31.06	c D: 1
30.88/31.06	c estimatedAdderCost: 35
30.88/31.06	c Try to convert by bdds
30.88/31.08	c D: 1
30.88/31.08	c estimatedAdderCost: 36
30.88/31.08	c Try to convert by bdds
30.88/31.09	c D: 1
30.88/31.09	c estimatedAdderCost: 35
30.88/31.09	c Try to convert by bdds
30.88/31.10	c D: 1
30.88/31.10	c estimatedAdderCost: 36
30.88/31.10	c Try to convert by bdds
30.98/31.11	c D: 1
30.98/31.11	c estimatedAdderCost: 35
30.98/31.11	c Try to convert by bdds
30.98/31.13	c D: 1
30.98/31.13	c estimatedAdderCost: 36
30.98/31.13	c Try to convert by bdds
30.98/31.14	c D: 1
30.98/31.14	c estimatedAdderCost: 35
30.98/31.14	c Try to convert by bdds
30.98/31.15	c D: 1
30.98/31.15	c estimatedAdderCost: 36
30.98/31.15	c Try to convert by bdds
30.98/31.16	c D: 1
30.98/31.16	c estimatedAdderCost: 35
30.98/31.16	c Try to convert by bdds
30.98/31.18	c D: 1
30.98/31.18	c estimatedAdderCost: 36
30.98/31.18	c Try to convert by bdds
30.98/31.19	c D: 1
30.98/31.19	c estimatedAdderCost: 35
30.98/31.19	c Try to convert by bdds
31.07/31.20	c D: 1
31.07/31.20	c estimatedAdderCost: 36
31.07/31.20	c Try to convert by bdds
31.07/31.21	c D: 1
31.07/31.21	c estimatedAdderCost: 35
31.07/31.21	c Try to convert by bdds
31.07/31.22	c D: 1
31.07/31.22	c estimatedAdderCost: 36
31.07/31.22	c Try to convert by bdds
31.07/31.24	c D: 1
31.07/31.24	c estimatedAdderCost: 35
31.07/31.24	c Try to convert by bdds
31.07/31.25	c D: 1
31.07/31.25	c estimatedAdderCost: 36
31.07/31.25	c Try to convert by bdds
31.07/31.26	c D: 1
31.07/31.26	c estimatedAdderCost: 35
31.07/31.26	c Try to convert by bdds
31.07/31.27	c D: 1
31.07/31.27	c estimatedAdderCost: 36
31.07/31.27	c Try to convert by bdds
31.07/31.29	c D: 1
31.07/31.29	c estimatedAdderCost: 35
31.07/31.29	c Try to convert by bdds
31.17/31.30	c D: 1
31.17/31.30	c estimatedAdderCost: 36
31.17/31.30	c Try to convert by bdds
31.17/31.31	c D: 1
31.17/31.31	c estimatedAdderCost: 35
31.17/31.31	c Try to convert by bdds
31.17/31.32	c D: 1
31.17/31.32	c estimatedAdderCost: 36
31.17/31.32	c Try to convert by bdds
31.17/31.34	c D: 1
31.17/31.34	c estimatedAdderCost: 35
31.17/31.34	c Try to convert by bdds
31.17/31.35	c D: 1
31.17/31.35	c estimatedAdderCost: 36
31.17/31.35	c Try to convert by bdds
31.17/31.36	c D: 1
31.17/31.36	c estimatedAdderCost: 35
31.17/31.36	c Try to convert by bdds
31.17/31.37	c D: 1
31.17/31.37	c estimatedAdderCost: 36
31.17/31.37	c Try to convert by bdds
31.17/31.38	c D: 1
31.17/31.38	c estimatedAdderCost: 35
31.17/31.38	c Try to convert by bdds
31.27/31.40	c D: 1
31.27/31.40	c estimatedAdderCost: 36
31.27/31.40	c Try to convert by bdds
31.27/31.41	c D: 1
31.27/31.41	c estimatedAdderCost: 35
31.27/31.41	c Try to convert by bdds
31.27/31.42	c D: 1
31.27/31.42	c estimatedAdderCost: 36
31.27/31.42	c Try to convert by bdds
31.27/31.43	c D: 1
31.27/31.43	c estimatedAdderCost: 35
31.27/31.43	c Try to convert by bdds
31.27/31.45	c D: 1
31.27/31.45	c estimatedAdderCost: 36
31.27/31.45	c Try to convert by bdds
31.27/31.46	c D: 1
31.27/31.46	c estimatedAdderCost: 35
31.27/31.46	c Try to convert by bdds
31.27/31.47	c D: 1
31.27/31.47	c estimatedAdderCost: 36
31.27/31.47	c Try to convert by bdds
31.27/31.48	c D: 1
31.27/31.48	c estimatedAdderCost: 35
31.27/31.48	c Try to convert by bdds
31.27/31.50	c D: 1
31.27/31.50	c estimatedAdderCost: 36
31.27/31.50	c Try to convert by bdds
31.37/31.51	c D: 1
31.37/31.51	c estimatedAdderCost: 35
31.37/31.51	c Try to convert by bdds
31.37/31.52	c D: 1
31.37/31.52	c estimatedAdderCost: 36
31.37/31.52	c Try to convert by bdds
31.37/31.53	c D: 1
31.37/31.53	c estimatedAdderCost: 35
31.37/31.53	c Try to convert by bdds
31.37/31.54	c D: 1
31.37/31.54	c estimatedAdderCost: 36
31.37/31.54	c Try to convert by bdds
31.37/31.56	c D: 1
31.37/31.56	c estimatedAdderCost: 35
31.37/31.56	c Try to convert by bdds
31.37/31.57	c D: 1
31.37/31.57	c estimatedAdderCost: 36
31.37/31.57	c Try to convert by bdds
31.37/31.58	c D: 1
31.37/31.58	c estimatedAdderCost: 35
31.37/31.58	c Try to convert by bdds
31.37/31.59	c D: 1
31.37/31.59	c estimatedAdderCost: 36
31.37/31.59	c Try to convert by bdds
31.47/31.61	c D: 1
31.47/31.61	c estimatedAdderCost: 35
31.47/31.61	c Try to convert by bdds
31.47/31.62	c D: 1
31.47/31.62	c estimatedAdderCost: 36
31.47/31.62	c Try to convert by bdds
31.47/31.63	c D: 1
31.47/31.63	c estimatedAdderCost: 35
31.47/31.63	c Try to convert by bdds
31.47/31.64	c D: 1
31.47/31.64	c estimatedAdderCost: 36
31.47/31.64	c Try to convert by bdds
31.47/31.65	c D: 1
31.47/31.65	c estimatedAdderCost: 35
31.47/31.65	c Try to convert by bdds
31.47/31.67	c D: 1
31.47/31.67	c estimatedAdderCost: 36
31.47/31.67	c Try to convert by bdds
31.47/31.68	c D: 1
31.47/31.68	c estimatedAdderCost: 35
31.47/31.68	c Try to convert by bdds
31.47/31.69	c D: 1
31.47/31.69	c estimatedAdderCost: 36
31.47/31.69	c Try to convert by bdds
31.57/31.70	c D: 1
31.57/31.70	c estimatedAdderCost: 35
31.57/31.70	c Try to convert by bdds
31.57/31.72	c D: 1
31.57/31.72	c estimatedAdderCost: 36
31.57/31.72	c Try to convert by bdds
31.57/31.73	c D: 1
31.57/31.73	c estimatedAdderCost: 35
31.57/31.73	c Try to convert by bdds
31.57/31.74	c D: 1
31.57/31.74	c estimatedAdderCost: 36
31.57/31.74	c Try to convert by bdds
31.57/31.75	c D: 1
31.57/31.75	c estimatedAdderCost: 35
31.57/31.75	c Try to convert by bdds
31.57/31.77	c D: 1
31.57/31.77	c estimatedAdderCost: 36
31.57/31.77	c Try to convert by bdds
31.57/31.78	c D: 1
31.57/31.78	c estimatedAdderCost: 35
31.57/31.78	c Try to convert by bdds
31.57/31.79	c D: 1
31.57/31.79	c estimatedAdderCost: 36
31.57/31.79	c Try to convert by bdds
31.67/31.80	c D: 1
31.67/31.80	c estimatedAdderCost: 35
31.67/31.80	c Try to convert by bdds
31.67/31.81	c D: 1
31.67/31.81	c estimatedAdderCost: 36
31.67/31.81	c Try to convert by bdds
31.67/31.83	c D: 1
31.67/31.83	c estimatedAdderCost: 35
31.67/31.83	c Try to convert by bdds
31.67/31.84	c D: 1
31.67/31.84	c estimatedAdderCost: 36
31.67/31.84	c Try to convert by bdds
31.67/31.85	c D: 1
31.67/31.85	c estimatedAdderCost: 35
31.67/31.85	c Try to convert by bdds
31.67/31.86	c D: 1
31.67/31.86	c estimatedAdderCost: 36
31.67/31.86	c Try to convert by bdds
31.67/31.88	c D: 1
31.67/31.88	c estimatedAdderCost: 35
31.67/31.88	c Try to convert by bdds
31.67/31.89	c D: 1
31.67/31.89	c estimatedAdderCost: 36
31.67/31.89	c Try to convert by bdds
31.77/31.90	c D: 1
31.77/31.90	c estimatedAdderCost: 35
31.77/31.90	c Try to convert by bdds
31.77/31.91	c D: 1
31.77/31.91	c estimatedAdderCost: 36
31.77/31.91	c Try to convert by bdds
31.77/31.92	c D: 1
31.77/31.92	c estimatedAdderCost: 35
31.77/31.92	c Try to convert by bdds
31.77/31.94	c D: 1
31.77/31.94	c estimatedAdderCost: 36
31.77/31.94	c Try to convert by bdds
31.77/31.95	c D: 1
31.77/31.95	c estimatedAdderCost: 35
31.77/31.95	c Try to convert by bdds
31.77/31.96	c D: 1
31.77/31.96	c estimatedAdderCost: 36
31.77/31.96	c Try to convert by bdds
31.77/31.97	c D: 1
31.77/31.97	c estimatedAdderCost: 35
31.77/31.97	c Try to convert by bdds
31.77/31.99	c D: 1
31.77/31.99	c estimatedAdderCost: 36
31.77/31.99	c Try to convert by bdds
31.77/32.00	c D: 1
31.77/32.00	c estimatedAdderCost: 35
31.77/32.00	c Try to convert by bdds
31.88/32.01	c D: 1
31.88/32.01	c estimatedAdderCost: 36
31.88/32.01	c Try to convert by bdds
31.88/32.02	c D: 1
31.88/32.02	c estimatedAdderCost: 35
31.88/32.02	c Try to convert by bdds
31.88/32.04	c D: 1
31.88/32.04	c estimatedAdderCost: 36
31.88/32.04	c Try to convert by bdds
31.88/32.05	c D: 1
31.88/32.05	c estimatedAdderCost: 35
31.88/32.05	c Try to convert by bdds
31.88/32.06	c D: 1
31.88/32.06	c estimatedAdderCost: 36
31.88/32.06	c Try to convert by bdds
31.88/32.07	c D: 1
31.88/32.07	c estimatedAdderCost: 35
31.88/32.07	c Try to convert by bdds
31.88/32.08	c D: 1
31.88/32.08	c estimatedAdderCost: 36
31.88/32.08	c Try to convert by bdds
31.88/32.10	c D: 1
31.88/32.10	c estimatedAdderCost: 35
31.88/32.10	c Try to convert by bdds
31.98/32.11	c D: 1
31.98/32.11	c estimatedAdderCost: 36
31.98/32.11	c Try to convert by bdds
31.98/32.12	c D: 1
31.98/32.12	c estimatedAdderCost: 35
31.98/32.12	c Try to convert by bdds
31.98/32.13	c D: 1
31.98/32.13	c estimatedAdderCost: 36
31.98/32.13	c Try to convert by bdds
31.98/32.15	c D: 1
31.98/32.15	c estimatedAdderCost: 35
31.98/32.15	c Try to convert by bdds
31.98/32.16	c D: 1
31.98/32.16	c estimatedAdderCost: 36
31.98/32.16	c Try to convert by bdds
31.98/32.17	c D: 1
31.98/32.17	c estimatedAdderCost: 35
31.98/32.17	c Try to convert by bdds
31.98/32.18	c D: 1
31.98/32.18	c estimatedAdderCost: 36
31.98/32.18	c Try to convert by bdds
31.98/32.20	c D: 1
31.98/32.20	c estimatedAdderCost: 35
31.98/32.20	c Try to convert by bdds
32.07/32.21	c D: 1
32.07/32.21	c estimatedAdderCost: 36
32.07/32.21	c Try to convert by bdds
32.07/32.22	c D: 1
32.07/32.22	c estimatedAdderCost: 35
32.07/32.22	c Try to convert by bdds
32.07/32.23	c D: 1
32.07/32.23	c estimatedAdderCost: 36
32.07/32.23	c Try to convert by bdds
32.07/32.24	c D: 1
32.07/32.24	c estimatedAdderCost: 35
32.07/32.24	c Try to convert by bdds
32.07/32.26	c D: 1
32.07/32.26	c estimatedAdderCost: 36
32.07/32.26	c Try to convert by bdds
32.07/32.27	c D: 1
32.07/32.27	c estimatedAdderCost: 35
32.07/32.27	c Try to convert by bdds
32.07/32.28	c D: 1
32.07/32.28	c estimatedAdderCost: 36
32.07/32.28	c Try to convert by bdds
32.07/32.29	c D: 1
32.07/32.29	c estimatedAdderCost: 35
32.07/32.29	c Try to convert by bdds
32.17/32.31	c D: 1
32.17/32.31	c estimatedAdderCost: 36
32.17/32.31	c Try to convert by bdds
32.17/32.32	c D: 1
32.17/32.32	c estimatedAdderCost: 35
32.17/32.32	c Try to convert by bdds
32.17/32.33	c D: 1
32.17/32.33	c estimatedAdderCost: 36
32.17/32.33	c Try to convert by bdds
32.17/32.34	c D: 1
32.17/32.34	c estimatedAdderCost: 35
32.17/32.34	c Try to convert by bdds
32.17/32.36	c D: 1
32.17/32.36	c estimatedAdderCost: 36
32.17/32.36	c Try to convert by bdds
32.17/32.37	c D: 1
32.17/32.37	c estimatedAdderCost: 35
32.17/32.37	c Try to convert by bdds
32.17/32.38	c D: 1
32.17/32.38	c estimatedAdderCost: 36
32.17/32.38	c Try to convert by bdds
32.17/32.39	c D: 1
32.17/32.39	c estimatedAdderCost: 35
32.17/32.39	c Try to convert by bdds
32.27/32.40	c D: 1
32.27/32.40	c estimatedAdderCost: 36
32.27/32.40	c Try to convert by bdds
32.27/32.42	c D: 1
32.27/32.42	c estimatedAdderCost: 35
32.27/32.42	c Try to convert by bdds
32.27/32.43	c D: 1
32.27/32.43	c estimatedAdderCost: 36
32.27/32.43	c Try to convert by bdds
32.27/32.44	c D: 1
32.27/32.44	c estimatedAdderCost: 35
32.27/32.44	c Try to convert by bdds
32.27/32.45	c D: 1
32.27/32.45	c estimatedAdderCost: 36
32.27/32.45	c Try to convert by bdds
32.27/32.47	c D: 1
32.27/32.47	c estimatedAdderCost: 35
32.27/32.47	c Try to convert by bdds
32.27/32.48	c D: 1
32.27/32.48	c estimatedAdderCost: 36
32.27/32.48	c Try to convert by bdds
32.27/32.49	c D: 1
32.27/32.49	c estimatedAdderCost: 35
32.27/32.49	c Try to convert by bdds
32.37/32.50	c D: 1
32.37/32.50	c estimatedAdderCost: 36
32.37/32.50	c Try to convert by bdds
32.37/32.51	c D: 1
32.37/32.51	c estimatedAdderCost: 35
32.37/32.51	c Try to convert by bdds
32.37/32.53	c D: 1
32.37/32.53	c estimatedAdderCost: 36
32.37/32.53	c Try to convert by bdds
32.37/32.54	c D: 1
32.37/32.54	c estimatedAdderCost: 35
32.37/32.54	c Try to convert by bdds
32.37/32.55	c D: 1
32.37/32.55	c estimatedAdderCost: 36
32.37/32.55	c Try to convert by bdds
32.37/32.56	c D: 1
32.37/32.56	c estimatedAdderCost: 35
32.37/32.56	c Try to convert by bdds
32.37/32.58	c D: 1
32.37/32.58	c estimatedAdderCost: 36
32.37/32.58	c Try to convert by bdds
32.37/32.59	c D: 1
32.37/32.59	c estimatedAdderCost: 35
32.37/32.59	c Try to convert by bdds
32.47/32.60	c D: 1
32.47/32.60	c estimatedAdderCost: 36
32.47/32.60	c Try to convert by bdds
32.47/32.61	c D: 1
32.47/32.61	c estimatedAdderCost: 35
32.47/32.61	c Try to convert by bdds
32.47/32.63	c D: 1
32.47/32.63	c estimatedAdderCost: 36
32.47/32.63	c Try to convert by bdds
32.47/32.64	c D: 1
32.47/32.64	c estimatedAdderCost: 35
32.47/32.64	c Try to convert by bdds
32.47/32.65	c D: 1
32.47/32.65	c estimatedAdderCost: 36
32.47/32.65	c Try to convert by bdds
32.47/32.66	c D: 1
32.47/32.66	c estimatedAdderCost: 35
32.47/32.66	c Try to convert by bdds
32.47/32.68	c D: 1
32.47/32.68	c estimatedAdderCost: 36
32.47/32.68	c Try to convert by bdds
32.47/32.69	c D: 1
32.47/32.69	c estimatedAdderCost: 35
32.47/32.69	c Try to convert by bdds
32.57/32.70	c D: 1
32.57/32.70	c estimatedAdderCost: 36
32.57/32.70	c Try to convert by bdds
32.57/32.71	c D: 1
32.57/32.71	c estimatedAdderCost: 35
32.57/32.71	c Try to convert by bdds
32.57/32.72	c D: 1
32.57/32.72	c estimatedAdderCost: 36
32.57/32.72	c Try to convert by bdds
32.57/32.74	c D: 1
32.57/32.74	c estimatedAdderCost: 35
32.57/32.74	c Try to convert by bdds
32.57/32.75	c D: 1
32.57/32.75	c estimatedAdderCost: 36
32.57/32.75	c Try to convert by bdds
32.57/32.76	c D: 1
32.57/32.76	c estimatedAdderCost: 35
32.57/32.76	c Try to convert by bdds
32.57/32.77	c D: 1
32.57/32.77	c estimatedAdderCost: 36
32.57/32.77	c Try to convert by bdds
32.57/32.79	c D: 1
32.57/32.79	c estimatedAdderCost: 35
32.57/32.79	c Try to convert by bdds
32.66/32.80	c D: 1
32.66/32.80	c estimatedAdderCost: 36
32.66/32.80	c Try to convert by bdds
32.66/32.89	c D: 1
32.66/32.89	c estimatedAdderCost: 35
32.66/32.89	c Try to convert by bdds
32.76/32.90	c D: 1
32.76/32.90	c estimatedAdderCost: 36
32.76/32.90	c Try to convert by bdds
32.76/32.92	c D: 1
32.76/32.92	c estimatedAdderCost: 35
32.76/32.92	c Try to convert by bdds
32.76/32.93	c D: 1
32.76/32.93	c estimatedAdderCost: 36
32.76/32.93	c Try to convert by bdds
32.76/32.94	c D: 1
32.76/32.94	c estimatedAdderCost: 35
32.76/32.94	c Try to convert by bdds
32.76/32.95	c D: 1
32.76/32.95	c estimatedAdderCost: 36
32.76/32.95	c Try to convert by bdds
32.76/32.96	c D: 1
32.76/32.96	c estimatedAdderCost: 35
32.76/32.96	c Try to convert by bdds
32.76/32.98	c D: 1
32.76/32.98	c estimatedAdderCost: 36
32.76/32.98	c Try to convert by bdds
32.76/32.99	c D: 1
32.76/32.99	c estimatedAdderCost: 35
32.76/32.99	c Try to convert by bdds
32.76/33.00	c D: 1
32.76/33.00	c estimatedAdderCost: 36
32.76/33.00	c Try to convert by bdds
32.87/33.01	c D: 1
32.87/33.01	c estimatedAdderCost: 35
32.87/33.01	c Try to convert by bdds
32.87/33.03	c D: 1
32.87/33.03	c estimatedAdderCost: 36
32.87/33.03	c Try to convert by bdds
32.87/33.04	c D: 1
32.87/33.04	c estimatedAdderCost: 35
32.87/33.04	c Try to convert by bdds
32.87/33.05	c D: 1
32.87/33.05	c estimatedAdderCost: 36
32.87/33.05	c Try to convert by bdds
32.87/33.06	c D: 1
32.87/33.06	c estimatedAdderCost: 35
32.87/33.06	c Try to convert by bdds
32.87/33.08	c D: 1
32.87/33.08	c estimatedAdderCost: 36
32.87/33.08	c Try to convert by bdds
32.87/33.09	c D: 1
32.87/33.09	c estimatedAdderCost: 35
32.87/33.09	c Try to convert by bdds
32.87/33.10	c D: 1
32.87/33.10	c estimatedAdderCost: 36
32.87/33.10	c Try to convert by bdds
32.97/33.11	c D: 1
32.97/33.11	c estimatedAdderCost: 35
32.97/33.11	c Try to convert by bdds
32.97/33.12	c D: 1
32.97/33.12	c estimatedAdderCost: 36
32.97/33.12	c Try to convert by bdds
32.97/33.14	c D: 1
32.97/33.14	c estimatedAdderCost: 35
32.97/33.14	c Try to convert by bdds
32.97/33.15	c D: 1
32.97/33.15	c estimatedAdderCost: 36
32.97/33.15	c Try to convert by bdds
32.97/33.16	c D: 1
32.97/33.16	c estimatedAdderCost: 35
32.97/33.16	c Try to convert by bdds
32.97/33.17	c D: 1
32.97/33.17	c estimatedAdderCost: 36
32.97/33.17	c Try to convert by bdds
32.97/33.19	c D: 1
32.97/33.19	c estimatedAdderCost: 35
32.97/33.19	c Try to convert by bdds
33.06/33.20	c D: 1
33.06/33.20	c estimatedAdderCost: 36
33.06/33.20	c Try to convert by bdds
33.06/33.21	c D: 1
33.06/33.21	c estimatedAdderCost: 35
33.06/33.21	c Try to convert by bdds
33.06/33.22	c D: 1
33.06/33.22	c estimatedAdderCost: 36
33.06/33.22	c Try to convert by bdds
33.06/33.24	c D: 1
33.06/33.24	c estimatedAdderCost: 35
33.06/33.24	c Try to convert by bdds
33.06/33.25	c D: 1
33.06/33.25	c estimatedAdderCost: 36
33.06/33.25	c Try to convert by bdds
33.06/33.26	c D: 1
33.06/33.26	c estimatedAdderCost: 35
33.06/33.26	c Try to convert by bdds
33.06/33.27	c D: 1
33.06/33.27	c estimatedAdderCost: 36
33.06/33.27	c Try to convert by bdds
33.06/33.28	c D: 1
33.06/33.28	c estimatedAdderCost: 35
33.06/33.28	c Try to convert by bdds
33.16/33.30	c D: 1
33.16/33.30	c estimatedAdderCost: 36
33.16/33.30	c Try to convert by bdds
33.16/33.31	c D: 1
33.16/33.31	c estimatedAdderCost: 35
33.16/33.31	c Try to convert by bdds
33.16/33.32	c D: 1
33.16/33.32	c estimatedAdderCost: 36
33.16/33.32	c Try to convert by bdds
33.16/33.33	c D: 1
33.16/33.33	c estimatedAdderCost: 35
33.16/33.33	c Try to convert by bdds
33.16/33.35	c D: 1
33.16/33.35	c estimatedAdderCost: 36
33.16/33.35	c Try to convert by bdds
33.16/33.36	c D: 1
33.16/33.36	c estimatedAdderCost: 35
33.16/33.36	c Try to convert by bdds
33.16/33.37	c D: 1
33.16/33.37	c estimatedAdderCost: 36
33.16/33.37	c Try to convert by bdds
33.16/33.38	c D: 1
33.16/33.38	c estimatedAdderCost: 35
33.16/33.38	c Try to convert by bdds
33.26/33.40	c D: 1
33.26/33.40	c estimatedAdderCost: 36
33.26/33.40	c Try to convert by bdds
33.26/33.41	c D: 1
33.26/33.41	c estimatedAdderCost: 35
33.26/33.41	c Try to convert by bdds
33.26/33.42	c D: 1
33.26/33.42	c estimatedAdderCost: 36
33.26/33.42	c Try to convert by bdds
33.26/33.43	c D: 1
33.26/33.43	c estimatedAdderCost: 35
33.26/33.43	c Try to convert by bdds
33.26/33.45	c D: 1
33.26/33.45	c estimatedAdderCost: 36
33.26/33.45	c Try to convert by bdds
33.26/33.46	c D: 1
33.26/33.46	c estimatedAdderCost: 35
33.26/33.46	c Try to convert by bdds
33.26/33.47	c D: 1
33.26/33.47	c estimatedAdderCost: 36
33.26/33.47	c Try to convert by bdds
33.26/33.48	c D: 1
33.26/33.48	c estimatedAdderCost: 35
33.26/33.48	c Try to convert by bdds
33.26/33.49	c D: 1
33.26/33.49	c estimatedAdderCost: 36
33.26/33.49	c Try to convert by bdds
33.36/33.51	c D: 1
33.36/33.51	c estimatedAdderCost: 35
33.36/33.51	c Try to convert by bdds
33.36/33.52	c D: 1
33.36/33.52	c estimatedAdderCost: 36
33.36/33.52	c Try to convert by bdds
33.36/33.53	c D: 1
33.36/33.53	c estimatedAdderCost: 35
33.36/33.53	c Try to convert by bdds
33.36/33.54	c D: 1
33.36/33.54	c estimatedAdderCost: 36
33.36/33.54	c Try to convert by bdds
33.36/33.56	c D: 1
33.36/33.56	c estimatedAdderCost: 35
33.36/33.56	c Try to convert by bdds
33.36/33.57	c D: 1
33.36/33.57	c estimatedAdderCost: 36
33.36/33.57	c Try to convert by bdds
33.36/33.58	c D: 1
33.36/33.58	c estimatedAdderCost: 35
33.36/33.58	c Try to convert by bdds
33.36/33.59	c D: 1
33.36/33.59	c estimatedAdderCost: 36
33.36/33.59	c Try to convert by bdds
33.46/33.60	c D: 1
33.46/33.60	c estimatedAdderCost: 35
33.46/33.60	c Try to convert by bdds
33.46/33.62	c D: 1
33.46/33.62	c estimatedAdderCost: 36
33.46/33.62	c Try to convert by bdds
33.46/33.63	c D: 1
33.46/33.63	c estimatedAdderCost: 35
33.46/33.63	c Try to convert by bdds
33.46/33.64	c D: 1
33.46/33.64	c estimatedAdderCost: 36
33.46/33.64	c Try to convert by bdds
33.46/33.65	c D: 1
33.46/33.65	c estimatedAdderCost: 35
33.46/33.65	c Try to convert by bdds
33.46/33.67	c D: 1
33.46/33.67	c estimatedAdderCost: 36
33.46/33.67	c Try to convert by bdds
33.46/33.68	c D: 1
33.46/33.68	c estimatedAdderCost: 35
33.46/33.68	c Try to convert by bdds
33.46/33.69	c D: 1
33.46/33.69	c estimatedAdderCost: 36
33.46/33.69	c Try to convert by bdds
33.56/33.70	c D: 1
33.56/33.70	c estimatedAdderCost: 35
33.56/33.70	c Try to convert by bdds
33.56/33.72	c D: 1
33.56/33.72	c estimatedAdderCost: 36
33.56/33.72	c Try to convert by bdds
33.56/33.73	c D: 1
33.56/33.73	c estimatedAdderCost: 35
33.56/33.73	c Try to convert by bdds
33.56/33.74	c D: 1
33.56/33.74	c estimatedAdderCost: 36
33.56/33.74	c Try to convert by bdds
33.56/33.75	c D: 1
33.56/33.75	c estimatedAdderCost: 35
33.56/33.75	c Try to convert by bdds
33.56/33.76	c D: 1
33.56/33.76	c estimatedAdderCost: 36
33.56/33.76	c Try to convert by bdds
33.56/33.78	c D: 1
33.56/33.78	c estimatedAdderCost: 35
33.56/33.78	c Try to convert by bdds
33.56/33.79	c D: 1
33.56/33.79	c estimatedAdderCost: 36
33.56/33.79	c Try to convert by bdds
33.66/33.80	c D: 1
33.66/33.80	c estimatedAdderCost: 35
33.66/33.80	c Try to convert by bdds
33.66/33.81	c D: 1
33.66/33.81	c estimatedAdderCost: 36
33.66/33.81	c Try to convert by bdds
33.66/33.83	c D: 1
33.66/33.83	c estimatedAdderCost: 35
33.66/33.83	c Try to convert by bdds
33.66/33.84	c D: 1
33.66/33.84	c estimatedAdderCost: 36
33.66/33.84	c Try to convert by bdds
33.66/33.85	c D: 1
33.66/33.85	c estimatedAdderCost: 35
33.66/33.85	c Try to convert by bdds
33.66/33.86	c D: 1
33.66/33.86	c estimatedAdderCost: 36
33.66/33.86	c Try to convert by bdds
33.66/33.87	c D: 1
33.66/33.87	c estimatedAdderCost: 35
33.66/33.87	c Try to convert by bdds
33.66/33.89	c D: 1
33.66/33.89	c estimatedAdderCost: 36
33.66/33.89	c Try to convert by bdds
33.76/33.90	c D: 1
33.76/33.90	c estimatedAdderCost: 35
33.76/33.90	c Try to convert by bdds
33.76/33.91	c D: 1
33.76/33.91	c estimatedAdderCost: 36
33.76/33.91	c Try to convert by bdds
33.76/33.92	c D: 1
33.76/33.92	c estimatedAdderCost: 35
33.76/33.92	c Try to convert by bdds
33.76/33.94	c D: 1
33.76/33.94	c estimatedAdderCost: 36
33.76/33.94	c Try to convert by bdds
33.76/33.95	c D: 1
33.76/33.95	c estimatedAdderCost: 35
33.76/33.95	c Try to convert by bdds
33.76/33.96	c D: 1
33.76/33.96	c estimatedAdderCost: 36
33.76/33.96	c Try to convert by bdds
33.76/33.97	c D: 1
33.76/33.97	c estimatedAdderCost: 35
33.76/33.97	c Try to convert by bdds
33.76/33.99	c D: 1
33.76/33.99	c estimatedAdderCost: 36
33.76/33.99	c Try to convert by bdds
33.76/34.00	c D: 1
33.76/34.00	c estimatedAdderCost: 35
33.76/34.00	c Try to convert by bdds
33.87/34.01	c D: 1
33.87/34.01	c estimatedAdderCost: 36
33.87/34.01	c Try to convert by bdds
33.87/34.02	c D: 1
33.87/34.02	c estimatedAdderCost: 35
33.87/34.02	c Try to convert by bdds
33.87/34.04	c D: 1
33.87/34.04	c estimatedAdderCost: 36
33.87/34.04	c Try to convert by bdds
33.87/34.05	c D: 1
33.87/34.05	c estimatedAdderCost: 35
33.87/34.05	c Try to convert by bdds
33.87/34.06	c D: 1
33.87/34.06	c estimatedAdderCost: 36
33.87/34.06	c Try to convert by bdds
33.87/34.07	c D: 1
33.87/34.07	c estimatedAdderCost: 35
33.87/34.07	c Try to convert by bdds
33.87/34.08	c D: 1
33.87/34.08	c estimatedAdderCost: 36
33.87/34.08	c Try to convert by bdds
33.87/34.10	c D: 1
33.87/34.10	c estimatedAdderCost: 35
33.87/34.10	c Try to convert by bdds
33.87/34.11	c D: 1
33.87/34.11	c estimatedAdderCost: 36
33.87/34.11	c Try to convert by bdds
33.97/34.12	c D: 1
33.97/34.12	c estimatedAdderCost: 35
33.97/34.12	c Try to convert by bdds
33.97/34.13	c D: 1
33.97/34.13	c estimatedAdderCost: 36
33.97/34.13	c Try to convert by bdds
33.97/34.15	c D: 1
33.97/34.15	c estimatedAdderCost: 35
33.97/34.15	c Try to convert by bdds
33.97/34.16	c D: 1
33.97/34.16	c estimatedAdderCost: 36
33.97/34.16	c Try to convert by bdds
33.97/34.17	c D: 1
33.97/34.17	c estimatedAdderCost: 35
33.97/34.17	c Try to convert by bdds
33.97/34.18	c D: 1
33.97/34.18	c estimatedAdderCost: 36
33.97/34.18	c Try to convert by bdds
33.97/34.19	c D: 1
33.97/34.19	c estimatedAdderCost: 35
33.97/34.19	c Try to convert by bdds
34.06/34.21	c D: 1
34.06/34.21	c estimatedAdderCost: 36
34.06/34.21	c Try to convert by bdds
34.06/34.22	c D: 1
34.06/34.22	c estimatedAdderCost: 35
34.06/34.22	c Try to convert by bdds
34.06/34.23	c D: 1
34.06/34.23	c estimatedAdderCost: 36
34.06/34.23	c Try to convert by bdds
34.06/34.24	c D: 1
34.06/34.24	c estimatedAdderCost: 35
34.06/34.24	c Try to convert by bdds
34.06/34.26	c D: 1
34.06/34.26	c estimatedAdderCost: 36
34.06/34.26	c Try to convert by bdds
34.06/34.27	c D: 1
34.06/34.27	c estimatedAdderCost: 35
34.06/34.27	c Try to convert by bdds
34.06/34.28	c D: 1
34.06/34.28	c estimatedAdderCost: 36
34.06/34.28	c Try to convert by bdds
34.06/34.29	c D: 1
34.06/34.29	c estimatedAdderCost: 35
34.06/34.29	c Try to convert by bdds
34.16/34.31	c D: 1
34.16/34.31	c estimatedAdderCost: 36
34.16/34.31	c Try to convert by bdds
34.16/34.32	c D: 1
34.16/34.32	c estimatedAdderCost: 35
34.16/34.32	c Try to convert by bdds
34.16/34.33	c D: 1
34.16/34.33	c estimatedAdderCost: 36
34.16/34.33	c Try to convert by bdds
34.16/34.34	c D: 1
34.16/34.34	c estimatedAdderCost: 35
34.16/34.34	c Try to convert by bdds
34.16/34.35	c D: 1
34.16/34.35	c estimatedAdderCost: 36
34.16/34.35	c Try to convert by bdds
34.16/34.37	c D: 1
34.16/34.37	c estimatedAdderCost: 35
34.16/34.37	c Try to convert by bdds
34.16/34.38	c D: 1
34.16/34.38	c estimatedAdderCost: 36
34.16/34.38	c Try to convert by bdds
34.16/34.39	c D: 1
34.16/34.39	c estimatedAdderCost: 35
34.16/34.39	c Try to convert by bdds
34.25/34.40	c D: 1
34.25/34.40	c estimatedAdderCost: 36
34.25/34.40	c Try to convert by bdds
34.25/34.42	c D: 1
34.25/34.42	c estimatedAdderCost: 35
34.25/34.42	c Try to convert by bdds
34.25/34.43	c D: 1
34.25/34.43	c estimatedAdderCost: 36
34.25/34.43	c Try to convert by bdds
34.25/34.44	c D: 1
34.25/34.44	c estimatedAdderCost: 35
34.25/34.44	c Try to convert by bdds
34.25/34.45	c D: 1
34.25/34.45	c estimatedAdderCost: 36
34.25/34.45	c Try to convert by bdds
34.25/34.47	c D: 1
34.25/34.47	c estimatedAdderCost: 35
34.25/34.47	c Try to convert by bdds
34.25/34.48	c D: 1
34.25/34.48	c estimatedAdderCost: 36
34.25/34.48	c Try to convert by bdds
34.25/34.49	c D: 1
34.25/34.49	c estimatedAdderCost: 35
34.25/34.49	c Try to convert by bdds
34.35/34.50	c D: 1
34.35/34.50	c estimatedAdderCost: 36
34.35/34.50	c Try to convert by bdds
34.35/34.51	c D: 1
34.35/34.51	c estimatedAdderCost: 35
34.35/34.51	c Try to convert by bdds
34.35/34.53	c D: 1
34.35/34.53	c estimatedAdderCost: 36
34.35/34.53	c Try to convert by bdds
34.35/34.54	c D: 1
34.35/34.54	c estimatedAdderCost: 35
34.35/34.54	c Try to convert by bdds
34.35/34.55	c D: 1
34.35/34.55	c estimatedAdderCost: 36
34.35/34.55	c Try to convert by bdds
34.35/34.56	c D: 1
34.35/34.56	c estimatedAdderCost: 35
34.35/34.56	c Try to convert by bdds
34.35/34.58	c D: 1
34.35/34.58	c estimatedAdderCost: 36
34.35/34.58	c Try to convert by bdds
34.35/34.59	c D: 1
34.35/34.59	c estimatedAdderCost: 35
34.35/34.59	c Try to convert by bdds
34.45/34.60	c D: 1
34.45/34.60	c estimatedAdderCost: 36
34.45/34.60	c Try to convert by bdds
34.45/34.61	c D: 1
34.45/34.61	c estimatedAdderCost: 35
34.45/34.61	c Try to convert by bdds
34.45/34.63	c D: 1
34.45/34.63	c estimatedAdderCost: 36
34.45/34.63	c Try to convert by bdds
34.45/34.64	c D: 1
34.45/34.64	c estimatedAdderCost: 35
34.45/34.64	c Try to convert by bdds
34.45/34.65	c D: 1
34.45/34.65	c estimatedAdderCost: 36
34.45/34.65	c Try to convert by bdds
34.45/34.66	c D: 1
34.45/34.66	c estimatedAdderCost: 35
34.45/34.66	c Try to convert by bdds
34.45/34.67	c D: 1
34.45/34.67	c estimatedAdderCost: 36
34.45/34.67	c Try to convert by bdds
34.45/34.69	c D: 1
34.45/34.69	c estimatedAdderCost: 35
34.45/34.69	c Try to convert by bdds
34.55/34.70	c D: 1
34.55/34.70	c estimatedAdderCost: 36
34.55/34.70	c Try to convert by bdds
34.55/34.71	c D: 1
34.55/34.71	c estimatedAdderCost: 35
34.55/34.71	c Try to convert by bdds
34.55/34.72	c D: 1
34.55/34.72	c estimatedAdderCost: 36
34.55/34.72	c Try to convert by bdds
34.55/34.74	c D: 1
34.55/34.74	c estimatedAdderCost: 35
34.55/34.74	c Try to convert by bdds
34.55/34.75	c D: 1
34.55/34.75	c estimatedAdderCost: 36
34.55/34.75	c Try to convert by bdds
34.55/34.76	c D: 1
34.55/34.76	c estimatedAdderCost: 35
34.55/34.76	c Try to convert by bdds
34.55/34.77	c D: 1
34.55/34.77	c estimatedAdderCost: 36
34.55/34.77	c Try to convert by bdds
34.55/34.78	c D: 1
34.55/34.78	c estimatedAdderCost: 35
34.55/34.78	c Try to convert by bdds
34.65/34.80	c D: 1
34.65/34.80	c estimatedAdderCost: 36
34.65/34.80	c Try to convert by bdds
34.65/34.81	c D: 1
34.65/34.81	c estimatedAdderCost: 35
34.65/34.81	c Try to convert by bdds
34.65/34.82	c D: 1
34.65/34.82	c estimatedAdderCost: 36
34.65/34.82	c Try to convert by bdds
34.65/34.83	c D: 1
34.65/34.83	c estimatedAdderCost: 35
34.65/34.83	c Try to convert by bdds
34.65/34.85	c D: 1
34.65/34.85	c estimatedAdderCost: 36
34.65/34.85	c Try to convert by bdds
34.65/34.86	c D: 1
34.65/34.86	c estimatedAdderCost: 35
34.65/34.86	c Try to convert by bdds
34.65/34.87	c D: 1
34.65/34.87	c estimatedAdderCost: 36
34.65/34.87	c Try to convert by bdds
34.65/34.88	c D: 1
34.65/34.88	c estimatedAdderCost: 35
34.65/34.88	c Try to convert by bdds
34.75/34.90	c D: 1
34.75/34.90	c estimatedAdderCost: 36
34.75/34.90	c Try to convert by bdds
34.75/34.91	c D: 1
34.75/34.91	c estimatedAdderCost: 35
34.75/34.91	c Try to convert by bdds
34.75/34.92	c D: 1
34.75/34.92	c estimatedAdderCost: 36
34.75/34.92	c Try to convert by bdds
34.75/34.93	c D: 1
34.75/34.93	c estimatedAdderCost: 35
34.75/34.93	c Try to convert by bdds
34.75/34.95	c D: 1
34.75/34.95	c estimatedAdderCost: 36
34.75/34.95	c Try to convert by bdds
34.75/34.96	c D: 1
34.75/34.96	c estimatedAdderCost: 35
34.75/34.96	c Try to convert by bdds
34.75/34.97	c D: 1
34.75/34.97	c estimatedAdderCost: 36
34.75/34.97	c Try to convert by bdds
34.75/34.98	c D: 1
34.75/34.98	c estimatedAdderCost: 35
34.75/34.98	c Try to convert by bdds
34.75/34.99	c D: 1
34.75/34.99	c estimatedAdderCost: 36
34.75/34.99	c Try to convert by bdds
34.75/35.01	c D: 1
34.75/35.01	c estimatedAdderCost: 35
34.75/35.01	c Try to convert by bdds
34.87/35.02	c D: 1
34.87/35.02	c estimatedAdderCost: 36
34.87/35.02	c Try to convert by bdds
34.87/35.03	c D: 1
34.87/35.03	c estimatedAdderCost: 35
34.87/35.03	c Try to convert by bdds
34.87/35.04	c D: 1
34.87/35.04	c estimatedAdderCost: 36
34.87/35.04	c Try to convert by bdds
34.87/35.06	c D: 1
34.87/35.06	c estimatedAdderCost: 35
34.87/35.06	c Try to convert by bdds
34.87/35.07	c D: 1
34.87/35.07	c estimatedAdderCost: 36
34.87/35.07	c Try to convert by bdds
34.87/35.08	c D: 1
34.87/35.08	c estimatedAdderCost: 35
34.87/35.08	c Try to convert by bdds
34.87/35.09	c D: 1
34.87/35.09	c estimatedAdderCost: 36
34.87/35.09	c Try to convert by bdds
34.87/35.10	c D: 1
34.87/35.10	c estimatedAdderCost: 35
34.87/35.10	c Try to convert by bdds
34.97/35.12	c D: 1
34.97/35.12	c estimatedAdderCost: 36
34.97/35.12	c Try to convert by bdds
34.97/35.13	c D: 1
34.97/35.13	c estimatedAdderCost: 35
34.97/35.13	c Try to convert by bdds
34.97/35.14	c D: 1
34.97/35.14	c estimatedAdderCost: 36
34.97/35.14	c Try to convert by bdds
34.97/35.15	c D: 1
34.97/35.15	c estimatedAdderCost: 35
34.97/35.15	c Try to convert by bdds
34.97/35.17	c D: 1
34.97/35.17	c estimatedAdderCost: 36
34.97/35.17	c Try to convert by bdds
34.97/35.18	c D: 1
34.97/35.18	c estimatedAdderCost: 35
34.97/35.18	c Try to convert by bdds
34.97/35.19	c D: 1
34.97/35.19	c estimatedAdderCost: 36
34.97/35.19	c Try to convert by bdds
35.05/35.20	c D: 1
35.05/35.20	c estimatedAdderCost: 35
35.05/35.20	c Try to convert by bdds
35.05/35.22	c D: 1
35.05/35.22	c estimatedAdderCost: 36
35.05/35.22	c Try to convert by bdds
35.05/35.23	c D: 1
35.05/35.23	c estimatedAdderCost: 35
35.05/35.23	c Try to convert by bdds
35.05/35.24	c D: 1
35.05/35.24	c estimatedAdderCost: 36
35.05/35.24	c Try to convert by bdds
35.05/35.25	c D: 1
35.05/35.25	c estimatedAdderCost: 35
35.05/35.25	c Try to convert by bdds
35.05/35.27	c D: 1
35.05/35.27	c estimatedAdderCost: 36
35.05/35.27	c Try to convert by bdds
35.05/35.28	c D: 1
35.05/35.28	c estimatedAdderCost: 35
35.05/35.28	c Try to convert by bdds
35.05/35.29	c D: 1
35.05/35.29	c estimatedAdderCost: 36
35.05/35.29	c Try to convert by bdds
35.15/35.30	c D: 1
35.15/35.30	c estimatedAdderCost: 35
35.15/35.30	c Try to convert by bdds
35.15/35.31	c D: 1
35.15/35.31	c estimatedAdderCost: 36
35.15/35.31	c Try to convert by bdds
35.15/35.33	c D: 1
35.15/35.33	c estimatedAdderCost: 35
35.15/35.33	c Try to convert by bdds
35.15/35.34	c D: 1
35.15/35.34	c estimatedAdderCost: 36
35.15/35.34	c Try to convert by bdds
35.15/35.35	c D: 1
35.15/35.35	c estimatedAdderCost: 35
35.15/35.35	c Try to convert by bdds
35.15/35.36	c D: 1
35.15/35.36	c estimatedAdderCost: 36
35.15/35.36	c Try to convert by bdds
35.15/35.38	c D: 1
35.15/35.38	c estimatedAdderCost: 35
35.15/35.38	c Try to convert by bdds
35.15/35.39	c D: 1
35.15/35.39	c estimatedAdderCost: 36
35.15/35.39	c Try to convert by bdds
35.25/35.40	c D: 1
35.25/35.40	c estimatedAdderCost: 35
35.25/35.40	c Try to convert by bdds
35.25/35.41	c D: 1
35.25/35.41	c estimatedAdderCost: 36
35.25/35.41	c Try to convert by bdds
35.25/35.43	c D: 1
35.25/35.43	c estimatedAdderCost: 35
35.25/35.43	c Try to convert by bdds
35.25/35.44	c D: 1
35.25/35.44	c estimatedAdderCost: 36
35.25/35.44	c Try to convert by bdds
35.25/35.45	c D: 1
35.25/35.45	c estimatedAdderCost: 35
35.25/35.45	c Try to convert by bdds
35.25/35.46	c D: 1
35.25/35.46	c estimatedAdderCost: 36
35.25/35.46	c Try to convert by bdds
35.25/35.47	c D: 1
35.25/35.47	c estimatedAdderCost: 35
35.25/35.47	c Try to convert by bdds
35.25/35.49	c D: 1
35.25/35.49	c estimatedAdderCost: 36
35.25/35.49	c Try to convert by bdds
35.35/35.50	c D: 1
35.35/35.50	c estimatedAdderCost: 35
35.35/35.50	c Try to convert by bdds
35.35/35.51	c D: 1
35.35/35.51	c estimatedAdderCost: 36
35.35/35.51	c Try to convert by bdds
35.35/35.52	c D: 1
35.35/35.52	c estimatedAdderCost: 35
35.35/35.52	c Try to convert by bdds
35.35/35.54	c D: 1
35.35/35.54	c estimatedAdderCost: 36
35.35/35.54	c Try to convert by bdds
35.35/35.55	c D: 1
35.35/35.55	c estimatedAdderCost: 35
35.35/35.55	c Try to convert by bdds
35.35/35.56	c D: 1
35.35/35.56	c estimatedAdderCost: 36
35.35/35.56	c Try to convert by bdds
35.35/35.57	c D: 1
35.35/35.57	c estimatedAdderCost: 35
35.35/35.57	c Try to convert by bdds
35.35/35.59	c D: 1
35.35/35.59	c estimatedAdderCost: 36
35.35/35.59	c Try to convert by bdds
35.45/35.60	c D: 1
35.45/35.60	c estimatedAdderCost: 35
35.45/35.60	c Try to convert by bdds
35.45/35.61	c D: 1
35.45/35.61	c estimatedAdderCost: 36
35.45/35.61	c Try to convert by bdds
35.45/35.62	c D: 1
35.45/35.62	c estimatedAdderCost: 35
35.45/35.62	c Try to convert by bdds
35.45/35.64	c D: 1
35.45/35.64	c estimatedAdderCost: 36
35.45/35.64	c Try to convert by bdds
35.45/35.65	c D: 1
35.45/35.65	c estimatedAdderCost: 35
35.45/35.65	c Try to convert by bdds
35.45/35.66	c D: 1
35.45/35.66	c estimatedAdderCost: 36
35.45/35.66	c Try to convert by bdds
35.45/35.67	c D: 1
35.45/35.67	c estimatedAdderCost: 35
35.45/35.67	c Try to convert by bdds
35.45/35.68	c D: 1
35.45/35.68	c estimatedAdderCost: 36
35.45/35.68	c Try to convert by bdds
35.55/35.70	c D: 1
35.55/35.70	c estimatedAdderCost: 35
35.55/35.70	c Try to convert by bdds
35.55/35.71	c D: 1
35.55/35.71	c estimatedAdderCost: 36
35.55/35.71	c Try to convert by bdds
35.55/35.72	c D: 1
35.55/35.72	c estimatedAdderCost: 35
35.55/35.72	c Try to convert by bdds
35.55/35.73	c D: 1
35.55/35.73	c estimatedAdderCost: 36
35.55/35.73	c Try to convert by bdds
35.55/35.75	c D: 1
35.55/35.75	c estimatedAdderCost: 35
35.55/35.75	c Try to convert by bdds
35.55/35.76	c D: 1
35.55/35.76	c estimatedAdderCost: 36
35.55/35.76	c Try to convert by bdds
35.55/35.77	c D: 1
35.55/35.77	c estimatedAdderCost: 35
35.55/35.77	c Try to convert by bdds
35.55/35.78	c D: 1
35.55/35.78	c estimatedAdderCost: 36
35.55/35.78	c Try to convert by bdds
35.65/35.80	c D: 1
35.65/35.80	c estimatedAdderCost: 35
35.65/35.80	c Try to convert by bdds
35.65/35.81	c D: 1
35.65/35.81	c estimatedAdderCost: 36
35.65/35.81	c Try to convert by bdds
35.65/35.82	c D: 1
35.65/35.82	c estimatedAdderCost: 35
35.65/35.82	c Try to convert by bdds
35.65/35.83	c D: 1
35.65/35.83	c estimatedAdderCost: 36
35.65/35.83	c Try to convert by bdds
35.65/35.84	c D: 1
35.65/35.84	c estimatedAdderCost: 35
35.65/35.84	c Try to convert by bdds
35.65/35.86	c D: 1
35.65/35.86	c estimatedAdderCost: 36
35.65/35.86	c Try to convert by bdds
35.65/35.87	c D: 1
35.65/35.87	c estimatedAdderCost: 35
35.65/35.87	c Try to convert by bdds
35.65/35.88	c D: 1
35.65/35.88	c estimatedAdderCost: 36
35.65/35.88	c Try to convert by bdds
35.65/35.89	c D: 1
35.65/35.89	c estimatedAdderCost: 35
35.65/35.89	c Try to convert by bdds
35.75/35.91	c D: 1
35.75/35.91	c estimatedAdderCost: 36
35.75/35.91	c Try to convert by bdds
35.75/35.92	c D: 1
35.75/35.92	c estimatedAdderCost: 35
35.75/35.92	c Try to convert by bdds
35.75/35.93	c D: 1
35.75/35.93	c estimatedAdderCost: 36
35.75/35.93	c Try to convert by bdds
35.75/35.94	c D: 1
35.75/35.94	c estimatedAdderCost: 35
35.75/35.94	c Try to convert by bdds
35.75/35.96	c D: 1
35.75/35.96	c estimatedAdderCost: 36
35.75/35.96	c Try to convert by bdds
35.75/35.97	c D: 1
35.75/35.97	c estimatedAdderCost: 35
35.75/35.97	c Try to convert by bdds
35.75/35.98	c D: 1
35.75/35.98	c estimatedAdderCost: 36
35.75/35.98	c Try to convert by bdds
35.75/35.99	c D: 1
35.75/35.99	c estimatedAdderCost: 35
35.75/35.99	c Try to convert by bdds
35.75/36.01	c D: 1
35.75/36.01	c estimatedAdderCost: 36
35.75/36.01	c Try to convert by bdds
35.86/36.02	c D: 1
35.86/36.02	c estimatedAdderCost: 35
35.86/36.02	c Try to convert by bdds
35.86/36.03	c D: 1
35.86/36.03	c estimatedAdderCost: 36
35.86/36.03	c Try to convert by bdds
35.86/36.04	c D: 1
35.86/36.04	c estimatedAdderCost: 35
35.86/36.04	c Try to convert by bdds
35.86/36.05	c D: 1
35.86/36.05	c estimatedAdderCost: 36
35.86/36.05	c Try to convert by bdds
35.86/36.07	c D: 1
35.86/36.07	c estimatedAdderCost: 35
35.86/36.07	c Try to convert by bdds
35.86/36.08	c D: 1
35.86/36.08	c estimatedAdderCost: 36
35.86/36.08	c Try to convert by bdds
35.86/36.09	c D: 1
35.86/36.09	c estimatedAdderCost: 35
35.86/36.09	c Try to convert by bdds
35.86/36.10	c D: 1
35.86/36.10	c estimatedAdderCost: 36
35.86/36.10	c Try to convert by bdds
35.96/36.12	c D: 1
35.96/36.12	c estimatedAdderCost: 35
35.96/36.12	c Try to convert by bdds
35.96/36.13	c D: 1
35.96/36.13	c estimatedAdderCost: 36
35.96/36.13	c Try to convert by bdds
35.96/36.14	c D: 1
35.96/36.14	c estimatedAdderCost: 35
35.96/36.14	c Try to convert by bdds
35.96/36.15	c D: 1
35.96/36.15	c estimatedAdderCost: 36
35.96/36.15	c Try to convert by bdds
35.96/36.16	c D: 1
35.96/36.16	c estimatedAdderCost: 35
35.96/36.16	c Try to convert by bdds
35.96/36.18	c D: 1
35.96/36.18	c estimatedAdderCost: 36
35.96/36.18	c Try to convert by bdds
35.96/36.19	c D: 1
35.96/36.19	c estimatedAdderCost: 35
35.96/36.19	c Try to convert by bdds
36.05/36.20	c D: 1
36.05/36.20	c estimatedAdderCost: 36
36.05/36.20	c Try to convert by bdds
36.05/36.21	c D: 1
36.05/36.21	c estimatedAdderCost: 35
36.05/36.21	c Try to convert by bdds
36.05/36.23	c D: 1
36.05/36.23	c estimatedAdderCost: 36
36.05/36.23	c Try to convert by bdds
36.05/36.24	c D: 1
36.05/36.24	c estimatedAdderCost: 35
36.05/36.24	c Try to convert by bdds
36.05/36.25	c D: 1
36.05/36.25	c estimatedAdderCost: 36
36.05/36.25	c Try to convert by bdds
36.05/36.26	c D: 1
36.05/36.26	c estimatedAdderCost: 35
36.05/36.26	c Try to convert by bdds
36.05/36.28	c D: 1
36.05/36.28	c estimatedAdderCost: 36
36.05/36.28	c Try to convert by bdds
36.05/36.29	c D: 1
36.05/36.29	c estimatedAdderCost: 35
36.05/36.29	c Try to convert by bdds
36.15/36.30	c D: 1
36.15/36.30	c estimatedAdderCost: 36
36.15/36.30	c Try to convert by bdds
36.15/36.31	c D: 1
36.15/36.31	c estimatedAdderCost: 35
36.15/36.31	c Try to convert by bdds
36.15/36.33	c D: 1
36.15/36.33	c estimatedAdderCost: 36
36.15/36.33	c Try to convert by bdds
36.15/36.34	c D: 1
36.15/36.34	c estimatedAdderCost: 35
36.15/36.34	c Try to convert by bdds
36.15/36.35	c D: 1
36.15/36.35	c estimatedAdderCost: 36
36.15/36.35	c Try to convert by bdds
36.15/36.36	c D: 1
36.15/36.36	c estimatedAdderCost: 35
36.15/36.36	c Try to convert by bdds
36.15/36.37	c D: 1
36.15/36.37	c estimatedAdderCost: 36
36.15/36.37	c Try to convert by bdds
36.15/36.39	c D: 1
36.15/36.39	c estimatedAdderCost: 35
36.15/36.39	c Try to convert by bdds
36.25/36.40	c D: 1
36.25/36.40	c estimatedAdderCost: 36
36.25/36.40	c Try to convert by bdds
36.25/36.41	c D: 1
36.25/36.41	c estimatedAdderCost: 35
36.25/36.41	c Try to convert by bdds
36.25/36.42	c D: 1
36.25/36.42	c estimatedAdderCost: 36
36.25/36.42	c Try to convert by bdds
36.25/36.44	c D: 1
36.25/36.44	c estimatedAdderCost: 35
36.25/36.44	c Try to convert by bdds
36.25/36.45	c D: 1
36.25/36.45	c estimatedAdderCost: 36
36.25/36.45	c Try to convert by bdds
36.25/36.46	c D: 1
36.25/36.46	c estimatedAdderCost: 35
36.25/36.46	c Try to convert by bdds
36.25/36.47	c D: 1
36.25/36.47	c estimatedAdderCost: 36
36.25/36.47	c Try to convert by bdds
36.25/36.48	c D: 1
36.25/36.48	c estimatedAdderCost: 35
36.25/36.48	c Try to convert by bdds
36.35/36.50	c D: 1
36.35/36.50	c estimatedAdderCost: 36
36.35/36.50	c Try to convert by bdds
36.35/36.51	c D: 1
36.35/36.51	c estimatedAdderCost: 35
36.35/36.51	c Try to convert by bdds
36.35/36.52	c D: 1
36.35/36.52	c estimatedAdderCost: 36
36.35/36.52	c Try to convert by bdds
36.35/36.53	c D: 1
36.35/36.53	c estimatedAdderCost: 35
36.35/36.53	c Try to convert by bdds
36.35/36.55	c D: 1
36.35/36.55	c estimatedAdderCost: 36
36.35/36.55	c Try to convert by bdds
36.35/36.56	c D: 1
36.35/36.56	c estimatedAdderCost: 35
36.35/36.56	c Try to convert by bdds
36.35/36.57	c D: 1
36.35/36.57	c estimatedAdderCost: 36
36.35/36.57	c Try to convert by bdds
36.35/36.58	c D: 1
36.35/36.58	c estimatedAdderCost: 35
36.35/36.58	c Try to convert by bdds
36.45/36.60	c D: 1
36.45/36.60	c estimatedAdderCost: 36
36.45/36.60	c Try to convert by bdds
36.45/36.61	c D: 1
36.45/36.61	c estimatedAdderCost: 35
36.45/36.61	c Try to convert by bdds
36.45/36.62	c D: 1
36.45/36.62	c estimatedAdderCost: 36
36.45/36.62	c Try to convert by bdds
36.45/36.63	c D: 1
36.45/36.63	c estimatedAdderCost: 35
36.45/36.63	c Try to convert by bdds
36.45/36.64	c D: 1
36.45/36.64	c estimatedAdderCost: 36
36.45/36.64	c Try to convert by bdds
36.45/36.66	c D: 1
36.45/36.66	c estimatedAdderCost: 35
36.45/36.66	c Try to convert by bdds
36.45/36.67	c D: 1
36.45/36.67	c estimatedAdderCost: 36
36.45/36.67	c Try to convert by bdds
36.45/36.68	c D: 1
36.45/36.68	c estimatedAdderCost: 35
36.45/36.68	c Try to convert by bdds
36.45/36.69	c D: 1
36.45/36.69	c estimatedAdderCost: 36
36.45/36.69	c Try to convert by bdds
36.55/36.71	c D: 1
36.55/36.71	c estimatedAdderCost: 35
36.55/36.71	c Try to convert by bdds
36.55/36.72	c D: 1
36.55/36.72	c estimatedAdderCost: 36
36.55/36.72	c Try to convert by bdds
36.55/36.73	c D: 1
36.55/36.73	c estimatedAdderCost: 35
36.55/36.73	c Try to convert by bdds
36.55/36.74	c D: 1
36.55/36.74	c estimatedAdderCost: 36
36.55/36.74	c Try to convert by bdds
36.55/36.76	c D: 1
36.55/36.76	c estimatedAdderCost: 35
36.55/36.76	c Try to convert by bdds
36.55/36.77	c D: 1
36.55/36.77	c estimatedAdderCost: 36
36.55/36.77	c Try to convert by bdds
36.55/36.78	c D: 1
36.55/36.78	c estimatedAdderCost: 35
36.55/36.78	c Try to convert by bdds
36.55/36.79	c D: 1
36.55/36.79	c estimatedAdderCost: 36
36.55/36.79	c Try to convert by bdds
36.65/36.80	c D: 1
36.65/36.80	c estimatedAdderCost: 35
36.65/36.80	c Try to convert by bdds
36.65/36.82	c D: 1
36.65/36.82	c estimatedAdderCost: 36
36.65/36.82	c Try to convert by bdds
36.65/36.83	c D: 1
36.65/36.83	c estimatedAdderCost: 35
36.65/36.83	c Try to convert by bdds
36.65/36.84	c D: 1
36.65/36.84	c estimatedAdderCost: 36
36.65/36.84	c Try to convert by bdds
36.65/36.85	c D: 1
36.65/36.85	c estimatedAdderCost: 35
36.65/36.85	c Try to convert by bdds
36.65/36.87	c D: 1
36.65/36.87	c estimatedAdderCost: 36
36.65/36.87	c Try to convert by bdds
36.65/36.88	c D: 1
36.65/36.88	c estimatedAdderCost: 35
36.65/36.88	c Try to convert by bdds
36.65/36.89	c D: 1
36.65/36.89	c estimatedAdderCost: 36
36.65/36.89	c Try to convert by bdds
36.75/36.90	c D: 1
36.75/36.90	c estimatedAdderCost: 35
36.75/36.90	c Try to convert by bdds
36.75/36.92	c D: 1
36.75/36.92	c estimatedAdderCost: 36
36.75/36.92	c Try to convert by bdds
36.75/36.93	c D: 1
36.75/36.93	c estimatedAdderCost: 35
36.75/36.93	c Try to convert by bdds
36.75/36.94	c D: 1
36.75/36.94	c estimatedAdderCost: 36
36.75/36.94	c Try to convert by bdds
36.75/36.95	c D: 1
36.75/36.95	c estimatedAdderCost: 35
36.75/36.95	c Try to convert by bdds
36.75/36.96	c D: 1
36.75/36.96	c estimatedAdderCost: 36
36.75/36.96	c Try to convert by bdds
36.75/36.98	c D: 1
36.75/36.98	c estimatedAdderCost: 35
36.75/36.98	c Try to convert by bdds
36.75/36.99	c D: 1
36.75/36.99	c estimatedAdderCost: 36
36.75/36.99	c Try to convert by bdds
36.75/37.00	c D: 1
36.75/37.00	c estimatedAdderCost: 35
36.75/37.00	c Try to convert by bdds
36.86/37.01	c D: 1
36.86/37.01	c estimatedAdderCost: 36
36.86/37.01	c Try to convert by bdds
36.86/37.03	c D: 1
36.86/37.03	c estimatedAdderCost: 35
36.86/37.03	c Try to convert by bdds
36.86/37.04	c D: 1
36.86/37.04	c estimatedAdderCost: 36
36.86/37.04	c Try to convert by bdds
36.86/37.05	c D: 1
36.86/37.05	c estimatedAdderCost: 35
36.86/37.05	c Try to convert by bdds
36.86/37.06	c D: 1
36.86/37.06	c estimatedAdderCost: 36
36.86/37.06	c Try to convert by bdds
36.86/37.08	c D: 1
36.86/37.08	c estimatedAdderCost: 35
36.86/37.08	c Try to convert by bdds
36.86/37.09	c D: 1
36.86/37.09	c estimatedAdderCost: 36
36.86/37.09	c Try to convert by bdds
36.86/37.10	c D: 1
36.86/37.10	c estimatedAdderCost: 35
36.86/37.10	c Try to convert by bdds
36.96/37.11	c D: 1
36.96/37.11	c estimatedAdderCost: 36
36.96/37.11	c Try to convert by bdds
36.96/37.13	c D: 1
36.96/37.13	c estimatedAdderCost: 35
36.96/37.13	c Try to convert by bdds
36.96/37.14	c D: 1
36.96/37.14	c estimatedAdderCost: 36
36.96/37.14	c Try to convert by bdds
36.96/37.15	c D: 1
36.96/37.15	c estimatedAdderCost: 35
36.96/37.15	c Try to convert by bdds
36.96/37.16	c D: 1
36.96/37.16	c estimatedAdderCost: 36
36.96/37.16	c Try to convert by bdds
36.96/37.17	c D: 1
36.96/37.17	c estimatedAdderCost: 35
36.96/37.17	c Try to convert by bdds
36.96/37.19	c D: 1
36.96/37.19	c estimatedAdderCost: 36
36.96/37.19	c Try to convert by bdds
37.05/37.20	c D: 1
37.05/37.20	c estimatedAdderCost: 35
37.05/37.20	c Try to convert by bdds
37.05/37.21	c D: 1
37.05/37.21	c estimatedAdderCost: 36
37.05/37.21	c Try to convert by bdds
37.05/37.22	c D: 1
37.05/37.22	c estimatedAdderCost: 35
37.05/37.22	c Try to convert by bdds
37.05/37.24	c D: 1
37.05/37.24	c estimatedAdderCost: 36
37.05/37.24	c Try to convert by bdds
37.05/37.25	c D: 1
37.05/37.25	c estimatedAdderCost: 35
37.05/37.25	c Try to convert by bdds
37.05/37.26	c D: 1
37.05/37.26	c estimatedAdderCost: 36
37.05/37.26	c Try to convert by bdds
37.05/37.27	c D: 1
37.05/37.27	c estimatedAdderCost: 35
37.05/37.27	c Try to convert by bdds
37.05/37.29	c D: 1
37.05/37.29	c estimatedAdderCost: 36
37.05/37.29	c Try to convert by bdds
37.15/37.30	c D: 1
37.15/37.30	c estimatedAdderCost: 35
37.15/37.30	c Try to convert by bdds
37.15/37.31	c D: 1
37.15/37.31	c estimatedAdderCost: 36
37.15/37.31	c Try to convert by bdds
37.15/37.32	c D: 1
37.15/37.32	c estimatedAdderCost: 35
37.15/37.32	c Try to convert by bdds
37.15/37.33	c D: 1
37.15/37.33	c estimatedAdderCost: 36
37.15/37.33	c Try to convert by bdds
37.15/37.35	c D: 1
37.15/37.35	c estimatedAdderCost: 35
37.15/37.35	c Try to convert by bdds
37.15/37.36	c D: 1
37.15/37.36	c estimatedAdderCost: 36
37.15/37.36	c Try to convert by bdds
37.15/37.37	c D: 1
37.15/37.37	c estimatedAdderCost: 35
37.15/37.37	c Try to convert by bdds
37.15/37.38	c D: 1
37.15/37.38	c estimatedAdderCost: 36
37.15/37.38	c Try to convert by bdds
37.25/37.40	c D: 1
37.25/37.40	c estimatedAdderCost: 35
37.25/37.40	c Try to convert by bdds
37.25/37.41	c D: 1
37.25/37.41	c estimatedAdderCost: 36
37.25/37.41	c Try to convert by bdds
37.25/37.42	c D: 1
37.25/37.42	c estimatedAdderCost: 35
37.25/37.42	c Try to convert by bdds
37.25/37.43	c D: 1
37.25/37.43	c estimatedAdderCost: 36
37.25/37.43	c Try to convert by bdds
37.25/37.45	c D: 1
37.25/37.45	c estimatedAdderCost: 35
37.25/37.45	c Try to convert by bdds
37.25/37.46	c D: 1
37.25/37.46	c estimatedAdderCost: 36
37.25/37.46	c Try to convert by bdds
37.25/37.47	c D: 1
37.25/37.47	c estimatedAdderCost: 35
37.25/37.47	c Try to convert by bdds
37.25/37.48	c D: 1
37.25/37.48	c estimatedAdderCost: 36
37.25/37.48	c Try to convert by bdds
37.25/37.49	c D: 1
37.25/37.49	c estimatedAdderCost: 35
37.25/37.49	c Try to convert by bdds
37.35/37.51	c D: 1
37.35/37.51	c estimatedAdderCost: 36
37.35/37.51	c Try to convert by bdds
37.35/37.52	c D: 1
37.35/37.52	c estimatedAdderCost: 35
37.35/37.52	c Try to convert by bdds
37.35/37.54	c D: 1
37.35/37.54	c estimatedAdderCost: 36
37.35/37.54	c Try to convert by bdds
37.35/37.55	c D: 1
37.35/37.55	c estimatedAdderCost: 35
37.35/37.55	c Try to convert by bdds
37.35/37.56	c D: 1
37.35/37.56	c estimatedAdderCost: 36
37.35/37.56	c Try to convert by bdds
37.35/37.57	c D: 1
37.35/37.57	c estimatedAdderCost: 35
37.35/37.57	c Try to convert by bdds
37.35/37.59	c D: 1
37.35/37.59	c estimatedAdderCost: 36
37.35/37.59	c Try to convert by bdds
37.45/37.60	c D: 1
37.45/37.60	c estimatedAdderCost: 35
37.45/37.60	c Try to convert by bdds
37.45/37.61	c D: 1
37.45/37.61	c estimatedAdderCost: 36
37.45/37.61	c Try to convert by bdds
37.45/37.62	c D: 1
37.45/37.62	c estimatedAdderCost: 35
37.45/37.62	c Try to convert by bdds
37.45/37.63	c D: 1
37.45/37.63	c estimatedAdderCost: 36
37.45/37.63	c Try to convert by bdds
37.45/37.65	c D: 1
37.45/37.65	c estimatedAdderCost: 35
37.45/37.65	c Try to convert by bdds
37.45/37.66	c D: 1
37.45/37.66	c estimatedAdderCost: 36
37.45/37.66	c Try to convert by bdds
37.45/37.67	c D: 1
37.45/37.67	c estimatedAdderCost: 35
37.45/37.67	c Try to convert by bdds
37.45/37.68	c D: 1
37.45/37.68	c estimatedAdderCost: 36
37.45/37.68	c Try to convert by bdds
37.55/37.70	c D: 1
37.55/37.70	c estimatedAdderCost: 35
37.55/37.70	c Try to convert by bdds
37.55/37.71	c D: 1
37.55/37.71	c estimatedAdderCost: 36
37.55/37.71	c Try to convert by bdds
37.55/37.72	c D: 1
37.55/37.72	c estimatedAdderCost: 35
37.55/37.72	c Try to convert by bdds
37.55/37.73	c D: 1
37.55/37.73	c estimatedAdderCost: 36
37.55/37.73	c Try to convert by bdds
37.55/37.75	c D: 1
37.55/37.75	c estimatedAdderCost: 35
37.55/37.75	c Try to convert by bdds
37.55/37.76	c D: 1
37.55/37.76	c estimatedAdderCost: 36
37.55/37.76	c Try to convert by bdds
37.55/37.77	c D: 1
37.55/37.77	c estimatedAdderCost: 35
37.55/37.77	c Try to convert by bdds
37.55/37.78	c D: 1
37.55/37.78	c estimatedAdderCost: 36
37.55/37.78	c Try to convert by bdds
37.55/37.79	c D: 1
37.55/37.79	c estimatedAdderCost: 35
37.55/37.79	c Try to convert by bdds
37.65/37.81	c D: 1
37.65/37.81	c estimatedAdderCost: 36
37.65/37.81	c Try to convert by bdds
37.65/37.82	c D: 1
37.65/37.82	c estimatedAdderCost: 35
37.65/37.82	c Try to convert by bdds
37.65/37.83	c D: 1
37.65/37.83	c estimatedAdderCost: 36
37.65/37.83	c Try to convert by bdds
37.65/37.84	c D: 1
37.65/37.84	c estimatedAdderCost: 35
37.65/37.84	c Try to convert by bdds
37.65/37.86	c D: 1
37.65/37.86	c estimatedAdderCost: 36
37.65/37.86	c Try to convert by bdds
37.65/37.87	c D: 1
37.65/37.87	c estimatedAdderCost: 35
37.65/37.87	c Try to convert by bdds
37.65/37.88	c D: 1
37.65/37.88	c estimatedAdderCost: 36
37.65/37.88	c Try to convert by bdds
37.65/37.89	c D: 1
37.65/37.89	c estimatedAdderCost: 35
37.65/37.89	c Try to convert by bdds
37.75/37.91	c D: 1
37.75/37.91	c estimatedAdderCost: 36
37.75/37.91	c Try to convert by bdds
37.75/37.92	c D: 1
37.75/37.92	c estimatedAdderCost: 35
37.75/37.92	c Try to convert by bdds
37.75/37.93	c D: 1
37.75/37.93	c estimatedAdderCost: 36
37.75/37.93	c Try to convert by bdds
37.75/37.94	c D: 1
37.75/37.94	c estimatedAdderCost: 35
37.75/37.94	c Try to convert by bdds
37.75/37.96	c D: 1
37.75/37.96	c estimatedAdderCost: 36
37.75/37.96	c Try to convert by bdds
37.75/37.97	c D: 1
37.75/37.97	c estimatedAdderCost: 35
37.75/37.97	c Try to convert by bdds
37.75/37.98	c D: 1
37.75/37.98	c estimatedAdderCost: 36
37.75/37.98	c Try to convert by bdds
37.75/37.99	c D: 1
37.75/37.99	c estimatedAdderCost: 35
37.75/37.99	c Try to convert by bdds
37.75/38.00	c D: 1
37.75/38.00	c estimatedAdderCost: 36
37.75/38.00	c Try to convert by bdds
37.87/38.02	c D: 1
37.87/38.02	c estimatedAdderCost: 35
37.87/38.02	c Try to convert by bdds
37.87/38.03	c D: 1
37.87/38.03	c estimatedAdderCost: 36
37.87/38.03	c Try to convert by bdds
37.87/38.04	c D: 1
37.87/38.04	c estimatedAdderCost: 35
37.87/38.04	c Try to convert by bdds
37.87/38.05	c D: 1
37.87/38.05	c estimatedAdderCost: 36
37.87/38.05	c Try to convert by bdds
37.87/38.07	c D: 1
37.87/38.07	c estimatedAdderCost: 35
37.87/38.07	c Try to convert by bdds
37.87/38.08	c D: 1
37.87/38.08	c estimatedAdderCost: 36
37.87/38.08	c Try to convert by bdds
37.87/38.09	c D: 1
37.87/38.09	c estimatedAdderCost: 35
37.87/38.09	c Try to convert by bdds
37.87/38.10	c D: 1
37.87/38.10	c estimatedAdderCost: 36
37.87/38.10	c Try to convert by bdds
37.96/38.12	c D: 1
37.96/38.12	c estimatedAdderCost: 35
37.96/38.12	c Try to convert by bdds
37.96/38.13	c D: 1
37.96/38.13	c estimatedAdderCost: 36
37.96/38.13	c Try to convert by bdds
37.96/38.14	c D: 1
37.96/38.14	c estimatedAdderCost: 35
37.96/38.14	c Try to convert by bdds
37.96/38.15	c D: 1
37.96/38.15	c estimatedAdderCost: 36
37.96/38.15	c Try to convert by bdds
37.96/38.17	c D: 1
37.96/38.17	c estimatedAdderCost: 35
37.96/38.17	c Try to convert by bdds
37.96/38.18	c D: 1
37.96/38.18	c estimatedAdderCost: 36
37.96/38.18	c Try to convert by bdds
37.96/38.19	c D: 1
37.96/38.19	c estimatedAdderCost: 35
37.96/38.19	c Try to convert by bdds
38.05/38.20	c D: 1
38.05/38.20	c estimatedAdderCost: 36
38.05/38.20	c Try to convert by bdds
38.05/38.21	c D: 1
38.05/38.21	c estimatedAdderCost: 35
38.05/38.21	c Try to convert by bdds
38.05/38.23	c D: 1
38.05/38.23	c estimatedAdderCost: 36
38.05/38.23	c Try to convert by bdds
38.05/38.24	c D: 1
38.05/38.24	c estimatedAdderCost: 35
38.05/38.24	c Try to convert by bdds
38.05/38.25	c D: 1
38.05/38.25	c estimatedAdderCost: 36
38.05/38.25	c Try to convert by bdds
38.05/38.26	c D: 1
38.05/38.26	c estimatedAdderCost: 35
38.05/38.26	c Try to convert by bdds
38.05/38.28	c D: 1
38.05/38.28	c estimatedAdderCost: 36
38.05/38.28	c Try to convert by bdds
38.05/38.29	c D: 1
38.05/38.29	c estimatedAdderCost: 35
38.05/38.29	c Try to convert by bdds
38.15/38.30	c D: 1
38.15/38.30	c estimatedAdderCost: 36
38.15/38.30	c Try to convert by bdds
38.15/38.31	c D: 1
38.15/38.31	c estimatedAdderCost: 35
38.15/38.31	c Try to convert by bdds
38.15/38.33	c D: 1
38.15/38.33	c estimatedAdderCost: 36
38.15/38.33	c Try to convert by bdds
38.15/38.34	c D: 1
38.15/38.34	c estimatedAdderCost: 35
38.15/38.34	c Try to convert by bdds
38.15/38.35	c D: 1
38.15/38.35	c estimatedAdderCost: 36
38.15/38.35	c Try to convert by bdds
38.15/38.36	c D: 1
38.15/38.36	c estimatedAdderCost: 35
38.15/38.36	c Try to convert by bdds
38.15/38.38	c D: 1
38.15/38.38	c estimatedAdderCost: 36
38.15/38.38	c Try to convert by bdds
38.15/38.39	c D: 1
38.15/38.39	c estimatedAdderCost: 35
38.15/38.39	c Try to convert by bdds
38.25/38.40	c D: 1
38.25/38.40	c estimatedAdderCost: 36
38.25/38.40	c Try to convert by bdds
38.25/38.41	c D: 1
38.25/38.41	c estimatedAdderCost: 35
38.25/38.41	c Try to convert by bdds
38.25/38.42	c D: 1
38.25/38.42	c estimatedAdderCost: 36
38.25/38.42	c Try to convert by bdds
38.25/38.44	c D: 1
38.25/38.44	c estimatedAdderCost: 35
38.25/38.44	c Try to convert by bdds
38.25/38.45	c D: 1
38.25/38.45	c estimatedAdderCost: 36
38.25/38.45	c Try to convert by bdds
38.25/38.46	c D: 1
38.25/38.46	c estimatedAdderCost: 35
38.25/38.46	c Try to convert by bdds
38.25/38.47	c D: 1
38.25/38.47	c estimatedAdderCost: 36
38.25/38.47	c Try to convert by bdds
38.25/38.49	c D: 1
38.25/38.49	c estimatedAdderCost: 35
38.25/38.49	c Try to convert by bdds
38.35/38.50	c D: 1
38.35/38.50	c estimatedAdderCost: 36
38.35/38.50	c Try to convert by bdds
38.35/38.51	c D: 1
38.35/38.51	c estimatedAdderCost: 35
38.35/38.51	c Try to convert by bdds
38.35/38.52	c D: 1
38.35/38.52	c estimatedAdderCost: 36
38.35/38.52	c Try to convert by bdds
38.35/38.54	c D: 1
38.35/38.54	c estimatedAdderCost: 35
38.35/38.54	c Try to convert by bdds
38.35/38.55	c D: 1
38.35/38.55	c estimatedAdderCost: 36
38.35/38.55	c Try to convert by bdds
38.35/38.56	c D: 1
38.35/38.56	c estimatedAdderCost: 35
38.35/38.56	c Try to convert by bdds
38.35/38.57	c D: 1
38.35/38.57	c estimatedAdderCost: 36
38.35/38.57	c Try to convert by bdds
38.35/38.58	c D: 1
38.35/38.58	c estimatedAdderCost: 35
38.35/38.58	c Try to convert by bdds
38.45/38.60	c D: 1
38.45/38.60	c estimatedAdderCost: 36
38.45/38.60	c Try to convert by bdds
38.45/38.61	c D: 1
38.45/38.61	c estimatedAdderCost: 35
38.45/38.61	c Try to convert by bdds
38.45/38.62	c D: 1
38.45/38.62	c estimatedAdderCost: 36
38.45/38.62	c Try to convert by bdds
38.45/38.63	c D: 1
38.45/38.63	c estimatedAdderCost: 35
38.45/38.63	c Try to convert by bdds
38.45/38.65	c D: 1
38.45/38.65	c estimatedAdderCost: 36
38.45/38.65	c Try to convert by bdds
38.45/38.66	c D: 1
38.45/38.66	c estimatedAdderCost: 35
38.45/38.66	c Try to convert by bdds
38.45/38.67	c D: 1
38.45/38.67	c estimatedAdderCost: 36
38.45/38.67	c Try to convert by bdds
38.45/38.68	c D: 1
38.45/38.68	c estimatedAdderCost: 35
38.45/38.68	c Try to convert by bdds
38.55/38.70	c D: 1
38.55/38.70	c estimatedAdderCost: 36
38.55/38.70	c Try to convert by bdds
38.55/38.71	c D: 1
38.55/38.71	c estimatedAdderCost: 35
38.55/38.71	c Try to convert by bdds
38.55/38.72	c D: 1
38.55/38.72	c estimatedAdderCost: 36
38.55/38.72	c Try to convert by bdds
38.55/38.73	c D: 1
38.55/38.73	c estimatedAdderCost: 35
38.55/38.73	c Try to convert by bdds
38.55/38.75	c D: 1
38.55/38.75	c estimatedAdderCost: 36
38.55/38.75	c Try to convert by bdds
38.55/38.76	c D: 1
38.55/38.76	c estimatedAdderCost: 35
38.55/38.76	c Try to convert by bdds
38.55/38.77	c D: 1
38.55/38.77	c estimatedAdderCost: 36
38.55/38.77	c Try to convert by bdds
38.55/38.78	c D: 1
38.55/38.78	c estimatedAdderCost: 35
38.55/38.78	c Try to convert by bdds
38.55/38.79	c D: 1
38.55/38.79	c estimatedAdderCost: 36
38.55/38.79	c Try to convert by bdds
38.65/38.81	c D: 1
38.65/38.81	c estimatedAdderCost: 35
38.65/38.81	c Try to convert by bdds
38.65/38.82	c D: 1
38.65/38.82	c estimatedAdderCost: 36
38.65/38.82	c Try to convert by bdds
38.65/38.83	c D: 1
38.65/38.83	c estimatedAdderCost: 35
38.65/38.83	c Try to convert by bdds
38.65/38.84	c D: 1
38.65/38.84	c estimatedAdderCost: 36
38.65/38.84	c Try to convert by bdds
38.65/38.86	c D: 1
38.65/38.86	c estimatedAdderCost: 35
38.65/38.86	c Try to convert by bdds
38.65/38.87	c D: 1
38.65/38.87	c estimatedAdderCost: 36
38.65/38.87	c Try to convert by bdds
38.65/38.88	c D: 1
38.65/38.88	c estimatedAdderCost: 35
38.65/38.88	c Try to convert by bdds
38.65/38.89	c D: 1
38.65/38.89	c estimatedAdderCost: 36
38.65/38.89	c Try to convert by bdds
38.75/38.91	c D: 1
38.75/38.91	c estimatedAdderCost: 35
38.75/38.91	c Try to convert by bdds
38.75/38.92	c D: 1
38.75/38.92	c estimatedAdderCost: 36
38.75/38.92	c Try to convert by bdds
38.75/38.93	c D: 1
38.75/38.93	c estimatedAdderCost: 35
38.75/38.93	c Try to convert by bdds
38.75/38.94	c D: 1
38.75/38.94	c estimatedAdderCost: 36
38.75/38.94	c Try to convert by bdds
38.75/38.95	c D: 1
38.75/38.95	c estimatedAdderCost: 35
38.75/38.95	c Try to convert by bdds
38.75/38.97	c D: 1
38.75/38.97	c estimatedAdderCost: 36
38.75/38.97	c Try to convert by bdds
38.75/38.98	c D: 1
38.75/38.98	c estimatedAdderCost: 35
38.75/38.98	c Try to convert by bdds
38.75/38.99	c D: 1
38.75/38.99	c estimatedAdderCost: 36
38.75/38.99	c Try to convert by bdds
38.75/39.00	c D: 1
38.75/39.00	c estimatedAdderCost: 35
38.75/39.00	c Try to convert by bdds
38.86/39.02	c D: 1
38.86/39.02	c estimatedAdderCost: 36
38.86/39.02	c Try to convert by bdds
38.86/39.03	c D: 1
38.86/39.03	c estimatedAdderCost: 35
38.86/39.03	c Try to convert by bdds
38.86/39.04	c D: 1
38.86/39.04	c estimatedAdderCost: 36
38.86/39.04	c Try to convert by bdds
38.86/39.05	c D: 1
38.86/39.05	c estimatedAdderCost: 35
38.86/39.05	c Try to convert by bdds
38.86/39.07	c D: 1
38.86/39.07	c estimatedAdderCost: 36
38.86/39.07	c Try to convert by bdds
38.86/39.08	c D: 1
38.86/39.08	c estimatedAdderCost: 35
38.86/39.08	c Try to convert by bdds
38.86/39.09	c D: 1
38.86/39.09	c estimatedAdderCost: 36
38.86/39.09	c Try to convert by bdds
38.86/39.10	c D: 1
38.86/39.10	c estimatedAdderCost: 35
38.86/39.10	c Try to convert by bdds
38.96/39.12	c D: 1
38.96/39.12	c estimatedAdderCost: 36
38.96/39.12	c Try to convert by bdds
38.96/39.13	c D: 1
38.96/39.13	c estimatedAdderCost: 35
38.96/39.13	c Try to convert by bdds
38.96/39.14	c D: 1
38.96/39.14	c estimatedAdderCost: 36
38.96/39.14	c Try to convert by bdds
38.96/39.15	c D: 1
38.96/39.15	c estimatedAdderCost: 35
38.96/39.15	c Try to convert by bdds
38.96/39.17	c D: 1
38.96/39.17	c estimatedAdderCost: 36
38.96/39.17	c Try to convert by bdds
38.96/39.18	c D: 1
38.96/39.18	c estimatedAdderCost: 35
38.96/39.18	c Try to convert by bdds
38.96/39.19	c D: 1
38.96/39.19	c estimatedAdderCost: 36
38.96/39.19	c Try to convert by bdds
39.05/39.20	c D: 1
39.05/39.20	c estimatedAdderCost: 35
39.05/39.20	c Try to convert by bdds
39.05/39.21	c D: 1
39.05/39.21	c estimatedAdderCost: 36
39.05/39.21	c Try to convert by bdds
39.05/39.23	c D: 1
39.05/39.23	c estimatedAdderCost: 35
39.05/39.23	c Try to convert by bdds
39.05/39.24	c D: 1
39.05/39.24	c estimatedAdderCost: 36
39.05/39.24	c Try to convert by bdds
39.05/39.25	c D: 1
39.05/39.25	c estimatedAdderCost: 35
39.05/39.25	c Try to convert by bdds
39.05/39.26	c D: 1
39.05/39.26	c estimatedAdderCost: 36
39.05/39.26	c Try to convert by bdds
39.05/39.28	c D: 1
39.05/39.28	c estimatedAdderCost: 35
39.05/39.28	c Try to convert by bdds
39.05/39.29	c D: 1
39.05/39.29	c estimatedAdderCost: 36
39.05/39.29	c Try to convert by bdds
39.15/39.30	c D: 1
39.15/39.30	c estimatedAdderCost: 35
39.15/39.30	c Try to convert by bdds
39.15/39.31	c D: 1
39.15/39.31	c estimatedAdderCost: 36
39.15/39.31	c Try to convert by bdds
39.15/39.33	c D: 1
39.15/39.33	c estimatedAdderCost: 35
39.15/39.33	c Try to convert by bdds
39.15/39.34	c D: 1
39.15/39.34	c estimatedAdderCost: 36
39.15/39.34	c Try to convert by bdds
39.15/39.35	c D: 1
39.15/39.35	c estimatedAdderCost: 35
39.15/39.35	c Try to convert by bdds
39.15/39.36	c D: 1
39.15/39.36	c estimatedAdderCost: 36
39.15/39.36	c Try to convert by bdds
39.15/39.38	c D: 1
39.15/39.38	c estimatedAdderCost: 35
39.15/39.38	c Try to convert by bdds
39.15/39.39	c D: 1
39.15/39.39	c estimatedAdderCost: 36
39.15/39.39	c Try to convert by bdds
39.25/39.40	c D: 1
39.25/39.40	c estimatedAdderCost: 35
39.25/39.40	c Try to convert by bdds
39.25/39.41	c D: 1
39.25/39.41	c estimatedAdderCost: 36
39.25/39.41	c Try to convert by bdds
39.25/39.42	c D: 1
39.25/39.42	c estimatedAdderCost: 35
39.25/39.42	c Try to convert by bdds
39.25/39.44	c D: 1
39.25/39.44	c estimatedAdderCost: 36
39.25/39.44	c Try to convert by bdds
39.25/39.45	c D: 1
39.25/39.45	c estimatedAdderCost: 35
39.25/39.45	c Try to convert by bdds
39.25/39.46	c D: 1
39.25/39.46	c estimatedAdderCost: 36
39.25/39.46	c Try to convert by bdds
39.25/39.47	c D: 1
39.25/39.47	c estimatedAdderCost: 35
39.25/39.47	c Try to convert by bdds
39.25/39.49	c D: 1
39.25/39.49	c estimatedAdderCost: 36
39.25/39.49	c Try to convert by bdds
39.35/39.50	c D: 1
39.35/39.50	c estimatedAdderCost: 35
39.35/39.50	c Try to convert by bdds
39.35/39.51	c D: 1
39.35/39.51	c estimatedAdderCost: 36
39.35/39.51	c Try to convert by bdds
39.35/39.52	c D: 1
39.35/39.52	c estimatedAdderCost: 35
39.35/39.52	c Try to convert by bdds
39.35/39.54	c D: 1
39.35/39.54	c estimatedAdderCost: 36
39.35/39.54	c Try to convert by bdds
39.35/39.55	c D: 1
39.35/39.55	c estimatedAdderCost: 35
39.35/39.55	c Try to convert by bdds
39.35/39.56	c D: 1
39.35/39.56	c estimatedAdderCost: 36
39.35/39.56	c Try to convert by bdds
39.35/39.57	c D: 1
39.35/39.57	c estimatedAdderCost: 35
39.35/39.57	c Try to convert by bdds
39.35/39.59	c D: 1
39.35/39.59	c estimatedAdderCost: 36
39.35/39.59	c Try to convert by bdds
39.45/39.60	c D: 1
39.45/39.60	c estimatedAdderCost: 35
39.45/39.60	c Try to convert by bdds
39.45/39.61	c D: 1
39.45/39.61	c estimatedAdderCost: 36
39.45/39.61	c Try to convert by bdds
39.45/39.62	c D: 1
39.45/39.62	c estimatedAdderCost: 35
39.45/39.62	c Try to convert by bdds
39.45/39.64	c D: 1
39.45/39.64	c estimatedAdderCost: 36
39.45/39.64	c Try to convert by bdds
39.45/39.65	c D: 1
39.45/39.65	c estimatedAdderCost: 35
39.45/39.65	c Try to convert by bdds
39.45/39.66	c D: 1
39.45/39.66	c estimatedAdderCost: 36
39.45/39.66	c Try to convert by bdds
39.45/39.67	c D: 1
39.45/39.67	c estimatedAdderCost: 35
39.45/39.67	c Try to convert by bdds
39.45/39.68	c D: 1
39.45/39.68	c estimatedAdderCost: 36
39.45/39.68	c Try to convert by bdds
39.55/39.70	c D: 1
39.55/39.70	c estimatedAdderCost: 35
39.55/39.70	c Try to convert by bdds
39.55/39.71	c D: 1
39.55/39.71	c estimatedAdderCost: 36
39.55/39.71	c Try to convert by bdds
39.55/39.72	c D: 1
39.55/39.72	c estimatedAdderCost: 35
39.55/39.72	c Try to convert by bdds
39.55/39.73	c D: 1
39.55/39.73	c estimatedAdderCost: 36
39.55/39.73	c Try to convert by bdds
39.55/39.75	c D: 1
39.55/39.75	c estimatedAdderCost: 35
39.55/39.75	c Try to convert by bdds
39.55/39.76	c D: 1
39.55/39.76	c estimatedAdderCost: 36
39.55/39.76	c Try to convert by bdds
39.55/39.77	c D: 1
39.55/39.77	c estimatedAdderCost: 35
39.55/39.77	c Try to convert by bdds
39.55/39.78	c D: 1
39.55/39.78	c estimatedAdderCost: 36
39.55/39.78	c Try to convert by bdds
39.64/39.80	c D: 1
39.64/39.80	c estimatedAdderCost: 35
39.64/39.80	c Try to convert by bdds
39.64/39.81	c D: 1
39.64/39.81	c estimatedAdderCost: 36
39.64/39.81	c Try to convert by bdds
39.64/39.82	c D: 1
39.64/39.82	c estimatedAdderCost: 35
39.64/39.82	c Try to convert by bdds
39.64/39.83	c D: 1
39.64/39.83	c estimatedAdderCost: 36
39.64/39.83	c Try to convert by bdds
39.64/39.84	c D: 1
39.64/39.84	c estimatedAdderCost: 35
39.64/39.84	c Try to convert by bdds
39.64/39.86	c D: 1
39.64/39.86	c estimatedAdderCost: 36
39.64/39.86	c Try to convert by bdds
39.64/39.87	c D: 1
39.64/39.87	c estimatedAdderCost: 35
39.64/39.87	c Try to convert by bdds
39.64/39.88	c D: 1
39.64/39.88	c estimatedAdderCost: 36
39.64/39.88	c Try to convert by bdds
39.64/39.89	c D: 1
39.64/39.89	c estimatedAdderCost: 35
39.64/39.89	c Try to convert by bdds
39.74/39.91	c D: 1
39.74/39.91	c estimatedAdderCost: 36
39.74/39.91	c Try to convert by bdds
39.74/39.92	c D: 1
39.74/39.92	c estimatedAdderCost: 35
39.74/39.92	c Try to convert by bdds
39.74/39.93	c D: 1
39.74/39.93	c estimatedAdderCost: 36
39.74/39.93	c Try to convert by bdds
39.74/39.94	c D: 1
39.74/39.94	c estimatedAdderCost: 35
39.74/39.94	c Try to convert by bdds
39.74/39.96	c D: 1
39.74/39.96	c estimatedAdderCost: 36
39.74/39.96	c Try to convert by bdds
39.74/39.97	c D: 1
39.74/39.97	c estimatedAdderCost: 35
39.74/39.97	c Try to convert by bdds
39.74/39.98	c D: 1
39.74/39.98	c estimatedAdderCost: 36
39.74/39.98	c Try to convert by bdds
39.74/39.99	c D: 1
39.74/39.99	c estimatedAdderCost: 35
39.74/39.99	c Try to convert by bdds
39.74/40.01	c D: 1
39.74/40.01	c estimatedAdderCost: 36
39.74/40.01	c Try to convert by bdds
39.86/40.02	c D: 1
39.86/40.02	c estimatedAdderCost: 35
39.86/40.02	c Try to convert by bdds
39.86/40.03	c D: 1
39.86/40.03	c estimatedAdderCost: 36
39.86/40.03	c Try to convert by bdds
39.86/40.04	c D: 1
39.86/40.04	c estimatedAdderCost: 35
39.86/40.04	c Try to convert by bdds
39.86/40.06	c D: 1
39.86/40.06	c estimatedAdderCost: 36
39.86/40.06	c Try to convert by bdds
39.86/40.07	c D: 1
39.86/40.07	c estimatedAdderCost: 35
39.86/40.07	c Try to convert by bdds
39.86/40.08	c D: 1
39.86/40.08	c estimatedAdderCost: 36
39.86/40.08	c Try to convert by bdds
39.86/40.09	c D: 1
39.86/40.09	c estimatedAdderCost: 35
39.86/40.09	c Try to convert by bdds
39.86/40.10	c D: 1
39.86/40.10	c estimatedAdderCost: 36
39.86/40.10	c Try to convert by bdds
39.96/40.12	c D: 1
39.96/40.12	c estimatedAdderCost: 35
39.96/40.12	c Try to convert by bdds
39.96/40.13	c D: 1
39.96/40.13	c estimatedAdderCost: 36
39.96/40.13	c Try to convert by bdds
39.96/40.14	c D: 1
39.96/40.14	c estimatedAdderCost: 35
39.96/40.14	c Try to convert by bdds
39.96/40.15	c D: 1
39.96/40.15	c estimatedAdderCost: 36
39.96/40.15	c Try to convert by bdds
39.96/40.17	c D: 1
39.96/40.17	c estimatedAdderCost: 35
39.96/40.17	c Try to convert by bdds
39.96/40.18	c D: 1
39.96/40.18	c estimatedAdderCost: 36
39.96/40.18	c Try to convert by bdds
39.96/40.19	c D: 1
39.96/40.19	c estimatedAdderCost: 35
39.96/40.19	c Try to convert by bdds
40.04/40.20	c D: 1
40.04/40.20	c estimatedAdderCost: 36
40.04/40.20	c Try to convert by bdds
40.04/40.22	c D: 1
40.04/40.22	c estimatedAdderCost: 35
40.04/40.22	c Try to convert by bdds
40.04/40.23	c D: 1
40.04/40.23	c estimatedAdderCost: 36
40.04/40.23	c Try to convert by bdds
40.04/40.24	c D: 1
40.04/40.24	c estimatedAdderCost: 35
40.04/40.24	c Try to convert by bdds
40.04/40.25	c D: 1
40.04/40.25	c estimatedAdderCost: 36
40.04/40.25	c Try to convert by bdds
40.04/40.27	c D: 1
40.04/40.27	c estimatedAdderCost: 35
40.04/40.27	c Try to convert by bdds
40.04/40.28	c D: 1
40.04/40.28	c estimatedAdderCost: 36
40.04/40.28	c Try to convert by bdds
40.04/40.29	c D: 1
40.04/40.29	c estimatedAdderCost: 35
40.04/40.29	c Try to convert by bdds
40.14/40.30	c D: 1
40.14/40.30	c estimatedAdderCost: 36
40.14/40.30	c Try to convert by bdds
40.14/40.31	c D: 1
40.14/40.31	c estimatedAdderCost: 35
40.14/40.31	c Try to convert by bdds
40.14/40.33	c D: 1
40.14/40.33	c estimatedAdderCost: 36
40.14/40.33	c Try to convert by bdds
40.14/40.34	c D: 1
40.14/40.34	c estimatedAdderCost: 35
40.14/40.34	c Try to convert by bdds
40.14/40.35	c D: 1
40.14/40.35	c estimatedAdderCost: 36
40.14/40.35	c Try to convert by bdds
40.14/40.36	c D: 1
40.14/40.36	c estimatedAdderCost: 35
40.14/40.36	c Try to convert by bdds
40.14/40.38	c D: 1
40.14/40.38	c estimatedAdderCost: 36
40.14/40.38	c Try to convert by bdds
40.14/40.39	c D: 1
40.14/40.39	c estimatedAdderCost: 35
40.14/40.39	c Try to convert by bdds
40.24/40.40	c D: 1
40.24/40.40	c estimatedAdderCost: 36
40.24/40.40	c Try to convert by bdds
40.24/40.41	c D: 1
40.24/40.41	c estimatedAdderCost: 35
40.24/40.41	c Try to convert by bdds
40.24/40.43	c D: 1
40.24/40.43	c estimatedAdderCost: 36
40.24/40.43	c Try to convert by bdds
40.24/40.44	c D: 1
40.24/40.44	c estimatedAdderCost: 35
40.24/40.44	c Try to convert by bdds
40.24/40.45	c D: 1
40.24/40.45	c estimatedAdderCost: 36
40.24/40.45	c Try to convert by bdds
40.24/40.46	c D: 1
40.24/40.46	c estimatedAdderCost: 35
40.24/40.46	c Try to convert by bdds
40.24/40.48	c D: 1
40.24/40.48	c estimatedAdderCost: 36
40.24/40.48	c Try to convert by bdds
40.24/40.49	c D: 1
40.24/40.49	c estimatedAdderCost: 35
40.24/40.49	c Try to convert by bdds
40.34/40.50	c D: 1
40.34/40.50	c estimatedAdderCost: 36
40.34/40.50	c Try to convert by bdds
40.34/40.51	c D: 1
40.34/40.51	c estimatedAdderCost: 35
40.34/40.51	c Try to convert by bdds
40.34/40.53	c D: 1
40.34/40.53	c estimatedAdderCost: 36
40.34/40.53	c Try to convert by bdds
40.34/40.54	c D: 1
40.34/40.54	c estimatedAdderCost: 35
40.34/40.54	c Try to convert by bdds
40.34/40.55	c D: 1
40.34/40.55	c estimatedAdderCost: 36
40.34/40.55	c Try to convert by bdds
40.34/40.56	c D: 1
40.34/40.56	c estimatedAdderCost: 35
40.34/40.56	c Try to convert by bdds
40.34/40.57	c D: 1
40.34/40.57	c estimatedAdderCost: 36
40.34/40.57	c Try to convert by bdds
40.34/40.59	c D: 1
40.34/40.59	c estimatedAdderCost: 35
40.34/40.59	c Try to convert by bdds
40.44/40.60	c D: 1
40.44/40.60	c estimatedAdderCost: 36
40.44/40.60	c Try to convert by bdds
40.44/40.61	c D: 1
40.44/40.61	c estimatedAdderCost: 35
40.44/40.61	c Try to convert by bdds
40.44/40.62	c D: 1
40.44/40.62	c estimatedAdderCost: 36
40.44/40.62	c Try to convert by bdds
40.44/40.64	c D: 1
40.44/40.64	c estimatedAdderCost: 35
40.44/40.64	c Try to convert by bdds
40.44/40.65	c D: 1
40.44/40.65	c estimatedAdderCost: 36
40.44/40.65	c Try to convert by bdds
40.44/40.66	c D: 1
40.44/40.66	c estimatedAdderCost: 35
40.44/40.66	c Try to convert by bdds
40.44/40.67	c D: 1
40.44/40.67	c estimatedAdderCost: 36
40.44/40.67	c Try to convert by bdds
40.44/40.69	c D: 1
40.44/40.69	c estimatedAdderCost: 35
40.44/40.69	c Try to convert by bdds
40.54/40.70	c D: 1
40.54/40.70	c estimatedAdderCost: 36
40.54/40.70	c Try to convert by bdds
40.54/40.71	c D: 1
40.54/40.71	c estimatedAdderCost: 35
40.54/40.71	c Try to convert by bdds
40.54/40.72	c D: 1
40.54/40.72	c estimatedAdderCost: 36
40.54/40.72	c Try to convert by bdds
40.54/40.73	c D: 1
40.54/40.73	c estimatedAdderCost: 35
40.54/40.73	c Try to convert by bdds
40.54/40.75	c D: 1
40.54/40.75	c estimatedAdderCost: 36
40.54/40.75	c Try to convert by bdds
40.54/40.76	c D: 1
40.54/40.76	c estimatedAdderCost: 35
40.54/40.76	c Try to convert by bdds
40.54/40.77	c D: 1
40.54/40.77	c estimatedAdderCost: 36
40.54/40.77	c Try to convert by bdds
40.54/40.78	c D: 1
40.54/40.78	c estimatedAdderCost: 35
40.54/40.78	c Try to convert by bdds
40.64/40.80	c D: 1
40.64/40.80	c estimatedAdderCost: 36
40.64/40.80	c Try to convert by bdds
40.64/40.81	c D: 1
40.64/40.81	c estimatedAdderCost: 35
40.64/40.81	c Try to convert by bdds
40.64/40.82	c D: 1
40.64/40.82	c estimatedAdderCost: 36
40.64/40.82	c Try to convert by bdds
40.64/40.83	c D: 1
40.64/40.83	c estimatedAdderCost: 35
40.64/40.83	c Try to convert by bdds
40.64/40.85	c D: 1
40.64/40.85	c estimatedAdderCost: 36
40.64/40.85	c Try to convert by bdds
40.64/40.86	c D: 1
40.64/40.86	c estimatedAdderCost: 35
40.64/40.86	c Try to convert by bdds
40.64/40.87	c D: 1
40.64/40.87	c estimatedAdderCost: 36
40.64/40.87	c Try to convert by bdds
40.64/40.88	c D: 1
40.64/40.88	c estimatedAdderCost: 35
40.64/40.88	c Try to convert by bdds
40.74/40.90	c D: 1
40.74/40.90	c estimatedAdderCost: 36
40.74/40.90	c Try to convert by bdds
40.74/40.91	c D: 1
40.74/40.91	c estimatedAdderCost: 35
40.74/40.91	c Try to convert by bdds
40.74/40.92	c D: 1
40.74/40.92	c estimatedAdderCost: 36
40.74/40.92	c Try to convert by bdds
40.74/40.93	c D: 1
40.74/40.93	c estimatedAdderCost: 35
40.74/40.93	c Try to convert by bdds
40.74/40.94	c D: 1
40.74/40.94	c estimatedAdderCost: 36
40.74/40.94	c Try to convert by bdds
40.74/40.96	c D: 1
40.74/40.96	c estimatedAdderCost: 35
40.74/40.96	c Try to convert by bdds
40.74/40.97	c D: 1
40.74/40.97	c estimatedAdderCost: 36
40.74/40.97	c Try to convert by bdds
40.74/40.98	c D: 1
40.74/40.98	c estimatedAdderCost: 35
40.74/40.98	c Try to convert by bdds
40.74/40.99	c D: 1
40.74/40.99	c estimatedAdderCost: 36
40.74/40.99	c Try to convert by bdds
40.74/41.01	c D: 1
40.74/41.01	c estimatedAdderCost: 35
40.74/41.01	c Try to convert by bdds
40.86/41.02	c D: 1
40.86/41.02	c estimatedAdderCost: 36
40.86/41.02	c Try to convert by bdds
40.86/41.03	c D: 1
40.86/41.03	c estimatedAdderCost: 35
40.86/41.03	c Try to convert by bdds
40.86/41.04	c D: 1
40.86/41.04	c estimatedAdderCost: 36
40.86/41.04	c Try to convert by bdds
40.86/41.06	c D: 1
40.86/41.06	c estimatedAdderCost: 35
40.86/41.06	c Try to convert by bdds
40.86/41.07	c D: 1
40.86/41.07	c estimatedAdderCost: 36
40.86/41.07	c Try to convert by bdds
40.86/41.08	c D: 1
40.86/41.08	c estimatedAdderCost: 35
40.86/41.08	c Try to convert by bdds
40.86/41.09	c D: 1
40.86/41.09	c estimatedAdderCost: 36
40.86/41.09	c Try to convert by bdds
40.86/41.11	c D: 1
40.86/41.11	c estimatedAdderCost: 35
40.86/41.11	c Try to convert by bdds
40.95/41.12	c D: 1
40.95/41.12	c estimatedAdderCost: 36
40.95/41.12	c Try to convert by bdds
40.95/41.13	c D: 1
40.95/41.13	c estimatedAdderCost: 35
40.95/41.13	c Try to convert by bdds
40.95/41.14	c D: 1
40.95/41.14	c estimatedAdderCost: 36
40.95/41.14	c Try to convert by bdds
40.95/41.15	c D: 1
40.95/41.15	c estimatedAdderCost: 35
40.95/41.15	c Try to convert by bdds
40.95/41.17	c D: 1
40.95/41.17	c estimatedAdderCost: 36
40.95/41.17	c Try to convert by bdds
40.95/41.18	c D: 1
40.95/41.18	c estimatedAdderCost: 35
40.95/41.18	c Try to convert by bdds
40.95/41.19	c D: 1
40.95/41.19	c estimatedAdderCost: 36
40.95/41.19	c Try to convert by bdds
41.04/41.20	c D: 1
41.04/41.20	c estimatedAdderCost: 35
41.04/41.20	c Try to convert by bdds
41.04/41.22	c D: 1
41.04/41.22	c estimatedAdderCost: 36
41.04/41.22	c Try to convert by bdds
41.04/41.23	c D: 1
41.04/41.23	c estimatedAdderCost: 35
41.04/41.23	c Try to convert by bdds
41.04/41.24	c D: 1
41.04/41.24	c estimatedAdderCost: 36
41.04/41.24	c Try to convert by bdds
41.04/41.25	c D: 1
41.04/41.25	c estimatedAdderCost: 35
41.04/41.25	c Try to convert by bdds
41.04/41.27	c D: 1
41.04/41.27	c estimatedAdderCost: 36
41.04/41.27	c Try to convert by bdds
41.04/41.28	c D: 1
41.04/41.28	c estimatedAdderCost: 35
41.04/41.28	c Try to convert by bdds
41.04/41.29	c D: 1
41.04/41.29	c estimatedAdderCost: 36
41.04/41.29	c Try to convert by bdds
41.14/41.30	c D: 1
41.14/41.30	c estimatedAdderCost: 35
41.14/41.30	c Try to convert by bdds
41.14/41.32	c D: 1
41.14/41.32	c estimatedAdderCost: 36
41.14/41.32	c Try to convert by bdds
41.14/41.33	c D: 1
41.14/41.33	c estimatedAdderCost: 35
41.14/41.33	c Try to convert by bdds
41.14/41.34	c D: 1
41.14/41.34	c estimatedAdderCost: 36
41.14/41.34	c Try to convert by bdds
41.14/41.35	c D: 1
41.14/41.35	c estimatedAdderCost: 35
41.14/41.35	c Try to convert by bdds
41.14/41.36	c D: 1
41.14/41.36	c estimatedAdderCost: 36
41.14/41.36	c Try to convert by bdds
41.14/41.38	c D: 1
41.14/41.38	c estimatedAdderCost: 35
41.14/41.38	c Try to convert by bdds
41.14/41.39	c D: 1
41.14/41.39	c estimatedAdderCost: 36
41.14/41.39	c Try to convert by bdds
41.24/41.40	c D: 1
41.24/41.40	c estimatedAdderCost: 35
41.24/41.40	c Try to convert by bdds
41.24/41.41	c D: 1
41.24/41.41	c estimatedAdderCost: 36
41.24/41.41	c Try to convert by bdds
41.24/41.43	c D: 1
41.24/41.43	c estimatedAdderCost: 35
41.24/41.43	c Try to convert by bdds
41.24/41.44	c D: 1
41.24/41.44	c estimatedAdderCost: 36
41.24/41.44	c Try to convert by bdds
41.24/41.45	c D: 1
41.24/41.45	c estimatedAdderCost: 35
41.24/41.45	c Try to convert by bdds
41.24/41.46	c D: 1
41.24/41.46	c estimatedAdderCost: 36
41.24/41.46	c Try to convert by bdds
41.24/41.48	c D: 1
41.24/41.48	c estimatedAdderCost: 35
41.24/41.48	c Try to convert by bdds
41.24/41.49	c D: 1
41.24/41.49	c estimatedAdderCost: 36
41.24/41.49	c Try to convert by bdds
41.34/41.50	c D: 1
41.34/41.50	c estimatedAdderCost: 35
41.34/41.50	c Try to convert by bdds
41.34/41.51	c D: 1
41.34/41.51	c estimatedAdderCost: 36
41.34/41.51	c Try to convert by bdds
41.34/41.52	c D: 1
41.34/41.52	c estimatedAdderCost: 35
41.34/41.52	c Try to convert by bdds
41.34/41.54	c D: 1
41.34/41.54	c estimatedAdderCost: 36
41.34/41.54	c Try to convert by bdds
41.34/41.55	c D: 1
41.34/41.55	c estimatedAdderCost: 35
41.34/41.55	c Try to convert by bdds
41.34/41.56	c D: 1
41.34/41.56	c estimatedAdderCost: 36
41.34/41.56	c Try to convert by bdds
41.34/41.57	c D: 1
41.34/41.57	c estimatedAdderCost: 35
41.34/41.57	c Try to convert by bdds
41.34/41.59	c D: 1
41.34/41.59	c estimatedAdderCost: 36
41.34/41.59	c Try to convert by bdds
41.44/41.60	c D: 1
41.44/41.60	c estimatedAdderCost: 35
41.44/41.60	c Try to convert by bdds
41.44/41.61	c D: 1
41.44/41.61	c estimatedAdderCost: 36
41.44/41.61	c Try to convert by bdds
41.44/41.62	c D: 1
41.44/41.62	c estimatedAdderCost: 35
41.44/41.62	c Try to convert by bdds
41.44/41.64	c D: 1
41.44/41.64	c estimatedAdderCost: 36
41.44/41.64	c Try to convert by bdds
41.44/41.65	c D: 1
41.44/41.65	c estimatedAdderCost: 35
41.44/41.65	c Try to convert by bdds
41.44/41.66	c D: 1
41.44/41.66	c estimatedAdderCost: 36
41.44/41.66	c Try to convert by bdds
41.44/41.67	c D: 1
41.44/41.67	c estimatedAdderCost: 35
41.44/41.67	c Try to convert by bdds
41.44/41.69	c D: 1
41.44/41.69	c estimatedAdderCost: 36
41.44/41.69	c Try to convert by bdds
41.54/41.70	c D: 1
41.54/41.70	c estimatedAdderCost: 35
41.54/41.70	c Try to convert by bdds
41.54/41.71	c D: 1
41.54/41.71	c estimatedAdderCost: 36
41.54/41.71	c Try to convert by bdds
41.54/41.72	c D: 1
41.54/41.72	c estimatedAdderCost: 35
41.54/41.72	c Try to convert by bdds
41.54/41.73	c D: 1
41.54/41.73	c estimatedAdderCost: 36
41.54/41.73	c Try to convert by bdds
41.54/41.75	c D: 1
41.54/41.75	c estimatedAdderCost: 35
41.54/41.75	c Try to convert by bdds
41.54/41.76	c D: 1
41.54/41.76	c estimatedAdderCost: 36
41.54/41.76	c Try to convert by bdds
41.54/41.77	c D: 1
41.54/41.77	c estimatedAdderCost: 35
41.54/41.77	c Try to convert by bdds
41.54/41.78	c D: 1
41.54/41.78	c estimatedAdderCost: 36
41.54/41.78	c Try to convert by bdds
41.64/41.80	c D: 1
41.64/41.80	c estimatedAdderCost: 35
41.64/41.80	c Try to convert by bdds
41.64/41.81	c D: 1
41.64/41.81	c estimatedAdderCost: 36
41.64/41.81	c Try to convert by bdds
41.64/41.82	c D: 1
41.64/41.82	c estimatedAdderCost: 35
41.64/41.82	c Try to convert by bdds
41.64/41.83	c D: 1
41.64/41.83	c estimatedAdderCost: 36
41.64/41.83	c Try to convert by bdds
41.64/41.85	c D: 1
41.64/41.85	c estimatedAdderCost: 35
41.64/41.85	c Try to convert by bdds
41.64/41.86	c D: 1
41.64/41.86	c estimatedAdderCost: 36
41.64/41.86	c Try to convert by bdds
41.64/41.87	c D: 1
41.64/41.87	c estimatedAdderCost: 35
41.64/41.87	c Try to convert by bdds
41.64/41.88	c D: 1
41.64/41.88	c estimatedAdderCost: 36
41.64/41.88	c Try to convert by bdds
41.64/41.90	c D: 1
41.64/41.90	c estimatedAdderCost: 35
41.64/41.90	c Try to convert by bdds
41.74/41.91	c D: 1
41.74/41.91	c estimatedAdderCost: 36
41.74/41.91	c Try to convert by bdds
41.74/41.92	c D: 1
41.74/41.92	c estimatedAdderCost: 35
41.74/41.92	c Try to convert by bdds
41.74/41.93	c D: 1
41.74/41.93	c estimatedAdderCost: 36
41.74/41.93	c Try to convert by bdds
41.74/41.94	c D: 1
41.74/41.94	c estimatedAdderCost: 35
41.74/41.94	c Try to convert by bdds
41.74/41.96	c D: 1
41.74/41.96	c estimatedAdderCost: 36
41.74/41.96	c Try to convert by bdds
41.74/41.97	c D: 1
41.74/41.97	c estimatedAdderCost: 35
41.74/41.97	c Try to convert by bdds
41.74/41.98	c D: 1
41.74/41.98	c estimatedAdderCost: 36
41.74/41.98	c Try to convert by bdds
41.74/41.99	c D: 1
41.74/41.99	c estimatedAdderCost: 35
41.74/41.99	c Try to convert by bdds
41.74/42.01	c D: 1
41.74/42.01	c estimatedAdderCost: 36
41.74/42.01	c Try to convert by bdds
41.85/42.02	c D: 1
41.85/42.02	c estimatedAdderCost: 35
41.85/42.02	c Try to convert by bdds
41.85/42.03	c D: 1
41.85/42.03	c estimatedAdderCost: 36
41.85/42.03	c Try to convert by bdds
41.85/42.04	c D: 1
41.85/42.04	c estimatedAdderCost: 35
41.85/42.04	c Try to convert by bdds
41.85/42.06	c D: 1
41.85/42.06	c estimatedAdderCost: 36
41.85/42.06	c Try to convert by bdds
41.85/42.07	c D: 1
41.85/42.07	c estimatedAdderCost: 35
41.85/42.07	c Try to convert by bdds
41.85/42.08	c D: 1
41.85/42.08	c estimatedAdderCost: 36
41.85/42.08	c Try to convert by bdds
41.85/42.09	c D: 1
41.85/42.09	c estimatedAdderCost: 35
41.85/42.09	c Try to convert by bdds
41.85/42.11	c D: 1
41.85/42.11	c estimatedAdderCost: 36
41.85/42.11	c Try to convert by bdds
41.95/42.12	c D: 1
41.95/42.12	c estimatedAdderCost: 35
41.95/42.12	c Try to convert by bdds
41.95/42.13	c D: 1
41.95/42.13	c estimatedAdderCost: 36
41.95/42.13	c Try to convert by bdds
41.95/42.14	c D: 1
41.95/42.14	c estimatedAdderCost: 35
41.95/42.14	c Try to convert by bdds
41.95/42.16	c D: 1
41.95/42.16	c estimatedAdderCost: 36
41.95/42.16	c Try to convert by bdds
41.95/42.17	c D: 1
41.95/42.17	c estimatedAdderCost: 35
41.95/42.17	c Try to convert by bdds
41.95/42.18	c D: 1
41.95/42.18	c estimatedAdderCost: 36
41.95/42.18	c Try to convert by bdds
41.95/42.19	c D: 1
41.95/42.19	c estimatedAdderCost: 35
41.95/42.19	c Try to convert by bdds
42.04/42.20	c D: 1
42.04/42.20	c estimatedAdderCost: 36
42.04/42.20	c Try to convert by bdds
42.04/42.22	c D: 1
42.04/42.22	c estimatedAdderCost: 35
42.04/42.22	c Try to convert by bdds
42.04/42.23	c D: 1
42.04/42.23	c estimatedAdderCost: 36
42.04/42.23	c Try to convert by bdds
42.04/42.24	c D: 1
42.04/42.24	c estimatedAdderCost: 35
42.04/42.24	c Try to convert by bdds
42.04/42.25	c D: 1
42.04/42.25	c estimatedAdderCost: 36
42.04/42.25	c Try to convert by bdds
42.04/42.27	c D: 1
42.04/42.27	c estimatedAdderCost: 35
42.04/42.27	c Try to convert by bdds
42.04/42.28	c D: 1
42.04/42.28	c estimatedAdderCost: 36
42.04/42.28	c Try to convert by bdds
42.04/42.29	c D: 1
42.04/42.29	c estimatedAdderCost: 35
42.04/42.29	c Try to convert by bdds
42.14/42.30	c D: 1
42.14/42.30	c estimatedAdderCost: 36
42.14/42.30	c Try to convert by bdds
42.14/42.32	c D: 1
42.14/42.32	c estimatedAdderCost: 35
42.14/42.32	c Try to convert by bdds
42.14/42.33	c D: 1
42.14/42.33	c estimatedAdderCost: 36
42.14/42.33	c Try to convert by bdds
42.14/42.34	c D: 1
42.14/42.34	c estimatedAdderCost: 35
42.14/42.34	c Try to convert by bdds
42.14/42.35	c D: 1
42.14/42.35	c estimatedAdderCost: 36
42.14/42.35	c Try to convert by bdds
42.14/42.37	c D: 1
42.14/42.37	c estimatedAdderCost: 35
42.14/42.37	c Try to convert by bdds
42.14/42.38	c D: 1
42.14/42.38	c estimatedAdderCost: 36
42.14/42.38	c Try to convert by bdds
42.14/42.39	c D: 1
42.14/42.39	c estimatedAdderCost: 35
42.14/42.39	c Try to convert by bdds
42.24/42.40	c D: 1
42.24/42.40	c estimatedAdderCost: 36
42.24/42.40	c Try to convert by bdds
42.24/42.41	c D: 1
42.24/42.41	c estimatedAdderCost: 35
42.24/42.41	c Try to convert by bdds
42.24/42.43	c D: 1
42.24/42.43	c estimatedAdderCost: 36
42.24/42.43	c Try to convert by bdds
42.24/42.44	c D: 1
42.24/42.44	c estimatedAdderCost: 35
42.24/42.44	c Try to convert by bdds
42.24/42.45	c D: 1
42.24/42.45	c estimatedAdderCost: 36
42.24/42.45	c Try to convert by bdds
42.24/42.46	c D: 1
42.24/42.46	c estimatedAdderCost: 35
42.24/42.46	c Try to convert by bdds
42.24/42.48	c D: 1
42.24/42.48	c estimatedAdderCost: 36
42.24/42.48	c Try to convert by bdds
42.24/42.49	c D: 1
42.24/42.49	c estimatedAdderCost: 35
42.24/42.49	c Try to convert by bdds
42.34/42.50	c D: 1
42.34/42.50	c estimatedAdderCost: 36
42.34/42.50	c Try to convert by bdds
42.34/42.51	c D: 1
42.34/42.51	c estimatedAdderCost: 35
42.34/42.51	c Try to convert by bdds
42.34/42.53	c D: 1
42.34/42.53	c estimatedAdderCost: 36
42.34/42.53	c Try to convert by bdds
42.34/42.54	c D: 1
42.34/42.54	c estimatedAdderCost: 35
42.34/42.54	c Try to convert by bdds
42.34/42.55	c D: 1
42.34/42.55	c estimatedAdderCost: 36
42.34/42.55	c Try to convert by bdds
42.34/42.56	c D: 1
42.34/42.56	c estimatedAdderCost: 35
42.34/42.56	c Try to convert by bdds
42.34/42.58	c D: 1
42.34/42.58	c estimatedAdderCost: 36
42.34/42.58	c Try to convert by bdds
42.34/42.59	c D: 1
42.34/42.59	c estimatedAdderCost: 35
42.34/42.59	c Try to convert by bdds
42.44/42.60	c D: 1
42.44/42.60	c estimatedAdderCost: 36
42.44/42.60	c Try to convert by bdds
42.44/42.61	c D: 1
42.44/42.61	c estimatedAdderCost: 35
42.44/42.61	c Try to convert by bdds
42.44/42.63	c D: 1
42.44/42.63	c estimatedAdderCost: 36
42.44/42.63	c Try to convert by bdds
42.44/42.64	c D: 1
42.44/42.64	c estimatedAdderCost: 35
42.44/42.64	c Try to convert by bdds
42.44/42.65	c D: 1
42.44/42.65	c estimatedAdderCost: 36
42.44/42.65	c Try to convert by bdds
42.44/42.66	c D: 1
42.44/42.66	c estimatedAdderCost: 35
42.44/42.66	c Try to convert by bdds
42.44/42.67	c D: 1
42.44/42.67	c estimatedAdderCost: 36
42.44/42.67	c Try to convert by bdds
42.44/42.69	c D: 1
42.44/42.69	c estimatedAdderCost: 35
42.44/42.69	c Try to convert by bdds
42.54/42.70	c D: 1
42.54/42.70	c estimatedAdderCost: 36
42.54/42.70	c Try to convert by bdds
42.54/42.71	c D: 1
42.54/42.71	c estimatedAdderCost: 35
42.54/42.71	c Try to convert by bdds
42.54/42.72	c D: 1
42.54/42.72	c estimatedAdderCost: 36
42.54/42.72	c Try to convert by bdds
42.54/42.74	c D: 1
42.54/42.74	c estimatedAdderCost: 35
42.54/42.74	c Try to convert by bdds
42.54/42.75	c D: 1
42.54/42.75	c estimatedAdderCost: 36
42.54/42.75	c Try to convert by bdds
42.54/42.76	c D: 1
42.54/42.76	c estimatedAdderCost: 35
42.54/42.76	c Try to convert by bdds
42.54/42.77	c D: 1
42.54/42.77	c estimatedAdderCost: 36
42.54/42.77	c Try to convert by bdds
42.54/42.79	c D: 1
42.54/42.79	c estimatedAdderCost: 35
42.54/42.79	c Try to convert by bdds
42.64/42.80	c D: 1
42.64/42.80	c estimatedAdderCost: 36
42.64/42.80	c Try to convert by bdds
42.64/42.81	c D: 1
42.64/42.81	c estimatedAdderCost: 35
42.64/42.81	c Try to convert by bdds
42.64/42.82	c D: 1
42.64/42.82	c estimatedAdderCost: 36
42.64/42.82	c Try to convert by bdds
42.64/42.84	c D: 1
42.64/42.84	c estimatedAdderCost: 35
42.64/42.84	c Try to convert by bdds
42.64/42.85	c D: 1
42.64/42.85	c estimatedAdderCost: 36
42.64/42.85	c Try to convert by bdds
42.64/42.86	c D: 1
42.64/42.86	c estimatedAdderCost: 35
42.64/42.86	c Try to convert by bdds
42.64/42.87	c D: 1
42.64/42.87	c estimatedAdderCost: 36
42.64/42.87	c Try to convert by bdds
42.64/42.88	c D: 1
42.64/42.88	c estimatedAdderCost: 35
42.64/42.88	c Try to convert by bdds
42.74/42.90	c D: 1
42.74/42.90	c estimatedAdderCost: 36
42.74/42.90	c Try to convert by bdds
42.74/42.91	c D: 1
42.74/42.91	c estimatedAdderCost: 35
42.74/42.91	c Try to convert by bdds
42.74/42.92	c D: 1
42.74/42.92	c estimatedAdderCost: 36
42.74/42.92	c Try to convert by bdds
42.74/42.93	c D: 1
42.74/42.93	c estimatedAdderCost: 35
42.74/42.93	c Try to convert by bdds
42.74/42.95	c D: 1
42.74/42.95	c estimatedAdderCost: 36
42.74/42.95	c Try to convert by bdds
42.74/42.96	c D: 1
42.74/42.96	c estimatedAdderCost: 35
42.74/42.96	c Try to convert by bdds
42.74/42.97	c D: 1
42.74/42.97	c estimatedAdderCost: 36
42.74/42.97	c Try to convert by bdds
42.74/42.98	c D: 1
42.74/42.98	c estimatedAdderCost: 35
42.74/42.98	c Try to convert by bdds
42.74/43.00	c D: 1
42.74/43.00	c estimatedAdderCost: 36
42.74/43.00	c Try to convert by bdds
42.74/43.01	c D: 1
42.74/43.01	c estimatedAdderCost: 35
42.74/43.01	c Try to convert by bdds
42.85/43.02	c D: 1
42.85/43.02	c estimatedAdderCost: 36
42.85/43.02	c Try to convert by bdds
42.85/43.03	c D: 1
42.85/43.03	c estimatedAdderCost: 35
42.85/43.03	c Try to convert by bdds
42.85/43.05	c D: 1
42.85/43.05	c estimatedAdderCost: 36
42.85/43.05	c Try to convert by bdds
42.85/43.06	c D: 1
42.85/43.06	c estimatedAdderCost: 35
42.85/43.06	c Try to convert by bdds
42.85/43.07	c D: 1
42.85/43.07	c estimatedAdderCost: 36
42.85/43.07	c Try to convert by bdds
42.85/43.08	c D: 1
42.85/43.08	c estimatedAdderCost: 35
42.85/43.08	c Try to convert by bdds
42.85/43.10	c D: 1
42.85/43.10	c estimatedAdderCost: 36
42.85/43.10	c Try to convert by bdds
42.85/43.11	c D: 1
42.85/43.11	c estimatedAdderCost: 35
42.85/43.11	c Try to convert by bdds
42.95/43.12	c D: 1
42.95/43.12	c estimatedAdderCost: 36
42.95/43.12	c Try to convert by bdds
42.95/43.13	c D: 1
42.95/43.13	c estimatedAdderCost: 35
42.95/43.13	c Try to convert by bdds
42.95/43.14	c D: 1
42.95/43.14	c estimatedAdderCost: 36
42.95/43.14	c Try to convert by bdds
42.95/43.16	c D: 1
42.95/43.16	c estimatedAdderCost: 35
42.95/43.16	c Try to convert by bdds
42.95/43.17	c D: 1
42.95/43.17	c estimatedAdderCost: 36
42.95/43.17	c Try to convert by bdds
42.95/43.18	c D: 1
42.95/43.18	c estimatedAdderCost: 35
42.95/43.18	c Try to convert by bdds
42.95/43.19	c D: 1
42.95/43.19	c estimatedAdderCost: 36
42.95/43.19	c Try to convert by bdds
43.03/43.21	c D: 1
43.03/43.21	c estimatedAdderCost: 35
43.03/43.21	c Try to convert by bdds
43.03/43.22	c D: 1
43.03/43.22	c estimatedAdderCost: 36
43.03/43.22	c Try to convert by bdds
43.03/43.23	c D: 1
43.03/43.23	c estimatedAdderCost: 35
43.03/43.23	c Try to convert by bdds
43.03/43.24	c D: 1
43.03/43.24	c estimatedAdderCost: 36
43.03/43.24	c Try to convert by bdds
43.03/43.26	c D: 1
43.03/43.26	c estimatedAdderCost: 35
43.03/43.26	c Try to convert by bdds
43.03/43.27	c D: 1
43.03/43.27	c estimatedAdderCost: 36
43.03/43.27	c Try to convert by bdds
43.03/43.28	c D: 1
43.03/43.28	c estimatedAdderCost: 35
43.03/43.28	c Try to convert by bdds
43.03/43.29	c D: 1
43.03/43.29	c estimatedAdderCost: 36
43.03/43.29	c Try to convert by bdds
43.13/43.31	c D: 1
43.13/43.31	c estimatedAdderCost: 35
43.13/43.31	c Try to convert by bdds
43.13/43.32	c D: 1
43.13/43.32	c estimatedAdderCost: 36
43.13/43.32	c Try to convert by bdds
43.13/43.33	c D: 1
43.13/43.33	c estimatedAdderCost: 35
43.13/43.33	c Try to convert by bdds
43.13/43.34	c D: 1
43.13/43.34	c estimatedAdderCost: 36
43.13/43.34	c Try to convert by bdds
43.13/43.35	c D: 1
43.13/43.35	c estimatedAdderCost: 35
43.13/43.35	c Try to convert by bdds
43.13/43.37	c D: 1
43.13/43.37	c estimatedAdderCost: 36
43.13/43.37	c Try to convert by bdds
43.13/43.38	c D: 1
43.13/43.38	c estimatedAdderCost: 35
43.13/43.38	c Try to convert by bdds
43.13/43.39	c D: 1
43.13/43.39	c estimatedAdderCost: 36
43.13/43.39	c Try to convert by bdds
43.23/43.40	c D: 1
43.23/43.40	c estimatedAdderCost: 35
43.23/43.40	c Try to convert by bdds
43.23/43.42	c D: 1
43.23/43.42	c estimatedAdderCost: 36
43.23/43.42	c Try to convert by bdds
43.23/43.43	c D: 1
43.23/43.43	c estimatedAdderCost: 35
43.23/43.43	c Try to convert by bdds
43.23/43.44	c D: 1
43.23/43.44	c estimatedAdderCost: 36
43.23/43.44	c Try to convert by bdds
43.23/43.45	c D: 1
43.23/43.45	c estimatedAdderCost: 35
43.23/43.45	c Try to convert by bdds
43.23/43.47	c D: 1
43.23/43.47	c estimatedAdderCost: 36
43.23/43.47	c Try to convert by bdds
43.23/43.48	c D: 1
43.23/43.48	c estimatedAdderCost: 35
43.23/43.48	c Try to convert by bdds
43.23/43.49	c D: 1
43.23/43.49	c estimatedAdderCost: 36
43.23/43.49	c Try to convert by bdds
43.33/43.50	c D: 1
43.33/43.50	c estimatedAdderCost: 35
43.33/43.50	c Try to convert by bdds
43.33/43.52	c D: 1
43.33/43.52	c estimatedAdderCost: 36
43.33/43.52	c Try to convert by bdds
43.33/43.53	c D: 1
43.33/43.53	c estimatedAdderCost: 35
43.33/43.53	c Try to convert by bdds
43.33/43.54	c D: 1
43.33/43.54	c estimatedAdderCost: 36
43.33/43.54	c Try to convert by bdds
43.33/43.55	c D: 1
43.33/43.55	c estimatedAdderCost: 35
43.33/43.55	c Try to convert by bdds
43.33/43.57	c D: 1
43.33/43.57	c estimatedAdderCost: 36
43.33/43.57	c Try to convert by bdds
43.33/43.58	c D: 1
43.33/43.58	c estimatedAdderCost: 35
43.33/43.58	c Try to convert by bdds
43.33/43.59	c D: 1
43.33/43.59	c estimatedAdderCost: 36
43.33/43.59	c Try to convert by bdds
43.43/43.60	c D: 1
43.43/43.60	c estimatedAdderCost: 35
43.43/43.60	c Try to convert by bdds
43.43/43.61	c D: 1
43.43/43.61	c estimatedAdderCost: 36
43.43/43.61	c Try to convert by bdds
43.43/43.63	c D: 1
43.43/43.63	c estimatedAdderCost: 35
43.43/43.63	c Try to convert by bdds
43.43/43.64	c D: 1
43.43/43.64	c estimatedAdderCost: 36
43.43/43.64	c Try to convert by bdds
43.43/43.65	c D: 1
43.43/43.65	c estimatedAdderCost: 35
43.43/43.65	c Try to convert by bdds
43.43/43.66	c D: 1
43.43/43.66	c estimatedAdderCost: 36
43.43/43.66	c Try to convert by bdds
43.43/43.68	c D: 1
43.43/43.68	c estimatedAdderCost: 35
43.43/43.68	c Try to convert by bdds
43.43/43.69	c D: 1
43.43/43.69	c estimatedAdderCost: 36
43.43/43.69	c Try to convert by bdds
43.53/43.70	c D: 1
43.53/43.70	c estimatedAdderCost: 35
43.53/43.70	c Try to convert by bdds
43.53/43.71	c D: 1
43.53/43.71	c estimatedAdderCost: 36
43.53/43.71	c Try to convert by bdds
43.53/43.73	c D: 1
43.53/43.73	c estimatedAdderCost: 35
43.53/43.73	c Try to convert by bdds
43.53/43.74	c D: 1
43.53/43.74	c estimatedAdderCost: 36
43.53/43.74	c Try to convert by bdds
43.53/43.75	c D: 1
43.53/43.75	c estimatedAdderCost: 35
43.53/43.75	c Try to convert by bdds
43.53/43.76	c D: 1
43.53/43.76	c estimatedAdderCost: 36
43.53/43.76	c Try to convert by bdds
43.53/43.77	c D: 1
43.53/43.77	c estimatedAdderCost: 35
43.53/43.77	c Try to convert by bdds
43.53/43.79	c D: 1
43.53/43.79	c estimatedAdderCost: 36
43.53/43.79	c Try to convert by bdds
43.63/43.80	c D: 1
43.63/43.80	c estimatedAdderCost: 35
43.63/43.80	c Try to convert by bdds
43.63/43.81	c D: 1
43.63/43.81	c estimatedAdderCost: 36
43.63/43.81	c Try to convert by bdds
43.63/43.82	c D: 1
43.63/43.82	c estimatedAdderCost: 35
43.63/43.82	c Try to convert by bdds
43.63/43.84	c D: 1
43.63/43.84	c estimatedAdderCost: 36
43.63/43.84	c Try to convert by bdds
43.63/43.85	c D: 1
43.63/43.85	c estimatedAdderCost: 35
43.63/43.85	c Try to convert by bdds
43.63/43.86	c D: 1
43.63/43.86	c estimatedAdderCost: 36
43.63/43.86	c Try to convert by bdds
43.63/43.87	c D: 1
43.63/43.87	c estimatedAdderCost: 35
43.63/43.87	c Try to convert by bdds
43.63/43.89	c D: 1
43.63/43.89	c estimatedAdderCost: 36
43.63/43.89	c Try to convert by bdds
43.73/43.90	c D: 1
43.73/43.90	c estimatedAdderCost: 35
43.73/43.90	c Try to convert by bdds
43.73/43.91	c D: 1
43.73/43.91	c estimatedAdderCost: 36
43.73/43.91	c Try to convert by bdds
43.73/43.92	c D: 1
43.73/43.92	c estimatedAdderCost: 35
43.73/43.92	c Try to convert by bdds
43.73/43.94	c D: 1
43.73/43.94	c estimatedAdderCost: 36
43.73/43.94	c Try to convert by bdds
43.73/43.95	c D: 1
43.73/43.95	c estimatedAdderCost: 35
43.73/43.95	c Try to convert by bdds
43.73/43.96	c D: 1
43.73/43.96	c estimatedAdderCost: 36
43.73/43.96	c Try to convert by bdds
43.73/43.97	c D: 1
43.73/43.97	c estimatedAdderCost: 35
43.73/43.97	c Try to convert by bdds
43.73/43.98	c D: 1
43.73/43.98	c estimatedAdderCost: 36
43.73/43.98	c Try to convert by bdds
43.73/44.00	c D: 1
43.73/44.00	c estimatedAdderCost: 35
43.73/44.00	c Try to convert by bdds
43.85/44.01	c D: 1
43.85/44.01	c estimatedAdderCost: 36
43.85/44.01	c Try to convert by bdds
43.85/44.02	c D: 1
43.85/44.02	c estimatedAdderCost: 35
43.85/44.02	c Try to convert by bdds
43.85/44.03	c D: 1
43.85/44.03	c estimatedAdderCost: 36
43.85/44.03	c Try to convert by bdds
43.85/44.05	c D: 1
43.85/44.05	c estimatedAdderCost: 35
43.85/44.05	c Try to convert by bdds
43.85/44.06	c D: 1
43.85/44.06	c estimatedAdderCost: 36
43.85/44.06	c Try to convert by bdds
43.85/44.07	c D: 1
43.85/44.07	c estimatedAdderCost: 35
43.85/44.07	c Try to convert by bdds
43.85/44.08	c D: 1
43.85/44.08	c estimatedAdderCost: 36
43.85/44.08	c Try to convert by bdds
43.85/44.10	c D: 1
43.85/44.10	c estimatedAdderCost: 35
43.85/44.10	c Try to convert by bdds
43.85/44.11	c D: 1
43.85/44.11	c estimatedAdderCost: 36
43.85/44.11	c Try to convert by bdds
43.95/44.12	c D: 1
43.95/44.12	c estimatedAdderCost: 35
43.95/44.12	c Try to convert by bdds
43.95/44.13	c D: 1
43.95/44.13	c estimatedAdderCost: 36
43.95/44.13	c Try to convert by bdds
43.95/44.15	c D: 1
43.95/44.15	c estimatedAdderCost: 35
43.95/44.15	c Try to convert by bdds
43.95/44.16	c D: 1
43.95/44.16	c estimatedAdderCost: 36
43.95/44.16	c Try to convert by bdds
43.95/44.17	c D: 1
43.95/44.17	c estimatedAdderCost: 35
43.95/44.17	c Try to convert by bdds
43.95/44.18	c D: 1
43.95/44.18	c estimatedAdderCost: 36
43.95/44.18	c Try to convert by bdds
43.95/44.19	c D: 1
43.95/44.19	c estimatedAdderCost: 35
43.95/44.19	c Try to convert by bdds
44.03/44.21	c D: 1
44.03/44.21	c estimatedAdderCost: 36
44.03/44.21	c Try to convert by bdds
44.03/44.22	c D: 1
44.03/44.22	c estimatedAdderCost: 35
44.03/44.22	c Try to convert by bdds
44.03/44.23	c D: 1
44.03/44.23	c estimatedAdderCost: 36
44.03/44.23	c Try to convert by bdds
44.03/44.24	c D: 1
44.03/44.24	c estimatedAdderCost: 35
44.03/44.24	c Try to convert by bdds
44.03/44.26	c D: 1
44.03/44.26	c estimatedAdderCost: 36
44.03/44.26	c Try to convert by bdds
44.03/44.27	c D: 1
44.03/44.27	c estimatedAdderCost: 35
44.03/44.27	c Try to convert by bdds
44.03/44.28	c D: 1
44.03/44.28	c estimatedAdderCost: 36
44.03/44.28	c Try to convert by bdds
44.03/44.29	c D: 1
44.03/44.29	c estimatedAdderCost: 35
44.03/44.29	c Try to convert by bdds
44.13/44.31	c D: 1
44.13/44.31	c estimatedAdderCost: 36
44.13/44.31	c Try to convert by bdds
44.13/44.32	c D: 1
44.13/44.32	c estimatedAdderCost: 35
44.13/44.32	c Try to convert by bdds
44.13/44.33	c D: 1
44.13/44.33	c estimatedAdderCost: 36
44.13/44.33	c Try to convert by bdds
44.13/44.34	c D: 1
44.13/44.34	c estimatedAdderCost: 35
44.13/44.34	c Try to convert by bdds
44.13/44.36	c D: 1
44.13/44.36	c estimatedAdderCost: 36
44.13/44.36	c Try to convert by bdds
44.13/44.37	c D: 1
44.13/44.37	c estimatedAdderCost: 35
44.13/44.37	c Try to convert by bdds
44.13/44.38	c D: 1
44.13/44.38	c estimatedAdderCost: 36
44.13/44.38	c Try to convert by bdds
44.13/44.39	c D: 1
44.13/44.39	c estimatedAdderCost: 35
44.13/44.39	c Try to convert by bdds
44.23/44.41	c D: 1
44.23/44.41	c estimatedAdderCost: 36
44.23/44.41	c Try to convert by bdds
44.23/44.42	c D: 1
44.23/44.42	c estimatedAdderCost: 35
44.23/44.42	c Try to convert by bdds
44.23/44.43	c D: 1
44.23/44.43	c estimatedAdderCost: 36
44.23/44.43	c Try to convert by bdds
44.23/44.44	c D: 1
44.23/44.44	c estimatedAdderCost: 35
44.23/44.44	c Try to convert by bdds
44.23/44.45	c D: 1
44.23/44.45	c estimatedAdderCost: 36
44.23/44.45	c Try to convert by bdds
44.23/44.47	c D: 1
44.23/44.47	c estimatedAdderCost: 35
44.23/44.47	c Try to convert by bdds
44.23/44.48	c D: 1
44.23/44.48	c estimatedAdderCost: 36
44.23/44.48	c Try to convert by bdds
44.23/44.49	c D: 1
44.23/44.49	c estimatedAdderCost: 35
44.23/44.49	c Try to convert by bdds
44.33/44.50	c D: 1
44.33/44.50	c estimatedAdderCost: 36
44.33/44.50	c Try to convert by bdds
44.33/44.52	c D: 1
44.33/44.52	c estimatedAdderCost: 35
44.33/44.52	c Try to convert by bdds
44.33/44.53	c D: 1
44.33/44.53	c estimatedAdderCost: 36
44.33/44.53	c Try to convert by bdds
44.33/44.54	c D: 1
44.33/44.54	c estimatedAdderCost: 35
44.33/44.54	c Try to convert by bdds
44.33/44.55	c D: 1
44.33/44.55	c estimatedAdderCost: 36
44.33/44.55	c Try to convert by bdds
44.33/44.57	c D: 1
44.33/44.57	c estimatedAdderCost: 35
44.33/44.57	c Try to convert by bdds
44.33/44.58	c D: 1
44.33/44.58	c estimatedAdderCost: 36
44.33/44.58	c Try to convert by bdds
44.33/44.59	c D: 1
44.33/44.59	c estimatedAdderCost: 35
44.33/44.59	c Try to convert by bdds
44.43/44.60	c D: 1
44.43/44.60	c estimatedAdderCost: 36
44.43/44.60	c Try to convert by bdds
44.43/44.61	c D: 1
44.43/44.61	c estimatedAdderCost: 35
44.43/44.61	c Try to convert by bdds
44.43/44.63	c D: 1
44.43/44.63	c estimatedAdderCost: 36
44.43/44.63	c Try to convert by bdds
44.43/44.64	c D: 1
44.43/44.64	c estimatedAdderCost: 35
44.43/44.64	c Try to convert by bdds
44.43/44.65	c D: 1
44.43/44.65	c estimatedAdderCost: 36
44.43/44.65	c Try to convert by bdds
44.43/44.66	c D: 1
44.43/44.66	c estimatedAdderCost: 35
44.43/44.66	c Try to convert by bdds
44.43/44.68	c D: 1
44.43/44.68	c estimatedAdderCost: 36
44.43/44.68	c Try to convert by bdds
44.43/44.69	c D: 1
44.43/44.69	c estimatedAdderCost: 35
44.43/44.69	c Try to convert by bdds
44.53/44.70	c D: 1
44.53/44.70	c estimatedAdderCost: 36
44.53/44.70	c Try to convert by bdds
44.53/44.71	c D: 1
44.53/44.71	c estimatedAdderCost: 35
44.53/44.71	c Try to convert by bdds
44.53/44.73	c D: 1
44.53/44.73	c estimatedAdderCost: 36
44.53/44.73	c Try to convert by bdds
44.53/44.74	c D: 1
44.53/44.74	c estimatedAdderCost: 35
44.53/44.74	c Try to convert by bdds
44.53/44.75	c D: 1
44.53/44.75	c estimatedAdderCost: 36
44.53/44.75	c Try to convert by bdds
44.53/44.76	c D: 1
44.53/44.76	c estimatedAdderCost: 35
44.53/44.76	c Try to convert by bdds
44.53/44.78	c D: 1
44.53/44.78	c estimatedAdderCost: 36
44.53/44.78	c Try to convert by bdds
44.53/44.79	c D: 1
44.53/44.79	c estimatedAdderCost: 35
44.53/44.79	c Try to convert by bdds
44.63/44.80	c D: 1
44.63/44.80	c estimatedAdderCost: 36
44.63/44.80	c Try to convert by bdds
44.63/44.81	c D: 1
44.63/44.81	c estimatedAdderCost: 35
44.63/44.81	c Try to convert by bdds
44.63/44.83	c D: 1
44.63/44.83	c estimatedAdderCost: 36
44.63/44.83	c Try to convert by bdds
44.63/44.84	c D: 1
44.63/44.84	c estimatedAdderCost: 35
44.63/44.84	c Try to convert by bdds
44.63/44.85	c D: 1
44.63/44.85	c estimatedAdderCost: 36
44.63/44.85	c Try to convert by bdds
44.63/44.86	c D: 1
44.63/44.86	c estimatedAdderCost: 35
44.63/44.86	c Try to convert by bdds
44.63/44.87	c D: 1
44.63/44.87	c estimatedAdderCost: 36
44.63/44.87	c Try to convert by bdds
44.63/44.89	c D: 1
44.63/44.89	c estimatedAdderCost: 35
44.63/44.89	c Try to convert by bdds
44.73/44.90	c D: 1
44.73/44.90	c estimatedAdderCost: 36
44.73/44.90	c Try to convert by bdds
44.73/44.91	c D: 1
44.73/44.91	c estimatedAdderCost: 35
44.73/44.91	c Try to convert by bdds
44.73/44.92	c D: 1
44.73/44.92	c estimatedAdderCost: 36
44.73/44.92	c Try to convert by bdds
44.73/44.94	c D: 1
44.73/44.94	c estimatedAdderCost: 35
44.73/44.94	c Try to convert by bdds
44.73/44.95	c D: 1
44.73/44.95	c estimatedAdderCost: 36
44.73/44.95	c Try to convert by bdds
44.73/44.96	c D: 1
44.73/44.96	c estimatedAdderCost: 35
44.73/44.96	c Try to convert by bdds
44.73/44.97	c D: 1
44.73/44.97	c estimatedAdderCost: 36
44.73/44.97	c Try to convert by bdds
44.73/44.99	c D: 1
44.73/44.99	c estimatedAdderCost: 35
44.73/44.99	c Try to convert by bdds
44.73/45.00	c D: 1
44.73/45.00	c estimatedAdderCost: 36
44.73/45.00	c Try to convert by bdds
44.84/45.01	c D: 1
44.84/45.01	c estimatedAdderCost: 35
44.84/45.01	c Try to convert by bdds
44.84/45.02	c D: 1
44.84/45.02	c estimatedAdderCost: 36
44.84/45.02	c Try to convert by bdds
44.84/45.03	c D: 1
44.84/45.03	c estimatedAdderCost: 35
44.84/45.03	c Try to convert by bdds
44.84/45.05	c D: 1
44.84/45.05	c estimatedAdderCost: 36
44.84/45.05	c Try to convert by bdds
44.84/45.06	c D: 1
44.84/45.06	c estimatedAdderCost: 35
44.84/45.06	c Try to convert by bdds
44.84/45.07	c D: 1
44.84/45.07	c estimatedAdderCost: 36
44.84/45.07	c Try to convert by bdds
44.84/45.08	c D: 1
44.84/45.08	c estimatedAdderCost: 35
44.84/45.08	c Try to convert by bdds
44.84/45.10	c D: 1
44.84/45.10	c estimatedAdderCost: 36
44.84/45.10	c Try to convert by bdds
44.84/45.11	c D: 1
44.84/45.11	c estimatedAdderCost: 35
44.84/45.11	c Try to convert by bdds
44.94/45.12	c D: 1
44.94/45.12	c estimatedAdderCost: 36
44.94/45.12	c Try to convert by bdds
44.94/45.13	c D: 1
44.94/45.13	c estimatedAdderCost: 35
44.94/45.13	c Try to convert by bdds
44.94/45.15	c D: 1
44.94/45.15	c estimatedAdderCost: 36
44.94/45.15	c Try to convert by bdds
44.94/45.16	c D: 1
44.94/45.16	c estimatedAdderCost: 35
44.94/45.16	c Try to convert by bdds
44.94/45.17	c D: 1
44.94/45.17	c estimatedAdderCost: 36
44.94/45.17	c Try to convert by bdds
44.94/45.18	c D: 1
44.94/45.18	c estimatedAdderCost: 35
44.94/45.18	c Try to convert by bdds
45.03/45.20	c D: 1
45.03/45.20	c estimatedAdderCost: 36
45.03/45.20	c Try to convert by bdds
45.03/45.21	c D: 1
45.03/45.21	c estimatedAdderCost: 35
45.03/45.21	c Try to convert by bdds
45.03/45.22	c D: 1
45.03/45.22	c estimatedAdderCost: 36
45.03/45.22	c Try to convert by bdds
45.03/45.23	c D: 1
45.03/45.23	c estimatedAdderCost: 35
45.03/45.23	c Try to convert by bdds
45.03/45.25	c D: 1
45.03/45.25	c estimatedAdderCost: 36
45.03/45.25	c Try to convert by bdds
45.03/45.26	c D: 1
45.03/45.26	c estimatedAdderCost: 35
45.03/45.26	c Try to convert by bdds
45.03/45.27	c D: 1
45.03/45.27	c estimatedAdderCost: 36
45.03/45.27	c Try to convert by bdds
45.03/45.28	c D: 1
45.03/45.28	c estimatedAdderCost: 35
45.03/45.28	c Try to convert by bdds
45.03/45.29	c D: 1
45.03/45.29	c estimatedAdderCost: 36
45.03/45.29	c Try to convert by bdds
45.13/45.31	c D: 1
45.13/45.31	c estimatedAdderCost: 35
45.13/45.31	c Try to convert by bdds
45.13/45.32	c D: 1
45.13/45.32	c estimatedAdderCost: 36
45.13/45.32	c Try to convert by bdds
45.13/45.33	c D: 1
45.13/45.33	c estimatedAdderCost: 35
45.13/45.33	c Try to convert by bdds
45.13/45.34	c D: 1
45.13/45.34	c estimatedAdderCost: 36
45.13/45.34	c Try to convert by bdds
45.13/45.36	c D: 1
45.13/45.36	c estimatedAdderCost: 35
45.13/45.36	c Try to convert by bdds
45.13/45.37	c D: 1
45.13/45.37	c estimatedAdderCost: 36
45.13/45.37	c Try to convert by bdds
45.13/45.38	c D: 1
45.13/45.38	c estimatedAdderCost: 35
45.13/45.38	c Try to convert by bdds
45.13/45.39	c D: 1
45.13/45.39	c estimatedAdderCost: 36
45.13/45.39	c Try to convert by bdds
45.23/45.41	c D: 1
45.23/45.41	c estimatedAdderCost: 35
45.23/45.41	c Try to convert by bdds
45.23/45.42	c D: 1
45.23/45.42	c estimatedAdderCost: 36
45.23/45.42	c Try to convert by bdds
45.23/45.43	c D: 1
45.23/45.43	c estimatedAdderCost: 35
45.23/45.43	c Try to convert by bdds
45.23/45.44	c D: 1
45.23/45.44	c estimatedAdderCost: 36
45.23/45.44	c Try to convert by bdds
45.23/45.46	c D: 1
45.23/45.46	c estimatedAdderCost: 35
45.23/45.46	c Try to convert by bdds
45.23/45.47	c D: 1
45.23/45.47	c estimatedAdderCost: 36
45.23/45.47	c Try to convert by bdds
45.23/45.48	c D: 1
45.23/45.48	c estimatedAdderCost: 35
45.23/45.48	c Try to convert by bdds
45.23/45.49	c D: 1
45.23/45.49	c estimatedAdderCost: 36
45.23/45.49	c Try to convert by bdds
45.33/45.51	c D: 1
45.33/45.51	c estimatedAdderCost: 35
45.33/45.51	c Try to convert by bdds
45.33/45.52	c D: 1
45.33/45.52	c estimatedAdderCost: 36
45.33/45.52	c Try to convert by bdds
45.33/45.53	c D: 1
45.33/45.53	c estimatedAdderCost: 35
45.33/45.53	c Try to convert by bdds
45.33/45.54	c D: 1
45.33/45.54	c estimatedAdderCost: 36
45.33/45.54	c Try to convert by bdds
45.33/45.55	c D: 1
45.33/45.55	c estimatedAdderCost: 35
45.33/45.55	c Try to convert by bdds
45.33/45.57	c D: 1
45.33/45.57	c estimatedAdderCost: 36
45.33/45.57	c Try to convert by bdds
45.33/45.58	c D: 1
45.33/45.58	c estimatedAdderCost: 35
45.33/45.58	c Try to convert by bdds
45.33/45.59	c D: 1
45.33/45.59	c estimatedAdderCost: 36
45.33/45.59	c Try to convert by bdds
45.43/45.60	c D: 1
45.43/45.60	c estimatedAdderCost: 35
45.43/45.60	c Try to convert by bdds
45.43/45.62	c D: 1
45.43/45.62	c estimatedAdderCost: 36
45.43/45.62	c Try to convert by bdds
45.43/45.63	c D: 1
45.43/45.63	c estimatedAdderCost: 35
45.43/45.63	c Try to convert by bdds
45.43/45.64	c D: 1
45.43/45.64	c estimatedAdderCost: 36
45.43/45.64	c Try to convert by bdds
45.43/45.65	c D: 1
45.43/45.65	c estimatedAdderCost: 35
45.43/45.65	c Try to convert by bdds
45.43/45.67	c D: 1
45.43/45.67	c estimatedAdderCost: 36
45.43/45.67	c Try to convert by bdds
45.43/45.68	c D: 1
45.43/45.68	c estimatedAdderCost: 35
45.43/45.68	c Try to convert by bdds
45.43/45.69	c D: 1
45.43/45.69	c estimatedAdderCost: 36
45.43/45.69	c Try to convert by bdds
45.53/45.70	c D: 1
45.53/45.70	c estimatedAdderCost: 35
45.53/45.70	c Try to convert by bdds
45.53/45.72	c D: 1
45.53/45.72	c estimatedAdderCost: 36
45.53/45.72	c Try to convert by bdds
45.53/45.73	c D: 1
45.53/45.73	c estimatedAdderCost: 35
45.53/45.73	c Try to convert by bdds
45.53/45.74	c D: 1
45.53/45.74	c estimatedAdderCost: 36
45.53/45.74	c Try to convert by bdds
45.53/45.75	c D: 1
45.53/45.75	c estimatedAdderCost: 35
45.53/45.75	c Try to convert by bdds
45.53/45.77	c D: 1
45.53/45.77	c estimatedAdderCost: 36
45.53/45.77	c Try to convert by bdds
45.53/45.78	c D: 1
45.53/45.78	c estimatedAdderCost: 35
45.53/45.78	c Try to convert by bdds
45.53/45.79	c D: 1
45.53/45.79	c estimatedAdderCost: 36
45.53/45.79	c Try to convert by bdds
45.63/45.80	c D: 1
45.63/45.80	c estimatedAdderCost: 35
45.63/45.80	c Try to convert by bdds
45.63/45.81	c D: 1
45.63/45.81	c estimatedAdderCost: 36
45.63/45.81	c Try to convert by bdds
45.63/45.83	c D: 1
45.63/45.83	c estimatedAdderCost: 35
45.63/45.83	c Try to convert by bdds
45.63/45.84	c D: 1
45.63/45.84	c estimatedAdderCost: 36
45.63/45.84	c Try to convert by bdds
45.63/45.85	c D: 1
45.63/45.85	c estimatedAdderCost: 35
45.63/45.85	c Try to convert by bdds
45.63/45.86	c D: 1
45.63/45.86	c estimatedAdderCost: 36
45.63/45.86	c Try to convert by bdds
45.63/45.88	c D: 1
45.63/45.88	c estimatedAdderCost: 35
45.63/45.88	c Try to convert by bdds
45.63/45.89	c D: 1
45.63/45.89	c estimatedAdderCost: 36
45.63/45.89	c Try to convert by bdds
45.73/45.90	c D: 1
45.73/45.90	c estimatedAdderCost: 35
45.73/45.90	c Try to convert by bdds
45.73/45.91	c D: 1
45.73/45.91	c estimatedAdderCost: 36
45.73/45.91	c Try to convert by bdds
45.73/45.93	c D: 1
45.73/45.93	c estimatedAdderCost: 35
45.73/45.93	c Try to convert by bdds
45.73/45.94	c D: 1
45.73/45.94	c estimatedAdderCost: 36
45.73/45.94	c Try to convert by bdds
45.73/45.95	c D: 1
45.73/45.95	c estimatedAdderCost: 35
45.73/45.95	c Try to convert by bdds
45.73/45.96	c D: 1
45.73/45.96	c estimatedAdderCost: 36
45.73/45.96	c Try to convert by bdds
45.73/45.98	c D: 1
45.73/45.98	c estimatedAdderCost: 35
45.73/45.98	c Try to convert by bdds
45.73/45.99	c D: 1
45.73/45.99	c estimatedAdderCost: 36
45.73/45.99	c Try to convert by bdds
45.73/46.00	c D: 1
45.73/46.00	c estimatedAdderCost: 35
45.73/46.00	c Try to convert by bdds
45.84/46.01	c D: 1
45.84/46.01	c estimatedAdderCost: 36
45.84/46.01	c Try to convert by bdds
45.84/46.02	c D: 1
45.84/46.02	c estimatedAdderCost: 35
45.84/46.02	c Try to convert by bdds
45.84/46.04	c D: 1
45.84/46.04	c estimatedAdderCost: 36
45.84/46.04	c Try to convert by bdds
45.84/46.05	c D: 1
45.84/46.05	c estimatedAdderCost: 35
45.84/46.05	c Try to convert by bdds
45.84/46.06	c D: 1
45.84/46.06	c estimatedAdderCost: 36
45.84/46.06	c Try to convert by bdds
45.84/46.07	c D: 1
45.84/46.07	c estimatedAdderCost: 35
45.84/46.07	c Try to convert by bdds
45.84/46.09	c D: 1
45.84/46.09	c estimatedAdderCost: 36
45.84/46.09	c Try to convert by bdds
45.84/46.10	c D: 1
45.84/46.10	c estimatedAdderCost: 35
45.84/46.10	c Try to convert by bdds
45.94/46.11	c D: 1
45.94/46.11	c estimatedAdderCost: 36
45.94/46.11	c Try to convert by bdds
45.94/46.12	c D: 1
45.94/46.12	c estimatedAdderCost: 35
45.94/46.12	c Try to convert by bdds
45.94/46.14	c D: 1
45.94/46.14	c estimatedAdderCost: 36
45.94/46.14	c Try to convert by bdds
45.94/46.15	c D: 1
45.94/46.15	c estimatedAdderCost: 35
45.94/46.15	c Try to convert by bdds
45.94/46.16	c D: 1
45.94/46.16	c estimatedAdderCost: 36
45.94/46.16	c Try to convert by bdds
45.94/46.17	c D: 1
45.94/46.17	c estimatedAdderCost: 35
45.94/46.17	c Try to convert by bdds
45.94/46.19	c D: 1
45.94/46.19	c estimatedAdderCost: 36
45.94/46.19	c Try to convert by bdds
46.02/46.20	c D: 1
46.02/46.20	c estimatedAdderCost: 35
46.02/46.20	c Try to convert by bdds
46.02/46.21	c D: 1
46.02/46.21	c estimatedAdderCost: 36
46.02/46.21	c Try to convert by bdds
46.02/46.22	c D: 1
46.02/46.22	c estimatedAdderCost: 35
46.02/46.22	c Try to convert by bdds
46.02/46.24	c D: 1
46.02/46.24	c estimatedAdderCost: 36
46.02/46.24	c Try to convert by bdds
46.02/46.25	c D: 1
46.02/46.25	c estimatedAdderCost: 35
46.02/46.25	c Try to convert by bdds
46.02/46.26	c D: 1
46.02/46.26	c estimatedAdderCost: 36
46.02/46.26	c Try to convert by bdds
46.02/46.27	c D: 1
46.02/46.27	c estimatedAdderCost: 35
46.02/46.27	c Try to convert by bdds
46.02/46.28	c D: 1
46.02/46.28	c estimatedAdderCost: 36
46.02/46.28	c Try to convert by bdds
46.12/46.30	c D: 1
46.12/46.30	c estimatedAdderCost: 35
46.12/46.30	c Try to convert by bdds
46.12/46.31	c D: 1
46.12/46.31	c estimatedAdderCost: 36
46.12/46.31	c Try to convert by bdds
46.12/46.32	c D: 1
46.12/46.32	c estimatedAdderCost: 35
46.12/46.32	c Try to convert by bdds
46.12/46.33	c D: 1
46.12/46.33	c estimatedAdderCost: 36
46.12/46.33	c Try to convert by bdds
46.12/46.35	c D: 1
46.12/46.35	c estimatedAdderCost: 35
46.12/46.35	c Try to convert by bdds
46.12/46.36	c D: 1
46.12/46.36	c estimatedAdderCost: 36
46.12/46.36	c Try to convert by bdds
46.12/46.37	c D: 1
46.12/46.37	c estimatedAdderCost: 35
46.12/46.37	c Try to convert by bdds
46.12/46.38	c D: 1
46.12/46.38	c estimatedAdderCost: 36
46.12/46.38	c Try to convert by bdds
46.22/46.40	c D: 1
46.22/46.40	c estimatedAdderCost: 35
46.22/46.40	c Try to convert by bdds
46.22/46.41	c D: 1
46.22/46.41	c estimatedAdderCost: 36
46.22/46.41	c Try to convert by bdds
46.22/46.42	c D: 1
46.22/46.42	c estimatedAdderCost: 35
46.22/46.42	c Try to convert by bdds
46.22/46.43	c D: 1
46.22/46.43	c estimatedAdderCost: 36
46.22/46.43	c Try to convert by bdds
46.22/46.45	c D: 1
46.22/46.45	c estimatedAdderCost: 35
46.22/46.45	c Try to convert by bdds
46.22/46.46	c D: 1
46.22/46.46	c estimatedAdderCost: 36
46.22/46.46	c Try to convert by bdds
46.22/46.47	c D: 1
46.22/46.47	c estimatedAdderCost: 35
46.22/46.47	c Try to convert by bdds
46.22/46.48	c D: 1
46.22/46.48	c estimatedAdderCost: 36
46.22/46.48	c Try to convert by bdds
46.22/46.49	c D: 1
46.22/46.49	c estimatedAdderCost: 35
46.22/46.49	c Try to convert by bdds
46.32/46.51	c D: 1
46.32/46.51	c estimatedAdderCost: 36
46.32/46.51	c Try to convert by bdds
46.32/46.52	c D: 1
46.32/46.52	c estimatedAdderCost: 35
46.32/46.52	c Try to convert by bdds
46.32/46.53	c D: 1
46.32/46.53	c estimatedAdderCost: 36
46.32/46.53	c Try to convert by bdds
46.32/46.54	c D: 1
46.32/46.54	c estimatedAdderCost: 35
46.32/46.54	c Try to convert by bdds
46.32/46.56	c D: 1
46.32/46.56	c estimatedAdderCost: 36
46.32/46.56	c Try to convert by bdds
46.32/46.57	c D: 1
46.32/46.57	c estimatedAdderCost: 35
46.32/46.57	c Try to convert by bdds
46.32/46.58	c D: 1
46.32/46.58	c estimatedAdderCost: 36
46.32/46.58	c Try to convert by bdds
46.32/46.59	c D: 1
46.32/46.59	c estimatedAdderCost: 35
46.32/46.59	c Try to convert by bdds
46.42/46.61	c D: 1
46.42/46.61	c estimatedAdderCost: 36
46.42/46.61	c Try to convert by bdds
46.42/46.62	c D: 1
46.42/46.62	c estimatedAdderCost: 35
46.42/46.62	c Try to convert by bdds
46.42/46.63	c D: 1
46.42/46.63	c estimatedAdderCost: 36
46.42/46.63	c Try to convert by bdds
46.42/46.64	c D: 1
46.42/46.64	c estimatedAdderCost: 35
46.42/46.64	c Try to convert by bdds
46.42/46.66	c D: 1
46.42/46.66	c estimatedAdderCost: 36
46.42/46.66	c Try to convert by bdds
46.42/46.67	c D: 1
46.42/46.67	c estimatedAdderCost: 35
46.42/46.67	c Try to convert by bdds
46.42/46.68	c D: 1
46.42/46.68	c estimatedAdderCost: 36
46.42/46.68	c Try to convert by bdds
46.42/46.69	c D: 1
46.42/46.69	c estimatedAdderCost: 35
46.42/46.69	c Try to convert by bdds
46.52/46.71	c D: 1
46.52/46.71	c estimatedAdderCost: 36
46.52/46.71	c Try to convert by bdds
46.52/46.72	c D: 1
46.52/46.72	c estimatedAdderCost: 35
46.52/46.72	c Try to convert by bdds
46.52/46.73	c D: 1
46.52/46.73	c estimatedAdderCost: 36
46.52/46.73	c Try to convert by bdds
46.52/46.74	c D: 1
46.52/46.74	c estimatedAdderCost: 35
46.52/46.74	c Try to convert by bdds
46.52/46.75	c D: 1
46.52/46.75	c estimatedAdderCost: 36
46.52/46.75	c Try to convert by bdds
46.52/46.77	c D: 1
46.52/46.77	c estimatedAdderCost: 35
46.52/46.77	c Try to convert by bdds
46.52/46.78	c D: 1
46.52/46.78	c estimatedAdderCost: 36
46.52/46.78	c Try to convert by bdds
46.52/46.79	c D: 1
46.52/46.79	c estimatedAdderCost: 35
46.52/46.79	c Try to convert by bdds
46.62/46.80	c D: 1
46.62/46.80	c estimatedAdderCost: 36
46.62/46.80	c Try to convert by bdds
46.62/46.82	c D: 1
46.62/46.82	c estimatedAdderCost: 35
46.62/46.82	c Try to convert by bdds
46.62/46.83	c D: 1
46.62/46.83	c estimatedAdderCost: 36
46.62/46.83	c Try to convert by bdds
46.62/46.84	c D: 1
46.62/46.84	c estimatedAdderCost: 35
46.62/46.84	c Try to convert by bdds
46.62/46.85	c D: 1
46.62/46.85	c estimatedAdderCost: 36
46.62/46.85	c Try to convert by bdds
46.62/46.87	c D: 1
46.62/46.87	c estimatedAdderCost: 35
46.62/46.87	c Try to convert by bdds
46.62/46.88	c D: 1
46.62/46.88	c estimatedAdderCost: 36
46.62/46.88	c Try to convert by bdds
46.62/46.89	c D: 1
46.62/46.89	c estimatedAdderCost: 35
46.62/46.89	c Try to convert by bdds
46.72/46.90	c D: 1
46.72/46.90	c estimatedAdderCost: 36
46.72/46.90	c Try to convert by bdds
46.72/46.92	c D: 1
46.72/46.92	c estimatedAdderCost: 35
46.72/46.92	c Try to convert by bdds
46.72/46.93	c D: 1
46.72/46.93	c estimatedAdderCost: 36
46.72/46.93	c Try to convert by bdds
46.72/46.94	c D: 1
46.72/46.94	c estimatedAdderCost: 35
46.72/46.94	c Try to convert by bdds
46.72/46.95	c D: 1
46.72/46.95	c estimatedAdderCost: 36
46.72/46.95	c Try to convert by bdds
46.72/46.96	c D: 1
46.72/46.96	c estimatedAdderCost: 35
46.72/46.96	c Try to convert by bdds
46.72/46.98	c D: 1
46.72/46.98	c estimatedAdderCost: 36
46.72/46.98	c Try to convert by bdds
46.72/46.99	c D: 1
46.72/46.99	c estimatedAdderCost: 35
46.72/46.99	c Try to convert by bdds
46.72/47.00	c D: 1
46.72/47.00	c estimatedAdderCost: 36
46.72/47.00	c Try to convert by bdds
46.84/47.01	c D: 1
46.84/47.01	c estimatedAdderCost: 35
46.84/47.01	c Try to convert by bdds
46.84/47.03	c D: 1
46.84/47.03	c estimatedAdderCost: 36
46.84/47.03	c Try to convert by bdds
46.84/47.04	c D: 1
46.84/47.04	c estimatedAdderCost: 35
46.84/47.04	c Try to convert by bdds
46.84/47.05	c D: 1
46.84/47.05	c estimatedAdderCost: 36
46.84/47.05	c Try to convert by bdds
46.84/47.06	c D: 1
46.84/47.06	c estimatedAdderCost: 35
46.84/47.06	c Try to convert by bdds
46.84/47.08	c D: 1
46.84/47.08	c estimatedAdderCost: 36
46.84/47.08	c Try to convert by bdds
46.84/47.09	c D: 1
46.84/47.09	c estimatedAdderCost: 35
46.84/47.09	c Try to convert by bdds
46.84/47.10	c D: 1
46.84/47.10	c estimatedAdderCost: 36
46.84/47.10	c Try to convert by bdds
46.94/47.11	c D: 1
46.94/47.11	c estimatedAdderCost: 35
46.94/47.11	c Try to convert by bdds
46.94/47.13	c D: 1
46.94/47.13	c estimatedAdderCost: 36
46.94/47.13	c Try to convert by bdds
46.94/47.14	c D: 1
46.94/47.14	c estimatedAdderCost: 35
46.94/47.14	c Try to convert by bdds
46.94/47.15	c D: 1
46.94/47.15	c estimatedAdderCost: 36
46.94/47.15	c Try to convert by bdds
46.94/47.16	c D: 1
46.94/47.16	c estimatedAdderCost: 35
46.94/47.16	c Try to convert by bdds
46.94/47.18	c D: 1
46.94/47.18	c estimatedAdderCost: 36
46.94/47.18	c Try to convert by bdds
46.94/47.19	c D: 1
46.94/47.19	c estimatedAdderCost: 35
46.94/47.19	c Try to convert by bdds
47.02/47.20	c D: 1
47.02/47.20	c estimatedAdderCost: 36
47.02/47.20	c Try to convert by bdds
47.02/47.21	c D: 1
47.02/47.21	c estimatedAdderCost: 35
47.02/47.21	c Try to convert by bdds
47.02/47.23	c D: 1
47.02/47.23	c estimatedAdderCost: 36
47.02/47.23	c Try to convert by bdds
47.02/47.24	c D: 1
47.02/47.24	c estimatedAdderCost: 35
47.02/47.24	c Try to convert by bdds
47.02/47.25	c D: 1
47.02/47.25	c estimatedAdderCost: 36
47.02/47.25	c Try to convert by bdds
47.02/47.26	c D: 1
47.02/47.26	c estimatedAdderCost: 35
47.02/47.26	c Try to convert by bdds
47.02/47.28	c D: 1
47.02/47.28	c estimatedAdderCost: 36
47.02/47.28	c Try to convert by bdds
47.02/47.29	c D: 1
47.02/47.29	c estimatedAdderCost: 35
47.02/47.29	c Try to convert by bdds
47.12/47.30	c D: 1
47.12/47.30	c estimatedAdderCost: 36
47.12/47.30	c Try to convert by bdds
47.12/47.31	c D: 1
47.12/47.31	c estimatedAdderCost: 35
47.12/47.31	c Try to convert by bdds
47.12/47.33	c D: 1
47.12/47.33	c estimatedAdderCost: 36
47.12/47.33	c Try to convert by bdds
47.12/47.34	c D: 1
47.12/47.34	c estimatedAdderCost: 35
47.12/47.34	c Try to convert by bdds
47.12/47.35	c D: 1
47.12/47.35	c estimatedAdderCost: 36
47.12/47.35	c Try to convert by bdds
47.12/47.36	c D: 1
47.12/47.36	c estimatedAdderCost: 35
47.12/47.36	c Try to convert by bdds
47.12/47.37	c D: 1
47.12/47.37	c estimatedAdderCost: 36
47.12/47.37	c Try to convert by bdds
47.12/47.39	c D: 1
47.12/47.39	c estimatedAdderCost: 35
47.12/47.39	c Try to convert by bdds
47.22/47.40	c D: 1
47.22/47.40	c estimatedAdderCost: 36
47.22/47.40	c Try to convert by bdds
47.22/47.41	c D: 1
47.22/47.41	c estimatedAdderCost: 35
47.22/47.41	c Try to convert by bdds
47.22/47.42	c D: 1
47.22/47.42	c estimatedAdderCost: 36
47.22/47.42	c Try to convert by bdds
47.22/47.44	c D: 1
47.22/47.44	c estimatedAdderCost: 35
47.22/47.44	c Try to convert by bdds
47.22/47.45	c D: 1
47.22/47.45	c estimatedAdderCost: 36
47.22/47.45	c Try to convert by bdds
47.22/47.46	c D: 1
47.22/47.46	c estimatedAdderCost: 35
47.22/47.46	c Try to convert by bdds
47.22/47.47	c D: 1
47.22/47.47	c estimatedAdderCost: 36
47.22/47.47	c Try to convert by bdds
47.22/47.49	c D: 1
47.22/47.49	c estimatedAdderCost: 35
47.22/47.49	c Try to convert by bdds
47.32/47.50	c D: 1
47.32/47.50	c estimatedAdderCost: 36
47.32/47.50	c Try to convert by bdds
47.32/47.51	c D: 1
47.32/47.51	c estimatedAdderCost: 35
47.32/47.51	c Try to convert by bdds
47.32/47.52	c D: 1
47.32/47.52	c estimatedAdderCost: 36
47.32/47.52	c Try to convert by bdds
47.32/47.54	c D: 1
47.32/47.54	c estimatedAdderCost: 35
47.32/47.54	c Try to convert by bdds
47.32/47.55	c D: 1
47.32/47.55	c estimatedAdderCost: 36
47.32/47.55	c Try to convert by bdds
47.32/47.56	c D: 1
47.32/47.56	c estimatedAdderCost: 35
47.32/47.56	c Try to convert by bdds
47.32/47.57	c D: 1
47.32/47.57	c estimatedAdderCost: 36
47.32/47.57	c Try to convert by bdds
47.32/47.59	c D: 1
47.32/47.59	c estimatedAdderCost: 35
47.32/47.59	c Try to convert by bdds
47.42/47.60	c D: 1
47.42/47.60	c estimatedAdderCost: 36
47.42/47.60	c Try to convert by bdds
47.42/47.61	c D: 1
47.42/47.61	c estimatedAdderCost: 35
47.42/47.61	c Try to convert by bdds
47.42/47.62	c D: 1
47.42/47.62	c estimatedAdderCost: 36
47.42/47.62	c Try to convert by bdds
47.42/47.64	c D: 1
47.42/47.64	c estimatedAdderCost: 35
47.42/47.64	c Try to convert by bdds
47.42/47.65	c D: 1
47.42/47.65	c estimatedAdderCost: 36
47.42/47.65	c Try to convert by bdds
47.42/47.66	c D: 1
47.42/47.66	c estimatedAdderCost: 35
47.42/47.66	c Try to convert by bdds
47.42/47.67	c D: 1
47.42/47.67	c estimatedAdderCost: 36
47.42/47.67	c Try to convert by bdds
47.62/47.85	c D: 1
47.62/47.85	c estimatedAdderCost: 35
47.62/47.85	c Try to convert by bdds
47.62/47.86	c D: 1
47.62/47.86	c estimatedAdderCost: 36
47.62/47.86	c Try to convert by bdds
47.62/47.88	c D: 1
47.62/47.88	c estimatedAdderCost: 35
47.62/47.88	c Try to convert by bdds
47.62/47.89	c D: 1
47.62/47.89	c estimatedAdderCost: 36
47.62/47.89	c Try to convert by bdds
47.72/47.90	c D: 1
47.72/47.90	c estimatedAdderCost: 35
47.72/47.90	c Try to convert by bdds
47.72/47.91	c D: 1
47.72/47.91	c estimatedAdderCost: 36
47.72/47.91	c Try to convert by bdds
47.72/47.93	c D: 1
47.72/47.93	c estimatedAdderCost: 35
47.72/47.93	c Try to convert by bdds
47.72/47.94	c D: 1
47.72/47.94	c estimatedAdderCost: 36
47.72/47.94	c Try to convert by bdds
47.72/47.95	c D: 1
47.72/47.95	c estimatedAdderCost: 35
47.72/47.95	c Try to convert by bdds
47.72/47.96	c D: 1
47.72/47.96	c estimatedAdderCost: 36
47.72/47.96	c Try to convert by bdds
47.72/47.97	c D: 1
47.72/47.97	c estimatedAdderCost: 35
47.72/47.97	c Try to convert by bdds
47.72/47.99	c D: 1
47.72/47.99	c estimatedAdderCost: 36
47.72/47.99	c Try to convert by bdds
47.72/48.00	c D: 1
47.72/48.00	c estimatedAdderCost: 35
47.72/48.00	c Try to convert by bdds
47.84/48.01	c D: 1
47.84/48.01	c estimatedAdderCost: 36
47.84/48.01	c Try to convert by bdds
47.84/48.02	c D: 1
47.84/48.02	c estimatedAdderCost: 35
47.84/48.02	c Try to convert by bdds
47.84/48.04	c D: 1
47.84/48.04	c estimatedAdderCost: 36
47.84/48.04	c Try to convert by bdds
47.84/48.05	c D: 1
47.84/48.05	c estimatedAdderCost: 35
47.84/48.05	c Try to convert by bdds
47.84/48.06	c D: 1
47.84/48.06	c estimatedAdderCost: 36
47.84/48.06	c Try to convert by bdds
47.84/48.07	c D: 1
47.84/48.07	c estimatedAdderCost: 35
47.84/48.07	c Try to convert by bdds
47.84/48.09	c D: 1
47.84/48.09	c estimatedAdderCost: 36
47.84/48.09	c Try to convert by bdds
47.84/48.10	c D: 1
47.84/48.10	c estimatedAdderCost: 35
47.84/48.10	c Try to convert by bdds
47.93/48.11	c D: 1
47.93/48.11	c estimatedAdderCost: 36
47.93/48.11	c Try to convert by bdds
47.93/48.12	c D: 1
47.93/48.12	c estimatedAdderCost: 35
47.93/48.12	c Try to convert by bdds
47.93/48.14	c D: 1
47.93/48.14	c estimatedAdderCost: 36
47.93/48.14	c Try to convert by bdds
47.93/48.15	c D: 1
47.93/48.15	c estimatedAdderCost: 35
47.93/48.15	c Try to convert by bdds
47.93/48.16	c D: 1
47.93/48.16	c estimatedAdderCost: 36
47.93/48.16	c Try to convert by bdds
47.93/48.17	c D: 1
47.93/48.17	c estimatedAdderCost: 35
47.93/48.17	c Try to convert by bdds
47.93/48.19	c D: 1
47.93/48.19	c estimatedAdderCost: 36
47.93/48.19	c Try to convert by bdds
48.02/48.20	c D: 1
48.02/48.20	c estimatedAdderCost: 35
48.02/48.20	c Try to convert by bdds
48.02/48.21	c D: 1
48.02/48.21	c estimatedAdderCost: 36
48.02/48.21	c Try to convert by bdds
48.02/48.22	c D: 1
48.02/48.22	c estimatedAdderCost: 35
48.02/48.22	c Try to convert by bdds
48.02/48.24	c D: 1
48.02/48.24	c estimatedAdderCost: 36
48.02/48.24	c Try to convert by bdds
48.02/48.25	c D: 1
48.02/48.25	c estimatedAdderCost: 35
48.02/48.25	c Try to convert by bdds
48.02/48.26	c D: 1
48.02/48.26	c estimatedAdderCost: 36
48.02/48.26	c Try to convert by bdds
48.02/48.27	c D: 1
48.02/48.27	c estimatedAdderCost: 35
48.02/48.27	c Try to convert by bdds
48.02/48.28	c D: 1
48.02/48.28	c estimatedAdderCost: 36
48.02/48.28	c Try to convert by bdds
48.12/48.30	c D: 1
48.12/48.30	c estimatedAdderCost: 35
48.12/48.30	c Try to convert by bdds
48.12/48.31	c D: 1
48.12/48.31	c estimatedAdderCost: 36
48.12/48.31	c Try to convert by bdds
48.12/48.32	c D: 1
48.12/48.32	c estimatedAdderCost: 35
48.12/48.32	c Try to convert by bdds
48.12/48.33	c D: 1
48.12/48.33	c estimatedAdderCost: 36
48.12/48.33	c Try to convert by bdds
48.12/48.35	c D: 1
48.12/48.35	c estimatedAdderCost: 35
48.12/48.35	c Try to convert by bdds
48.12/48.36	c D: 1
48.12/48.36	c estimatedAdderCost: 36
48.12/48.36	c Try to convert by bdds
48.12/48.37	c D: 1
48.12/48.37	c estimatedAdderCost: 35
48.12/48.37	c Try to convert by bdds
48.12/48.38	c D: 1
48.12/48.38	c estimatedAdderCost: 36
48.12/48.38	c Try to convert by bdds
48.22/48.40	c D: 1
48.22/48.40	c estimatedAdderCost: 35
48.22/48.40	c Try to convert by bdds
48.22/48.41	c D: 1
48.22/48.41	c estimatedAdderCost: 36
48.22/48.41	c Try to convert by bdds
48.22/48.42	c D: 1
48.22/48.42	c estimatedAdderCost: 35
48.22/48.42	c Try to convert by bdds
48.22/48.43	c D: 1
48.22/48.43	c estimatedAdderCost: 36
48.22/48.43	c Try to convert by bdds
48.22/48.45	c D: 1
48.22/48.45	c estimatedAdderCost: 35
48.22/48.45	c Try to convert by bdds
48.22/48.46	c D: 1
48.22/48.46	c estimatedAdderCost: 36
48.22/48.46	c Try to convert by bdds
48.22/48.47	c D: 1
48.22/48.47	c estimatedAdderCost: 35
48.22/48.47	c Try to convert by bdds
48.22/48.48	c D: 1
48.22/48.48	c estimatedAdderCost: 36
48.22/48.48	c Try to convert by bdds
48.22/48.49	c D: 1
48.22/48.49	c estimatedAdderCost: 35
48.22/48.49	c Try to convert by bdds
48.32/48.51	c D: 1
48.32/48.51	c estimatedAdderCost: 36
48.32/48.51	c Try to convert by bdds
48.32/48.52	c D: 1
48.32/48.52	c estimatedAdderCost: 35
48.32/48.52	c Try to convert by bdds
48.32/48.53	c D: 1
48.32/48.53	c estimatedAdderCost: 36
48.32/48.53	c Try to convert by bdds
48.32/48.54	c D: 1
48.32/48.54	c estimatedAdderCost: 35
48.32/48.54	c Try to convert by bdds
48.32/48.56	c D: 1
48.32/48.56	c estimatedAdderCost: 36
48.32/48.56	c Try to convert by bdds
48.32/48.57	c D: 1
48.32/48.57	c estimatedAdderCost: 35
48.32/48.57	c Try to convert by bdds
48.32/48.58	c D: 1
48.32/48.58	c estimatedAdderCost: 36
48.32/48.58	c Try to convert by bdds
48.32/48.59	c D: 1
48.32/48.59	c estimatedAdderCost: 35
48.32/48.59	c Try to convert by bdds
48.42/48.61	c D: 1
48.42/48.61	c estimatedAdderCost: 36
48.42/48.61	c Try to convert by bdds
48.42/48.62	c D: 1
48.42/48.62	c estimatedAdderCost: 35
48.42/48.62	c Try to convert by bdds
48.42/48.63	c D: 1
48.42/48.63	c estimatedAdderCost: 36
48.42/48.63	c Try to convert by bdds
48.42/48.64	c D: 1
48.42/48.64	c estimatedAdderCost: 35
48.42/48.64	c Try to convert by bdds
48.42/48.66	c D: 1
48.42/48.66	c estimatedAdderCost: 36
48.42/48.66	c Try to convert by bdds
48.42/48.67	c D: 1
48.42/48.67	c estimatedAdderCost: 35
48.42/48.67	c Try to convert by bdds
48.42/48.68	c D: 1
48.42/48.68	c estimatedAdderCost: 36
48.42/48.68	c Try to convert by bdds
48.42/48.69	c D: 1
48.42/48.69	c estimatedAdderCost: 35
48.42/48.69	c Try to convert by bdds
48.52/48.71	c D: 1
48.52/48.71	c estimatedAdderCost: 36
48.52/48.71	c Try to convert by bdds
48.52/48.72	c D: 1
48.52/48.72	c estimatedAdderCost: 35
48.52/48.72	c Try to convert by bdds
48.52/48.73	c D: 1
48.52/48.73	c estimatedAdderCost: 36
48.52/48.73	c Try to convert by bdds
48.52/48.74	c D: 1
48.52/48.74	c estimatedAdderCost: 35
48.52/48.74	c Try to convert by bdds
48.52/48.76	c D: 1
48.52/48.76	c estimatedAdderCost: 36
48.52/48.76	c Try to convert by bdds
48.52/48.77	c D: 1
48.52/48.77	c estimatedAdderCost: 35
48.52/48.77	c Try to convert by bdds
48.52/48.78	c D: 1
48.52/48.78	c estimatedAdderCost: 36
48.52/48.78	c Try to convert by bdds
48.52/48.79	c D: 1
48.52/48.79	c estimatedAdderCost: 35
48.52/48.79	c Try to convert by bdds
48.62/48.80	c D: 1
48.62/48.80	c estimatedAdderCost: 36
48.62/48.80	c Try to convert by bdds
48.62/48.82	c D: 1
48.62/48.82	c estimatedAdderCost: 35
48.62/48.82	c Try to convert by bdds
48.62/48.83	c D: 1
48.62/48.83	c estimatedAdderCost: 36
48.62/48.83	c Try to convert by bdds
48.62/48.84	c D: 1
48.62/48.84	c estimatedAdderCost: 35
48.62/48.84	c Try to convert by bdds
48.62/48.85	c D: 1
48.62/48.85	c estimatedAdderCost: 36
48.62/48.85	c Try to convert by bdds
48.62/48.87	c D: 1
48.62/48.87	c estimatedAdderCost: 35
48.62/48.87	c Try to convert by bdds
48.62/48.88	c D: 1
48.62/48.88	c estimatedAdderCost: 36
48.62/48.88	c Try to convert by bdds
48.62/48.89	c D: 1
48.62/48.89	c estimatedAdderCost: 35
48.62/48.89	c Try to convert by bdds
48.72/48.90	c D: 1
48.72/48.90	c estimatedAdderCost: 36
48.72/48.90	c Try to convert by bdds
48.72/48.92	c D: 1
48.72/48.92	c estimatedAdderCost: 35
48.72/48.92	c Try to convert by bdds
48.72/48.93	c D: 1
48.72/48.93	c estimatedAdderCost: 36
48.72/48.93	c Try to convert by bdds
48.72/48.94	c D: 1
48.72/48.94	c estimatedAdderCost: 35
48.72/48.94	c Try to convert by bdds
48.72/48.95	c D: 1
48.72/48.95	c estimatedAdderCost: 36
48.72/48.95	c Try to convert by bdds
48.72/48.97	c D: 1
48.72/48.97	c estimatedAdderCost: 35
48.72/48.97	c Try to convert by bdds
48.72/48.98	c D: 1
48.72/48.98	c estimatedAdderCost: 36
48.72/48.98	c Try to convert by bdds
48.72/48.99	c D: 1
48.72/48.99	c estimatedAdderCost: 35
48.72/48.99	c Try to convert by bdds
48.72/49.00	c D: 1
48.72/49.00	c estimatedAdderCost: 36
48.72/49.00	c Try to convert by bdds
48.83/49.01	c D: 1
48.83/49.01	c estimatedAdderCost: 35
48.83/49.01	c Try to convert by bdds
48.83/49.03	c D: 1
48.83/49.03	c estimatedAdderCost: 36
48.83/49.03	c Try to convert by bdds
48.83/49.04	c D: 1
48.83/49.04	c estimatedAdderCost: 35
48.83/49.04	c Try to convert by bdds
48.83/49.05	c D: 1
48.83/49.05	c estimatedAdderCost: 36
48.83/49.05	c Try to convert by bdds
48.83/49.06	c D: 1
48.83/49.06	c estimatedAdderCost: 35
48.83/49.06	c Try to convert by bdds
48.83/49.08	c D: 1
48.83/49.08	c estimatedAdderCost: 36
48.83/49.08	c Try to convert by bdds
48.83/49.09	c D: 1
48.83/49.09	c estimatedAdderCost: 35
48.83/49.09	c Try to convert by bdds
48.83/49.10	c D: 1
48.83/49.10	c estimatedAdderCost: 36
48.83/49.10	c Try to convert by bdds
48.93/49.11	c D: 1
48.93/49.11	c estimatedAdderCost: 35
48.93/49.11	c Try to convert by bdds
48.93/49.13	c D: 1
48.93/49.13	c estimatedAdderCost: 36
48.93/49.13	c Try to convert by bdds
48.93/49.14	c D: 1
48.93/49.14	c estimatedAdderCost: 35
48.93/49.14	c Try to convert by bdds
48.93/49.15	c D: 1
48.93/49.15	c estimatedAdderCost: 36
48.93/49.15	c Try to convert by bdds
48.93/49.16	c D: 1
48.93/49.16	c estimatedAdderCost: 35
48.93/49.16	c Try to convert by bdds
48.93/49.18	c D: 1
48.93/49.18	c estimatedAdderCost: 36
48.93/49.18	c Try to convert by bdds
48.93/49.19	c D: 1
48.93/49.19	c estimatedAdderCost: 35
48.93/49.19	c Try to convert by bdds
49.02/49.20	c D: 1
49.02/49.20	c estimatedAdderCost: 36
49.02/49.20	c Try to convert by bdds
49.02/49.21	c D: 1
49.02/49.21	c estimatedAdderCost: 35
49.02/49.21	c Try to convert by bdds
49.02/49.23	c D: 1
49.02/49.23	c estimatedAdderCost: 36
49.02/49.23	c Try to convert by bdds
49.02/49.24	c D: 1
49.02/49.24	c estimatedAdderCost: 35
49.02/49.24	c Try to convert by bdds
49.02/49.25	c D: 1
49.02/49.25	c estimatedAdderCost: 36
49.02/49.25	c Try to convert by bdds
49.02/49.26	c D: 1
49.02/49.26	c estimatedAdderCost: 35
49.02/49.26	c Try to convert by bdds
49.02/49.27	c D: 1
49.02/49.27	c estimatedAdderCost: 36
49.02/49.27	c Try to convert by bdds
49.02/49.29	c D: 1
49.02/49.29	c estimatedAdderCost: 35
49.02/49.29	c Try to convert by bdds
49.12/49.30	c D: 1
49.12/49.30	c estimatedAdderCost: 36
49.12/49.30	c Try to convert by bdds
49.12/49.31	c D: 1
49.12/49.31	c estimatedAdderCost: 35
49.12/49.31	c Try to convert by bdds
49.12/49.32	c D: 1
49.12/49.32	c estimatedAdderCost: 36
49.12/49.32	c Try to convert by bdds
49.12/49.34	c D: 1
49.12/49.34	c estimatedAdderCost: 35
49.12/49.34	c Try to convert by bdds
49.12/49.35	c D: 1
49.12/49.35	c estimatedAdderCost: 36
49.12/49.35	c Try to convert by bdds
49.12/49.36	c D: 1
49.12/49.36	c estimatedAdderCost: 35
49.12/49.36	c Try to convert by bdds
49.12/49.37	c D: 1
49.12/49.37	c estimatedAdderCost: 36
49.12/49.37	c Try to convert by bdds
49.12/49.39	c D: 1
49.12/49.39	c estimatedAdderCost: 35
49.12/49.39	c Try to convert by bdds
49.22/49.40	c D: 1
49.22/49.40	c estimatedAdderCost: 36
49.22/49.40	c Try to convert by bdds
49.22/49.41	c D: 1
49.22/49.41	c estimatedAdderCost: 35
49.22/49.41	c Try to convert by bdds
49.22/49.42	c D: 1
49.22/49.42	c estimatedAdderCost: 36
49.22/49.42	c Try to convert by bdds
49.22/49.44	c D: 1
49.22/49.44	c estimatedAdderCost: 35
49.22/49.44	c Try to convert by bdds
49.22/49.45	c D: 1
49.22/49.45	c estimatedAdderCost: 36
49.22/49.45	c Try to convert by bdds
49.22/49.46	c D: 1
49.22/49.46	c estimatedAdderCost: 35
49.22/49.46	c Try to convert by bdds
49.22/49.47	c D: 1
49.22/49.47	c estimatedAdderCost: 36
49.22/49.47	c Try to convert by bdds
49.22/49.48	c D: 1
49.22/49.48	c estimatedAdderCost: 35
49.22/49.48	c Try to convert by bdds
49.32/49.50	c D: 1
49.32/49.50	c estimatedAdderCost: 36
49.32/49.50	c Try to convert by bdds
49.32/49.51	c D: 1
49.32/49.51	c estimatedAdderCost: 35
49.32/49.51	c Try to convert by bdds
49.32/49.52	c D: 1
49.32/49.52	c estimatedAdderCost: 36
49.32/49.52	c Try to convert by bdds
49.32/49.53	c D: 1
49.32/49.53	c estimatedAdderCost: 35
49.32/49.53	c Try to convert by bdds
49.32/49.55	c D: 1
49.32/49.55	c estimatedAdderCost: 36
49.32/49.55	c Try to convert by bdds
49.32/49.56	c D: 1
49.32/49.56	c estimatedAdderCost: 35
49.32/49.56	c Try to convert by bdds
49.32/49.57	c D: 1
49.32/49.57	c estimatedAdderCost: 36
49.32/49.57	c Try to convert by bdds
49.32/49.58	c D: 1
49.32/49.58	c estimatedAdderCost: 35
49.32/49.58	c Try to convert by bdds
49.42/49.60	c D: 1
49.42/49.60	c estimatedAdderCost: 36
49.42/49.60	c Try to convert by bdds
49.42/49.61	c D: 1
49.42/49.61	c estimatedAdderCost: 35
49.42/49.61	c Try to convert by bdds
49.42/49.62	c D: 1
49.42/49.62	c estimatedAdderCost: 36
49.42/49.62	c Try to convert by bdds
49.42/49.63	c D: 1
49.42/49.63	c estimatedAdderCost: 35
49.42/49.63	c Try to convert by bdds
49.42/49.65	c D: 1
49.42/49.65	c estimatedAdderCost: 36
49.42/49.65	c Try to convert by bdds
49.42/49.66	c D: 1
49.42/49.66	c estimatedAdderCost: 35
49.42/49.66	c Try to convert by bdds
49.42/49.67	c D: 1
49.42/49.67	c estimatedAdderCost: 36
49.42/49.67	c Try to convert by bdds
49.42/49.68	c D: 1
49.42/49.68	c estimatedAdderCost: 35
49.42/49.68	c Try to convert by bdds
49.42/49.70	c D: 1
49.42/49.70	c estimatedAdderCost: 36
49.42/49.70	c Try to convert by bdds
49.51/49.71	c D: 1
49.51/49.71	c estimatedAdderCost: 35
49.51/49.71	c Try to convert by bdds
49.51/49.72	c D: 1
49.51/49.72	c estimatedAdderCost: 36
49.51/49.72	c Try to convert by bdds
49.51/49.73	c D: 1
49.51/49.73	c estimatedAdderCost: 35
49.51/49.73	c Try to convert by bdds
49.51/49.74	c D: 1
49.51/49.74	c estimatedAdderCost: 36
49.51/49.74	c Try to convert by bdds
49.51/49.76	c D: 1
49.51/49.76	c estimatedAdderCost: 35
49.51/49.76	c Try to convert by bdds
49.51/49.77	c D: 1
49.51/49.77	c estimatedAdderCost: 36
49.51/49.77	c Try to convert by bdds
49.51/49.78	c D: 1
49.51/49.78	c estimatedAdderCost: 35
49.51/49.78	c Try to convert by bdds
49.51/49.79	c D: 1
49.51/49.79	c estimatedAdderCost: 36
49.51/49.79	c Try to convert by bdds
49.61/49.81	c D: 1
49.61/49.81	c estimatedAdderCost: 35
49.61/49.81	c Try to convert by bdds
49.61/49.82	c D: 1
49.61/49.82	c estimatedAdderCost: 36
49.61/49.82	c Try to convert by bdds
49.61/49.83	c D: 1
49.61/49.83	c estimatedAdderCost: 35
49.61/49.83	c Try to convert by bdds
49.61/49.84	c D: 1
49.61/49.84	c estimatedAdderCost: 36
49.61/49.84	c Try to convert by bdds
49.61/49.86	c D: 1
49.61/49.86	c estimatedAdderCost: 35
49.61/49.86	c Try to convert by bdds
49.61/49.87	c D: 1
49.61/49.87	c estimatedAdderCost: 36
49.61/49.87	c Try to convert by bdds
49.61/49.88	c D: 1
49.61/49.88	c estimatedAdderCost: 35
49.61/49.88	c Try to convert by bdds
49.61/49.89	c D: 1
49.61/49.89	c estimatedAdderCost: 36
49.61/49.89	c Try to convert by bdds
49.71/49.90	c D: 1
49.71/49.90	c estimatedAdderCost: 35
49.71/49.90	c Try to convert by bdds
49.71/49.92	c D: 1
49.71/49.92	c estimatedAdderCost: 36
49.71/49.92	c Try to convert by bdds
49.71/49.93	c D: 1
49.71/49.93	c estimatedAdderCost: 35
49.71/49.93	c Try to convert by bdds
49.71/49.94	c D: 1
49.71/49.94	c estimatedAdderCost: 36
49.71/49.94	c Try to convert by bdds
49.71/49.95	c D: 1
49.71/49.95	c estimatedAdderCost: 35
49.71/49.95	c Try to convert by bdds
49.71/49.97	c D: 1
49.71/49.97	c estimatedAdderCost: 36
49.71/49.97	c Try to convert by bdds
49.71/49.98	c D: 1
49.71/49.98	c estimatedAdderCost: 35
49.71/49.98	c Try to convert by bdds
49.71/49.99	c D: 1
49.71/49.99	c estimatedAdderCost: 36
49.71/49.99	c Try to convert by bdds
49.71/50.00	c D: 1
49.71/50.00	c estimatedAdderCost: 35
49.71/50.00	c Try to convert by bdds
49.83/50.02	c D: 1
49.83/50.02	c estimatedAdderCost: 36
49.83/50.02	c Try to convert by bdds
49.83/50.03	c D: 1
49.83/50.03	c estimatedAdderCost: 35
49.83/50.03	c Try to convert by bdds
49.83/50.04	c D: 1
49.83/50.04	c estimatedAdderCost: 36
49.83/50.04	c Try to convert by bdds
49.83/50.05	c D: 1
49.83/50.05	c estimatedAdderCost: 35
49.83/50.05	c Try to convert by bdds
49.83/50.07	c D: 1
49.83/50.07	c estimatedAdderCost: 36
49.83/50.07	c Try to convert by bdds
49.83/50.08	c D: 1
49.83/50.08	c estimatedAdderCost: 35
49.83/50.08	c Try to convert by bdds
49.83/50.09	c D: 1
49.83/50.09	c estimatedAdderCost: 36
49.83/50.09	c Try to convert by bdds
49.83/50.10	c D: 1
49.83/50.10	c estimatedAdderCost: 35
49.83/50.10	c Try to convert by bdds
49.93/50.11	c D: 1
49.93/50.11	c estimatedAdderCost: 36
49.93/50.11	c Try to convert by bdds
49.93/50.13	c D: 1
49.93/50.13	c estimatedAdderCost: 35
49.93/50.13	c Try to convert by bdds
49.93/50.14	c D: 1
49.93/50.14	c estimatedAdderCost: 36
49.93/50.14	c Try to convert by bdds
49.93/50.15	c D: 1
49.93/50.15	c estimatedAdderCost: 35
49.93/50.15	c Try to convert by bdds
49.93/50.16	c D: 1
49.93/50.16	c estimatedAdderCost: 36
49.93/50.16	c Try to convert by bdds
49.93/50.18	c D: 1
49.93/50.18	c estimatedAdderCost: 35
49.93/50.18	c Try to convert by bdds
49.93/50.19	c D: 1
49.93/50.19	c estimatedAdderCost: 36
49.93/50.19	c Try to convert by bdds
50.01/50.20	c D: 1
50.01/50.20	c estimatedAdderCost: 35
50.01/50.20	c Try to convert by bdds
50.01/50.21	c D: 1
50.01/50.21	c estimatedAdderCost: 36
50.01/50.21	c Try to convert by bdds
50.01/50.23	c D: 1
50.01/50.23	c estimatedAdderCost: 35
50.01/50.23	c Try to convert by bdds
50.01/50.24	c D: 1
50.01/50.24	c estimatedAdderCost: 36
50.01/50.24	c Try to convert by bdds
50.01/50.25	c D: 1
50.01/50.25	c estimatedAdderCost: 35
50.01/50.25	c Try to convert by bdds
50.01/50.26	c D: 1
50.01/50.26	c estimatedAdderCost: 36
50.01/50.26	c Try to convert by bdds
50.01/50.27	c D: 1
50.01/50.27	c estimatedAdderCost: 35
50.01/50.27	c Try to convert by bdds
50.01/50.29	c D: 1
50.01/50.29	c estimatedAdderCost: 36
50.01/50.29	c Try to convert by bdds
50.11/50.30	c D: 1
50.11/50.30	c estimatedAdderCost: 35
50.11/50.30	c Try to convert by bdds
50.11/50.31	c D: 1
50.11/50.31	c estimatedAdderCost: 36
50.11/50.31	c Try to convert by bdds
50.11/50.32	c D: 1
50.11/50.32	c estimatedAdderCost: 35
50.11/50.32	c Try to convert by bdds
50.11/50.34	c D: 1
50.11/50.34	c estimatedAdderCost: 36
50.11/50.34	c Try to convert by bdds
50.11/50.35	c D: 1
50.11/50.35	c estimatedAdderCost: 35
50.11/50.35	c Try to convert by bdds
50.11/50.36	c D: 1
50.11/50.36	c estimatedAdderCost: 36
50.11/50.36	c Try to convert by bdds
50.11/50.37	c D: 1
50.11/50.37	c estimatedAdderCost: 35
50.11/50.37	c Try to convert by bdds
50.11/50.39	c D: 1
50.11/50.39	c estimatedAdderCost: 36
50.11/50.39	c Try to convert by bdds
50.21/50.40	c D: 1
50.21/50.40	c estimatedAdderCost: 35
50.21/50.40	c Try to convert by bdds
50.21/50.41	c D: 1
50.21/50.41	c estimatedAdderCost: 36
50.21/50.41	c Try to convert by bdds
50.21/50.42	c D: 1
50.21/50.42	c estimatedAdderCost: 35
50.21/50.42	c Try to convert by bdds
50.21/50.43	c D: 1
50.21/50.43	c estimatedAdderCost: 36
50.21/50.43	c Try to convert by bdds
50.21/50.45	c D: 1
50.21/50.45	c estimatedAdderCost: 35
50.21/50.45	c Try to convert by bdds
50.21/50.46	c D: 1
50.21/50.46	c estimatedAdderCost: 36
50.21/50.46	c Try to convert by bdds
50.21/50.47	c D: 1
50.21/50.47	c estimatedAdderCost: 35
50.21/50.47	c Try to convert by bdds
50.21/50.48	c D: 1
50.21/50.48	c estimatedAdderCost: 36
50.21/50.48	c Try to convert by bdds
50.31/50.50	c D: 1
50.31/50.50	c estimatedAdderCost: 35
50.31/50.50	c Try to convert by bdds
50.31/50.51	c D: 1
50.31/50.51	c estimatedAdderCost: 36
50.31/50.51	c Try to convert by bdds
50.31/50.52	c D: 1
50.31/50.52	c estimatedAdderCost: 35
50.31/50.52	c Try to convert by bdds
50.31/50.53	c D: 1
50.31/50.53	c estimatedAdderCost: 36
50.31/50.53	c Try to convert by bdds
50.31/50.55	c D: 1
50.31/50.55	c estimatedAdderCost: 35
50.31/50.55	c Try to convert by bdds
50.31/50.56	c D: 1
50.31/50.56	c estimatedAdderCost: 36
50.31/50.56	c Try to convert by bdds
50.31/50.57	c D: 1
50.31/50.57	c estimatedAdderCost: 35
50.31/50.57	c Try to convert by bdds
50.31/50.58	c D: 1
50.31/50.58	c estimatedAdderCost: 36
50.31/50.58	c Try to convert by bdds
50.31/50.59	c D: 1
50.31/50.59	c estimatedAdderCost: 35
50.31/50.59	c Try to convert by bdds
50.41/50.61	c D: 1
50.41/50.61	c estimatedAdderCost: 36
50.41/50.61	c Try to convert by bdds
50.41/50.62	c D: 1
50.41/50.62	c estimatedAdderCost: 35
50.41/50.62	c Try to convert by bdds
50.41/50.63	c D: 1
50.41/50.63	c estimatedAdderCost: 36
50.41/50.63	c Try to convert by bdds
50.41/50.64	c D: 1
50.41/50.64	c estimatedAdderCost: 35
50.41/50.64	c Try to convert by bdds
50.41/50.66	c D: 1
50.41/50.66	c estimatedAdderCost: 36
50.41/50.66	c Try to convert by bdds
50.41/50.67	c D: 1
50.41/50.67	c estimatedAdderCost: 35
50.41/50.67	c Try to convert by bdds
50.41/50.68	c D: 1
50.41/50.68	c estimatedAdderCost: 36
50.41/50.68	c Try to convert by bdds
50.41/50.69	c D: 1
50.41/50.69	c estimatedAdderCost: 35
50.41/50.69	c Try to convert by bdds
50.51/50.71	c D: 1
50.51/50.71	c estimatedAdderCost: 36
50.51/50.71	c Try to convert by bdds
50.51/50.72	c D: 1
50.51/50.72	c estimatedAdderCost: 35
50.51/50.72	c Try to convert by bdds
50.51/50.73	c D: 1
50.51/50.73	c estimatedAdderCost: 36
50.51/50.73	c Try to convert by bdds
50.51/50.74	c D: 1
50.51/50.74	c estimatedAdderCost: 35
50.51/50.74	c Try to convert by bdds
50.51/50.76	c D: 1
50.51/50.76	c estimatedAdderCost: 36
50.51/50.76	c Try to convert by bdds
50.51/50.77	c D: 1
50.51/50.77	c estimatedAdderCost: 35
50.51/50.77	c Try to convert by bdds
50.51/50.78	c D: 1
50.51/50.78	c estimatedAdderCost: 36
50.51/50.78	c Try to convert by bdds
50.51/50.79	c D: 1
50.51/50.79	c estimatedAdderCost: 35
50.51/50.79	c Try to convert by bdds
50.61/50.80	c D: 1
50.61/50.80	c estimatedAdderCost: 36
50.61/50.80	c Try to convert by bdds
50.61/50.82	c D: 1
50.61/50.82	c estimatedAdderCost: 35
50.61/50.82	c Try to convert by bdds
50.61/50.83	c D: 1
50.61/50.83	c estimatedAdderCost: 36
50.61/50.83	c Try to convert by bdds
50.61/50.84	c D: 1
50.61/50.84	c estimatedAdderCost: 35
50.61/50.84	c Try to convert by bdds
50.61/50.85	c D: 1
50.61/50.85	c estimatedAdderCost: 36
50.61/50.85	c Try to convert by bdds
50.61/50.87	c D: 1
50.61/50.87	c estimatedAdderCost: 35
50.61/50.87	c Try to convert by bdds
50.61/50.88	c D: 1
50.61/50.88	c estimatedAdderCost: 36
50.61/50.88	c Try to convert by bdds
50.61/50.89	c D: 1
50.61/50.89	c estimatedAdderCost: 35
50.61/50.89	c Try to convert by bdds
50.71/50.90	c D: 1
50.71/50.90	c estimatedAdderCost: 36
50.71/50.90	c Try to convert by bdds
50.71/50.91	c D: 1
50.71/50.91	c estimatedAdderCost: 35
50.71/50.91	c Try to convert by bdds
50.71/50.93	c D: 1
50.71/50.93	c estimatedAdderCost: 36
50.71/50.93	c Try to convert by bdds
50.71/50.94	c D: 1
50.71/50.94	c estimatedAdderCost: 35
50.71/50.94	c Try to convert by bdds
50.71/50.95	c D: 1
50.71/50.95	c estimatedAdderCost: 36
50.71/50.95	c Try to convert by bdds
50.71/50.96	c D: 1
50.71/50.96	c estimatedAdderCost: 35
50.71/50.96	c Try to convert by bdds
50.71/50.98	c D: 1
50.71/50.98	c estimatedAdderCost: 36
50.71/50.98	c Try to convert by bdds
50.71/50.99	c D: 1
50.71/50.99	c estimatedAdderCost: 35
50.71/50.99	c Try to convert by bdds
50.71/51.00	c D: 1
50.71/51.00	c estimatedAdderCost: 36
50.71/51.00	c Try to convert by bdds
50.82/51.01	c D: 1
50.82/51.01	c estimatedAdderCost: 35
50.82/51.01	c Try to convert by bdds
50.82/51.03	c D: 1
50.82/51.03	c estimatedAdderCost: 36
50.82/51.03	c Try to convert by bdds
50.82/51.04	c D: 1
50.82/51.04	c estimatedAdderCost: 35
50.82/51.04	c Try to convert by bdds
50.82/51.05	c D: 1
50.82/51.05	c estimatedAdderCost: 36
50.82/51.05	c Try to convert by bdds
50.82/51.06	c D: 1
50.82/51.06	c estimatedAdderCost: 35
50.82/51.06	c Try to convert by bdds
50.82/51.08	c D: 1
50.82/51.08	c estimatedAdderCost: 36
50.82/51.08	c Try to convert by bdds
50.82/51.09	c D: 1
50.82/51.09	c estimatedAdderCost: 35
50.82/51.09	c Try to convert by bdds
50.82/51.10	c D: 1
50.82/51.10	c estimatedAdderCost: 36
50.82/51.10	c Try to convert by bdds
50.92/51.11	c D: 1
50.92/51.11	c estimatedAdderCost: 35
50.92/51.11	c Try to convert by bdds
50.92/51.12	c D: 1
50.92/51.12	c estimatedAdderCost: 36
50.92/51.12	c Try to convert by bdds
50.92/51.14	c D: 1
50.92/51.14	c estimatedAdderCost: 35
50.92/51.14	c Try to convert by bdds
50.92/51.15	c D: 1
50.92/51.15	c estimatedAdderCost: 36
50.92/51.15	c Try to convert by bdds
50.92/51.16	c D: 1
50.92/51.16	c estimatedAdderCost: 35
50.92/51.16	c Try to convert by bdds
50.92/51.17	c D: 1
50.92/51.17	c estimatedAdderCost: 36
50.92/51.17	c Try to convert by bdds
50.92/51.19	c D: 1
50.92/51.19	c estimatedAdderCost: 35
50.92/51.19	c Try to convert by bdds
51.01/51.20	c D: 1
51.01/51.20	c estimatedAdderCost: 36
51.01/51.20	c Try to convert by bdds
51.01/51.21	c D: 1
51.01/51.21	c estimatedAdderCost: 35
51.01/51.21	c Try to convert by bdds
51.01/51.22	c D: 1
51.01/51.22	c estimatedAdderCost: 36
51.01/51.22	c Try to convert by bdds
51.01/51.24	c D: 1
51.01/51.24	c estimatedAdderCost: 35
51.01/51.24	c Try to convert by bdds
51.01/51.25	c D: 1
51.01/51.25	c estimatedAdderCost: 36
51.01/51.25	c Try to convert by bdds
51.01/51.26	c D: 1
51.01/51.26	c estimatedAdderCost: 35
51.01/51.26	c Try to convert by bdds
51.01/51.27	c D: 1
51.01/51.27	c estimatedAdderCost: 36
51.01/51.27	c Try to convert by bdds
51.01/51.28	c D: 1
51.01/51.28	c estimatedAdderCost: 35
51.01/51.28	c Try to convert by bdds
51.11/51.30	c D: 1
51.11/51.30	c estimatedAdderCost: 36
51.11/51.30	c Try to convert by bdds
51.11/51.31	c D: 1
51.11/51.31	c estimatedAdderCost: 35
51.11/51.31	c Try to convert by bdds
51.11/51.32	c D: 1
51.11/51.32	c estimatedAdderCost: 36
51.11/51.32	c Try to convert by bdds
51.11/51.33	c D: 1
51.11/51.33	c estimatedAdderCost: 35
51.11/51.33	c Try to convert by bdds
51.11/51.35	c D: 1
51.11/51.35	c estimatedAdderCost: 36
51.11/51.35	c Try to convert by bdds
51.11/51.36	c D: 1
51.11/51.36	c estimatedAdderCost: 35
51.11/51.36	c Try to convert by bdds
51.11/51.37	c D: 1
51.11/51.37	c estimatedAdderCost: 36
51.11/51.37	c Try to convert by bdds
51.11/51.38	c D: 1
51.11/51.38	c estimatedAdderCost: 35
51.11/51.38	c Try to convert by bdds
51.21/51.40	c D: 1
51.21/51.40	c estimatedAdderCost: 36
51.21/51.40	c Try to convert by bdds
51.21/51.41	c D: 1
51.21/51.41	c estimatedAdderCost: 35
51.21/51.41	c Try to convert by bdds
51.21/51.42	c D: 1
51.21/51.42	c estimatedAdderCost: 36
51.21/51.42	c Try to convert by bdds
51.21/51.43	c D: 1
51.21/51.43	c estimatedAdderCost: 35
51.21/51.43	c Try to convert by bdds
51.21/51.44	c D: 1
51.21/51.44	c estimatedAdderCost: 36
51.21/51.44	c Try to convert by bdds
51.21/51.46	c D: 1
51.21/51.46	c estimatedAdderCost: 35
51.21/51.46	c Try to convert by bdds
51.21/51.47	c D: 1
51.21/51.47	c estimatedAdderCost: 36
51.21/51.47	c Try to convert by bdds
51.21/51.48	c D: 1
51.21/51.48	c estimatedAdderCost: 35
51.21/51.48	c Try to convert by bdds
51.21/51.49	c D: 1
51.21/51.49	c estimatedAdderCost: 36
51.21/51.49	c Try to convert by bdds
51.31/51.51	c D: 1
51.31/51.51	c estimatedAdderCost: 35
51.31/51.51	c Try to convert by bdds
51.31/51.52	c D: 1
51.31/51.52	c estimatedAdderCost: 36
51.31/51.52	c Try to convert by bdds
51.31/51.53	c D: 1
51.31/51.53	c estimatedAdderCost: 35
51.31/51.53	c Try to convert by bdds
51.31/51.54	c D: 1
51.31/51.54	c estimatedAdderCost: 36
51.31/51.54	c Try to convert by bdds
51.31/51.56	c D: 1
51.31/51.56	c estimatedAdderCost: 35
51.31/51.56	c Try to convert by bdds
51.31/51.57	c D: 1
51.31/51.57	c estimatedAdderCost: 36
51.31/51.57	c Try to convert by bdds
51.31/51.58	c D: 1
51.31/51.58	c estimatedAdderCost: 35
51.31/51.58	c Try to convert by bdds
51.31/51.59	c D: 1
51.31/51.59	c estimatedAdderCost: 36
51.31/51.59	c Try to convert by bdds
51.41/51.60	c D: 1
51.41/51.60	c estimatedAdderCost: 35
51.41/51.60	c Try to convert by bdds
51.41/51.62	c D: 1
51.41/51.62	c estimatedAdderCost: 36
51.41/51.62	c Try to convert by bdds
51.41/51.63	c D: 1
51.41/51.63	c estimatedAdderCost: 35
51.41/51.63	c Try to convert by bdds
51.41/51.64	c D: 1
51.41/51.64	c estimatedAdderCost: 36
51.41/51.64	c Try to convert by bdds
51.41/51.65	c D: 1
51.41/51.65	c estimatedAdderCost: 35
51.41/51.65	c Try to convert by bdds
51.41/51.67	c D: 1
51.41/51.67	c estimatedAdderCost: 36
51.41/51.67	c Try to convert by bdds
51.41/51.68	c D: 1
51.41/51.68	c estimatedAdderCost: 35
51.41/51.68	c Try to convert by bdds
51.41/51.69	c D: 1
51.41/51.69	c estimatedAdderCost: 36
51.41/51.69	c Try to convert by bdds
51.51/51.70	c D: 1
51.51/51.70	c estimatedAdderCost: 35
51.51/51.70	c Try to convert by bdds
51.51/51.72	c D: 1
51.51/51.72	c estimatedAdderCost: 36
51.51/51.72	c Try to convert by bdds
51.51/51.73	c D: 1
51.51/51.73	c estimatedAdderCost: 35
51.51/51.73	c Try to convert by bdds
51.51/51.74	c D: 1
51.51/51.74	c estimatedAdderCost: 36
51.51/51.74	c Try to convert by bdds
51.51/51.75	c D: 1
51.51/51.75	c estimatedAdderCost: 35
51.51/51.75	c Try to convert by bdds
51.51/51.77	c D: 1
51.51/51.77	c estimatedAdderCost: 36
51.51/51.77	c Try to convert by bdds
51.51/51.78	c D: 1
51.51/51.78	c estimatedAdderCost: 35
51.51/51.78	c Try to convert by bdds
51.51/51.79	c D: 1
51.51/51.79	c estimatedAdderCost: 36
51.51/51.79	c Try to convert by bdds
51.61/51.80	c D: 1
51.61/51.80	c estimatedAdderCost: 35
51.61/51.80	c Try to convert by bdds
51.61/51.81	c D: 1
51.61/51.81	c estimatedAdderCost: 36
51.61/51.81	c Try to convert by bdds
51.61/51.83	c D: 1
51.61/51.83	c estimatedAdderCost: 35
51.61/51.83	c Try to convert by bdds
51.61/51.84	c D: 1
51.61/51.84	c estimatedAdderCost: 36
51.61/51.84	c Try to convert by bdds
51.61/51.85	c D: 1
51.61/51.85	c estimatedAdderCost: 35
51.61/51.85	c Try to convert by bdds
51.61/51.86	c D: 1
51.61/51.86	c estimatedAdderCost: 36
51.61/51.86	c Try to convert by bdds
51.61/51.88	c D: 1
51.61/51.88	c estimatedAdderCost: 35
51.61/51.88	c Try to convert by bdds
51.61/51.89	c D: 1
51.61/51.89	c estimatedAdderCost: 36
51.61/51.89	c Try to convert by bdds
51.71/51.90	c D: 1
51.71/51.90	c estimatedAdderCost: 35
51.71/51.90	c Try to convert by bdds
51.71/51.91	c D: 1
51.71/51.91	c estimatedAdderCost: 36
51.71/51.91	c Try to convert by bdds
51.71/51.93	c D: 1
51.71/51.93	c estimatedAdderCost: 35
51.71/51.93	c Try to convert by bdds
51.71/51.94	c D: 1
51.71/51.94	c estimatedAdderCost: 36
51.71/51.94	c Try to convert by bdds
51.71/51.95	c D: 1
51.71/51.95	c estimatedAdderCost: 35
51.71/51.95	c Try to convert by bdds
51.71/51.96	c D: 1
51.71/51.96	c estimatedAdderCost: 36
51.71/51.96	c Try to convert by bdds
51.71/51.98	c D: 1
51.71/51.98	c estimatedAdderCost: 35
51.71/51.98	c Try to convert by bdds
51.71/51.99	c D: 1
51.71/51.99	c estimatedAdderCost: 36
51.71/51.99	c Try to convert by bdds
51.71/52.00	c D: 1
51.71/52.00	c estimatedAdderCost: 35
51.71/52.00	c Try to convert by bdds
51.82/52.01	c D: 1
51.82/52.01	c estimatedAdderCost: 36
51.82/52.01	c Try to convert by bdds
51.82/52.02	c D: 1
51.82/52.02	c estimatedAdderCost: 35
51.82/52.02	c Try to convert by bdds
51.82/52.04	c D: 1
51.82/52.04	c estimatedAdderCost: 36
51.82/52.04	c Try to convert by bdds
51.82/52.05	c D: 1
51.82/52.05	c estimatedAdderCost: 35
51.82/52.05	c Try to convert by bdds
51.82/52.06	c D: 1
51.82/52.06	c estimatedAdderCost: 36
51.82/52.06	c Try to convert by bdds
51.82/52.07	c D: 1
51.82/52.07	c estimatedAdderCost: 35
51.82/52.07	c Try to convert by bdds
51.82/52.09	c D: 1
51.82/52.09	c estimatedAdderCost: 36
51.82/52.09	c Try to convert by bdds
51.82/52.10	c D: 1
51.82/52.10	c estimatedAdderCost: 35
51.82/52.10	c Try to convert by bdds
51.92/52.11	c D: 1
51.92/52.11	c estimatedAdderCost: 36
51.92/52.11	c Try to convert by bdds
51.92/52.12	c D: 1
51.92/52.12	c estimatedAdderCost: 35
51.92/52.12	c Try to convert by bdds
51.92/52.14	c D: 1
51.92/52.14	c estimatedAdderCost: 36
51.92/52.14	c Try to convert by bdds
51.92/52.15	c D: 1
51.92/52.15	c estimatedAdderCost: 35
51.92/52.15	c Try to convert by bdds
51.92/52.16	c D: 1
51.92/52.16	c estimatedAdderCost: 36
51.92/52.16	c Try to convert by bdds
51.92/52.17	c D: 1
51.92/52.17	c estimatedAdderCost: 35
51.92/52.17	c Try to convert by bdds
51.92/52.19	c D: 1
51.92/52.19	c estimatedAdderCost: 36
51.92/52.19	c Try to convert by bdds
52.01/52.20	c D: 1
52.01/52.20	c estimatedAdderCost: 30
52.01/52.20	c Try to convert by bdds
52.01/52.21	c D: 1
52.01/52.21	c estimatedAdderCost: 30
52.01/52.21	c Try to convert by bdds
52.01/52.23	c D: 1
52.01/52.23	c estimatedAdderCost: 30
52.01/52.23	c Try to convert by bdds
52.01/52.24	c D: 1
52.01/52.24	c estimatedAdderCost: 30
52.01/52.24	c Try to convert by bdds
52.01/52.26	c D: 1
52.01/52.26	c estimatedAdderCost: 30
52.01/52.26	c Try to convert by bdds
52.01/52.28	c D: 1
52.01/52.28	c estimatedAdderCost: 30
52.01/52.28	c Try to convert by bdds
52.01/52.29	c D: 1
52.01/52.29	c estimatedAdderCost: 30
52.01/52.29	c Try to convert by bdds
52.11/52.31	c D: 1
52.11/52.31	c estimatedAdderCost: 30
52.11/52.31	c Try to convert by bdds
52.11/52.32	c D: 1
52.11/52.32	c estimatedAdderCost: 30
52.11/52.32	c Try to convert by bdds
52.11/52.34	c D: 1
52.11/52.34	c estimatedAdderCost: 30
52.11/52.34	c Try to convert by bdds
52.11/52.35	c D: 1
52.11/52.35	c estimatedAdderCost: 30
52.11/52.35	c Try to convert by bdds
52.11/52.37	c D: 1
52.11/52.37	c estimatedAdderCost: 30
52.11/52.37	c Try to convert by bdds
52.11/52.39	c D: 1
52.11/52.39	c estimatedAdderCost: 30
52.11/52.39	c Try to convert by bdds
52.21/52.40	c D: 1
52.21/52.40	c estimatedAdderCost: 30
52.21/52.40	c Try to convert by bdds
52.21/52.42	c D: 1
52.21/52.42	c estimatedAdderCost: 30
52.21/52.42	c Try to convert by bdds
52.21/52.43	c D: 1
52.21/52.43	c estimatedAdderCost: 30
52.21/52.43	c Try to convert by bdds
52.21/52.45	c D: 1
52.21/52.45	c estimatedAdderCost: 30
52.21/52.45	c Try to convert by bdds
52.21/52.46	c D: 1
52.21/52.46	c estimatedAdderCost: 30
52.21/52.46	c Try to convert by bdds
52.21/52.48	c D: 1
52.21/52.48	c estimatedAdderCost: 30
52.21/52.48	c Try to convert by bdds
52.21/52.49	c D: 1
52.21/52.49	c estimatedAdderCost: 30
52.21/52.49	c Try to convert by bdds
52.31/52.51	c D: 1
52.31/52.51	c estimatedAdderCost: 30
52.31/52.51	c Try to convert by bdds
52.31/52.53	c D: 1
52.31/52.53	c estimatedAdderCost: 30
52.31/52.53	c Try to convert by bdds
52.31/52.54	c D: 1
52.31/52.54	c estimatedAdderCost: 30
52.31/52.54	c Try to convert by bdds
52.31/52.56	c D: 1
52.31/52.56	c estimatedAdderCost: 30
52.31/52.56	c Try to convert by bdds
52.31/52.57	c D: 1
52.31/52.57	c estimatedAdderCost: 30
52.31/52.57	c Try to convert by bdds
52.31/52.59	c D: 1
52.31/52.59	c estimatedAdderCost: 30
52.31/52.59	c Try to convert by bdds
52.41/52.60	c D: 1
52.41/52.60	c estimatedAdderCost: 30
52.41/52.60	c Try to convert by bdds
52.41/52.62	c D: 1
52.41/52.62	c estimatedAdderCost: 30
52.41/52.62	c Try to convert by bdds
52.41/52.64	c D: 1
52.41/52.64	c estimatedAdderCost: 30
52.41/52.64	c Try to convert by bdds
52.41/52.65	c D: 1
52.41/52.65	c estimatedAdderCost: 30
52.41/52.65	c Try to convert by bdds
52.41/52.67	c D: 1
52.41/52.67	c estimatedAdderCost: 35
52.41/52.67	c Try to convert by bdds
52.41/52.68	c D: 1
52.41/52.68	c estimatedAdderCost: 36
52.41/52.68	c Try to convert by bdds
52.41/52.69	c D: 1
52.41/52.69	c estimatedAdderCost: 35
52.41/52.69	c Try to convert by bdds
52.51/52.70	c D: 1
52.51/52.70	c estimatedAdderCost: 36
52.51/52.70	c Try to convert by bdds
52.51/52.72	c D: 1
52.51/52.72	c estimatedAdderCost: 35
52.51/52.72	c Try to convert by bdds
52.51/52.73	c D: 1
52.51/52.73	c estimatedAdderCost: 36
52.51/52.73	c Try to convert by bdds
52.51/52.74	c D: 1
52.51/52.74	c estimatedAdderCost: 35
52.51/52.74	c Try to convert by bdds
52.51/52.75	c D: 1
52.51/52.75	c estimatedAdderCost: 36
52.51/52.75	c Try to convert by bdds
52.51/52.77	c D: 1
52.51/52.77	c estimatedAdderCost: 35
52.51/52.77	c Try to convert by bdds
52.51/52.78	c D: 1
52.51/52.78	c estimatedAdderCost: 36
52.51/52.78	c Try to convert by bdds
52.51/52.79	c D: 1
52.51/52.79	c estimatedAdderCost: 35
52.51/52.79	c Try to convert by bdds
52.60/52.80	c D: 1
52.60/52.80	c estimatedAdderCost: 36
52.60/52.80	c Try to convert by bdds
52.60/52.82	c D: 1
52.60/52.82	c estimatedAdderCost: 35
52.60/52.82	c Try to convert by bdds
52.60/52.83	c D: 1
52.60/52.83	c estimatedAdderCost: 36
52.60/52.83	c Try to convert by bdds
52.60/52.84	c D: 1
52.60/52.84	c estimatedAdderCost: 35
52.60/52.84	c Try to convert by bdds
52.60/52.85	c D: 1
52.60/52.85	c estimatedAdderCost: 36
52.60/52.85	c Try to convert by bdds
52.60/52.86	c D: 1
52.60/52.86	c estimatedAdderCost: 35
52.60/52.86	c Try to convert by bdds
52.60/52.88	c D: 1
52.60/52.88	c estimatedAdderCost: 36
52.60/52.88	c Try to convert by bdds
52.60/52.89	c D: 1
52.60/52.89	c estimatedAdderCost: 35
52.60/52.89	c Try to convert by bdds
52.70/52.90	c D: 1
52.70/52.90	c estimatedAdderCost: 36
52.70/52.90	c Try to convert by bdds
52.70/52.91	c D: 1
52.70/52.91	c estimatedAdderCost: 35
52.70/52.91	c Try to convert by bdds
52.70/52.93	c D: 1
52.70/52.93	c estimatedAdderCost: 36
52.70/52.93	c Try to convert by bdds
52.70/52.94	c D: 1
52.70/52.94	c estimatedAdderCost: 35
52.70/52.94	c Try to convert by bdds
52.70/52.95	c D: 1
52.70/52.95	c estimatedAdderCost: 36
52.70/52.95	c Try to convert by bdds
52.70/52.96	c D: 1
52.70/52.96	c estimatedAdderCost: 35
52.70/52.96	c Try to convert by bdds
52.70/52.98	c D: 1
52.70/52.98	c estimatedAdderCost: 36
52.70/52.98	c Try to convert by bdds
52.70/52.99	c D: 1
52.70/52.99	c estimatedAdderCost: 35
52.70/52.99	c Try to convert by bdds
52.70/53.00	c D: 1
52.70/53.00	c estimatedAdderCost: 36
52.70/53.00	c Try to convert by bdds
52.82/53.01	c D: 1
52.82/53.01	c estimatedAdderCost: 35
52.82/53.01	c Try to convert by bdds
52.82/53.03	c D: 1
52.82/53.03	c estimatedAdderCost: 36
52.82/53.03	c Try to convert by bdds
52.82/53.04	c D: 1
52.82/53.04	c estimatedAdderCost: 35
52.82/53.04	c Try to convert by bdds
52.82/53.05	c D: 1
52.82/53.05	c estimatedAdderCost: 36
52.82/53.05	c Try to convert by bdds
52.82/53.06	c D: 1
52.82/53.06	c estimatedAdderCost: 35
52.82/53.06	c Try to convert by bdds
52.82/53.08	c D: 1
52.82/53.08	c estimatedAdderCost: 36
52.82/53.08	c Try to convert by bdds
52.82/53.09	c D: 1
52.82/53.09	c estimatedAdderCost: 35
52.82/53.09	c Try to convert by bdds
52.82/53.10	c D: 1
52.82/53.10	c estimatedAdderCost: 36
52.82/53.10	c Try to convert by bdds
52.92/53.11	c D: 1
52.92/53.11	c estimatedAdderCost: 35
52.92/53.11	c Try to convert by bdds
52.92/53.12	c D: 1
52.92/53.12	c estimatedAdderCost: 36
52.92/53.12	c Try to convert by bdds
52.92/53.14	c D: 1
52.92/53.14	c estimatedAdderCost: 35
52.92/53.14	c Try to convert by bdds
52.92/53.15	c D: 1
52.92/53.15	c estimatedAdderCost: 36
52.92/53.15	c Try to convert by bdds
52.92/53.16	c D: 1
52.92/53.16	c estimatedAdderCost: 35
52.92/53.16	c Try to convert by bdds
52.92/53.17	c D: 1
52.92/53.17	c estimatedAdderCost: 36
52.92/53.17	c Try to convert by bdds
52.92/53.19	c D: 1
52.92/53.19	c estimatedAdderCost: 35
52.92/53.19	c Try to convert by bdds
53.00/53.20	c D: 1
53.00/53.20	c estimatedAdderCost: 36
53.00/53.20	c Try to convert by bdds
53.00/53.21	c D: 1
53.00/53.21	c estimatedAdderCost: 35
53.00/53.21	c Try to convert by bdds
53.00/53.22	c D: 1
53.00/53.22	c estimatedAdderCost: 36
53.00/53.22	c Try to convert by bdds
53.00/53.24	c D: 1
53.00/53.24	c estimatedAdderCost: 35
53.00/53.24	c Try to convert by bdds
53.00/53.25	c D: 1
53.00/53.25	c estimatedAdderCost: 36
53.00/53.25	c Try to convert by bdds
53.00/53.26	c D: 1
53.00/53.26	c estimatedAdderCost: 35
53.00/53.26	c Try to convert by bdds
53.00/53.27	c D: 1
53.00/53.27	c estimatedAdderCost: 36
53.00/53.27	c Try to convert by bdds
53.00/53.29	c D: 1
53.00/53.29	c estimatedAdderCost: 35
53.00/53.29	c Try to convert by bdds
53.10/53.30	c D: 1
53.10/53.30	c estimatedAdderCost: 36
53.10/53.30	c Try to convert by bdds
53.10/53.31	c D: 1
53.10/53.31	c estimatedAdderCost: 35
53.10/53.31	c Try to convert by bdds
53.10/53.32	c D: 1
53.10/53.32	c estimatedAdderCost: 36
53.10/53.32	c Try to convert by bdds
53.10/53.33	c D: 1
53.10/53.33	c estimatedAdderCost: 35
53.10/53.33	c Try to convert by bdds
53.10/53.35	c D: 1
53.10/53.35	c estimatedAdderCost: 36
53.10/53.35	c Try to convert by bdds
53.10/53.36	c D: 1
53.10/53.36	c estimatedAdderCost: 35
53.10/53.36	c Try to convert by bdds
53.10/53.37	c D: 1
53.10/53.37	c estimatedAdderCost: 36
53.10/53.37	c Try to convert by bdds
53.10/53.38	c D: 1
53.10/53.38	c estimatedAdderCost: 35
53.10/53.38	c Try to convert by bdds
53.20/53.40	c D: 1
53.20/53.40	c estimatedAdderCost: 36
53.20/53.40	c Try to convert by bdds
53.20/53.41	c D: 1
53.20/53.41	c estimatedAdderCost: 35
53.20/53.41	c Try to convert by bdds
53.20/53.42	c D: 1
53.20/53.42	c estimatedAdderCost: 36
53.20/53.42	c Try to convert by bdds
53.20/53.43	c D: 1
53.20/53.43	c estimatedAdderCost: 35
53.20/53.43	c Try to convert by bdds
53.20/53.45	c D: 1
53.20/53.45	c estimatedAdderCost: 36
53.20/53.45	c Try to convert by bdds
53.20/53.46	c D: 1
53.20/53.46	c estimatedAdderCost: 35
53.20/53.46	c Try to convert by bdds
53.20/53.47	c D: 1
53.20/53.47	c estimatedAdderCost: 36
53.20/53.47	c Try to convert by bdds
53.20/53.48	c D: 1
53.20/53.48	c estimatedAdderCost: 35
53.20/53.48	c Try to convert by bdds
53.30/53.50	c D: 1
53.30/53.50	c estimatedAdderCost: 36
53.30/53.50	c Try to convert by bdds
53.30/53.51	c D: 1
53.30/53.51	c estimatedAdderCost: 35
53.30/53.51	c Try to convert by bdds
53.30/53.52	c D: 1
53.30/53.52	c estimatedAdderCost: 36
53.30/53.52	c Try to convert by bdds
53.30/53.53	c D: 1
53.30/53.53	c estimatedAdderCost: 35
53.30/53.53	c Try to convert by bdds
53.30/53.54	c D: 1
53.30/53.54	c estimatedAdderCost: 36
53.30/53.54	c Try to convert by bdds
53.30/53.56	c D: 1
53.30/53.56	c estimatedAdderCost: 35
53.30/53.56	c Try to convert by bdds
53.30/53.57	c D: 1
53.30/53.57	c estimatedAdderCost: 36
53.30/53.57	c Try to convert by bdds
53.30/53.58	c D: 1
53.30/53.58	c estimatedAdderCost: 35
53.30/53.58	c Try to convert by bdds
53.30/53.59	c D: 1
53.30/53.59	c estimatedAdderCost: 36
53.30/53.59	c Try to convert by bdds
53.40/53.61	c D: 1
53.40/53.61	c estimatedAdderCost: 35
53.40/53.61	c Try to convert by bdds
53.40/53.62	c D: 1
53.40/53.62	c estimatedAdderCost: 36
53.40/53.62	c Try to convert by bdds
53.40/53.63	c D: 1
53.40/53.63	c estimatedAdderCost: 35
53.40/53.63	c Try to convert by bdds
53.40/53.64	c D: 1
53.40/53.64	c estimatedAdderCost: 36
53.40/53.64	c Try to convert by bdds
53.40/53.66	c D: 1
53.40/53.66	c estimatedAdderCost: 35
53.40/53.66	c Try to convert by bdds
53.40/53.67	c D: 1
53.40/53.67	c estimatedAdderCost: 36
53.40/53.67	c Try to convert by bdds
53.40/53.68	c D: 1
53.40/53.68	c estimatedAdderCost: 35
53.40/53.68	c Try to convert by bdds
53.40/53.69	c D: 1
53.40/53.69	c estimatedAdderCost: 36
53.40/53.69	c Try to convert by bdds
53.50/53.71	c D: 1
53.50/53.71	c estimatedAdderCost: 35
53.50/53.71	c Try to convert by bdds
53.50/53.72	c D: 1
53.50/53.72	c estimatedAdderCost: 36
53.50/53.72	c Try to convert by bdds
53.50/53.73	c D: 1
53.50/53.73	c estimatedAdderCost: 35
53.50/53.73	c Try to convert by bdds
53.50/53.74	c D: 1
53.50/53.74	c estimatedAdderCost: 36
53.50/53.74	c Try to convert by bdds
53.50/53.76	c D: 1
53.50/53.76	c estimatedAdderCost: 35
53.50/53.76	c Try to convert by bdds
53.50/53.77	c D: 1
53.50/53.77	c estimatedAdderCost: 36
53.50/53.77	c Try to convert by bdds
53.50/53.78	c D: 1
53.50/53.78	c estimatedAdderCost: 35
53.50/53.78	c Try to convert by bdds
53.50/53.79	c D: 1
53.50/53.79	c estimatedAdderCost: 36
53.50/53.79	c Try to convert by bdds
53.60/53.80	c D: 1
53.60/53.80	c estimatedAdderCost: 35
53.60/53.80	c Try to convert by bdds
53.60/53.82	c D: 1
53.60/53.82	c estimatedAdderCost: 36
53.60/53.82	c Try to convert by bdds
53.60/53.83	c D: 1
53.60/53.83	c estimatedAdderCost: 35
53.60/53.83	c Try to convert by bdds
53.60/53.84	c D: 1
53.60/53.84	c estimatedAdderCost: 36
53.60/53.84	c Try to convert by bdds
53.60/53.85	c D: 1
53.60/53.85	c estimatedAdderCost: 35
53.60/53.85	c Try to convert by bdds
53.60/53.87	c D: 1
53.60/53.87	c estimatedAdderCost: 36
53.60/53.87	c Try to convert by bdds
53.60/53.88	c D: 1
53.60/53.88	c estimatedAdderCost: 35
53.60/53.88	c Try to convert by bdds
53.60/53.89	c D: 1
53.60/53.89	c estimatedAdderCost: 36
53.60/53.89	c Try to convert by bdds
53.70/53.90	c D: 1
53.70/53.90	c estimatedAdderCost: 35
53.70/53.90	c Try to convert by bdds
53.70/53.92	c D: 1
53.70/53.92	c estimatedAdderCost: 36
53.70/53.92	c Try to convert by bdds
53.70/53.93	c D: 1
53.70/53.93	c estimatedAdderCost: 35
53.70/53.93	c Try to convert by bdds
53.70/53.94	c D: 1
53.70/53.94	c estimatedAdderCost: 36
53.70/53.94	c Try to convert by bdds
53.70/53.95	c D: 1
53.70/53.95	c estimatedAdderCost: 35
53.70/53.95	c Try to convert by bdds
53.70/53.97	c D: 1
53.70/53.97	c estimatedAdderCost: 36
53.70/53.97	c Try to convert by bdds
53.70/53.98	c D: 1
53.70/53.98	c estimatedAdderCost: 35
53.70/53.98	c Try to convert by bdds
53.70/53.99	c D: 1
53.70/53.99	c estimatedAdderCost: 36
53.70/53.99	c Try to convert by bdds
53.70/54.00	c D: 1
53.70/54.00	c estimatedAdderCost: 35
53.70/54.00	c Try to convert by bdds
53.81/54.02	c D: 1
53.81/54.02	c estimatedAdderCost: 36
53.81/54.02	c Try to convert by bdds
53.81/54.03	c D: 1
53.81/54.03	c estimatedAdderCost: 35
53.81/54.03	c Try to convert by bdds
53.81/54.04	c D: 1
53.81/54.04	c estimatedAdderCost: 36
53.81/54.04	c Try to convert by bdds
53.81/54.05	c D: 1
53.81/54.05	c estimatedAdderCost: 35
53.81/54.05	c Try to convert by bdds
53.81/54.07	c D: 1
53.81/54.07	c estimatedAdderCost: 36
53.81/54.07	c Try to convert by bdds
53.81/54.08	c D: 1
53.81/54.08	c estimatedAdderCost: 35
53.81/54.08	c Try to convert by bdds
53.81/54.09	c D: 1
53.81/54.09	c estimatedAdderCost: 36
53.81/54.09	c Try to convert by bdds
53.81/54.10	c D: 1
53.81/54.10	c estimatedAdderCost: 35
53.81/54.10	c Try to convert by bdds
53.91/54.12	c D: 1
53.91/54.12	c estimatedAdderCost: 36
53.91/54.12	c Try to convert by bdds
53.91/54.13	c D: 1
53.91/54.13	c estimatedAdderCost: 35
53.91/54.13	c Try to convert by bdds
53.91/54.14	c D: 1
53.91/54.14	c estimatedAdderCost: 36
53.91/54.14	c Try to convert by bdds
53.91/54.15	c D: 1
53.91/54.15	c estimatedAdderCost: 35
53.91/54.15	c Try to convert by bdds
53.91/54.17	c D: 1
53.91/54.17	c estimatedAdderCost: 36
53.91/54.17	c Try to convert by bdds
53.91/54.18	c D: 1
53.91/54.18	c estimatedAdderCost: 35
53.91/54.18	c Try to convert by bdds
53.91/54.19	c D: 1
53.91/54.19	c estimatedAdderCost: 36
53.91/54.19	c Try to convert by bdds
54.00/54.20	c D: 1
54.00/54.20	c estimatedAdderCost: 35
54.00/54.20	c Try to convert by bdds
54.00/54.22	c D: 1
54.00/54.22	c estimatedAdderCost: 36
54.00/54.22	c Try to convert by bdds
54.00/54.23	c D: 1
54.00/54.23	c estimatedAdderCost: 35
54.00/54.23	c Try to convert by bdds
54.00/54.24	c D: 1
54.00/54.24	c estimatedAdderCost: 36
54.00/54.24	c Try to convert by bdds
54.00/54.25	c D: 1
54.00/54.25	c estimatedAdderCost: 35
54.00/54.25	c Try to convert by bdds
54.00/54.26	c D: 1
54.00/54.26	c estimatedAdderCost: 36
54.00/54.26	c Try to convert by bdds
54.00/54.28	c D: 1
54.00/54.28	c estimatedAdderCost: 35
54.00/54.28	c Try to convert by bdds
54.00/54.29	c D: 1
54.00/54.29	c estimatedAdderCost: 36
54.00/54.29	c Try to convert by bdds
54.10/54.30	c D: 1
54.10/54.30	c estimatedAdderCost: 35
54.10/54.30	c Try to convert by bdds
54.10/54.31	c D: 1
54.10/54.31	c estimatedAdderCost: 36
54.10/54.31	c Try to convert by bdds
54.10/54.33	c D: 1
54.10/54.33	c estimatedAdderCost: 35
54.10/54.33	c Try to convert by bdds
54.10/54.34	c D: 1
54.10/54.34	c estimatedAdderCost: 36
54.10/54.34	c Try to convert by bdds
54.10/54.35	c D: 1
54.10/54.35	c estimatedAdderCost: 35
54.10/54.35	c Try to convert by bdds
54.10/54.36	c D: 1
54.10/54.36	c estimatedAdderCost: 36
54.10/54.36	c Try to convert by bdds
54.10/54.38	c D: 1
54.10/54.38	c estimatedAdderCost: 35
54.10/54.38	c Try to convert by bdds
54.10/54.39	c D: 1
54.10/54.39	c estimatedAdderCost: 36
54.10/54.39	c Try to convert by bdds
54.20/54.40	c D: 1
54.20/54.40	c estimatedAdderCost: 35
54.20/54.40	c Try to convert by bdds
54.20/54.41	c D: 1
54.20/54.41	c estimatedAdderCost: 36
54.20/54.41	c Try to convert by bdds
54.20/54.43	c D: 1
54.20/54.43	c estimatedAdderCost: 35
54.20/54.43	c Try to convert by bdds
54.20/54.44	c D: 1
54.20/54.44	c estimatedAdderCost: 36
54.20/54.44	c Try to convert by bdds
54.20/54.45	c D: 1
54.20/54.45	c estimatedAdderCost: 35
54.20/54.45	c Try to convert by bdds
54.20/54.46	c D: 1
54.20/54.46	c estimatedAdderCost: 36
54.20/54.46	c Try to convert by bdds
54.20/54.48	c D: 1
54.20/54.48	c estimatedAdderCost: 35
54.20/54.48	c Try to convert by bdds
54.20/54.49	c D: 1
54.20/54.49	c estimatedAdderCost: 36
54.20/54.49	c Try to convert by bdds
54.30/54.50	c D: 1
54.30/54.50	c estimatedAdderCost: 35
54.30/54.50	c Try to convert by bdds
54.30/54.51	c D: 1
54.30/54.51	c estimatedAdderCost: 36
54.30/54.51	c Try to convert by bdds
54.30/54.53	c D: 1
54.30/54.53	c estimatedAdderCost: 35
54.30/54.53	c Try to convert by bdds
54.30/54.54	c D: 1
54.30/54.54	c estimatedAdderCost: 36
54.30/54.54	c Try to convert by bdds
54.30/54.55	c D: 1
54.30/54.55	c estimatedAdderCost: 35
54.30/54.55	c Try to convert by bdds
54.30/54.56	c D: 1
54.30/54.56	c estimatedAdderCost: 36
54.30/54.56	c Try to convert by bdds
54.30/54.57	c D: 1
54.30/54.57	c estimatedAdderCost: 35
54.30/54.57	c Try to convert by bdds
54.30/54.59	c D: 1
54.30/54.59	c estimatedAdderCost: 36
54.30/54.59	c Try to convert by bdds
54.40/54.60	c D: 1
54.40/54.60	c estimatedAdderCost: 35
54.40/54.60	c Try to convert by bdds
54.40/54.61	c D: 1
54.40/54.61	c estimatedAdderCost: 36
54.40/54.61	c Try to convert by bdds
54.40/54.62	c D: 1
54.40/54.62	c estimatedAdderCost: 35
54.40/54.62	c Try to convert by bdds
54.40/54.64	c D: 1
54.40/54.64	c estimatedAdderCost: 36
54.40/54.64	c Try to convert by bdds
54.40/54.65	c D: 1
54.40/54.65	c estimatedAdderCost: 35
54.40/54.65	c Try to convert by bdds
54.40/54.66	c D: 1
54.40/54.66	c estimatedAdderCost: 36
54.40/54.66	c Try to convert by bdds
54.40/54.67	c D: 1
54.40/54.67	c estimatedAdderCost: 35
54.40/54.67	c Try to convert by bdds
54.40/54.69	c D: 1
54.40/54.69	c estimatedAdderCost: 36
54.40/54.69	c Try to convert by bdds
54.50/54.70	c D: 1
54.50/54.70	c estimatedAdderCost: 35
54.50/54.70	c Try to convert by bdds
54.50/54.71	c D: 1
54.50/54.71	c estimatedAdderCost: 36
54.50/54.71	c Try to convert by bdds
54.50/54.72	c D: 1
54.50/54.72	c estimatedAdderCost: 35
54.50/54.72	c Try to convert by bdds
54.50/54.74	c D: 1
54.50/54.74	c estimatedAdderCost: 36
54.50/54.74	c Try to convert by bdds
54.50/54.75	c D: 1
54.50/54.75	c estimatedAdderCost: 35
54.50/54.75	c Try to convert by bdds
54.50/54.76	c D: 1
54.50/54.76	c estimatedAdderCost: 36
54.50/54.76	c Try to convert by bdds
54.50/54.77	c D: 1
54.50/54.77	c estimatedAdderCost: 35
54.50/54.77	c Try to convert by bdds
54.50/54.79	c D: 1
54.50/54.79	c estimatedAdderCost: 36
54.50/54.79	c Try to convert by bdds
54.60/54.80	c D: 1
54.60/54.80	c estimatedAdderCost: 35
54.60/54.80	c Try to convert by bdds
54.60/54.81	c D: 1
54.60/54.81	c estimatedAdderCost: 36
54.60/54.81	c Try to convert by bdds
54.60/54.82	c D: 1
54.60/54.82	c estimatedAdderCost: 35
54.60/54.82	c Try to convert by bdds
54.60/54.84	c D: 1
54.60/54.84	c estimatedAdderCost: 36
54.60/54.84	c Try to convert by bdds
54.60/54.85	c D: 1
54.60/54.85	c estimatedAdderCost: 35
54.60/54.85	c Try to convert by bdds
54.60/54.86	c D: 1
54.60/54.86	c estimatedAdderCost: 36
54.60/54.86	c Try to convert by bdds
54.60/54.87	c D: 1
54.60/54.87	c estimatedAdderCost: 35
54.60/54.87	c Try to convert by bdds
54.60/54.89	c D: 1
54.60/54.89	c estimatedAdderCost: 36
54.60/54.89	c Try to convert by bdds
54.69/54.90	c D: 1
54.69/54.90	c estimatedAdderCost: 35
54.69/54.90	c Try to convert by bdds
54.69/54.91	c D: 1
54.69/54.91	c estimatedAdderCost: 36
54.69/54.91	c Try to convert by bdds
54.69/54.92	c D: 1
54.69/54.92	c estimatedAdderCost: 35
54.69/54.92	c Try to convert by bdds
54.69/54.93	c D: 1
54.69/54.93	c estimatedAdderCost: 36
54.69/54.93	c Try to convert by bdds
54.69/54.95	c D: 1
54.69/54.95	c estimatedAdderCost: 35
54.69/54.95	c Try to convert by bdds
54.69/54.96	c D: 1
54.69/54.96	c estimatedAdderCost: 36
54.69/54.96	c Try to convert by bdds
54.69/54.97	c D: 1
54.69/54.97	c estimatedAdderCost: 35
54.69/54.97	c Try to convert by bdds
54.69/54.98	c D: 1
54.69/54.98	c estimatedAdderCost: 36
54.69/54.98	c Try to convert by bdds
54.69/55.00	c D: 1
54.69/55.00	c estimatedAdderCost: 35
54.69/55.00	c Try to convert by bdds
54.81/55.01	c D: 1
54.81/55.01	c estimatedAdderCost: 36
54.81/55.01	c Try to convert by bdds
54.81/55.02	c D: 1
54.81/55.02	c estimatedAdderCost: 35
54.81/55.02	c Try to convert by bdds
54.81/55.03	c D: 1
54.81/55.03	c estimatedAdderCost: 36
54.81/55.03	c Try to convert by bdds
54.81/55.05	c D: 1
54.81/55.05	c estimatedAdderCost: 35
54.81/55.05	c Try to convert by bdds
54.81/55.06	c D: 1
54.81/55.06	c estimatedAdderCost: 36
54.81/55.06	c Try to convert by bdds
54.81/55.07	c D: 1
54.81/55.07	c estimatedAdderCost: 35
54.81/55.07	c Try to convert by bdds
54.81/55.08	c D: 1
54.81/55.08	c estimatedAdderCost: 36
54.81/55.08	c Try to convert by bdds
54.81/55.10	c D: 1
54.81/55.10	c estimatedAdderCost: 35
54.81/55.10	c Try to convert by bdds
54.81/55.11	c D: 1
54.81/55.11	c estimatedAdderCost: 36
54.81/55.11	c Try to convert by bdds
54.91/55.12	c D: 1
54.91/55.12	c estimatedAdderCost: 35
54.91/55.12	c Try to convert by bdds
54.91/55.13	c D: 1
54.91/55.13	c estimatedAdderCost: 36
54.91/55.13	c Try to convert by bdds
54.91/55.15	c D: 1
54.91/55.15	c estimatedAdderCost: 35
54.91/55.15	c Try to convert by bdds
54.91/55.16	c D: 1
54.91/55.16	c estimatedAdderCost: 36
54.91/55.16	c Try to convert by bdds
54.91/55.17	c D: 1
54.91/55.17	c estimatedAdderCost: 35
54.91/55.17	c Try to convert by bdds
54.91/55.18	c D: 1
54.91/55.18	c estimatedAdderCost: 36
54.91/55.18	c Try to convert by bdds
54.99/55.20	c D: 1
54.99/55.20	c estimatedAdderCost: 35
54.99/55.20	c Try to convert by bdds
54.99/55.21	c D: 1
54.99/55.21	c estimatedAdderCost: 36
54.99/55.21	c Try to convert by bdds
54.99/55.22	c D: 1
54.99/55.22	c estimatedAdderCost: 35
54.99/55.22	c Try to convert by bdds
54.99/55.23	c D: 1
54.99/55.23	c estimatedAdderCost: 36
54.99/55.23	c Try to convert by bdds
54.99/55.24	c D: 1
54.99/55.24	c estimatedAdderCost: 35
54.99/55.24	c Try to convert by bdds
54.99/55.26	c D: 1
54.99/55.26	c estimatedAdderCost: 36
54.99/55.26	c Try to convert by bdds
54.99/55.27	c D: 1
54.99/55.27	c estimatedAdderCost: 35
54.99/55.27	c Try to convert by bdds
54.99/55.28	c D: 1
54.99/55.28	c estimatedAdderCost: 36
54.99/55.28	c Try to convert by bdds
54.99/55.29	c D: 1
54.99/55.29	c estimatedAdderCost: 35
54.99/55.29	c Try to convert by bdds
55.09/55.31	c D: 1
55.09/55.31	c estimatedAdderCost: 36
55.09/55.31	c Try to convert by bdds
55.09/55.32	c D: 1
55.09/55.32	c estimatedAdderCost: 35
55.09/55.32	c Try to convert by bdds
55.09/55.33	c D: 1
55.09/55.33	c estimatedAdderCost: 36
55.09/55.33	c Try to convert by bdds
55.09/55.34	c D: 1
55.09/55.34	c estimatedAdderCost: 35
55.09/55.34	c Try to convert by bdds
55.09/55.36	c D: 1
55.09/55.36	c estimatedAdderCost: 36
55.09/55.36	c Try to convert by bdds
55.09/55.37	c D: 1
55.09/55.37	c estimatedAdderCost: 35
55.09/55.37	c Try to convert by bdds
55.09/55.38	c D: 1
55.09/55.38	c estimatedAdderCost: 36
55.09/55.38	c Try to convert by bdds
55.09/55.39	c D: 1
55.09/55.39	c estimatedAdderCost: 35
55.09/55.39	c Try to convert by bdds
55.19/55.41	c D: 1
55.19/55.41	c estimatedAdderCost: 36
55.19/55.41	c Try to convert by bdds
55.19/55.42	c D: 1
55.19/55.42	c estimatedAdderCost: 35
55.19/55.42	c Try to convert by bdds
55.19/55.43	c D: 1
55.19/55.43	c estimatedAdderCost: 36
55.19/55.43	c Try to convert by bdds
55.19/55.44	c D: 1
55.19/55.44	c estimatedAdderCost: 35
55.19/55.44	c Try to convert by bdds
55.19/55.46	c D: 1
55.19/55.46	c estimatedAdderCost: 36
55.19/55.46	c Try to convert by bdds
55.19/55.47	c D: 1
55.19/55.47	c estimatedAdderCost: 35
55.19/55.47	c Try to convert by bdds
55.19/55.48	c D: 1
55.19/55.48	c estimatedAdderCost: 36
55.19/55.48	c Try to convert by bdds
55.19/55.49	c D: 1
55.19/55.49	c estimatedAdderCost: 35
55.19/55.49	c Try to convert by bdds
55.29/55.51	c D: 1
55.29/55.51	c estimatedAdderCost: 36
55.29/55.51	c Try to convert by bdds
55.29/55.52	c D: 1
55.29/55.52	c estimatedAdderCost: 35
55.29/55.52	c Try to convert by bdds
55.29/55.53	c D: 1
55.29/55.53	c estimatedAdderCost: 36
55.29/55.53	c Try to convert by bdds
55.29/55.54	c D: 1
55.29/55.54	c estimatedAdderCost: 35
55.29/55.54	c Try to convert by bdds
55.29/55.55	c D: 1
55.29/55.55	c estimatedAdderCost: 36
55.29/55.55	c Try to convert by bdds
55.29/55.57	c D: 1
55.29/55.57	c estimatedAdderCost: 35
55.29/55.57	c Try to convert by bdds
55.29/55.58	c D: 1
55.29/55.58	c estimatedAdderCost: 36
55.29/55.58	c Try to convert by bdds
55.29/55.59	c D: 1
55.29/55.59	c estimatedAdderCost: 35
55.29/55.59	c Try to convert by bdds
55.39/55.60	c D: 1
55.39/55.60	c estimatedAdderCost: 36
55.39/55.60	c Try to convert by bdds
55.39/55.62	c D: 1
55.39/55.62	c estimatedAdderCost: 35
55.39/55.62	c Try to convert by bdds
55.39/55.63	c D: 1
55.39/55.63	c estimatedAdderCost: 36
55.39/55.63	c Try to convert by bdds
55.39/55.64	c D: 1
55.39/55.64	c estimatedAdderCost: 35
55.39/55.64	c Try to convert by bdds
55.39/55.65	c D: 1
55.39/55.65	c estimatedAdderCost: 36
55.39/55.65	c Try to convert by bdds
55.39/55.67	c D: 1
55.39/55.67	c estimatedAdderCost: 35
55.39/55.67	c Try to convert by bdds
55.39/55.68	c D: 1
55.39/55.68	c estimatedAdderCost: 36
55.39/55.68	c Try to convert by bdds
55.39/55.69	c D: 1
55.39/55.69	c estimatedAdderCost: 35
55.39/55.69	c Try to convert by bdds
55.49/55.70	c D: 1
55.49/55.70	c estimatedAdderCost: 36
55.49/55.70	c Try to convert by bdds
55.49/55.72	c D: 1
55.49/55.72	c estimatedAdderCost: 35
55.49/55.72	c Try to convert by bdds
55.49/55.73	c D: 1
55.49/55.73	c estimatedAdderCost: 36
55.49/55.73	c Try to convert by bdds
55.49/55.74	c D: 1
55.49/55.74	c estimatedAdderCost: 35
55.49/55.74	c Try to convert by bdds
55.49/55.75	c D: 1
55.49/55.75	c estimatedAdderCost: 36
55.49/55.75	c Try to convert by bdds
55.49/55.76	c D: 1
55.49/55.76	c estimatedAdderCost: 35
55.49/55.76	c Try to convert by bdds
55.49/55.78	c D: 1
55.49/55.78	c estimatedAdderCost: 36
55.49/55.78	c Try to convert by bdds
55.49/55.79	c D: 1
55.49/55.79	c estimatedAdderCost: 35
55.49/55.79	c Try to convert by bdds
55.59/55.80	c D: 1
55.59/55.80	c estimatedAdderCost: 36
55.59/55.80	c Try to convert by bdds
55.59/55.81	c D: 1
55.59/55.81	c estimatedAdderCost: 35
55.59/55.81	c Try to convert by bdds
55.59/55.83	c D: 1
55.59/55.83	c estimatedAdderCost: 36
55.59/55.83	c Try to convert by bdds
55.59/55.84	c D: 1
55.59/55.84	c estimatedAdderCost: 35
55.59/55.84	c Try to convert by bdds
55.59/55.85	c D: 1
55.59/55.85	c estimatedAdderCost: 36
55.59/55.85	c Try to convert by bdds
55.59/55.86	c D: 1
55.59/55.86	c estimatedAdderCost: 35
55.59/55.86	c Try to convert by bdds
55.59/55.88	c D: 1
55.59/55.88	c estimatedAdderCost: 36
55.59/55.88	c Try to convert by bdds
55.59/55.89	c D: 1
55.59/55.89	c estimatedAdderCost: 35
55.59/55.89	c Try to convert by bdds
55.69/55.90	c D: 1
55.69/55.90	c estimatedAdderCost: 36
55.69/55.90	c Try to convert by bdds
55.69/55.91	c D: 1
55.69/55.91	c estimatedAdderCost: 35
55.69/55.91	c Try to convert by bdds
55.69/55.93	c D: 1
55.69/55.93	c estimatedAdderCost: 36
55.69/55.93	c Try to convert by bdds
55.69/55.94	c D: 1
55.69/55.94	c estimatedAdderCost: 35
55.69/55.94	c Try to convert by bdds
55.69/55.95	c D: 1
55.69/55.95	c estimatedAdderCost: 36
55.69/55.95	c Try to convert by bdds
55.69/55.96	c D: 1
55.69/55.96	c estimatedAdderCost: 35
55.69/55.96	c Try to convert by bdds
55.69/55.98	c D: 1
55.69/55.98	c estimatedAdderCost: 36
55.69/55.98	c Try to convert by bdds
55.69/55.99	c D: 1
55.69/55.99	c estimatedAdderCost: 35
55.69/55.99	c Try to convert by bdds
55.69/56.00	c D: 1
55.69/56.00	c estimatedAdderCost: 36
55.69/56.00	c Try to convert by bdds
55.80/56.01	c D: 1
55.80/56.01	c estimatedAdderCost: 35
55.80/56.01	c Try to convert by bdds
55.80/56.02	c D: 1
55.80/56.02	c estimatedAdderCost: 36
55.80/56.02	c Try to convert by bdds
55.80/56.04	c D: 1
55.80/56.04	c estimatedAdderCost: 35
55.80/56.04	c Try to convert by bdds
55.80/56.05	c D: 1
55.80/56.05	c estimatedAdderCost: 36
55.80/56.05	c Try to convert by bdds
55.80/56.06	c D: 1
55.80/56.06	c estimatedAdderCost: 35
55.80/56.06	c Try to convert by bdds
55.80/56.07	c D: 1
55.80/56.07	c estimatedAdderCost: 36
55.80/56.07	c Try to convert by bdds
55.80/56.09	c D: 1
55.80/56.09	c estimatedAdderCost: 35
55.80/56.09	c Try to convert by bdds
55.80/56.10	c D: 1
55.80/56.10	c estimatedAdderCost: 36
55.80/56.10	c Try to convert by bdds
55.90/56.11	c D: 1
55.90/56.11	c estimatedAdderCost: 35
55.90/56.11	c Try to convert by bdds
55.90/56.12	c D: 1
55.90/56.12	c estimatedAdderCost: 36
55.90/56.12	c Try to convert by bdds
55.90/56.14	c D: 1
55.90/56.14	c estimatedAdderCost: 35
55.90/56.14	c Try to convert by bdds
55.90/56.15	c D: 1
55.90/56.15	c estimatedAdderCost: 36
55.90/56.15	c Try to convert by bdds
55.90/56.16	c D: 1
55.90/56.16	c estimatedAdderCost: 35
55.90/56.16	c Try to convert by bdds
55.90/56.17	c D: 1
55.90/56.17	c estimatedAdderCost: 36
55.90/56.17	c Try to convert by bdds
55.90/56.19	c D: 1
55.90/56.19	c estimatedAdderCost: 35
55.90/56.19	c Try to convert by bdds
55.99/56.20	c D: 1
55.99/56.20	c estimatedAdderCost: 36
55.99/56.20	c Try to convert by bdds
55.99/56.21	c D: 1
55.99/56.21	c estimatedAdderCost: 35
55.99/56.21	c Try to convert by bdds
55.99/56.22	c D: 1
55.99/56.22	c estimatedAdderCost: 36
55.99/56.22	c Try to convert by bdds
55.99/56.24	c D: 1
55.99/56.24	c estimatedAdderCost: 35
55.99/56.24	c Try to convert by bdds
55.99/56.25	c D: 1
55.99/56.25	c estimatedAdderCost: 36
55.99/56.25	c Try to convert by bdds
55.99/56.26	c D: 1
55.99/56.26	c estimatedAdderCost: 35
55.99/56.26	c Try to convert by bdds
55.99/56.27	c D: 1
55.99/56.27	c estimatedAdderCost: 36
55.99/56.27	c Try to convert by bdds
55.99/56.28	c D: 1
55.99/56.28	c estimatedAdderCost: 35
55.99/56.28	c Try to convert by bdds
56.09/56.30	c D: 1
56.09/56.30	c estimatedAdderCost: 36
56.09/56.30	c Try to convert by bdds
56.09/56.31	c D: 1
56.09/56.31	c estimatedAdderCost: 35
56.09/56.31	c Try to convert by bdds
56.09/56.32	c D: 1
56.09/56.32	c estimatedAdderCost: 36
56.09/56.32	c Try to convert by bdds
56.09/56.33	c D: 1
56.09/56.33	c estimatedAdderCost: 35
56.09/56.33	c Try to convert by bdds
56.09/56.35	c D: 1
56.09/56.35	c estimatedAdderCost: 36
56.09/56.35	c Try to convert by bdds
56.09/56.36	c D: 1
56.09/56.36	c estimatedAdderCost: 35
56.09/56.36	c Try to convert by bdds
56.09/56.37	c D: 1
56.09/56.37	c estimatedAdderCost: 36
56.09/56.37	c Try to convert by bdds
56.09/56.38	c D: 1
56.09/56.38	c estimatedAdderCost: 35
56.09/56.38	c Try to convert by bdds
56.19/56.40	c D: 1
56.19/56.40	c estimatedAdderCost: 36
56.19/56.40	c Try to convert by bdds
56.19/56.41	c D: 1
56.19/56.41	c estimatedAdderCost: 35
56.19/56.41	c Try to convert by bdds
56.19/56.42	c D: 1
56.19/56.42	c estimatedAdderCost: 36
56.19/56.42	c Try to convert by bdds
56.19/56.43	c D: 1
56.19/56.43	c estimatedAdderCost: 35
56.19/56.43	c Try to convert by bdds
56.19/56.45	c D: 1
56.19/56.45	c estimatedAdderCost: 36
56.19/56.45	c Try to convert by bdds
56.19/56.46	c D: 1
56.19/56.46	c estimatedAdderCost: 35
56.19/56.46	c Try to convert by bdds
56.19/56.47	c D: 1
56.19/56.47	c estimatedAdderCost: 36
56.19/56.47	c Try to convert by bdds
56.19/56.48	c D: 1
56.19/56.48	c estimatedAdderCost: 35
56.19/56.48	c Try to convert by bdds
56.29/56.50	c D: 1
56.29/56.50	c estimatedAdderCost: 36
56.29/56.50	c Try to convert by bdds
56.29/56.51	c D: 1
56.29/56.51	c estimatedAdderCost: 35
56.29/56.51	c Try to convert by bdds
56.29/56.52	c D: 1
56.29/56.52	c estimatedAdderCost: 36
56.29/56.52	c Try to convert by bdds
56.29/56.53	c D: 1
56.29/56.53	c estimatedAdderCost: 35
56.29/56.53	c Try to convert by bdds
56.29/56.54	c D: 1
56.29/56.54	c estimatedAdderCost: 36
56.29/56.54	c Try to convert by bdds
56.29/56.56	c D: 1
56.29/56.56	c estimatedAdderCost: 35
56.29/56.56	c Try to convert by bdds
56.29/56.57	c D: 1
56.29/56.57	c estimatedAdderCost: 36
56.29/56.57	c Try to convert by bdds
56.29/56.58	c D: 1
56.29/56.58	c estimatedAdderCost: 35
56.29/56.58	c Try to convert by bdds
56.29/56.59	c D: 1
56.29/56.59	c estimatedAdderCost: 36
56.29/56.59	c Try to convert by bdds
56.39/56.61	c D: 1
56.39/56.61	c estimatedAdderCost: 35
56.39/56.61	c Try to convert by bdds
56.39/56.62	c D: 1
56.39/56.62	c estimatedAdderCost: 36
56.39/56.62	c Try to convert by bdds
56.39/56.63	c D: 1
56.39/56.63	c estimatedAdderCost: 35
56.39/56.63	c Try to convert by bdds
56.39/56.64	c D: 1
56.39/56.64	c estimatedAdderCost: 36
56.39/56.64	c Try to convert by bdds
56.39/56.66	c D: 1
56.39/56.66	c estimatedAdderCost: 35
56.39/56.66	c Try to convert by bdds
56.39/56.67	c D: 1
56.39/56.67	c estimatedAdderCost: 36
56.39/56.67	c Try to convert by bdds
56.39/56.68	c D: 1
56.39/56.68	c estimatedAdderCost: 35
56.39/56.68	c Try to convert by bdds
56.39/56.69	c D: 1
56.39/56.69	c estimatedAdderCost: 36
56.39/56.69	c Try to convert by bdds
56.50/56.71	c D: 1
56.50/56.71	c estimatedAdderCost: 35
56.50/56.71	c Try to convert by bdds
56.50/56.72	c D: 1
56.50/56.72	c estimatedAdderCost: 36
56.50/56.72	c Try to convert by bdds
56.50/56.73	c D: 1
56.50/56.73	c estimatedAdderCost: 35
56.50/56.73	c Try to convert by bdds
56.50/56.74	c D: 1
56.50/56.74	c estimatedAdderCost: 36
56.50/56.74	c Try to convert by bdds
56.50/56.76	c D: 1
56.50/56.76	c estimatedAdderCost: 35
56.50/56.76	c Try to convert by bdds
56.50/56.77	c D: 1
56.50/56.77	c estimatedAdderCost: 36
56.50/56.77	c Try to convert by bdds
56.50/56.78	c D: 1
56.50/56.78	c estimatedAdderCost: 35
56.50/56.78	c Try to convert by bdds
56.50/56.79	c D: 1
56.50/56.79	c estimatedAdderCost: 36
56.50/56.79	c Try to convert by bdds
56.60/56.80	c D: 1
56.60/56.80	c estimatedAdderCost: 35
56.60/56.80	c Try to convert by bdds
56.60/56.82	c D: 1
56.60/56.82	c estimatedAdderCost: 36
56.60/56.82	c Try to convert by bdds
56.60/56.83	c D: 1
56.60/56.83	c estimatedAdderCost: 35
56.60/56.83	c Try to convert by bdds
56.60/56.84	c D: 1
56.60/56.84	c estimatedAdderCost: 36
56.60/56.84	c Try to convert by bdds
56.60/56.85	c D: 1
56.60/56.85	c estimatedAdderCost: 35
56.60/56.85	c Try to convert by bdds
56.60/56.87	c D: 1
56.60/56.87	c estimatedAdderCost: 36
56.60/56.87	c Try to convert by bdds
56.60/56.88	c D: 1
56.60/56.88	c estimatedAdderCost: 35
56.60/56.88	c Try to convert by bdds
56.60/56.89	c D: 1
56.60/56.89	c estimatedAdderCost: 36
56.60/56.89	c Try to convert by bdds
56.70/56.90	c D: 1
56.70/56.90	c estimatedAdderCost: 35
56.70/56.90	c Try to convert by bdds
56.70/56.92	c D: 1
56.70/56.92	c estimatedAdderCost: 36
56.70/56.92	c Try to convert by bdds
56.70/56.93	c D: 1
56.70/56.93	c estimatedAdderCost: 35
56.70/56.93	c Try to convert by bdds
56.70/56.94	c D: 1
56.70/56.94	c estimatedAdderCost: 36
56.70/56.94	c Try to convert by bdds
56.70/56.95	c D: 1
56.70/56.95	c estimatedAdderCost: 35
56.70/56.95	c Try to convert by bdds
56.70/56.97	c D: 1
56.70/56.97	c estimatedAdderCost: 36
56.70/56.97	c Try to convert by bdds
56.70/56.98	c D: 1
56.70/56.98	c estimatedAdderCost: 35
56.70/56.98	c Try to convert by bdds
56.70/56.99	c D: 1
56.70/56.99	c estimatedAdderCost: 36
56.70/56.99	c Try to convert by bdds
56.70/57.00	c D: 1
56.70/57.00	c estimatedAdderCost: 35
56.70/57.00	c Try to convert by bdds
56.81/57.02	c D: 1
56.81/57.02	c estimatedAdderCost: 36
56.81/57.02	c Try to convert by bdds
56.81/57.03	c D: 1
56.81/57.03	c estimatedAdderCost: 35
56.81/57.03	c Try to convert by bdds
56.81/57.04	c D: 1
56.81/57.04	c estimatedAdderCost: 36
56.81/57.04	c Try to convert by bdds
56.81/57.05	c D: 1
56.81/57.05	c estimatedAdderCost: 35
56.81/57.05	c Try to convert by bdds
56.81/57.06	c D: 1
56.81/57.06	c estimatedAdderCost: 36
56.81/57.06	c Try to convert by bdds
56.81/57.08	c D: 1
56.81/57.08	c estimatedAdderCost: 35
56.81/57.08	c Try to convert by bdds
56.81/57.09	c D: 1
56.81/57.09	c estimatedAdderCost: 36
56.81/57.09	c Try to convert by bdds
56.81/57.10	c D: 1
56.81/57.10	c estimatedAdderCost: 35
56.81/57.10	c Try to convert by bdds
56.91/57.11	c D: 1
56.91/57.11	c estimatedAdderCost: 36
56.91/57.11	c Try to convert by bdds
56.91/57.13	c D: 1
56.91/57.13	c estimatedAdderCost: 35
56.91/57.13	c Try to convert by bdds
56.91/57.14	c D: 1
56.91/57.14	c estimatedAdderCost: 36
56.91/57.14	c Try to convert by bdds
56.91/57.15	c D: 1
56.91/57.15	c estimatedAdderCost: 35
56.91/57.15	c Try to convert by bdds
56.91/57.16	c D: 1
56.91/57.16	c estimatedAdderCost: 36
56.91/57.16	c Try to convert by bdds
56.91/57.18	c D: 1
56.91/57.18	c estimatedAdderCost: 35
56.91/57.18	c Try to convert by bdds
56.91/57.19	c D: 1
56.91/57.19	c estimatedAdderCost: 36
56.91/57.19	c Try to convert by bdds
57.00/57.20	c D: 1
57.00/57.20	c estimatedAdderCost: 35
57.00/57.20	c Try to convert by bdds
57.00/57.21	c D: 1
57.00/57.21	c estimatedAdderCost: 36
57.00/57.21	c Try to convert by bdds
57.00/57.23	c D: 1
57.00/57.23	c estimatedAdderCost: 35
57.00/57.23	c Try to convert by bdds
57.00/57.24	c D: 1
57.00/57.24	c estimatedAdderCost: 36
57.00/57.24	c Try to convert by bdds
57.00/57.25	c D: 1
57.00/57.25	c estimatedAdderCost: 35
57.00/57.25	c Try to convert by bdds
57.00/57.26	c D: 1
57.00/57.26	c estimatedAdderCost: 36
57.00/57.26	c Try to convert by bdds
57.00/57.27	c D: 1
57.00/57.27	c estimatedAdderCost: 35
57.00/57.27	c Try to convert by bdds
57.00/57.29	c D: 1
57.00/57.29	c estimatedAdderCost: 36
57.00/57.29	c Try to convert by bdds
57.10/57.30	c D: 1
57.10/57.30	c estimatedAdderCost: 35
57.10/57.30	c Try to convert by bdds
57.10/57.31	c D: 1
57.10/57.31	c estimatedAdderCost: 36
57.10/57.31	c Try to convert by bdds
57.10/57.32	c D: 1
57.10/57.32	c estimatedAdderCost: 35
57.10/57.32	c Try to convert by bdds
57.10/57.34	c D: 1
57.10/57.34	c estimatedAdderCost: 36
57.10/57.34	c Try to convert by bdds
57.10/57.35	c D: 1
57.10/57.35	c estimatedAdderCost: 35
57.10/57.35	c Try to convert by bdds
57.10/57.36	c D: 1
57.10/57.36	c estimatedAdderCost: 36
57.10/57.36	c Try to convert by bdds
57.10/57.37	c D: 1
57.10/57.37	c estimatedAdderCost: 35
57.10/57.37	c Try to convert by bdds
57.10/57.39	c D: 1
57.10/57.39	c estimatedAdderCost: 36
57.10/57.39	c Try to convert by bdds
57.20/57.40	c D: 1
57.20/57.40	c estimatedAdderCost: 35
57.20/57.40	c Try to convert by bdds
57.20/57.41	c D: 1
57.20/57.41	c estimatedAdderCost: 36
57.20/57.41	c Try to convert by bdds
57.20/57.42	c D: 1
57.20/57.42	c estimatedAdderCost: 35
57.20/57.42	c Try to convert by bdds
57.20/57.44	c D: 1
57.20/57.44	c estimatedAdderCost: 36
57.20/57.44	c Try to convert by bdds
57.20/57.45	c D: 1
57.20/57.45	c estimatedAdderCost: 35
57.20/57.45	c Try to convert by bdds
57.20/57.46	c D: 1
57.20/57.46	c estimatedAdderCost: 36
57.20/57.46	c Try to convert by bdds
57.20/57.47	c D: 1
57.20/57.47	c estimatedAdderCost: 35
57.20/57.47	c Try to convert by bdds
57.20/57.49	c D: 1
57.20/57.49	c estimatedAdderCost: 36
57.20/57.49	c Try to convert by bdds
57.29/57.50	c D: 1
57.29/57.50	c estimatedAdderCost: 35
57.29/57.50	c Try to convert by bdds
57.29/57.51	c D: 1
57.29/57.51	c estimatedAdderCost: 36
57.29/57.51	c Try to convert by bdds
57.29/57.52	c D: 1
57.29/57.52	c estimatedAdderCost: 35
57.29/57.52	c Try to convert by bdds
57.29/57.54	c D: 1
57.29/57.54	c estimatedAdderCost: 36
57.29/57.54	c Try to convert by bdds
57.29/57.55	c D: 1
57.29/57.55	c estimatedAdderCost: 35
57.29/57.55	c Try to convert by bdds
57.29/57.56	c D: 1
57.29/57.56	c estimatedAdderCost: 36
57.29/57.56	c Try to convert by bdds
57.29/57.57	c D: 1
57.29/57.57	c estimatedAdderCost: 35
57.29/57.57	c Try to convert by bdds
57.29/57.59	c D: 1
57.29/57.59	c estimatedAdderCost: 36
57.29/57.59	c Try to convert by bdds
57.39/57.60	c D: 1
57.39/57.60	c estimatedAdderCost: 35
57.39/57.60	c Try to convert by bdds
57.39/57.61	c D: 1
57.39/57.61	c estimatedAdderCost: 36
57.39/57.61	c Try to convert by bdds
57.39/57.62	c D: 1
57.39/57.62	c estimatedAdderCost: 35
57.39/57.62	c Try to convert by bdds
57.39/57.64	c D: 1
57.39/57.64	c estimatedAdderCost: 36
57.39/57.64	c Try to convert by bdds
57.39/57.65	c D: 1
57.39/57.65	c estimatedAdderCost: 35
57.39/57.65	c Try to convert by bdds
57.39/57.66	c D: 1
57.39/57.66	c estimatedAdderCost: 36
57.39/57.66	c Try to convert by bdds
57.39/57.67	c D: 1
57.39/57.67	c estimatedAdderCost: 35
57.39/57.67	c Try to convert by bdds
57.39/57.68	c D: 1
57.39/57.68	c estimatedAdderCost: 36
57.39/57.68	c Try to convert by bdds
57.49/57.70	c D: 1
57.49/57.70	c estimatedAdderCost: 35
57.49/57.70	c Try to convert by bdds
57.49/57.71	c D: 1
57.49/57.71	c estimatedAdderCost: 36
57.49/57.71	c Try to convert by bdds
57.49/57.72	c D: 1
57.49/57.72	c estimatedAdderCost: 35
57.49/57.72	c Try to convert by bdds
57.49/57.73	c D: 1
57.49/57.73	c estimatedAdderCost: 36
57.49/57.73	c Try to convert by bdds
57.49/57.75	c D: 1
57.49/57.75	c estimatedAdderCost: 35
57.49/57.75	c Try to convert by bdds
57.49/57.76	c D: 1
57.49/57.76	c estimatedAdderCost: 36
57.49/57.76	c Try to convert by bdds
57.49/57.77	c D: 1
57.49/57.77	c estimatedAdderCost: 35
57.49/57.77	c Try to convert by bdds
57.49/57.78	c D: 1
57.49/57.78	c estimatedAdderCost: 36
57.49/57.78	c Try to convert by bdds
57.59/57.80	c D: 1
57.59/57.80	c estimatedAdderCost: 35
57.59/57.80	c Try to convert by bdds
57.59/57.81	c D: 1
57.59/57.81	c estimatedAdderCost: 36
57.59/57.81	c Try to convert by bdds
57.59/57.82	c D: 1
57.59/57.82	c estimatedAdderCost: 35
57.59/57.82	c Try to convert by bdds
57.59/57.83	c D: 1
57.59/57.83	c estimatedAdderCost: 36
57.59/57.83	c Try to convert by bdds
57.59/57.85	c D: 1
57.59/57.85	c estimatedAdderCost: 35
57.59/57.85	c Try to convert by bdds
57.59/57.86	c D: 1
57.59/57.86	c estimatedAdderCost: 36
57.59/57.86	c Try to convert by bdds
57.59/57.87	c D: 1
57.59/57.87	c estimatedAdderCost: 35
57.59/57.87	c Try to convert by bdds
57.59/57.88	c D: 1
57.59/57.88	c estimatedAdderCost: 36
57.59/57.88	c Try to convert by bdds
57.69/57.90	c D: 1
57.69/57.90	c estimatedAdderCost: 35
57.69/57.90	c Try to convert by bdds
57.69/57.91	c D: 1
57.69/57.91	c estimatedAdderCost: 36
57.69/57.91	c Try to convert by bdds
57.69/57.92	c D: 1
57.69/57.92	c estimatedAdderCost: 35
57.69/57.92	c Try to convert by bdds
57.69/57.93	c D: 1
57.69/57.93	c estimatedAdderCost: 36
57.69/57.93	c Try to convert by bdds
57.69/57.95	c D: 1
57.69/57.95	c estimatedAdderCost: 35
57.69/57.95	c Try to convert by bdds
57.69/57.96	c D: 1
57.69/57.96	c estimatedAdderCost: 36
57.69/57.96	c Try to convert by bdds
57.69/57.97	c D: 1
57.69/57.97	c estimatedAdderCost: 35
57.69/57.97	c Try to convert by bdds
57.69/57.98	c D: 1
57.69/57.98	c estimatedAdderCost: 36
57.69/57.98	c Try to convert by bdds
57.69/58.00	c D: 1
57.69/58.00	c estimatedAdderCost: 35
57.69/58.00	c Try to convert by bdds
57.69/58.01	c D: 1
57.69/58.01	c estimatedAdderCost: 36
57.69/58.01	c Try to convert by bdds
57.81/58.02	c D: 1
57.81/58.02	c estimatedAdderCost: 35
57.81/58.02	c Try to convert by bdds
57.81/58.03	c D: 1
57.81/58.03	c estimatedAdderCost: 36
57.81/58.03	c Try to convert by bdds
57.81/58.05	c D: 1
57.81/58.05	c estimatedAdderCost: 35
57.81/58.05	c Try to convert by bdds
57.81/58.06	c D: 1
57.81/58.06	c estimatedAdderCost: 36
57.81/58.06	c Try to convert by bdds
57.81/58.07	c D: 1
57.81/58.07	c estimatedAdderCost: 35
57.81/58.07	c Try to convert by bdds
57.81/58.08	c D: 1
57.81/58.08	c estimatedAdderCost: 36
57.81/58.08	c Try to convert by bdds
57.81/58.10	c D: 1
57.81/58.10	c estimatedAdderCost: 35
57.81/58.10	c Try to convert by bdds
57.81/58.11	c D: 1
57.81/58.11	c estimatedAdderCost: 36
57.81/58.11	c Try to convert by bdds
57.91/58.12	c D: 1
57.91/58.12	c estimatedAdderCost: 35
57.91/58.12	c Try to convert by bdds
57.91/58.13	c D: 1
57.91/58.13	c estimatedAdderCost: 36
57.91/58.13	c Try to convert by bdds
57.91/58.14	c D: 1
57.91/58.14	c estimatedAdderCost: 35
57.91/58.14	c Try to convert by bdds
57.91/58.16	c D: 1
57.91/58.16	c estimatedAdderCost: 36
57.91/58.16	c Try to convert by bdds
57.91/58.17	c D: 1
57.91/58.17	c estimatedAdderCost: 35
57.91/58.17	c Try to convert by bdds
57.91/58.18	c D: 1
57.91/58.18	c estimatedAdderCost: 36
57.91/58.18	c Try to convert by bdds
57.91/58.19	c D: 1
57.91/58.19	c estimatedAdderCost: 35
57.91/58.19	c Try to convert by bdds
57.99/58.21	c D: 1
57.99/58.21	c estimatedAdderCost: 36
57.99/58.21	c Try to convert by bdds
57.99/58.22	c D: 1
57.99/58.22	c estimatedAdderCost: 35
57.99/58.22	c Try to convert by bdds
57.99/58.23	c D: 1
57.99/58.23	c estimatedAdderCost: 36
57.99/58.23	c Try to convert by bdds
57.99/58.24	c D: 1
57.99/58.24	c estimatedAdderCost: 35
57.99/58.24	c Try to convert by bdds
57.99/58.26	c D: 1
57.99/58.26	c estimatedAdderCost: 36
57.99/58.26	c Try to convert by bdds
57.99/58.27	c D: 1
57.99/58.27	c estimatedAdderCost: 35
57.99/58.27	c Try to convert by bdds
57.99/58.28	c D: 1
57.99/58.28	c estimatedAdderCost: 36
57.99/58.28	c Try to convert by bdds
57.99/58.29	c D: 1
57.99/58.29	c estimatedAdderCost: 35
57.99/58.29	c Try to convert by bdds
58.09/58.31	c D: 1
58.09/58.31	c estimatedAdderCost: 36
58.09/58.31	c Try to convert by bdds
58.09/58.32	c D: 1
58.09/58.32	c estimatedAdderCost: 35
58.09/58.32	c Try to convert by bdds
58.09/58.33	c D: 1
58.09/58.33	c estimatedAdderCost: 36
58.09/58.33	c Try to convert by bdds
58.09/58.34	c D: 1
58.09/58.34	c estimatedAdderCost: 35
58.09/58.34	c Try to convert by bdds
58.09/58.36	c D: 1
58.09/58.36	c estimatedAdderCost: 36
58.09/58.36	c Try to convert by bdds
58.09/58.37	c D: 1
58.09/58.37	c estimatedAdderCost: 35
58.09/58.37	c Try to convert by bdds
58.09/58.38	c D: 1
58.09/58.38	c estimatedAdderCost: 36
58.09/58.38	c Try to convert by bdds
58.09/58.39	c D: 1
58.09/58.39	c estimatedAdderCost: 35
58.09/58.39	c Try to convert by bdds
58.19/58.41	c D: 1
58.19/58.41	c estimatedAdderCost: 36
58.19/58.41	c Try to convert by bdds
58.19/58.42	c D: 1
58.19/58.42	c estimatedAdderCost: 35
58.19/58.42	c Try to convert by bdds
58.19/58.43	c D: 1
58.19/58.43	c estimatedAdderCost: 36
58.19/58.43	c Try to convert by bdds
58.19/58.44	c D: 1
58.19/58.44	c estimatedAdderCost: 35
58.19/58.44	c Try to convert by bdds
58.19/58.46	c D: 1
58.19/58.46	c estimatedAdderCost: 36
58.19/58.46	c Try to convert by bdds
58.19/58.47	c D: 1
58.19/58.47	c estimatedAdderCost: 35
58.19/58.47	c Try to convert by bdds
58.19/58.48	c D: 1
58.19/58.48	c estimatedAdderCost: 36
58.19/58.48	c Try to convert by bdds
58.19/58.49	c D: 1
58.19/58.49	c estimatedAdderCost: 35
58.19/58.49	c Try to convert by bdds
58.29/58.51	c D: 1
58.29/58.51	c estimatedAdderCost: 36
58.29/58.51	c Try to convert by bdds
58.29/58.52	c D: 1
58.29/58.52	c estimatedAdderCost: 35
58.29/58.52	c Try to convert by bdds
58.29/58.53	c D: 1
58.29/58.53	c estimatedAdderCost: 36
58.29/58.53	c Try to convert by bdds
58.29/58.54	c D: 1
58.29/58.54	c estimatedAdderCost: 35
58.29/58.54	c Try to convert by bdds
58.29/58.56	c D: 1
58.29/58.56	c estimatedAdderCost: 36
58.29/58.56	c Try to convert by bdds
58.29/58.57	c D: 1
58.29/58.57	c estimatedAdderCost: 35
58.29/58.57	c Try to convert by bdds
58.29/58.58	c D: 1
58.29/58.58	c estimatedAdderCost: 36
58.29/58.58	c Try to convert by bdds
58.29/58.59	c D: 1
58.29/58.59	c estimatedAdderCost: 35
58.29/58.59	c Try to convert by bdds
58.39/58.61	c D: 1
58.39/58.61	c estimatedAdderCost: 36
58.39/58.61	c Try to convert by bdds
58.39/58.62	c D: 1
58.39/58.62	c estimatedAdderCost: 35
58.39/58.62	c Try to convert by bdds
58.39/58.63	c D: 1
58.39/58.63	c estimatedAdderCost: 36
58.39/58.63	c Try to convert by bdds
58.39/58.64	c D: 1
58.39/58.64	c estimatedAdderCost: 35
58.39/58.64	c Try to convert by bdds
58.39/58.65	c D: 1
58.39/58.65	c estimatedAdderCost: 36
58.39/58.65	c Try to convert by bdds
58.39/58.67	c D: 1
58.39/58.67	c estimatedAdderCost: 35
58.39/58.67	c Try to convert by bdds
58.39/58.68	c D: 1
58.39/58.68	c estimatedAdderCost: 36
58.39/58.68	c Try to convert by bdds
58.39/58.69	c D: 1
58.39/58.69	c estimatedAdderCost: 35
58.39/58.69	c Try to convert by bdds
58.49/58.70	c D: 1
58.49/58.70	c estimatedAdderCost: 36
58.49/58.70	c Try to convert by bdds
58.49/58.72	c D: 1
58.49/58.72	c estimatedAdderCost: 35
58.49/58.72	c Try to convert by bdds
58.49/58.73	c D: 1
58.49/58.73	c estimatedAdderCost: 36
58.49/58.73	c Try to convert by bdds
58.49/58.74	c D: 1
58.49/58.74	c estimatedAdderCost: 35
58.49/58.74	c Try to convert by bdds
58.49/58.75	c D: 1
58.49/58.75	c estimatedAdderCost: 36
58.49/58.75	c Try to convert by bdds
58.49/58.77	c D: 1
58.49/58.77	c estimatedAdderCost: 35
58.49/58.77	c Try to convert by bdds
58.49/58.78	c D: 1
58.49/58.78	c estimatedAdderCost: 36
58.49/58.78	c Try to convert by bdds
58.49/58.79	c D: 1
58.49/58.79	c estimatedAdderCost: 35
58.49/58.79	c Try to convert by bdds
58.59/58.80	c D: 1
58.59/58.80	c estimatedAdderCost: 36
58.59/58.80	c Try to convert by bdds
58.59/58.82	c D: 1
58.59/58.82	c estimatedAdderCost: 35
58.59/58.82	c Try to convert by bdds
58.59/58.83	c D: 1
58.59/58.83	c estimatedAdderCost: 36
58.59/58.83	c Try to convert by bdds
58.59/58.84	c D: 1
58.59/58.84	c estimatedAdderCost: 35
58.59/58.84	c Try to convert by bdds
58.59/58.85	c D: 1
58.59/58.85	c estimatedAdderCost: 36
58.59/58.85	c Try to convert by bdds
58.59/58.87	c D: 1
58.59/58.87	c estimatedAdderCost: 35
58.59/58.87	c Try to convert by bdds
58.59/58.88	c D: 1
58.59/58.88	c estimatedAdderCost: 36
58.59/58.88	c Try to convert by bdds
58.59/58.89	c D: 1
58.59/58.89	c estimatedAdderCost: 35
58.59/58.89	c Try to convert by bdds
58.69/58.90	c D: 1
58.69/58.90	c estimatedAdderCost: 36
58.69/58.90	c Try to convert by bdds
58.69/58.91	c D: 1
58.69/58.91	c estimatedAdderCost: 35
58.69/58.91	c Try to convert by bdds
58.69/58.93	c D: 1
58.69/58.93	c estimatedAdderCost: 36
58.69/58.93	c Try to convert by bdds
58.69/58.94	c D: 1
58.69/58.94	c estimatedAdderCost: 35
58.69/58.94	c Try to convert by bdds
58.69/58.95	c D: 1
58.69/58.95	c estimatedAdderCost: 36
58.69/58.95	c Try to convert by bdds
58.69/58.96	c D: 1
58.69/58.96	c estimatedAdderCost: 35
58.69/58.96	c Try to convert by bdds
58.69/58.98	c D: 1
58.69/58.98	c estimatedAdderCost: 36
58.69/58.98	c Try to convert by bdds
58.69/58.99	c D: 1
58.69/58.99	c estimatedAdderCost: 35
58.69/58.99	c Try to convert by bdds
58.69/59.00	c D: 1
58.69/59.00	c estimatedAdderCost: 36
58.69/59.00	c Try to convert by bdds
58.80/59.01	c D: 1
58.80/59.01	c estimatedAdderCost: 35
58.80/59.01	c Try to convert by bdds
58.80/59.03	c D: 1
58.80/59.03	c estimatedAdderCost: 36
58.80/59.03	c Try to convert by bdds
58.80/59.04	c D: 1
58.80/59.04	c estimatedAdderCost: 35
58.80/59.04	c Try to convert by bdds
58.80/59.05	c D: 1
58.80/59.05	c estimatedAdderCost: 36
58.80/59.05	c Try to convert by bdds
58.80/59.06	c D: 1
58.80/59.06	c estimatedAdderCost: 35
58.80/59.06	c Try to convert by bdds
58.80/59.08	c D: 1
58.80/59.08	c estimatedAdderCost: 36
58.80/59.08	c Try to convert by bdds
58.80/59.09	c D: 1
58.80/59.09	c estimatedAdderCost: 35
58.80/59.09	c Try to convert by bdds
58.80/59.10	c D: 1
58.80/59.10	c estimatedAdderCost: 36
58.80/59.10	c Try to convert by bdds
58.90/59.11	c D: 1
58.90/59.11	c estimatedAdderCost: 35
58.90/59.11	c Try to convert by bdds
58.90/59.13	c D: 1
58.90/59.13	c estimatedAdderCost: 36
58.90/59.13	c Try to convert by bdds
58.90/59.14	c D: 1
58.90/59.14	c estimatedAdderCost: 35
58.90/59.14	c Try to convert by bdds
58.90/59.15	c D: 1
58.90/59.15	c estimatedAdderCost: 36
58.90/59.15	c Try to convert by bdds
58.90/59.16	c D: 1
58.90/59.16	c estimatedAdderCost: 35
58.90/59.16	c Try to convert by bdds
58.90/59.18	c D: 1
58.90/59.18	c estimatedAdderCost: 36
58.90/59.18	c Try to convert by bdds
58.90/59.19	c D: 1
58.90/59.19	c estimatedAdderCost: 35
58.90/59.19	c Try to convert by bdds
58.99/59.20	c D: 1
58.99/59.20	c estimatedAdderCost: 36
58.99/59.20	c Try to convert by bdds
58.99/59.21	c D: 1
58.99/59.21	c estimatedAdderCost: 35
58.99/59.21	c Try to convert by bdds
58.99/59.22	c D: 1
58.99/59.22	c estimatedAdderCost: 36
58.99/59.22	c Try to convert by bdds
58.99/59.24	c D: 1
58.99/59.24	c estimatedAdderCost: 35
58.99/59.24	c Try to convert by bdds
58.99/59.25	c D: 1
58.99/59.25	c estimatedAdderCost: 36
58.99/59.25	c Try to convert by bdds
58.99/59.26	c D: 1
58.99/59.26	c estimatedAdderCost: 35
58.99/59.26	c Try to convert by bdds
58.99/59.27	c D: 1
58.99/59.27	c estimatedAdderCost: 36
58.99/59.27	c Try to convert by bdds
58.99/59.29	c D: 1
58.99/59.29	c estimatedAdderCost: 35
58.99/59.29	c Try to convert by bdds
59.09/59.30	c D: 1
59.09/59.30	c estimatedAdderCost: 36
59.09/59.30	c Try to convert by bdds
59.09/59.31	c D: 1
59.09/59.31	c estimatedAdderCost: 35
59.09/59.31	c Try to convert by bdds
59.09/59.32	c D: 1
59.09/59.32	c estimatedAdderCost: 36
59.09/59.32	c Try to convert by bdds
59.09/59.34	c D: 1
59.09/59.34	c estimatedAdderCost: 35
59.09/59.34	c Try to convert by bdds
59.09/59.35	c D: 1
59.09/59.35	c estimatedAdderCost: 36
59.09/59.35	c Try to convert by bdds
59.09/59.36	c D: 1
59.09/59.36	c estimatedAdderCost: 35
59.09/59.36	c Try to convert by bdds
59.09/59.37	c D: 1
59.09/59.37	c estimatedAdderCost: 36
59.09/59.37	c Try to convert by bdds
59.09/59.39	c D: 1
59.09/59.39	c estimatedAdderCost: 35
59.09/59.39	c Try to convert by bdds
59.19/59.40	c D: 1
59.19/59.40	c estimatedAdderCost: 36
59.19/59.40	c Try to convert by bdds
59.19/59.41	c D: 1
59.19/59.41	c estimatedAdderCost: 35
59.19/59.41	c Try to convert by bdds
59.19/59.42	c D: 1
59.19/59.42	c estimatedAdderCost: 36
59.19/59.42	c Try to convert by bdds
59.19/59.43	c D: 1
59.19/59.43	c estimatedAdderCost: 35
59.19/59.43	c Try to convert by bdds
59.19/59.45	c D: 1
59.19/59.45	c estimatedAdderCost: 36
59.19/59.45	c Try to convert by bdds
59.19/59.46	c D: 1
59.19/59.46	c estimatedAdderCost: 35
59.19/59.46	c Try to convert by bdds
59.19/59.47	c D: 1
59.19/59.47	c estimatedAdderCost: 36
59.19/59.47	c Try to convert by bdds
59.19/59.48	c D: 1
59.19/59.48	c estimatedAdderCost: 35
59.19/59.48	c Try to convert by bdds
59.29/59.50	c D: 1
59.29/59.50	c estimatedAdderCost: 36
59.29/59.50	c Try to convert by bdds
59.29/59.51	c D: 1
59.29/59.51	c estimatedAdderCost: 35
59.29/59.51	c Try to convert by bdds
59.29/59.52	c D: 1
59.29/59.52	c estimatedAdderCost: 36
59.29/59.52	c Try to convert by bdds
59.29/59.53	c D: 1
59.29/59.53	c estimatedAdderCost: 35
59.29/59.53	c Try to convert by bdds
59.29/59.55	c D: 1
59.29/59.55	c estimatedAdderCost: 36
59.29/59.55	c Try to convert by bdds
59.29/59.56	c D: 1
59.29/59.56	c estimatedAdderCost: 35
59.29/59.56	c Try to convert by bdds
59.29/59.57	c D: 1
59.29/59.57	c estimatedAdderCost: 36
59.29/59.57	c Try to convert by bdds
59.29/59.58	c D: 1
59.29/59.58	c estimatedAdderCost: 35
59.29/59.58	c Try to convert by bdds
59.39/59.60	c D: 1
59.39/59.60	c estimatedAdderCost: 36
59.39/59.60	c Try to convert by bdds
59.39/59.61	c D: 1
59.39/59.61	c estimatedAdderCost: 35
59.39/59.61	c Try to convert by bdds
59.39/59.62	c D: 1
59.39/59.62	c estimatedAdderCost: 36
59.39/59.62	c Try to convert by bdds
59.39/59.63	c D: 1
59.39/59.63	c estimatedAdderCost: 35
59.39/59.63	c Try to convert by bdds
59.39/59.64	c D: 1
59.39/59.64	c estimatedAdderCost: 36
59.39/59.64	c Try to convert by bdds
59.39/59.66	c D: 1
59.39/59.66	c estimatedAdderCost: 35
59.39/59.66	c Try to convert by bdds
59.39/59.67	c D: 1
59.39/59.67	c estimatedAdderCost: 36
59.39/59.67	c Try to convert by bdds
59.39/59.68	c D: 1
59.39/59.68	c estimatedAdderCost: 35
59.39/59.68	c Try to convert by bdds
59.39/59.69	c D: 1
59.39/59.69	c estimatedAdderCost: 36
59.39/59.69	c Try to convert by bdds
59.49/59.71	c D: 1
59.49/59.71	c estimatedAdderCost: 35
59.49/59.71	c Try to convert by bdds
59.49/59.72	c D: 1
59.49/59.72	c estimatedAdderCost: 36
59.49/59.72	c Try to convert by bdds
59.49/59.73	c D: 1
59.49/59.73	c estimatedAdderCost: 35
59.49/59.73	c Try to convert by bdds
59.49/59.74	c D: 1
59.49/59.74	c estimatedAdderCost: 36
59.49/59.74	c Try to convert by bdds
59.49/59.76	c D: 1
59.49/59.76	c estimatedAdderCost: 35
59.49/59.76	c Try to convert by bdds
59.49/59.77	c D: 1
59.49/59.77	c estimatedAdderCost: 36
59.49/59.77	c Try to convert by bdds
59.49/59.78	c D: 1
59.49/59.78	c estimatedAdderCost: 35
59.49/59.78	c Try to convert by bdds
59.49/59.79	c D: 1
59.49/59.79	c estimatedAdderCost: 36
59.49/59.79	c Try to convert by bdds
59.59/59.80	c D: 1
59.59/59.80	c estimatedAdderCost: 35
59.59/59.80	c Try to convert by bdds
59.59/59.82	c D: 1
59.59/59.82	c estimatedAdderCost: 36
59.59/59.82	c Try to convert by bdds
59.59/59.83	c D: 1
59.59/59.83	c estimatedAdderCost: 35
59.59/59.83	c Try to convert by bdds
59.59/59.84	c D: 1
59.59/59.84	c estimatedAdderCost: 36
59.59/59.84	c Try to convert by bdds
59.59/59.85	c D: 1
59.59/59.85	c estimatedAdderCost: 35
59.59/59.85	c Try to convert by bdds
59.59/59.87	c D: 1
59.59/59.87	c estimatedAdderCost: 36
59.59/59.87	c Try to convert by bdds
59.59/59.88	c D: 1
59.59/59.88	c estimatedAdderCost: 35
59.59/59.88	c Try to convert by bdds
59.59/59.89	c D: 1
59.59/59.89	c estimatedAdderCost: 36
59.59/59.89	c Try to convert by bdds
59.69/59.90	c D: 1
59.69/59.90	c estimatedAdderCost: 35
59.69/59.90	c Try to convert by bdds
59.69/59.92	c D: 1
59.69/59.92	c estimatedAdderCost: 36
59.69/59.92	c Try to convert by bdds
59.69/59.93	c D: 1
59.69/59.93	c estimatedAdderCost: 35
59.69/59.93	c Try to convert by bdds
59.69/59.94	c D: 1
59.69/59.94	c estimatedAdderCost: 36
59.69/59.94	c Try to convert by bdds
59.69/59.95	c D: 1
59.69/59.95	c estimatedAdderCost: 35
59.69/59.95	c Try to convert by bdds
59.69/59.97	c D: 1
59.69/59.97	c estimatedAdderCost: 36
59.69/59.97	c Try to convert by bdds
59.69/59.98	c D: 1
59.69/59.98	c estimatedAdderCost: 35
59.69/59.98	c Try to convert by bdds
59.69/59.99	c D: 1
59.69/59.99	c estimatedAdderCost: 36
59.69/59.99	c Try to convert by bdds
59.69/60.00	c D: 1
59.69/60.00	c estimatedAdderCost: 35
59.69/60.00	c Try to convert by bdds
59.80/60.01	c D: 1
59.80/60.01	c estimatedAdderCost: 36
59.80/60.01	c Try to convert by bdds
59.80/60.03	c D: 1
59.80/60.03	c estimatedAdderCost: 35
59.80/60.03	c Try to convert by bdds
59.80/60.04	c D: 1
59.80/60.04	c estimatedAdderCost: 36
59.80/60.04	c Try to convert by bdds
59.80/60.05	c D: 1
59.80/60.05	c estimatedAdderCost: 35
59.80/60.05	c Try to convert by bdds
59.80/60.06	c D: 1
59.80/60.06	c estimatedAdderCost: 36
59.80/60.06	c Try to convert by bdds
59.80/60.08	c D: 1
59.80/60.08	c estimatedAdderCost: 35
59.80/60.08	c Try to convert by bdds
59.80/60.09	c D: 1
59.80/60.09	c estimatedAdderCost: 36
59.80/60.09	c Try to convert by bdds
59.80/60.10	c D: 1
59.80/60.10	c estimatedAdderCost: 35
59.80/60.10	c Try to convert by bdds
59.90/60.11	c D: 1
59.90/60.11	c estimatedAdderCost: 36
59.90/60.11	c Try to convert by bdds
59.90/60.13	c D: 1
59.90/60.13	c estimatedAdderCost: 35
59.90/60.13	c Try to convert by bdds
59.90/60.14	c D: 1
59.90/60.14	c estimatedAdderCost: 36
59.90/60.14	c Try to convert by bdds
59.90/60.15	c D: 1
59.90/60.15	c estimatedAdderCost: 35
59.90/60.15	c Try to convert by bdds
59.90/60.16	c D: 1
59.90/60.16	c estimatedAdderCost: 36
59.90/60.16	c Try to convert by bdds
59.90/60.17	c D: 1
59.90/60.17	c estimatedAdderCost: 35
59.90/60.17	c Try to convert by bdds
59.90/60.19	c D: 1
59.90/60.19	c estimatedAdderCost: 36
59.90/60.19	c Try to convert by bdds
59.99/60.20	c D: 1
59.99/60.20	c estimatedAdderCost: 35
59.99/60.20	c Try to convert by bdds
59.99/60.21	c D: 1
59.99/60.21	c estimatedAdderCost: 36
59.99/60.21	c Try to convert by bdds
59.99/60.22	c D: 1
59.99/60.22	c estimatedAdderCost: 35
59.99/60.22	c Try to convert by bdds
59.99/60.24	c D: 1
59.99/60.24	c estimatedAdderCost: 36
59.99/60.24	c Try to convert by bdds
59.99/60.25	c D: 1
59.99/60.25	c estimatedAdderCost: 35
59.99/60.25	c Try to convert by bdds
59.99/60.26	c D: 1
59.99/60.26	c estimatedAdderCost: 36
59.99/60.26	c Try to convert by bdds
59.99/60.27	c D: 1
59.99/60.27	c estimatedAdderCost: 35
59.99/60.27	c Try to convert by bdds
59.99/60.29	c D: 1
59.99/60.29	c estimatedAdderCost: 36
59.99/60.29	c Try to convert by bdds
60.09/60.30	c D: 1
60.09/60.30	c estimatedAdderCost: 35
60.09/60.30	c Try to convert by bdds
60.09/60.31	c D: 1
60.09/60.31	c estimatedAdderCost: 36
60.09/60.31	c Try to convert by bdds
60.09/60.32	c D: 1
60.09/60.32	c estimatedAdderCost: 35
60.09/60.32	c Try to convert by bdds
60.09/60.33	c D: 1
60.09/60.33	c estimatedAdderCost: 36
60.09/60.33	c Try to convert by bdds
60.09/60.35	c D: 1
60.09/60.35	c estimatedAdderCost: 35
60.09/60.35	c Try to convert by bdds
60.09/60.36	c D: 1
60.09/60.36	c estimatedAdderCost: 36
60.09/60.36	c Try to convert by bdds
60.09/60.37	c D: 1
60.09/60.37	c estimatedAdderCost: 35
60.09/60.37	c Try to convert by bdds
60.09/60.38	c D: 1
60.09/60.38	c estimatedAdderCost: 36
60.09/60.38	c Try to convert by bdds
60.19/60.40	c D: 1
60.19/60.40	c estimatedAdderCost: 35
60.19/60.40	c Try to convert by bdds
60.19/60.41	c D: 1
60.19/60.41	c estimatedAdderCost: 36
60.19/60.41	c Try to convert by bdds
60.19/60.42	c D: 1
60.19/60.42	c estimatedAdderCost: 35
60.19/60.42	c Try to convert by bdds
60.19/60.43	c D: 1
60.19/60.43	c estimatedAdderCost: 36
60.19/60.43	c Try to convert by bdds
60.19/60.44	c D: 1
60.19/60.44	c estimatedAdderCost: 35
60.19/60.44	c Try to convert by bdds
60.19/60.46	c D: 1
60.19/60.46	c estimatedAdderCost: 36
60.19/60.46	c Try to convert by bdds
60.19/60.47	c D: 1
60.19/60.47	c estimatedAdderCost: 35
60.19/60.47	c Try to convert by bdds
60.19/60.48	c D: 1
60.19/60.48	c estimatedAdderCost: 36
60.19/60.48	c Try to convert by bdds
60.19/60.49	c D: 1
60.19/60.49	c estimatedAdderCost: 35
60.19/60.49	c Try to convert by bdds
60.29/60.51	c D: 1
60.29/60.51	c estimatedAdderCost: 36
60.29/60.51	c Try to convert by bdds
60.29/60.52	c D: 1
60.29/60.52	c estimatedAdderCost: 35
60.29/60.52	c Try to convert by bdds
60.29/60.53	c D: 1
60.29/60.53	c estimatedAdderCost: 36
60.29/60.53	c Try to convert by bdds
60.29/60.54	c D: 1
60.29/60.54	c estimatedAdderCost: 35
60.29/60.54	c Try to convert by bdds
60.29/60.56	c D: 1
60.29/60.56	c estimatedAdderCost: 36
60.29/60.56	c Try to convert by bdds
60.29/60.57	c D: 1
60.29/60.57	c estimatedAdderCost: 35
60.29/60.57	c Try to convert by bdds
60.29/60.58	c D: 1
60.29/60.58	c estimatedAdderCost: 36
60.29/60.58	c Try to convert by bdds
60.29/60.59	c D: 1
60.29/60.59	c estimatedAdderCost: 35
60.29/60.59	c Try to convert by bdds
60.38/60.60	c D: 1
60.38/60.60	c estimatedAdderCost: 36
60.38/60.60	c Try to convert by bdds
60.38/60.62	c D: 1
60.38/60.62	c estimatedAdderCost: 35
60.38/60.62	c Try to convert by bdds
60.38/60.63	c D: 1
60.38/60.63	c estimatedAdderCost: 36
60.38/60.63	c Try to convert by bdds
60.38/60.64	c D: 1
60.38/60.64	c estimatedAdderCost: 35
60.38/60.64	c Try to convert by bdds
60.38/60.65	c D: 1
60.38/60.65	c estimatedAdderCost: 36
60.38/60.65	c Try to convert by bdds
60.38/60.67	c D: 1
60.38/60.67	c estimatedAdderCost: 35
60.38/60.67	c Try to convert by bdds
60.38/60.68	c D: 1
60.38/60.68	c estimatedAdderCost: 36
60.38/60.68	c Try to convert by bdds
60.38/60.69	c D: 1
60.38/60.69	c estimatedAdderCost: 35
60.38/60.69	c Try to convert by bdds
60.48/60.70	c D: 1
60.48/60.70	c estimatedAdderCost: 36
60.48/60.70	c Try to convert by bdds
60.48/60.72	c D: 1
60.48/60.72	c estimatedAdderCost: 35
60.48/60.72	c Try to convert by bdds
60.48/60.73	c D: 1
60.48/60.73	c estimatedAdderCost: 36
60.48/60.73	c Try to convert by bdds
60.48/60.74	c D: 1
60.48/60.74	c estimatedAdderCost: 35
60.48/60.74	c Try to convert by bdds
60.48/60.75	c D: 1
60.48/60.75	c estimatedAdderCost: 36
60.48/60.75	c Try to convert by bdds
60.48/60.76	c D: 1
60.48/60.76	c estimatedAdderCost: 35
60.48/60.76	c Try to convert by bdds
60.48/60.78	c D: 1
60.48/60.78	c estimatedAdderCost: 36
60.48/60.78	c Try to convert by bdds
60.48/60.79	c D: 1
60.48/60.79	c estimatedAdderCost: 35
60.48/60.79	c Try to convert by bdds
60.58/60.80	c D: 1
60.58/60.80	c estimatedAdderCost: 36
60.58/60.80	c Try to convert by bdds
60.58/60.81	c D: 1
60.58/60.81	c estimatedAdderCost: 35
60.58/60.81	c Try to convert by bdds
60.58/60.83	c D: 1
60.58/60.83	c estimatedAdderCost: 36
60.58/60.83	c Try to convert by bdds
60.58/60.84	c D: 1
60.58/60.84	c estimatedAdderCost: 35
60.58/60.84	c Try to convert by bdds
60.58/60.85	c D: 1
60.58/60.85	c estimatedAdderCost: 36
60.58/60.85	c Try to convert by bdds
60.58/60.86	c D: 1
60.58/60.86	c estimatedAdderCost: 35
60.58/60.86	c Try to convert by bdds
60.58/60.88	c D: 1
60.58/60.88	c estimatedAdderCost: 36
60.58/60.88	c Try to convert by bdds
60.58/60.89	c D: 1
60.58/60.89	c estimatedAdderCost: 35
60.58/60.89	c Try to convert by bdds
60.68/60.90	c D: 1
60.68/60.90	c estimatedAdderCost: 36
60.68/60.90	c Try to convert by bdds
60.68/60.91	c D: 1
60.68/60.91	c estimatedAdderCost: 35
60.68/60.91	c Try to convert by bdds
60.68/60.93	c D: 1
60.68/60.93	c estimatedAdderCost: 36
60.68/60.93	c Try to convert by bdds
60.68/60.94	c D: 1
60.68/60.94	c estimatedAdderCost: 35
60.68/60.94	c Try to convert by bdds
60.68/60.95	c D: 1
60.68/60.95	c estimatedAdderCost: 36
60.68/60.95	c Try to convert by bdds
60.68/60.96	c D: 1
60.68/60.96	c estimatedAdderCost: 35
60.68/60.96	c Try to convert by bdds
60.68/60.97	c D: 1
60.68/60.97	c estimatedAdderCost: 36
60.68/60.97	c Try to convert by bdds
60.68/60.99	c D: 1
60.68/60.99	c estimatedAdderCost: 35
60.68/60.99	c Try to convert by bdds
60.68/61.00	c D: 1
60.68/61.00	c estimatedAdderCost: 36
60.68/61.00	c Try to convert by bdds
60.80/61.01	c D: 1
60.80/61.01	c estimatedAdderCost: 35
60.80/61.01	c Try to convert by bdds
60.80/61.02	c D: 1
60.80/61.02	c estimatedAdderCost: 36
60.80/61.02	c Try to convert by bdds
60.80/61.04	c D: 1
60.80/61.04	c estimatedAdderCost: 35
60.80/61.04	c Try to convert by bdds
60.80/61.05	c D: 1
60.80/61.05	c estimatedAdderCost: 36
60.80/61.05	c Try to convert by bdds
60.80/61.06	c D: 1
60.80/61.06	c estimatedAdderCost: 35
60.80/61.06	c Try to convert by bdds
60.80/61.07	c D: 1
60.80/61.07	c estimatedAdderCost: 36
60.80/61.07	c Try to convert by bdds
60.80/61.09	c D: 1
60.80/61.09	c estimatedAdderCost: 35
60.80/61.09	c Try to convert by bdds
60.80/61.10	c D: 1
60.80/61.10	c estimatedAdderCost: 36
60.80/61.10	c Try to convert by bdds
60.90/61.11	c D: 1
60.90/61.11	c estimatedAdderCost: 35
60.90/61.11	c Try to convert by bdds
60.90/61.12	c D: 1
60.90/61.12	c estimatedAdderCost: 36
60.90/61.12	c Try to convert by bdds
60.90/61.13	c D: 1
60.90/61.13	c estimatedAdderCost: 35
60.90/61.13	c Try to convert by bdds
60.90/61.15	c D: 1
60.90/61.15	c estimatedAdderCost: 36
60.90/61.15	c Try to convert by bdds
60.90/61.16	c D: 1
60.90/61.16	c estimatedAdderCost: 35
60.90/61.16	c Try to convert by bdds
60.90/61.17	c D: 1
60.90/61.17	c estimatedAdderCost: 36
60.90/61.17	c Try to convert by bdds
60.90/61.18	c D: 1
60.90/61.18	c estimatedAdderCost: 35
60.90/61.18	c Try to convert by bdds
60.98/61.20	c D: 1
60.98/61.20	c estimatedAdderCost: 36
60.98/61.20	c Try to convert by bdds
60.98/61.21	c D: 1
60.98/61.21	c estimatedAdderCost: 35
60.98/61.21	c Try to convert by bdds
60.98/61.22	c D: 1
60.98/61.22	c estimatedAdderCost: 36
60.98/61.22	c Try to convert by bdds
60.98/61.23	c D: 1
60.98/61.23	c estimatedAdderCost: 35
60.98/61.23	c Try to convert by bdds
60.98/61.25	c D: 1
60.98/61.25	c estimatedAdderCost: 36
60.98/61.25	c Try to convert by bdds
60.98/61.26	c D: 1
60.98/61.26	c estimatedAdderCost: 35
60.98/61.26	c Try to convert by bdds
60.98/61.27	c D: 1
60.98/61.27	c estimatedAdderCost: 36
60.98/61.27	c Try to convert by bdds
60.98/61.28	c D: 1
60.98/61.28	c estimatedAdderCost: 35
60.98/61.28	c Try to convert by bdds
60.98/61.30	c D: 1
60.98/61.30	c estimatedAdderCost: 36
60.98/61.30	c Try to convert by bdds
61.08/61.31	c D: 1
61.08/61.31	c estimatedAdderCost: 35
61.08/61.31	c Try to convert by bdds
61.08/61.32	c D: 1
61.08/61.32	c estimatedAdderCost: 36
61.08/61.32	c Try to convert by bdds
61.08/61.33	c D: 1
61.08/61.33	c estimatedAdderCost: 35
61.08/61.33	c Try to convert by bdds
61.08/61.34	c D: 1
61.08/61.34	c estimatedAdderCost: 36
61.08/61.34	c Try to convert by bdds
61.08/61.36	c D: 1
61.08/61.36	c estimatedAdderCost: 35
61.08/61.36	c Try to convert by bdds
61.08/61.37	c D: 1
61.08/61.37	c estimatedAdderCost: 36
61.08/61.37	c Try to convert by bdds
61.08/61.38	c D: 1
61.08/61.38	c estimatedAdderCost: 35
61.08/61.38	c Try to convert by bdds
61.08/61.39	c D: 1
61.08/61.39	c estimatedAdderCost: 36
61.08/61.39	c Try to convert by bdds
61.18/61.41	c D: 1
61.18/61.41	c estimatedAdderCost: 35
61.18/61.41	c Try to convert by bdds
61.18/61.42	c D: 1
61.18/61.42	c estimatedAdderCost: 36
61.18/61.42	c Try to convert by bdds
61.18/61.43	c D: 1
61.18/61.43	c estimatedAdderCost: 35
61.18/61.43	c Try to convert by bdds
61.18/61.44	c D: 1
61.18/61.44	c estimatedAdderCost: 36
61.18/61.44	c Try to convert by bdds
61.18/61.46	c D: 1
61.18/61.46	c estimatedAdderCost: 35
61.18/61.46	c Try to convert by bdds
61.18/61.47	c D: 1
61.18/61.47	c estimatedAdderCost: 36
61.18/61.47	c Try to convert by bdds
61.18/61.48	c D: 1
61.18/61.48	c estimatedAdderCost: 35
61.18/61.48	c Try to convert by bdds
61.18/61.49	c D: 1
61.18/61.49	c estimatedAdderCost: 36
61.18/61.49	c Try to convert by bdds
61.28/61.50	c D: 1
61.28/61.50	c estimatedAdderCost: 35
61.28/61.50	c Try to convert by bdds
61.28/61.52	c D: 1
61.28/61.52	c estimatedAdderCost: 36
61.28/61.52	c Try to convert by bdds
61.28/61.53	c D: 1
61.28/61.53	c estimatedAdderCost: 35
61.28/61.53	c Try to convert by bdds
61.28/61.54	c D: 1
61.28/61.54	c estimatedAdderCost: 36
61.28/61.54	c Try to convert by bdds
61.28/61.55	c D: 1
61.28/61.55	c estimatedAdderCost: 35
61.28/61.55	c Try to convert by bdds
61.28/61.57	c D: 1
61.28/61.57	c estimatedAdderCost: 36
61.28/61.57	c Try to convert by bdds
61.28/61.58	c D: 1
61.28/61.58	c estimatedAdderCost: 35
61.28/61.58	c Try to convert by bdds
61.28/61.59	c D: 1
61.28/61.59	c estimatedAdderCost: 36
61.28/61.59	c Try to convert by bdds
61.38/61.60	c D: 1
61.38/61.60	c estimatedAdderCost: 35
61.38/61.60	c Try to convert by bdds
61.38/61.62	c D: 1
61.38/61.62	c estimatedAdderCost: 36
61.38/61.62	c Try to convert by bdds
61.38/61.63	c D: 1
61.38/61.63	c estimatedAdderCost: 35
61.38/61.63	c Try to convert by bdds
61.38/61.64	c D: 1
61.38/61.64	c estimatedAdderCost: 36
61.38/61.64	c Try to convert by bdds
61.38/61.65	c D: 1
61.38/61.65	c estimatedAdderCost: 35
61.38/61.65	c Try to convert by bdds
61.38/61.67	c D: 1
61.38/61.67	c estimatedAdderCost: 36
61.38/61.67	c Try to convert by bdds
61.38/61.68	c D: 1
61.38/61.68	c estimatedAdderCost: 35
61.38/61.68	c Try to convert by bdds
61.38/61.69	c D: 1
61.38/61.69	c estimatedAdderCost: 36
61.38/61.69	c Try to convert by bdds
61.48/61.70	c D: 1
61.48/61.70	c estimatedAdderCost: 35
61.48/61.70	c Try to convert by bdds
61.48/61.71	c D: 1
61.48/61.71	c estimatedAdderCost: 36
61.48/61.71	c Try to convert by bdds
61.48/61.73	c D: 1
61.48/61.73	c estimatedAdderCost: 35
61.48/61.73	c Try to convert by bdds
61.48/61.74	c D: 1
61.48/61.74	c estimatedAdderCost: 36
61.48/61.74	c Try to convert by bdds
61.48/61.75	c D: 1
61.48/61.75	c estimatedAdderCost: 35
61.48/61.75	c Try to convert by bdds
61.48/61.76	c D: 1
61.48/61.76	c estimatedAdderCost: 36
61.48/61.76	c Try to convert by bdds
61.48/61.78	c D: 1
61.48/61.78	c estimatedAdderCost: 35
61.48/61.78	c Try to convert by bdds
61.48/61.79	c D: 1
61.48/61.79	c estimatedAdderCost: 36
61.48/61.79	c Try to convert by bdds
61.58/61.80	c D: 1
61.58/61.80	c estimatedAdderCost: 35
61.58/61.80	c Try to convert by bdds
61.58/61.81	c D: 1
61.58/61.81	c estimatedAdderCost: 36
61.58/61.81	c Try to convert by bdds
61.58/61.83	c D: 1
61.58/61.83	c estimatedAdderCost: 35
61.58/61.83	c Try to convert by bdds
61.58/61.84	c D: 1
61.58/61.84	c estimatedAdderCost: 36
61.58/61.84	c Try to convert by bdds
61.58/61.85	c D: 1
61.58/61.85	c estimatedAdderCost: 35
61.58/61.85	c Try to convert by bdds
61.58/61.86	c D: 1
61.58/61.86	c estimatedAdderCost: 36
61.58/61.86	c Try to convert by bdds
61.58/61.87	c D: 1
61.58/61.87	c estimatedAdderCost: 35
61.58/61.87	c Try to convert by bdds
61.58/61.89	c D: 1
61.58/61.89	c estimatedAdderCost: 36
61.58/61.89	c Try to convert by bdds
61.68/61.90	c D: 1
61.68/61.90	c estimatedAdderCost: 35
61.68/61.90	c Try to convert by bdds
61.68/61.91	c D: 1
61.68/61.91	c estimatedAdderCost: 36
61.68/61.91	c Try to convert by bdds
61.68/61.92	c D: 1
61.68/61.92	c estimatedAdderCost: 35
61.68/61.92	c Try to convert by bdds
61.68/61.94	c D: 1
61.68/61.94	c estimatedAdderCost: 36
61.68/61.94	c Try to convert by bdds
61.68/61.95	c D: 1
61.68/61.95	c estimatedAdderCost: 35
61.68/61.95	c Try to convert by bdds
61.68/61.96	c D: 1
61.68/61.96	c estimatedAdderCost: 36
61.68/61.96	c Try to convert by bdds
61.68/61.97	c D: 1
61.68/61.97	c estimatedAdderCost: 35
61.68/61.97	c Try to convert by bdds
61.68/61.99	c D: 1
61.68/61.99	c estimatedAdderCost: 36
61.68/61.99	c Try to convert by bdds
61.68/62.00	c D: 1
61.68/62.00	c estimatedAdderCost: 35
61.68/62.00	c Try to convert by bdds
61.79/62.01	c D: 1
61.79/62.01	c estimatedAdderCost: 36
61.79/62.01	c Try to convert by bdds
61.79/62.02	c D: 1
61.79/62.02	c estimatedAdderCost: 35
61.79/62.02	c Try to convert by bdds
61.79/62.04	c D: 1
61.79/62.04	c estimatedAdderCost: 36
61.79/62.04	c Try to convert by bdds
61.79/62.05	c D: 1
61.79/62.05	c estimatedAdderCost: 35
61.79/62.05	c Try to convert by bdds
61.79/62.06	c D: 1
61.79/62.06	c estimatedAdderCost: 36
61.79/62.06	c Try to convert by bdds
61.79/62.07	c D: 1
61.79/62.07	c estimatedAdderCost: 35
61.79/62.07	c Try to convert by bdds
61.79/62.08	c D: 1
61.79/62.08	c estimatedAdderCost: 36
61.79/62.08	c Try to convert by bdds
61.79/62.10	c D: 1
61.79/62.10	c estimatedAdderCost: 35
61.79/62.10	c Try to convert by bdds
61.89/62.11	c D: 1
61.89/62.11	c estimatedAdderCost: 36
61.89/62.11	c Try to convert by bdds
61.89/62.12	c D: 1
61.89/62.12	c estimatedAdderCost: 35
61.89/62.12	c Try to convert by bdds
61.89/62.13	c D: 1
61.89/62.13	c estimatedAdderCost: 36
61.89/62.13	c Try to convert by bdds
61.89/62.15	c D: 1
61.89/62.15	c estimatedAdderCost: 35
61.89/62.15	c Try to convert by bdds
61.89/62.16	c D: 1
61.89/62.16	c estimatedAdderCost: 36
61.89/62.16	c Try to convert by bdds
61.89/62.17	c D: 1
61.89/62.17	c estimatedAdderCost: 35
61.89/62.17	c Try to convert by bdds
61.89/62.18	c D: 1
61.89/62.18	c estimatedAdderCost: 36
61.89/62.18	c Try to convert by bdds
61.98/62.20	c D: 1
61.98/62.20	c estimatedAdderCost: 35
61.98/62.20	c Try to convert by bdds
61.98/62.21	c D: 1
61.98/62.21	c estimatedAdderCost: 36
61.98/62.21	c Try to convert by bdds
61.98/62.22	c D: 1
61.98/62.22	c estimatedAdderCost: 35
61.98/62.22	c Try to convert by bdds
61.98/62.23	c D: 1
61.98/62.23	c estimatedAdderCost: 36
61.98/62.23	c Try to convert by bdds
61.98/62.24	c D: 1
61.98/62.24	c estimatedAdderCost: 35
61.98/62.24	c Try to convert by bdds
61.98/62.26	c D: 1
61.98/62.26	c estimatedAdderCost: 36
61.98/62.26	c Try to convert by bdds
61.98/62.27	c D: 1
61.98/62.27	c estimatedAdderCost: 35
61.98/62.27	c Try to convert by bdds
61.98/62.28	c D: 1
61.98/62.28	c estimatedAdderCost: 36
61.98/62.28	c Try to convert by bdds
61.98/62.29	c D: 1
61.98/62.29	c estimatedAdderCost: 35
61.98/62.29	c Try to convert by bdds
62.08/62.31	c D: 1
62.08/62.31	c estimatedAdderCost: 36
62.08/62.31	c Try to convert by bdds
62.08/62.32	c D: 1
62.08/62.32	c estimatedAdderCost: 35
62.08/62.32	c Try to convert by bdds
62.08/62.33	c D: 1
62.08/62.33	c estimatedAdderCost: 36
62.08/62.33	c Try to convert by bdds
62.08/62.34	c D: 1
62.08/62.34	c estimatedAdderCost: 35
62.08/62.34	c Try to convert by bdds
62.08/62.36	c D: 1
62.08/62.36	c estimatedAdderCost: 36
62.08/62.36	c Try to convert by bdds
62.08/62.37	c D: 1
62.08/62.37	c estimatedAdderCost: 35
62.08/62.37	c Try to convert by bdds
62.08/62.38	c D: 1
62.08/62.38	c estimatedAdderCost: 36
62.08/62.38	c Try to convert by bdds
62.08/62.39	c D: 1
62.08/62.39	c estimatedAdderCost: 35
62.08/62.39	c Try to convert by bdds
62.18/62.41	c D: 1
62.18/62.41	c estimatedAdderCost: 36
62.18/62.41	c Try to convert by bdds
62.18/62.42	c D: 1
62.18/62.42	c estimatedAdderCost: 35
62.18/62.42	c Try to convert by bdds
62.18/62.43	c D: 1
62.18/62.43	c estimatedAdderCost: 36
62.18/62.43	c Try to convert by bdds
62.18/62.44	c D: 1
62.18/62.44	c estimatedAdderCost: 35
62.18/62.44	c Try to convert by bdds
62.18/62.46	c D: 1
62.18/62.46	c estimatedAdderCost: 36
62.18/62.46	c Try to convert by bdds
62.18/62.47	c D: 1
62.18/62.47	c estimatedAdderCost: 35
62.18/62.47	c Try to convert by bdds
62.18/62.48	c D: 1
62.18/62.48	c estimatedAdderCost: 36
62.18/62.48	c Try to convert by bdds
62.18/62.49	c D: 1
62.18/62.49	c estimatedAdderCost: 35
62.18/62.49	c Try to convert by bdds
62.28/62.50	c D: 1
62.28/62.50	c estimatedAdderCost: 36
62.28/62.50	c Try to convert by bdds
62.28/62.52	c D: 1
62.28/62.52	c estimatedAdderCost: 35
62.28/62.52	c Try to convert by bdds
62.28/62.53	c D: 1
62.28/62.53	c estimatedAdderCost: 36
62.28/62.53	c Try to convert by bdds
62.28/62.54	c D: 1
62.28/62.54	c estimatedAdderCost: 35
62.28/62.54	c Try to convert by bdds
62.28/62.55	c D: 1
62.28/62.55	c estimatedAdderCost: 36
62.28/62.55	c Try to convert by bdds
62.28/62.57	c D: 1
62.28/62.57	c estimatedAdderCost: 35
62.28/62.57	c Try to convert by bdds
62.28/62.58	c D: 1
62.28/62.58	c estimatedAdderCost: 36
62.28/62.58	c Try to convert by bdds
62.28/62.59	c D: 1
62.28/62.59	c estimatedAdderCost: 35
62.28/62.59	c Try to convert by bdds
62.38/62.60	c D: 1
62.38/62.60	c estimatedAdderCost: 36
62.38/62.60	c Try to convert by bdds
62.38/62.62	c D: 1
62.38/62.62	c estimatedAdderCost: 35
62.38/62.62	c Try to convert by bdds
62.38/62.63	c D: 1
62.38/62.63	c estimatedAdderCost: 36
62.38/62.63	c Try to convert by bdds
62.38/62.64	c D: 1
62.38/62.64	c estimatedAdderCost: 35
62.38/62.64	c Try to convert by bdds
62.38/62.65	c D: 1
62.38/62.65	c estimatedAdderCost: 36
62.38/62.65	c Try to convert by bdds
62.38/62.66	c D: 1
62.38/62.66	c estimatedAdderCost: 35
62.38/62.66	c Try to convert by bdds
62.38/62.68	c D: 1
62.38/62.68	c estimatedAdderCost: 36
62.38/62.68	c Try to convert by bdds
62.38/62.69	c D: 1
62.38/62.69	c estimatedAdderCost: 35
62.38/62.69	c Try to convert by bdds
62.48/62.70	c D: 1
62.48/62.70	c estimatedAdderCost: 36
62.48/62.70	c Try to convert by bdds
62.48/62.71	c D: 1
62.48/62.71	c estimatedAdderCost: 35
62.48/62.71	c Try to convert by bdds
62.48/62.73	c D: 1
62.48/62.73	c estimatedAdderCost: 36
62.48/62.73	c Try to convert by bdds
62.48/62.74	c D: 1
62.48/62.74	c estimatedAdderCost: 35
62.48/62.74	c Try to convert by bdds
62.48/62.75	c D: 1
62.48/62.75	c estimatedAdderCost: 36
62.48/62.75	c Try to convert by bdds
62.48/62.76	c D: 1
62.48/62.76	c estimatedAdderCost: 35
62.48/62.76	c Try to convert by bdds
62.48/62.78	c D: 1
62.48/62.78	c estimatedAdderCost: 36
62.48/62.78	c Try to convert by bdds
62.48/62.79	c D: 1
62.48/62.79	c estimatedAdderCost: 35
62.48/62.79	c Try to convert by bdds
62.58/62.80	c D: 1
62.58/62.80	c estimatedAdderCost: 36
62.58/62.80	c Try to convert by bdds
62.58/62.81	c D: 1
62.58/62.81	c estimatedAdderCost: 35
62.58/62.81	c Try to convert by bdds
62.58/62.83	c D: 1
62.58/62.83	c estimatedAdderCost: 36
62.58/62.83	c Try to convert by bdds
62.58/62.84	c D: 1
62.58/62.84	c estimatedAdderCost: 35
62.58/62.84	c Try to convert by bdds
62.58/62.85	c D: 1
62.58/62.85	c estimatedAdderCost: 36
62.58/62.85	c Try to convert by bdds
62.58/62.86	c D: 1
62.58/62.86	c estimatedAdderCost: 35
62.58/62.86	c Try to convert by bdds
62.58/62.87	c D: 1
62.58/62.87	c estimatedAdderCost: 36
62.58/62.87	c Try to convert by bdds
62.58/62.89	c D: 1
62.58/62.89	c estimatedAdderCost: 35
62.58/62.89	c Try to convert by bdds
62.68/62.90	c D: 1
62.68/62.90	c estimatedAdderCost: 36
62.68/62.90	c Try to convert by bdds
62.68/62.91	c D: 1
62.68/62.91	c estimatedAdderCost: 35
62.68/62.91	c Try to convert by bdds
62.68/62.92	c D: 1
62.68/62.92	c estimatedAdderCost: 36
62.68/62.92	c Try to convert by bdds
62.68/62.94	c D: 1
62.68/62.94	c estimatedAdderCost: 35
62.68/62.94	c Try to convert by bdds
62.68/62.95	c D: 1
62.68/62.95	c estimatedAdderCost: 36
62.68/62.95	c Try to convert by bdds
62.68/62.96	c D: 1
62.68/62.96	c estimatedAdderCost: 35
62.68/62.96	c Try to convert by bdds
62.68/62.97	c D: 1
62.68/62.97	c estimatedAdderCost: 36
62.68/62.97	c Try to convert by bdds
62.68/62.99	c D: 1
62.68/62.99	c estimatedAdderCost: 35
62.68/62.99	c Try to convert by bdds
62.68/63.00	c D: 1
62.68/63.00	c estimatedAdderCost: 36
62.68/63.00	c Try to convert by bdds
62.79/63.01	c D: 1
62.79/63.01	c estimatedAdderCost: 35
62.79/63.01	c Try to convert by bdds
62.79/63.02	c D: 1
62.79/63.02	c estimatedAdderCost: 36
62.79/63.02	c Try to convert by bdds
62.79/63.04	c D: 1
62.79/63.04	c estimatedAdderCost: 35
62.79/63.04	c Try to convert by bdds
62.79/63.05	c D: 1
62.79/63.05	c estimatedAdderCost: 36
62.79/63.05	c Try to convert by bdds
62.79/63.06	c D: 1
62.79/63.06	c estimatedAdderCost: 35
62.79/63.06	c Try to convert by bdds
62.79/63.07	c D: 1
62.79/63.07	c estimatedAdderCost: 36
62.79/63.07	c Try to convert by bdds
62.79/63.08	c D: 1
62.79/63.08	c estimatedAdderCost: 35
62.79/63.08	c Try to convert by bdds
62.79/63.10	c D: 1
62.79/63.10	c estimatedAdderCost: 36
62.79/63.10	c Try to convert by bdds
62.79/63.11	c D: 1
62.79/63.11	c estimatedAdderCost: 35
62.79/63.11	c Try to convert by bdds
62.89/63.12	c D: 1
62.89/63.12	c estimatedAdderCost: 36
62.89/63.12	c Try to convert by bdds
62.89/63.13	c D: 1
62.89/63.13	c estimatedAdderCost: 35
62.89/63.13	c Try to convert by bdds
62.89/63.15	c D: 1
62.89/63.15	c estimatedAdderCost: 36
62.89/63.15	c Try to convert by bdds
62.89/63.16	c D: 1
62.89/63.16	c estimatedAdderCost: 35
62.89/63.16	c Try to convert by bdds
62.89/63.17	c D: 1
62.89/63.17	c estimatedAdderCost: 36
62.89/63.17	c Try to convert by bdds
62.89/63.18	c D: 1
62.89/63.18	c estimatedAdderCost: 35
62.89/63.18	c Try to convert by bdds
62.98/63.20	c D: 1
62.98/63.20	c estimatedAdderCost: 36
62.98/63.20	c Try to convert by bdds
62.98/63.21	c D: 1
62.98/63.21	c estimatedAdderCost: 35
62.98/63.21	c Try to convert by bdds
62.98/63.22	c D: 1
62.98/63.22	c estimatedAdderCost: 36
62.98/63.22	c Try to convert by bdds
62.98/63.23	c D: 1
62.98/63.23	c estimatedAdderCost: 35
62.98/63.23	c Try to convert by bdds
62.98/63.25	c D: 1
62.98/63.25	c estimatedAdderCost: 36
62.98/63.25	c Try to convert by bdds
62.98/63.26	c D: 1
62.98/63.26	c estimatedAdderCost: 35
62.98/63.26	c Try to convert by bdds
62.98/63.27	c D: 1
62.98/63.27	c estimatedAdderCost: 36
62.98/63.27	c Try to convert by bdds
62.98/63.28	c D: 1
62.98/63.28	c estimatedAdderCost: 35
62.98/63.28	c Try to convert by bdds
62.98/63.29	c D: 1
62.98/63.29	c estimatedAdderCost: 36
62.98/63.29	c Try to convert by bdds
63.08/63.31	c D: 1
63.08/63.31	c estimatedAdderCost: 35
63.08/63.31	c Try to convert by bdds
63.08/63.32	c D: 1
63.08/63.32	c estimatedAdderCost: 36
63.08/63.32	c Try to convert by bdds
63.08/63.33	c D: 1
63.08/63.33	c estimatedAdderCost: 35
63.08/63.33	c Try to convert by bdds
63.08/63.34	c D: 1
63.08/63.34	c estimatedAdderCost: 36
63.08/63.34	c Try to convert by bdds
63.08/63.36	c D: 1
63.08/63.36	c estimatedAdderCost: 35
63.08/63.36	c Try to convert by bdds
63.08/63.37	c D: 1
63.08/63.37	c estimatedAdderCost: 36
63.08/63.37	c Try to convert by bdds
63.08/63.38	c D: 1
63.08/63.38	c estimatedAdderCost: 35
63.08/63.38	c Try to convert by bdds
63.08/63.39	c D: 1
63.08/63.39	c estimatedAdderCost: 36
63.08/63.39	c Try to convert by bdds
63.18/63.41	c D: 1
63.18/63.41	c estimatedAdderCost: 35
63.18/63.41	c Try to convert by bdds
63.18/63.42	c D: 1
63.18/63.42	c estimatedAdderCost: 36
63.18/63.42	c Try to convert by bdds
63.18/63.43	c D: 1
63.18/63.43	c estimatedAdderCost: 35
63.18/63.43	c Try to convert by bdds
63.18/63.44	c D: 1
63.18/63.44	c estimatedAdderCost: 36
63.18/63.44	c Try to convert by bdds
63.18/63.45	c D: 1
63.18/63.45	c estimatedAdderCost: 35
63.18/63.45	c Try to convert by bdds
63.18/63.47	c D: 1
63.18/63.47	c estimatedAdderCost: 36
63.18/63.47	c Try to convert by bdds
63.18/63.48	c D: 1
63.18/63.48	c estimatedAdderCost: 35
63.18/63.48	c Try to convert by bdds
63.18/63.49	c D: 1
63.18/63.49	c estimatedAdderCost: 36
63.18/63.49	c Try to convert by bdds
63.28/63.50	c D: 1
63.28/63.50	c estimatedAdderCost: 35
63.28/63.50	c Try to convert by bdds
63.28/63.52	c D: 1
63.28/63.52	c estimatedAdderCost: 36
63.28/63.52	c Try to convert by bdds
63.28/63.53	c D: 1
63.28/63.53	c estimatedAdderCost: 35
63.28/63.53	c Try to convert by bdds
63.28/63.54	c D: 1
63.28/63.54	c estimatedAdderCost: 36
63.28/63.54	c Try to convert by bdds
63.28/63.55	c D: 1
63.28/63.55	c estimatedAdderCost: 35
63.28/63.55	c Try to convert by bdds
63.28/63.57	c D: 1
63.28/63.57	c estimatedAdderCost: 36
63.28/63.57	c Try to convert by bdds
63.28/63.58	c D: 1
63.28/63.58	c estimatedAdderCost: 35
63.28/63.58	c Try to convert by bdds
63.28/63.59	c D: 1
63.28/63.59	c estimatedAdderCost: 36
63.28/63.59	c Try to convert by bdds
63.37/63.60	c D: 1
63.37/63.60	c estimatedAdderCost: 35
63.37/63.60	c Try to convert by bdds
63.37/63.61	c D: 1
63.37/63.61	c estimatedAdderCost: 36
63.37/63.61	c Try to convert by bdds
63.37/63.63	c D: 1
63.37/63.63	c estimatedAdderCost: 35
63.37/63.63	c Try to convert by bdds
63.37/63.64	c D: 1
63.37/63.64	c estimatedAdderCost: 36
63.37/63.64	c Try to convert by bdds
63.37/63.65	c D: 1
63.37/63.65	c estimatedAdderCost: 35
63.37/63.65	c Try to convert by bdds
63.37/63.66	c D: 1
63.37/63.66	c estimatedAdderCost: 36
63.37/63.66	c Try to convert by bdds
63.37/63.68	c D: 1
63.37/63.68	c estimatedAdderCost: 35
63.37/63.68	c Try to convert by bdds
63.37/63.69	c D: 1
63.37/63.69	c estimatedAdderCost: 36
63.37/63.69	c Try to convert by bdds
63.47/63.70	c D: 1
63.47/63.70	c estimatedAdderCost: 35
63.47/63.70	c Try to convert by bdds
63.47/63.71	c D: 1
63.47/63.71	c estimatedAdderCost: 36
63.47/63.71	c Try to convert by bdds
63.47/63.73	c D: 1
63.47/63.73	c estimatedAdderCost: 35
63.47/63.73	c Try to convert by bdds
63.47/63.74	c D: 1
63.47/63.74	c estimatedAdderCost: 36
63.47/63.74	c Try to convert by bdds
63.47/63.75	c D: 1
63.47/63.75	c estimatedAdderCost: 35
63.47/63.75	c Try to convert by bdds
63.47/63.76	c D: 1
63.47/63.76	c estimatedAdderCost: 36
63.47/63.76	c Try to convert by bdds
63.47/63.77	c D: 1
63.47/63.77	c estimatedAdderCost: 35
63.47/63.77	c Try to convert by bdds
63.47/63.79	c D: 1
63.47/63.79	c estimatedAdderCost: 36
63.47/63.79	c Try to convert by bdds
63.57/63.80	c D: 1
63.57/63.80	c estimatedAdderCost: 35
63.57/63.80	c Try to convert by bdds
63.57/63.81	c D: 1
63.57/63.81	c estimatedAdderCost: 36
63.57/63.81	c Try to convert by bdds
63.57/63.82	c D: 1
63.57/63.82	c estimatedAdderCost: 35
63.57/63.82	c Try to convert by bdds
63.57/63.84	c D: 1
63.57/63.84	c estimatedAdderCost: 36
63.57/63.84	c Try to convert by bdds
63.57/63.85	c D: 1
63.57/63.85	c estimatedAdderCost: 35
63.57/63.85	c Try to convert by bdds
63.57/63.86	c D: 1
63.57/63.86	c estimatedAdderCost: 36
63.57/63.86	c Try to convert by bdds
63.57/63.87	c D: 1
63.57/63.87	c estimatedAdderCost: 35
63.57/63.87	c Try to convert by bdds
63.57/63.89	c D: 1
63.57/63.89	c estimatedAdderCost: 36
63.57/63.89	c Try to convert by bdds
63.67/63.90	c D: 1
63.67/63.90	c estimatedAdderCost: 35
63.67/63.90	c Try to convert by bdds
63.67/63.91	c D: 1
63.67/63.91	c estimatedAdderCost: 36
63.67/63.91	c Try to convert by bdds
63.67/63.92	c D: 1
63.67/63.92	c estimatedAdderCost: 35
63.67/63.92	c Try to convert by bdds
63.67/63.94	c D: 1
63.67/63.94	c estimatedAdderCost: 36
63.67/63.94	c Try to convert by bdds
63.67/63.95	c D: 1
63.67/63.95	c estimatedAdderCost: 35
63.67/63.95	c Try to convert by bdds
63.67/63.96	c D: 1
63.67/63.96	c estimatedAdderCost: 36
63.67/63.96	c Try to convert by bdds
63.67/63.97	c D: 1
63.67/63.97	c estimatedAdderCost: 35
63.67/63.97	c Try to convert by bdds
63.67/63.98	c D: 1
63.67/63.98	c estimatedAdderCost: 36
63.67/63.98	c Try to convert by bdds
63.67/64.00	c D: 1
63.67/64.00	c estimatedAdderCost: 35
63.67/64.00	c Try to convert by bdds
63.79/64.01	c D: 1
63.79/64.01	c estimatedAdderCost: 36
63.79/64.01	c Try to convert by bdds
63.79/64.02	c D: 1
63.79/64.02	c estimatedAdderCost: 35
63.79/64.02	c Try to convert by bdds
63.79/64.03	c D: 1
63.79/64.03	c estimatedAdderCost: 36
63.79/64.03	c Try to convert by bdds
63.79/64.05	c D: 1
63.79/64.05	c estimatedAdderCost: 35
63.79/64.05	c Try to convert by bdds
63.79/64.06	c D: 1
63.79/64.06	c estimatedAdderCost: 36
63.79/64.06	c Try to convert by bdds
63.79/64.07	c D: 1
63.79/64.07	c estimatedAdderCost: 35
63.79/64.07	c Try to convert by bdds
63.79/64.08	c D: 1
63.79/64.08	c estimatedAdderCost: 36
63.79/64.08	c Try to convert by bdds
63.79/64.10	c D: 1
63.79/64.10	c estimatedAdderCost: 35
63.79/64.10	c Try to convert by bdds
63.79/64.11	c D: 1
63.79/64.11	c estimatedAdderCost: 36
63.79/64.11	c Try to convert by bdds
63.89/64.12	c D: 1
63.89/64.12	c estimatedAdderCost: 35
63.89/64.12	c Try to convert by bdds
63.89/64.13	c D: 1
63.89/64.13	c estimatedAdderCost: 36
63.89/64.13	c Try to convert by bdds
63.89/64.15	c D: 1
63.89/64.15	c estimatedAdderCost: 35
63.89/64.15	c Try to convert by bdds
63.89/64.16	c D: 1
63.89/64.16	c estimatedAdderCost: 36
63.89/64.16	c Try to convert by bdds
63.89/64.17	c D: 1
63.89/64.17	c estimatedAdderCost: 35
63.89/64.17	c Try to convert by bdds
63.89/64.18	c D: 1
63.89/64.18	c estimatedAdderCost: 36
63.89/64.18	c Try to convert by bdds
63.89/64.20	c D: 1
63.89/64.20	c estimatedAdderCost: 35
63.89/64.20	c Try to convert by bdds
63.97/64.21	c D: 1
63.97/64.21	c estimatedAdderCost: 36
63.97/64.21	c Try to convert by bdds
63.97/64.22	c D: 1
63.97/64.22	c estimatedAdderCost: 35
63.97/64.22	c Try to convert by bdds
63.97/64.23	c D: 1
63.97/64.23	c estimatedAdderCost: 36
63.97/64.23	c Try to convert by bdds
63.97/64.24	c D: 1
63.97/64.24	c estimatedAdderCost: 35
63.97/64.24	c Try to convert by bdds
63.97/64.26	c D: 1
63.97/64.26	c estimatedAdderCost: 36
63.97/64.26	c Try to convert by bdds
63.97/64.27	c D: 1
63.97/64.27	c estimatedAdderCost: 35
63.97/64.27	c Try to convert by bdds
63.97/64.28	c D: 1
63.97/64.28	c estimatedAdderCost: 36
63.97/64.28	c Try to convert by bdds
63.97/64.29	c D: 1
63.97/64.29	c estimatedAdderCost: 35
63.97/64.29	c Try to convert by bdds
64.07/64.31	c D: 1
64.07/64.31	c estimatedAdderCost: 36
64.07/64.31	c Try to convert by bdds
64.07/64.32	c D: 1
64.07/64.32	c estimatedAdderCost: 35
64.07/64.32	c Try to convert by bdds
64.07/64.33	c D: 1
64.07/64.33	c estimatedAdderCost: 36
64.07/64.33	c Try to convert by bdds
64.07/64.34	c D: 1
64.07/64.34	c estimatedAdderCost: 35
64.07/64.34	c Try to convert by bdds
64.07/64.36	c D: 1
64.07/64.36	c estimatedAdderCost: 36
64.07/64.36	c Try to convert by bdds
64.07/64.37	c D: 1
64.07/64.37	c estimatedAdderCost: 35
64.07/64.37	c Try to convert by bdds
64.07/64.38	c D: 1
64.07/64.38	c estimatedAdderCost: 36
64.07/64.38	c Try to convert by bdds
64.07/64.39	c D: 1
64.07/64.39	c estimatedAdderCost: 35
64.07/64.39	c Try to convert by bdds
64.17/64.41	c D: 1
64.17/64.41	c estimatedAdderCost: 36
64.17/64.41	c Try to convert by bdds
64.17/64.42	c D: 1
64.17/64.42	c estimatedAdderCost: 35
64.17/64.42	c Try to convert by bdds
64.17/64.43	c D: 1
64.17/64.43	c estimatedAdderCost: 36
64.17/64.43	c Try to convert by bdds
64.17/64.44	c D: 1
64.17/64.44	c estimatedAdderCost: 35
64.17/64.44	c Try to convert by bdds
64.17/64.46	c D: 1
64.17/64.46	c estimatedAdderCost: 36
64.17/64.46	c Try to convert by bdds
64.17/64.47	c D: 1
64.17/64.47	c estimatedAdderCost: 35
64.17/64.47	c Try to convert by bdds
64.17/64.48	c D: 1
64.17/64.48	c estimatedAdderCost: 36
64.17/64.48	c Try to convert by bdds
64.17/64.49	c D: 1
64.17/64.49	c estimatedAdderCost: 35
64.17/64.49	c Try to convert by bdds
64.27/64.50	c D: 1
64.27/64.50	c estimatedAdderCost: 36
64.27/64.50	c Try to convert by bdds
64.27/64.52	c D: 1
64.27/64.52	c estimatedAdderCost: 35
64.27/64.52	c Try to convert by bdds
64.27/64.53	c D: 1
64.27/64.53	c estimatedAdderCost: 36
64.27/64.53	c Try to convert by bdds
64.27/64.54	c D: 1
64.27/64.54	c estimatedAdderCost: 35
64.27/64.54	c Try to convert by bdds
64.27/64.55	c D: 1
64.27/64.55	c estimatedAdderCost: 36
64.27/64.55	c Try to convert by bdds
64.27/64.57	c D: 1
64.27/64.57	c estimatedAdderCost: 35
64.27/64.57	c Try to convert by bdds
64.27/64.58	c D: 1
64.27/64.58	c estimatedAdderCost: 36
64.27/64.58	c Try to convert by bdds
64.27/64.59	c D: 1
64.27/64.59	c estimatedAdderCost: 35
64.27/64.59	c Try to convert by bdds
64.37/64.60	c D: 1
64.37/64.60	c estimatedAdderCost: 36
64.37/64.60	c Try to convert by bdds
64.37/64.62	c D: 1
64.37/64.62	c estimatedAdderCost: 35
64.37/64.62	c Try to convert by bdds
64.37/64.63	c D: 1
64.37/64.63	c estimatedAdderCost: 36
64.37/64.63	c Try to convert by bdds
64.37/64.64	c D: 1
64.37/64.64	c estimatedAdderCost: 35
64.37/64.64	c Try to convert by bdds
64.37/64.65	c D: 1
64.37/64.65	c estimatedAdderCost: 36
64.37/64.65	c Try to convert by bdds
64.37/64.67	c D: 1
64.37/64.67	c estimatedAdderCost: 35
64.37/64.67	c Try to convert by bdds
64.37/64.68	c D: 1
64.37/64.68	c estimatedAdderCost: 36
64.37/64.68	c Try to convert by bdds
64.37/64.69	c D: 1
64.37/64.69	c estimatedAdderCost: 35
64.37/64.69	c Try to convert by bdds
64.47/64.70	c D: 1
64.47/64.70	c estimatedAdderCost: 36
64.47/64.70	c Try to convert by bdds
64.47/64.72	c D: 1
64.47/64.72	c estimatedAdderCost: 35
64.47/64.72	c Try to convert by bdds
64.47/64.73	c D: 1
64.47/64.73	c estimatedAdderCost: 36
64.47/64.73	c Try to convert by bdds
64.47/64.74	c D: 1
64.47/64.74	c estimatedAdderCost: 35
64.47/64.74	c Try to convert by bdds
64.47/64.75	c D: 1
64.47/64.75	c estimatedAdderCost: 36
64.47/64.75	c Try to convert by bdds
64.47/64.76	c D: 1
64.47/64.76	c estimatedAdderCost: 35
64.47/64.76	c Try to convert by bdds
64.47/64.78	c D: 1
64.47/64.78	c estimatedAdderCost: 36
64.47/64.78	c Try to convert by bdds
64.47/64.79	c D: 1
64.47/64.79	c estimatedAdderCost: 35
64.47/64.79	c Try to convert by bdds
64.57/64.80	c D: 1
64.57/64.80	c estimatedAdderCost: 36
64.57/64.80	c Try to convert by bdds
64.57/64.81	c D: 1
64.57/64.81	c estimatedAdderCost: 35
64.57/64.81	c Try to convert by bdds
64.57/64.83	c D: 1
64.57/64.83	c estimatedAdderCost: 36
64.57/64.83	c Try to convert by bdds
64.57/64.84	c D: 1
64.57/64.84	c estimatedAdderCost: 35
64.57/64.84	c Try to convert by bdds
64.57/64.85	c D: 1
64.57/64.85	c estimatedAdderCost: 36
64.57/64.85	c Try to convert by bdds
64.57/64.86	c D: 1
64.57/64.86	c estimatedAdderCost: 35
64.57/64.86	c Try to convert by bdds
64.57/64.88	c D: 1
64.57/64.88	c estimatedAdderCost: 36
64.57/64.88	c Try to convert by bdds
64.57/64.89	c D: 1
64.57/64.89	c estimatedAdderCost: 35
64.57/64.89	c Try to convert by bdds
64.67/64.90	c D: 1
64.67/64.90	c estimatedAdderCost: 36
64.67/64.90	c Try to convert by bdds
64.67/64.91	c D: 1
64.67/64.91	c estimatedAdderCost: 35
64.67/64.91	c Try to convert by bdds
64.67/64.93	c D: 1
64.67/64.93	c estimatedAdderCost: 36
64.67/64.93	c Try to convert by bdds
64.67/64.94	c D: 1
64.67/64.94	c estimatedAdderCost: 35
64.67/64.94	c Try to convert by bdds
64.67/64.95	c D: 1
64.67/64.95	c estimatedAdderCost: 36
64.67/64.95	c Try to convert by bdds
64.67/64.96	c D: 1
64.67/64.96	c estimatedAdderCost: 35
64.67/64.96	c Try to convert by bdds
64.67/64.98	c D: 1
64.67/64.98	c estimatedAdderCost: 36
64.67/64.98	c Try to convert by bdds
64.67/64.99	c D: 1
64.67/64.99	c estimatedAdderCost: 35
64.67/64.99	c Try to convert by bdds
64.67/65.00	c D: 1
64.67/65.00	c estimatedAdderCost: 36
64.67/65.00	c Try to convert by bdds
64.78/65.01	c D: 1
64.78/65.01	c estimatedAdderCost: 35
64.78/65.01	c Try to convert by bdds
64.78/65.03	c D: 1
64.78/65.03	c estimatedAdderCost: 36
64.78/65.03	c Try to convert by bdds
64.78/65.04	c D: 1
64.78/65.04	c estimatedAdderCost: 35
64.78/65.04	c Try to convert by bdds
64.78/65.05	c D: 1
64.78/65.05	c estimatedAdderCost: 36
64.78/65.05	c Try to convert by bdds
64.78/65.06	c D: 1
64.78/65.06	c estimatedAdderCost: 35
64.78/65.06	c Try to convert by bdds
64.78/65.07	c D: 1
64.78/65.07	c estimatedAdderCost: 36
64.78/65.07	c Try to convert by bdds
64.78/65.09	c D: 1
64.78/65.09	c estimatedAdderCost: 35
64.78/65.09	c Try to convert by bdds
64.78/65.10	c D: 1
64.78/65.10	c estimatedAdderCost: 36
64.78/65.10	c Try to convert by bdds
64.88/65.11	c D: 1
64.88/65.11	c estimatedAdderCost: 35
64.88/65.11	c Try to convert by bdds
64.88/65.12	c D: 1
64.88/65.12	c estimatedAdderCost: 36
64.88/65.12	c Try to convert by bdds
64.88/65.14	c D: 1
64.88/65.14	c estimatedAdderCost: 35
64.88/65.14	c Try to convert by bdds
64.88/65.15	c D: 1
64.88/65.15	c estimatedAdderCost: 36
64.88/65.15	c Try to convert by bdds
64.88/65.16	c D: 1
64.88/65.16	c estimatedAdderCost: 35
64.88/65.16	c Try to convert by bdds
64.88/65.17	c D: 1
64.88/65.17	c estimatedAdderCost: 36
64.88/65.17	c Try to convert by bdds
64.88/65.19	c D: 1
64.88/65.19	c estimatedAdderCost: 35
64.88/65.19	c Try to convert by bdds
64.97/65.20	c D: 1
64.97/65.20	c estimatedAdderCost: 36
64.97/65.20	c Try to convert by bdds
64.97/65.21	c D: 1
64.97/65.21	c estimatedAdderCost: 35
64.97/65.21	c Try to convert by bdds
64.97/65.22	c D: 1
64.97/65.22	c estimatedAdderCost: 36
64.97/65.22	c Try to convert by bdds
64.97/65.24	c D: 1
64.97/65.24	c estimatedAdderCost: 35
64.97/65.24	c Try to convert by bdds
64.97/65.25	c D: 1
64.97/65.25	c estimatedAdderCost: 36
64.97/65.25	c Try to convert by bdds
64.97/65.26	c D: 1
64.97/65.26	c estimatedAdderCost: 35
64.97/65.26	c Try to convert by bdds
64.97/65.27	c D: 1
64.97/65.27	c estimatedAdderCost: 36
64.97/65.27	c Try to convert by bdds
64.97/65.29	c D: 1
64.97/65.29	c estimatedAdderCost: 35
64.97/65.29	c Try to convert by bdds
65.07/65.30	c D: 1
65.07/65.30	c estimatedAdderCost: 36
65.07/65.30	c Try to convert by bdds
65.07/65.31	c D: 1
65.07/65.31	c estimatedAdderCost: 35
65.07/65.31	c Try to convert by bdds
65.07/65.32	c D: 1
65.07/65.32	c estimatedAdderCost: 36
65.07/65.32	c Try to convert by bdds
65.07/65.33	c D: 1
65.07/65.33	c estimatedAdderCost: 35
65.07/65.33	c Try to convert by bdds
65.07/65.35	c D: 1
65.07/65.35	c estimatedAdderCost: 36
65.07/65.35	c Try to convert by bdds
65.07/65.36	c D: 1
65.07/65.36	c estimatedAdderCost: 35
65.07/65.36	c Try to convert by bdds
65.07/65.37	c D: 1
65.07/65.37	c estimatedAdderCost: 36
65.07/65.37	c Try to convert by bdds
65.07/65.38	c D: 1
65.07/65.38	c estimatedAdderCost: 35
65.07/65.38	c Try to convert by bdds
65.17/65.40	c D: 1
65.17/65.40	c estimatedAdderCost: 36
65.17/65.40	c Try to convert by bdds
65.17/65.41	c D: 1
65.17/65.41	c estimatedAdderCost: 35
65.17/65.41	c Try to convert by bdds
65.17/65.42	c D: 1
65.17/65.42	c estimatedAdderCost: 36
65.17/65.42	c Try to convert by bdds
65.17/65.43	c D: 1
65.17/65.43	c estimatedAdderCost: 35
65.17/65.43	c Try to convert by bdds
65.17/65.45	c D: 1
65.17/65.45	c estimatedAdderCost: 36
65.17/65.45	c Try to convert by bdds
65.17/65.46	c D: 1
65.17/65.46	c estimatedAdderCost: 35
65.17/65.46	c Try to convert by bdds
65.17/65.47	c D: 1
65.17/65.47	c estimatedAdderCost: 36
65.17/65.47	c Try to convert by bdds
65.17/65.48	c D: 1
65.17/65.48	c estimatedAdderCost: 35
65.17/65.48	c Try to convert by bdds
65.27/65.50	c D: 1
65.27/65.50	c estimatedAdderCost: 36
65.27/65.50	c Try to convert by bdds
65.27/65.51	c D: 1
65.27/65.51	c estimatedAdderCost: 35
65.27/65.51	c Try to convert by bdds
65.27/65.52	c D: 1
65.27/65.52	c estimatedAdderCost: 36
65.27/65.52	c Try to convert by bdds
65.27/65.53	c D: 1
65.27/65.53	c estimatedAdderCost: 35
65.27/65.53	c Try to convert by bdds
65.27/65.55	c D: 1
65.27/65.55	c estimatedAdderCost: 36
65.27/65.55	c Try to convert by bdds
65.27/65.56	c D: 1
65.27/65.56	c estimatedAdderCost: 35
65.27/65.56	c Try to convert by bdds
65.27/65.57	c D: 1
65.27/65.57	c estimatedAdderCost: 36
65.27/65.57	c Try to convert by bdds
65.27/65.58	c D: 1
65.27/65.58	c estimatedAdderCost: 35
65.27/65.58	c Try to convert by bdds
65.27/65.60	c D: 1
65.27/65.60	c estimatedAdderCost: 36
65.27/65.60	c Try to convert by bdds
65.37/65.61	c D: 1
65.37/65.61	c estimatedAdderCost: 35
65.37/65.61	c Try to convert by bdds
65.37/65.62	c D: 1
65.37/65.62	c estimatedAdderCost: 36
65.37/65.62	c Try to convert by bdds
65.37/65.63	c D: 1
65.37/65.63	c estimatedAdderCost: 35
65.37/65.63	c Try to convert by bdds
65.37/65.64	c D: 1
65.37/65.64	c estimatedAdderCost: 36
65.37/65.64	c Try to convert by bdds
65.37/65.66	c D: 1
65.37/65.66	c estimatedAdderCost: 35
65.37/65.66	c Try to convert by bdds
65.37/65.67	c D: 1
65.37/65.67	c estimatedAdderCost: 36
65.37/65.67	c Try to convert by bdds
65.37/65.68	c D: 1
65.37/65.68	c estimatedAdderCost: 35
65.37/65.68	c Try to convert by bdds
65.37/65.69	c D: 1
65.37/65.69	c estimatedAdderCost: 36
65.37/65.69	c Try to convert by bdds
65.47/65.71	c D: 1
65.47/65.71	c estimatedAdderCost: 35
65.47/65.71	c Try to convert by bdds
65.47/65.72	c D: 1
65.47/65.72	c estimatedAdderCost: 36
65.47/65.72	c Try to convert by bdds
65.47/65.73	c D: 1
65.47/65.73	c estimatedAdderCost: 35
65.47/65.73	c Try to convert by bdds
65.47/65.74	c D: 1
65.47/65.74	c estimatedAdderCost: 36
65.47/65.74	c Try to convert by bdds
65.47/65.76	c D: 1
65.47/65.76	c estimatedAdderCost: 35
65.47/65.76	c Try to convert by bdds
65.47/65.77	c D: 1
65.47/65.77	c estimatedAdderCost: 36
65.47/65.77	c Try to convert by bdds
65.47/65.78	c D: 1
65.47/65.78	c estimatedAdderCost: 35
65.47/65.78	c Try to convert by bdds
65.47/65.79	c D: 1
65.47/65.79	c estimatedAdderCost: 36
65.47/65.79	c Try to convert by bdds
65.57/65.81	c D: 1
65.57/65.81	c estimatedAdderCost: 35
65.57/65.81	c Try to convert by bdds
65.57/65.82	c D: 1
65.57/65.82	c estimatedAdderCost: 36
65.57/65.82	c Try to convert by bdds
65.57/65.83	c D: 1
65.57/65.83	c estimatedAdderCost: 35
65.57/65.83	c Try to convert by bdds
65.57/65.84	c D: 1
65.57/65.84	c estimatedAdderCost: 36
65.57/65.84	c Try to convert by bdds
65.57/65.85	c D: 1
65.57/65.85	c estimatedAdderCost: 35
65.57/65.85	c Try to convert by bdds
65.57/65.87	c D: 1
65.57/65.87	c estimatedAdderCost: 36
65.57/65.87	c Try to convert by bdds
65.57/65.88	c D: 1
65.57/65.88	c estimatedAdderCost: 35
65.57/65.88	c Try to convert by bdds
65.57/65.89	c D: 1
65.57/65.89	c estimatedAdderCost: 36
65.57/65.89	c Try to convert by bdds
65.67/65.90	c D: 1
65.67/65.90	c estimatedAdderCost: 35
65.67/65.90	c Try to convert by bdds
65.67/65.92	c D: 1
65.67/65.92	c estimatedAdderCost: 36
65.67/65.92	c Try to convert by bdds
65.67/65.93	c D: 1
65.67/65.93	c estimatedAdderCost: 35
65.67/65.93	c Try to convert by bdds
65.67/65.94	c D: 1
65.67/65.94	c estimatedAdderCost: 36
65.67/65.94	c Try to convert by bdds
65.67/65.95	c D: 1
65.67/65.95	c estimatedAdderCost: 35
65.67/65.95	c Try to convert by bdds
65.67/65.97	c D: 1
65.67/65.97	c estimatedAdderCost: 36
65.67/65.97	c Try to convert by bdds
65.67/65.98	c D: 1
65.67/65.98	c estimatedAdderCost: 35
65.67/65.98	c Try to convert by bdds
65.67/65.99	c D: 1
65.67/65.99	c estimatedAdderCost: 36
65.67/65.99	c Try to convert by bdds
65.67/66.00	c D: 1
65.67/66.00	c estimatedAdderCost: 35
65.67/66.00	c Try to convert by bdds
65.78/66.02	c D: 1
65.78/66.02	c estimatedAdderCost: 36
65.78/66.02	c Try to convert by bdds
65.78/66.03	c D: 1
65.78/66.03	c estimatedAdderCost: 35
65.78/66.03	c Try to convert by bdds
65.78/66.04	c D: 1
65.78/66.04	c estimatedAdderCost: 36
65.78/66.04	c Try to convert by bdds
65.78/66.05	c D: 1
65.78/66.05	c estimatedAdderCost: 35
65.78/66.05	c Try to convert by bdds
65.78/66.07	c D: 1
65.78/66.07	c estimatedAdderCost: 36
65.78/66.07	c Try to convert by bdds
65.78/66.08	c D: 1
65.78/66.08	c estimatedAdderCost: 35
65.78/66.08	c Try to convert by bdds
65.78/66.09	c D: 1
65.78/66.09	c estimatedAdderCost: 36
65.78/66.09	c Try to convert by bdds
65.78/66.10	c D: 1
65.78/66.10	c estimatedAdderCost: 35
65.78/66.10	c Try to convert by bdds
65.88/66.12	c D: 1
65.88/66.12	c estimatedAdderCost: 36
65.88/66.12	c Try to convert by bdds
65.88/66.13	c D: 1
65.88/66.13	c estimatedAdderCost: 35
65.88/66.13	c Try to convert by bdds
65.88/66.14	c D: 1
65.88/66.14	c estimatedAdderCost: 36
65.88/66.14	c Try to convert by bdds
65.88/66.15	c D: 1
65.88/66.15	c estimatedAdderCost: 35
65.88/66.15	c Try to convert by bdds
65.88/66.16	c D: 1
65.88/66.16	c estimatedAdderCost: 36
65.88/66.16	c Try to convert by bdds
65.88/66.18	c D: 1
65.88/66.18	c estimatedAdderCost: 35
65.88/66.18	c Try to convert by bdds
65.88/66.19	c D: 1
65.88/66.19	c estimatedAdderCost: 36
65.88/66.19	c Try to convert by bdds
65.97/66.20	c D: 1
65.97/66.20	c estimatedAdderCost: 35
65.97/66.20	c Try to convert by bdds
65.97/66.21	c D: 1
65.97/66.21	c estimatedAdderCost: 36
65.97/66.21	c Try to convert by bdds
65.97/66.23	c D: 1
65.97/66.23	c estimatedAdderCost: 35
65.97/66.23	c Try to convert by bdds
65.97/66.24	c D: 1
65.97/66.24	c estimatedAdderCost: 36
65.97/66.24	c Try to convert by bdds
65.97/66.25	c D: 1
65.97/66.25	c estimatedAdderCost: 35
65.97/66.25	c Try to convert by bdds
65.97/66.26	c D: 1
65.97/66.26	c estimatedAdderCost: 36
65.97/66.26	c Try to convert by bdds
65.97/66.28	c D: 1
65.97/66.28	c estimatedAdderCost: 35
65.97/66.28	c Try to convert by bdds
65.97/66.29	c D: 1
65.97/66.29	c estimatedAdderCost: 36
65.97/66.29	c Try to convert by bdds
66.07/66.30	c D: 1
66.07/66.30	c estimatedAdderCost: 35
66.07/66.30	c Try to convert by bdds
66.07/66.31	c D: 1
66.07/66.31	c estimatedAdderCost: 36
66.07/66.31	c Try to convert by bdds
66.07/66.33	c D: 1
66.07/66.33	c estimatedAdderCost: 35
66.07/66.33	c Try to convert by bdds
66.07/66.34	c D: 1
66.07/66.34	c estimatedAdderCost: 36
66.07/66.34	c Try to convert by bdds
66.07/66.35	c D: 1
66.07/66.35	c estimatedAdderCost: 35
66.07/66.35	c Try to convert by bdds
66.07/66.36	c D: 1
66.07/66.36	c estimatedAdderCost: 36
66.07/66.36	c Try to convert by bdds
66.07/66.38	c D: 1
66.07/66.38	c estimatedAdderCost: 35
66.07/66.38	c Try to convert by bdds
66.07/66.39	c D: 1
66.07/66.39	c estimatedAdderCost: 36
66.07/66.39	c Try to convert by bdds
66.17/66.40	c D: 1
66.17/66.40	c estimatedAdderCost: 35
66.17/66.40	c Try to convert by bdds
66.17/66.41	c D: 1
66.17/66.41	c estimatedAdderCost: 36
66.17/66.41	c Try to convert by bdds
66.17/66.43	c D: 1
66.17/66.43	c estimatedAdderCost: 35
66.17/66.43	c Try to convert by bdds
66.17/66.44	c D: 1
66.17/66.44	c estimatedAdderCost: 36
66.17/66.44	c Try to convert by bdds
66.17/66.45	c D: 1
66.17/66.45	c estimatedAdderCost: 35
66.17/66.45	c Try to convert by bdds
66.17/66.46	c D: 1
66.17/66.46	c estimatedAdderCost: 36
66.17/66.46	c Try to convert by bdds
66.17/66.47	c D: 1
66.17/66.47	c estimatedAdderCost: 35
66.17/66.47	c Try to convert by bdds
66.17/66.49	c D: 1
66.17/66.49	c estimatedAdderCost: 36
66.17/66.49	c Try to convert by bdds
66.27/66.50	c D: 1
66.27/66.50	c estimatedAdderCost: 35
66.27/66.50	c Try to convert by bdds
66.27/66.51	c D: 1
66.27/66.51	c estimatedAdderCost: 36
66.27/66.51	c Try to convert by bdds
66.27/66.52	c D: 1
66.27/66.52	c estimatedAdderCost: 35
66.27/66.52	c Try to convert by bdds
66.27/66.54	c D: 1
66.27/66.54	c estimatedAdderCost: 36
66.27/66.54	c Try to convert by bdds
66.27/66.55	c D: 1
66.27/66.55	c estimatedAdderCost: 35
66.27/66.55	c Try to convert by bdds
66.27/66.56	c D: 1
66.27/66.56	c estimatedAdderCost: 36
66.27/66.56	c Try to convert by bdds
66.27/66.57	c D: 1
66.27/66.57	c estimatedAdderCost: 35
66.27/66.57	c Try to convert by bdds
66.27/66.59	c D: 1
66.27/66.59	c estimatedAdderCost: 36
66.27/66.59	c Try to convert by bdds
66.37/66.60	c D: 1
66.37/66.60	c estimatedAdderCost: 35
66.37/66.60	c Try to convert by bdds
66.37/66.61	c D: 1
66.37/66.61	c estimatedAdderCost: 36
66.37/66.61	c Try to convert by bdds
66.37/66.62	c D: 1
66.37/66.62	c estimatedAdderCost: 35
66.37/66.62	c Try to convert by bdds
66.37/66.64	c D: 1
66.37/66.64	c estimatedAdderCost: 36
66.37/66.64	c Try to convert by bdds
66.37/66.65	c D: 1
66.37/66.65	c estimatedAdderCost: 35
66.37/66.65	c Try to convert by bdds
66.37/66.66	c D: 1
66.37/66.66	c estimatedAdderCost: 36
66.37/66.66	c Try to convert by bdds
66.37/66.67	c D: 1
66.37/66.67	c estimatedAdderCost: 35
66.37/66.67	c Try to convert by bdds
66.37/66.69	c D: 1
66.37/66.69	c estimatedAdderCost: 36
66.37/66.69	c Try to convert by bdds
66.47/66.70	c D: 1
66.47/66.70	c estimatedAdderCost: 35
66.47/66.70	c Try to convert by bdds
66.47/66.71	c D: 1
66.47/66.71	c estimatedAdderCost: 36
66.47/66.71	c Try to convert by bdds
66.47/66.72	c D: 1
66.47/66.72	c estimatedAdderCost: 35
66.47/66.72	c Try to convert by bdds
66.47/66.74	c D: 1
66.47/66.74	c estimatedAdderCost: 36
66.47/66.74	c Try to convert by bdds
66.47/66.75	c D: 1
66.47/66.75	c estimatedAdderCost: 35
66.47/66.75	c Try to convert by bdds
66.47/66.76	c D: 1
66.47/66.76	c estimatedAdderCost: 36
66.47/66.76	c Try to convert by bdds
66.47/66.77	c D: 1
66.47/66.77	c estimatedAdderCost: 35
66.47/66.77	c Try to convert by bdds
66.47/66.79	c D: 1
66.47/66.79	c estimatedAdderCost: 36
66.47/66.79	c Try to convert by bdds
66.57/66.80	c D: 1
66.57/66.80	c estimatedAdderCost: 35
66.57/66.80	c Try to convert by bdds
66.57/66.81	c D: 1
66.57/66.81	c estimatedAdderCost: 36
66.57/66.81	c Try to convert by bdds
66.57/66.82	c D: 1
66.57/66.82	c estimatedAdderCost: 35
66.57/66.82	c Try to convert by bdds
66.57/66.84	c D: 1
66.57/66.84	c estimatedAdderCost: 36
66.57/66.84	c Try to convert by bdds
66.57/66.85	c D: 1
66.57/66.85	c estimatedAdderCost: 35
66.57/66.85	c Try to convert by bdds
66.57/66.86	c D: 1
66.57/66.86	c estimatedAdderCost: 36
66.57/66.86	c Try to convert by bdds
66.57/66.87	c D: 1
66.57/66.87	c estimatedAdderCost: 35
66.57/66.87	c Try to convert by bdds
66.57/66.89	c D: 1
66.57/66.89	c estimatedAdderCost: 36
66.57/66.89	c Try to convert by bdds
66.66/66.90	c D: 1
66.66/66.90	c estimatedAdderCost: 35
66.66/66.90	c Try to convert by bdds
66.66/66.91	c D: 1
66.66/66.91	c estimatedAdderCost: 36
66.66/66.91	c Try to convert by bdds
66.66/66.92	c D: 1
66.66/66.92	c estimatedAdderCost: 35
66.66/66.92	c Try to convert by bdds
66.66/66.94	c D: 1
66.66/66.94	c estimatedAdderCost: 36
66.66/66.94	c Try to convert by bdds
66.66/66.95	c D: 1
66.66/66.95	c estimatedAdderCost: 35
66.66/66.95	c Try to convert by bdds
66.66/66.96	c D: 1
66.66/66.96	c estimatedAdderCost: 36
66.66/66.96	c Try to convert by bdds
66.66/66.97	c D: 1
66.66/66.97	c estimatedAdderCost: 35
66.66/66.97	c Try to convert by bdds
66.66/66.99	c D: 1
66.66/66.99	c estimatedAdderCost: 36
66.66/66.99	c Try to convert by bdds
66.66/67.00	c D: 1
66.66/67.00	c estimatedAdderCost: 35
66.66/67.00	c Try to convert by bdds
66.78/67.01	c D: 1
66.78/67.01	c estimatedAdderCost: 36
66.78/67.01	c Try to convert by bdds
66.78/67.02	c D: 1
66.78/67.02	c estimatedAdderCost: 35
66.78/67.02	c Try to convert by bdds
66.78/67.03	c D: 1
66.78/67.03	c estimatedAdderCost: 36
66.78/67.03	c Try to convert by bdds
66.78/67.05	c D: 1
66.78/67.05	c estimatedAdderCost: 35
66.78/67.05	c Try to convert by bdds
66.78/67.06	c D: 1
66.78/67.06	c estimatedAdderCost: 36
66.78/67.06	c Try to convert by bdds
66.78/67.07	c D: 1
66.78/67.07	c estimatedAdderCost: 35
66.78/67.07	c Try to convert by bdds
66.78/67.08	c D: 1
66.78/67.08	c estimatedAdderCost: 36
66.78/67.08	c Try to convert by bdds
66.78/67.10	c D: 1
66.78/67.10	c estimatedAdderCost: 35
66.78/67.10	c Try to convert by bdds
66.88/67.11	c D: 1
66.88/67.11	c estimatedAdderCost: 36
66.88/67.11	c Try to convert by bdds
66.88/67.12	c D: 1
66.88/67.12	c estimatedAdderCost: 35
66.88/67.12	c Try to convert by bdds
66.88/67.13	c D: 1
66.88/67.13	c estimatedAdderCost: 36
66.88/67.13	c Try to convert by bdds
66.88/67.15	c D: 1
66.88/67.15	c estimatedAdderCost: 35
66.88/67.15	c Try to convert by bdds
66.88/67.16	c D: 1
66.88/67.16	c estimatedAdderCost: 36
66.88/67.16	c Try to convert by bdds
66.88/67.17	c D: 1
66.88/67.17	c estimatedAdderCost: 35
66.88/67.17	c Try to convert by bdds
66.88/67.18	c D: 1
66.88/67.18	c estimatedAdderCost: 36
66.88/67.18	c Try to convert by bdds
66.96/67.20	c D: 1
66.96/67.20	c estimatedAdderCost: 35
66.96/67.20	c Try to convert by bdds
66.96/67.21	c D: 1
66.96/67.21	c estimatedAdderCost: 36
66.96/67.21	c Try to convert by bdds
66.96/67.22	c D: 1
66.96/67.22	c estimatedAdderCost: 35
66.96/67.22	c Try to convert by bdds
66.96/67.23	c D: 1
66.96/67.23	c estimatedAdderCost: 36
66.96/67.23	c Try to convert by bdds
66.96/67.25	c D: 1
66.96/67.25	c estimatedAdderCost: 35
66.96/67.25	c Try to convert by bdds
66.96/67.26	c D: 1
66.96/67.26	c estimatedAdderCost: 36
66.96/67.26	c Try to convert by bdds
66.96/67.27	c D: 1
66.96/67.27	c estimatedAdderCost: 35
66.96/67.27	c Try to convert by bdds
66.96/67.28	c D: 1
66.96/67.28	c estimatedAdderCost: 36
66.96/67.28	c Try to convert by bdds
67.06/67.30	c D: 1
67.06/67.30	c estimatedAdderCost: 35
67.06/67.30	c Try to convert by bdds
67.06/67.31	c D: 1
67.06/67.31	c estimatedAdderCost: 36
67.06/67.31	c Try to convert by bdds
67.06/67.32	c D: 1
67.06/67.32	c estimatedAdderCost: 35
67.06/67.32	c Try to convert by bdds
67.06/67.33	c D: 1
67.06/67.33	c estimatedAdderCost: 36
67.06/67.33	c Try to convert by bdds
67.06/67.35	c D: 1
67.06/67.35	c estimatedAdderCost: 35
67.06/67.35	c Try to convert by bdds
67.06/67.36	c D: 1
67.06/67.36	c estimatedAdderCost: 36
67.06/67.36	c Try to convert by bdds
67.06/67.37	c D: 1
67.06/67.37	c estimatedAdderCost: 35
67.06/67.37	c Try to convert by bdds
67.06/67.38	c D: 1
67.06/67.38	c estimatedAdderCost: 36
67.06/67.38	c Try to convert by bdds
67.16/67.40	c D: 1
67.16/67.40	c estimatedAdderCost: 35
67.16/67.40	c Try to convert by bdds
67.16/67.41	c D: 1
67.16/67.41	c estimatedAdderCost: 36
67.16/67.41	c Try to convert by bdds
67.16/67.42	c D: 1
67.16/67.42	c estimatedAdderCost: 35
67.16/67.42	c Try to convert by bdds
67.16/67.43	c D: 1
67.16/67.43	c estimatedAdderCost: 36
67.16/67.43	c Try to convert by bdds
67.16/67.45	c D: 1
67.16/67.45	c estimatedAdderCost: 35
67.16/67.45	c Try to convert by bdds
67.16/67.46	c D: 1
67.16/67.46	c estimatedAdderCost: 36
67.16/67.46	c Try to convert by bdds
67.16/67.47	c D: 1
67.16/67.47	c estimatedAdderCost: 35
67.16/67.47	c Try to convert by bdds
67.16/67.48	c D: 1
67.16/67.48	c estimatedAdderCost: 36
67.16/67.48	c Try to convert by bdds
67.26/67.50	c D: 1
67.26/67.50	c estimatedAdderCost: 35
67.26/67.50	c Try to convert by bdds
67.26/67.51	c D: 1
67.26/67.51	c estimatedAdderCost: 36
67.26/67.51	c Try to convert by bdds
67.26/67.52	c D: 1
67.26/67.52	c estimatedAdderCost: 35
67.26/67.52	c Try to convert by bdds
67.26/67.53	c D: 1
67.26/67.53	c estimatedAdderCost: 36
67.26/67.53	c Try to convert by bdds
67.26/67.55	c D: 1
67.26/67.55	c estimatedAdderCost: 35
67.26/67.55	c Try to convert by bdds
67.26/67.56	c D: 1
67.26/67.56	c estimatedAdderCost: 36
67.26/67.56	c Try to convert by bdds
67.26/67.57	c D: 1
67.26/67.57	c estimatedAdderCost: 35
67.26/67.57	c Try to convert by bdds
67.26/67.58	c D: 1
67.26/67.58	c estimatedAdderCost: 36
67.26/67.58	c Try to convert by bdds
67.36/67.60	c D: 1
67.36/67.60	c estimatedAdderCost: 35
67.36/67.60	c Try to convert by bdds
67.36/67.61	c D: 1
67.36/67.61	c estimatedAdderCost: 36
67.36/67.61	c Try to convert by bdds
67.36/67.62	c D: 1
67.36/67.62	c estimatedAdderCost: 35
67.36/67.62	c Try to convert by bdds
67.36/67.63	c D: 1
67.36/67.63	c estimatedAdderCost: 36
67.36/67.63	c Try to convert by bdds
67.36/67.65	c D: 1
67.36/67.65	c estimatedAdderCost: 35
67.36/67.65	c Try to convert by bdds
67.36/67.66	c D: 1
67.36/67.66	c estimatedAdderCost: 36
67.36/67.66	c Try to convert by bdds
67.36/67.67	c D: 1
67.36/67.67	c estimatedAdderCost: 35
67.36/67.67	c Try to convert by bdds
67.36/67.68	c D: 1
67.36/67.68	c estimatedAdderCost: 36
67.36/67.68	c Try to convert by bdds
67.36/67.70	c D: 1
67.36/67.70	c estimatedAdderCost: 35
67.36/67.70	c Try to convert by bdds
67.46/67.71	c D: 1
67.46/67.71	c estimatedAdderCost: 36
67.46/67.71	c Try to convert by bdds
67.46/67.72	c D: 1
67.46/67.72	c estimatedAdderCost: 35
67.46/67.72	c Try to convert by bdds
67.46/67.73	c D: 1
67.46/67.73	c estimatedAdderCost: 36
67.46/67.73	c Try to convert by bdds
67.46/67.75	c D: 1
67.46/67.75	c estimatedAdderCost: 35
67.46/67.75	c Try to convert by bdds
67.46/67.76	c D: 1
67.46/67.76	c estimatedAdderCost: 36
67.46/67.76	c Try to convert by bdds
67.46/67.77	c D: 1
67.46/67.77	c estimatedAdderCost: 35
67.46/67.77	c Try to convert by bdds
67.46/67.78	c D: 1
67.46/67.78	c estimatedAdderCost: 36
67.46/67.78	c Try to convert by bdds
67.46/67.79	c D: 1
67.46/67.79	c estimatedAdderCost: 35
67.46/67.79	c Try to convert by bdds
67.56/67.81	c D: 1
67.56/67.81	c estimatedAdderCost: 36
67.56/67.81	c Try to convert by bdds
67.56/67.82	c D: 1
67.56/67.82	c estimatedAdderCost: 35
67.56/67.82	c Try to convert by bdds
67.56/67.83	c D: 1
67.56/67.83	c estimatedAdderCost: 36
67.56/67.83	c Try to convert by bdds
67.56/67.84	c D: 1
67.56/67.84	c estimatedAdderCost: 35
67.56/67.84	c Try to convert by bdds
67.56/67.86	c D: 1
67.56/67.86	c estimatedAdderCost: 36
67.56/67.86	c Try to convert by bdds
67.56/67.87	c D: 1
67.56/67.87	c estimatedAdderCost: 35
67.56/67.87	c Try to convert by bdds
67.56/67.88	c D: 1
67.56/67.88	c estimatedAdderCost: 36
67.56/67.88	c Try to convert by bdds
67.56/67.89	c D: 1
67.56/67.89	c estimatedAdderCost: 35
67.56/67.89	c Try to convert by bdds
67.66/67.91	c D: 1
67.66/67.91	c estimatedAdderCost: 36
67.66/67.91	c Try to convert by bdds
67.66/67.92	c D: 1
67.66/67.92	c estimatedAdderCost: 35
67.66/67.92	c Try to convert by bdds
67.66/67.93	c D: 1
67.66/67.93	c estimatedAdderCost: 36
67.66/67.93	c Try to convert by bdds
67.66/67.94	c D: 1
67.66/67.94	c estimatedAdderCost: 35
67.66/67.94	c Try to convert by bdds
67.66/67.96	c D: 1
67.66/67.96	c estimatedAdderCost: 36
67.66/67.96	c Try to convert by bdds
67.66/67.97	c D: 1
67.66/67.97	c estimatedAdderCost: 35
67.66/67.97	c Try to convert by bdds
67.66/67.98	c D: 1
67.66/67.98	c estimatedAdderCost: 36
67.66/67.98	c Try to convert by bdds
67.66/67.99	c D: 1
67.66/67.99	c estimatedAdderCost: 35
67.66/67.99	c Try to convert by bdds
67.66/68.01	c D: 1
67.66/68.01	c estimatedAdderCost: 36
67.66/68.01	c Try to convert by bdds
67.77/68.02	c D: 1
67.77/68.02	c estimatedAdderCost: 35
67.77/68.02	c Try to convert by bdds
67.77/68.03	c D: 1
67.77/68.03	c estimatedAdderCost: 36
67.77/68.03	c Try to convert by bdds
67.77/68.04	c D: 1
67.77/68.04	c estimatedAdderCost: 35
67.77/68.04	c Try to convert by bdds
67.77/68.06	c D: 1
67.77/68.06	c estimatedAdderCost: 36
67.77/68.06	c Try to convert by bdds
67.77/68.07	c D: 1
67.77/68.07	c estimatedAdderCost: 35
67.77/68.07	c Try to convert by bdds
67.77/68.08	c D: 1
67.77/68.08	c estimatedAdderCost: 36
67.77/68.08	c Try to convert by bdds
67.77/68.09	c D: 1
67.77/68.09	c estimatedAdderCost: 35
67.77/68.09	c Try to convert by bdds
67.77/68.11	c D: 1
67.77/68.11	c estimatedAdderCost: 36
67.77/68.11	c Try to convert by bdds
67.87/68.12	c D: 1
67.87/68.12	c estimatedAdderCost: 35
67.87/68.12	c Try to convert by bdds
67.87/68.13	c D: 1
67.87/68.13	c estimatedAdderCost: 36
67.87/68.13	c Try to convert by bdds
67.87/68.14	c D: 1
67.87/68.14	c estimatedAdderCost: 35
67.87/68.14	c Try to convert by bdds
67.87/68.16	c D: 1
67.87/68.16	c estimatedAdderCost: 36
67.87/68.16	c Try to convert by bdds
67.87/68.17	c D: 1
67.87/68.17	c estimatedAdderCost: 35
67.87/68.17	c Try to convert by bdds
67.87/68.18	c D: 1
67.87/68.18	c estimatedAdderCost: 36
67.87/68.18	c Try to convert by bdds
67.87/68.19	c D: 1
67.87/68.19	c estimatedAdderCost: 35
67.87/68.19	c Try to convert by bdds
67.96/68.21	c D: 1
67.96/68.21	c estimatedAdderCost: 36
67.96/68.21	c Try to convert by bdds
67.96/68.22	c D: 1
67.96/68.22	c estimatedAdderCost: 35
67.96/68.22	c Try to convert by bdds
67.96/68.23	c D: 1
67.96/68.23	c estimatedAdderCost: 36
67.96/68.23	c Try to convert by bdds
67.96/68.24	c D: 1
67.96/68.24	c estimatedAdderCost: 35
67.96/68.24	c Try to convert by bdds
67.96/68.26	c D: 1
67.96/68.26	c estimatedAdderCost: 36
67.96/68.26	c Try to convert by bdds
67.96/68.27	c D: 1
67.96/68.27	c estimatedAdderCost: 35
67.96/68.27	c Try to convert by bdds
67.96/68.28	c D: 1
67.96/68.28	c estimatedAdderCost: 36
67.96/68.28	c Try to convert by bdds
67.96/68.29	c D: 1
67.96/68.29	c estimatedAdderCost: 35
67.96/68.29	c Try to convert by bdds
68.06/68.31	c D: 1
68.06/68.31	c estimatedAdderCost: 36
68.06/68.31	c Try to convert by bdds
68.06/68.32	c D: 1
68.06/68.32	c estimatedAdderCost: 35
68.06/68.32	c Try to convert by bdds
68.06/68.33	c D: 1
68.06/68.33	c estimatedAdderCost: 36
68.06/68.33	c Try to convert by bdds
68.06/68.34	c D: 1
68.06/68.34	c estimatedAdderCost: 35
68.06/68.34	c Try to convert by bdds
68.06/68.36	c D: 1
68.06/68.36	c estimatedAdderCost: 36
68.06/68.36	c Try to convert by bdds
68.06/68.37	c D: 1
68.06/68.37	c estimatedAdderCost: 35
68.06/68.37	c Try to convert by bdds
68.06/68.38	c D: 1
68.06/68.38	c estimatedAdderCost: 36
68.06/68.38	c Try to convert by bdds
68.06/68.39	c D: 1
68.06/68.39	c estimatedAdderCost: 35
68.06/68.39	c Try to convert by bdds
68.16/68.41	c D: 1
68.16/68.41	c estimatedAdderCost: 36
68.16/68.41	c Try to convert by bdds
68.16/68.42	c D: 1
68.16/68.42	c estimatedAdderCost: 35
68.16/68.42	c Try to convert by bdds
68.16/68.43	c D: 1
68.16/68.43	c estimatedAdderCost: 36
68.16/68.43	c Try to convert by bdds
68.16/68.44	c D: 1
68.16/68.44	c estimatedAdderCost: 35
68.16/68.44	c Try to convert by bdds
68.16/68.46	c D: 1
68.16/68.46	c estimatedAdderCost: 36
68.16/68.46	c Try to convert by bdds
68.16/68.47	c D: 1
68.16/68.47	c estimatedAdderCost: 35
68.16/68.47	c Try to convert by bdds
68.16/68.48	c D: 1
68.16/68.48	c estimatedAdderCost: 36
68.16/68.48	c Try to convert by bdds
68.16/68.49	c D: 1
68.16/68.49	c estimatedAdderCost: 35
68.16/68.49	c Try to convert by bdds
68.26/68.51	c D: 1
68.26/68.51	c estimatedAdderCost: 36
68.26/68.51	c Try to convert by bdds
68.26/68.52	c D: 1
68.26/68.52	c estimatedAdderCost: 35
68.26/68.52	c Try to convert by bdds
68.26/68.53	c D: 1
68.26/68.53	c estimatedAdderCost: 36
68.26/68.53	c Try to convert by bdds
68.26/68.54	c D: 1
68.26/68.54	c estimatedAdderCost: 35
68.26/68.54	c Try to convert by bdds
68.26/68.56	c D: 1
68.26/68.56	c estimatedAdderCost: 36
68.26/68.56	c Try to convert by bdds
68.26/68.57	c D: 1
68.26/68.57	c estimatedAdderCost: 35
68.26/68.57	c Try to convert by bdds
68.26/68.58	c D: 1
68.26/68.58	c estimatedAdderCost: 36
68.26/68.58	c Try to convert by bdds
68.26/68.59	c D: 1
68.26/68.59	c estimatedAdderCost: 35
68.26/68.59	c Try to convert by bdds
68.36/68.61	c D: 1
68.36/68.61	c estimatedAdderCost: 36
68.36/68.61	c Try to convert by bdds
68.36/68.62	c D: 1
68.36/68.62	c estimatedAdderCost: 35
68.36/68.62	c Try to convert by bdds
68.36/68.63	c D: 1
68.36/68.63	c estimatedAdderCost: 36
68.36/68.63	c Try to convert by bdds
68.36/68.64	c D: 1
68.36/68.64	c estimatedAdderCost: 35
68.36/68.64	c Try to convert by bdds
68.36/68.66	c D: 1
68.36/68.66	c estimatedAdderCost: 36
68.36/68.66	c Try to convert by bdds
68.36/68.67	c D: 1
68.36/68.67	c estimatedAdderCost: 35
68.36/68.67	c Try to convert by bdds
68.36/68.68	c D: 1
68.36/68.68	c estimatedAdderCost: 36
68.36/68.68	c Try to convert by bdds
68.36/68.69	c D: 1
68.36/68.69	c estimatedAdderCost: 35
68.36/68.69	c Try to convert by bdds
68.46/68.71	c D: 1
68.46/68.71	c estimatedAdderCost: 36
68.46/68.71	c Try to convert by bdds
68.46/68.72	c D: 1
68.46/68.72	c estimatedAdderCost: 35
68.46/68.72	c Try to convert by bdds
68.46/68.73	c D: 1
68.46/68.73	c estimatedAdderCost: 36
68.46/68.73	c Try to convert by bdds
68.46/68.74	c D: 1
68.46/68.74	c estimatedAdderCost: 35
68.46/68.74	c Try to convert by bdds
68.46/68.76	c D: 1
68.46/68.76	c estimatedAdderCost: 36
68.46/68.76	c Try to convert by bdds
68.46/68.77	c D: 1
68.46/68.77	c estimatedAdderCost: 35
68.46/68.77	c Try to convert by bdds
68.46/68.78	c D: 1
68.46/68.78	c estimatedAdderCost: 36
68.46/68.78	c Try to convert by bdds
68.46/68.79	c D: 1
68.46/68.79	c estimatedAdderCost: 35
68.46/68.79	c Try to convert by bdds
68.56/68.81	c D: 1
68.56/68.81	c estimatedAdderCost: 36
68.56/68.81	c Try to convert by bdds
68.56/68.82	c D: 1
68.56/68.82	c estimatedAdderCost: 35
68.56/68.82	c Try to convert by bdds
68.56/68.83	c D: 1
68.56/68.83	c estimatedAdderCost: 36
68.56/68.83	c Try to convert by bdds
68.56/68.84	c D: 1
68.56/68.84	c estimatedAdderCost: 35
68.56/68.84	c Try to convert by bdds
68.56/68.86	c D: 1
68.56/68.86	c estimatedAdderCost: 36
68.56/68.86	c Try to convert by bdds
68.56/68.87	c D: 1
68.56/68.87	c estimatedAdderCost: 35
68.56/68.87	c Try to convert by bdds
68.56/68.88	c D: 1
68.56/68.88	c estimatedAdderCost: 36
68.56/68.88	c Try to convert by bdds
68.56/68.89	c D: 1
68.56/68.89	c estimatedAdderCost: 35
68.56/68.89	c Try to convert by bdds
68.66/68.91	c D: 1
68.66/68.91	c estimatedAdderCost: 36
68.66/68.91	c Try to convert by bdds
68.66/68.92	c D: 1
68.66/68.92	c estimatedAdderCost: 35
68.66/68.92	c Try to convert by bdds
68.66/68.93	c D: 1
68.66/68.93	c estimatedAdderCost: 36
68.66/68.93	c Try to convert by bdds
68.66/68.94	c D: 1
68.66/68.94	c estimatedAdderCost: 35
68.66/68.94	c Try to convert by bdds
68.66/68.96	c D: 1
68.66/68.96	c estimatedAdderCost: 36
68.66/68.96	c Try to convert by bdds
68.66/68.97	c D: 1
68.66/68.97	c estimatedAdderCost: 35
68.66/68.97	c Try to convert by bdds
68.66/68.98	c D: 1
68.66/68.98	c estimatedAdderCost: 36
68.66/68.98	c Try to convert by bdds
68.66/68.99	c D: 1
68.66/68.99	c estimatedAdderCost: 35
68.66/68.99	c Try to convert by bdds
68.66/69.01	c D: 1
68.66/69.01	c estimatedAdderCost: 36
68.66/69.01	c Try to convert by bdds
68.77/69.02	c D: 1
68.77/69.02	c estimatedAdderCost: 35
68.77/69.02	c Try to convert by bdds
68.77/69.03	c D: 1
68.77/69.03	c estimatedAdderCost: 36
68.77/69.03	c Try to convert by bdds
68.77/69.04	c D: 1
68.77/69.04	c estimatedAdderCost: 35
68.77/69.04	c Try to convert by bdds
68.77/69.06	c D: 1
68.77/69.06	c estimatedAdderCost: 36
68.77/69.06	c Try to convert by bdds
68.77/69.07	c D: 1
68.77/69.07	c estimatedAdderCost: 35
68.77/69.07	c Try to convert by bdds
68.77/69.08	c D: 1
68.77/69.08	c estimatedAdderCost: 36
68.77/69.08	c Try to convert by bdds
68.77/69.09	c D: 1
68.77/69.09	c estimatedAdderCost: 35
68.77/69.09	c Try to convert by bdds
68.77/69.11	c D: 1
68.77/69.11	c estimatedAdderCost: 36
68.77/69.11	c Try to convert by bdds
68.87/69.12	c D: 1
68.87/69.12	c estimatedAdderCost: 35
68.87/69.12	c Try to convert by bdds
68.87/69.13	c D: 1
68.87/69.13	c estimatedAdderCost: 36
68.87/69.13	c Try to convert by bdds
68.87/69.14	c D: 1
68.87/69.14	c estimatedAdderCost: 35
68.87/69.14	c Try to convert by bdds
68.87/69.16	c D: 1
68.87/69.16	c estimatedAdderCost: 36
68.87/69.16	c Try to convert by bdds
68.87/69.17	c D: 1
68.87/69.17	c estimatedAdderCost: 35
68.87/69.17	c Try to convert by bdds
68.87/69.18	c D: 1
68.87/69.18	c estimatedAdderCost: 36
68.87/69.18	c Try to convert by bdds
68.87/69.19	c D: 1
68.87/69.19	c estimatedAdderCost: 35
68.87/69.19	c Try to convert by bdds
68.96/69.21	c D: 1
68.96/69.21	c estimatedAdderCost: 36
68.96/69.21	c Try to convert by bdds
68.96/69.22	c D: 1
68.96/69.22	c estimatedAdderCost: 35
68.96/69.22	c Try to convert by bdds
68.96/69.23	c D: 1
68.96/69.23	c estimatedAdderCost: 36
68.96/69.23	c Try to convert by bdds
68.96/69.24	c D: 1
68.96/69.24	c estimatedAdderCost: 35
68.96/69.24	c Try to convert by bdds
68.96/69.26	c D: 1
68.96/69.26	c estimatedAdderCost: 36
68.96/69.26	c Try to convert by bdds
68.96/69.27	c D: 1
68.96/69.27	c estimatedAdderCost: 35
68.96/69.27	c Try to convert by bdds
68.96/69.28	c D: 1
68.96/69.28	c estimatedAdderCost: 36
68.96/69.28	c Try to convert by bdds
68.96/69.29	c D: 1
68.96/69.29	c estimatedAdderCost: 35
68.96/69.29	c Try to convert by bdds
69.05/69.31	c D: 1
69.05/69.31	c estimatedAdderCost: 36
69.05/69.31	c Try to convert by bdds
69.05/69.32	c D: 1
69.05/69.32	c estimatedAdderCost: 35
69.05/69.32	c Try to convert by bdds
69.05/69.33	c D: 1
69.05/69.33	c estimatedAdderCost: 36
69.05/69.33	c Try to convert by bdds
69.05/69.34	c D: 1
69.05/69.34	c estimatedAdderCost: 35
69.05/69.34	c Try to convert by bdds
69.05/69.36	c D: 1
69.05/69.36	c estimatedAdderCost: 36
69.05/69.36	c Try to convert by bdds
69.05/69.37	c D: 1
69.05/69.37	c estimatedAdderCost: 35
69.05/69.37	c Try to convert by bdds
69.05/69.38	c D: 1
69.05/69.38	c estimatedAdderCost: 36
69.05/69.38	c Try to convert by bdds
69.05/69.39	c D: 1
69.05/69.39	c estimatedAdderCost: 35
69.05/69.39	c Try to convert by bdds
69.15/69.41	c D: 1
69.15/69.41	c estimatedAdderCost: 36
69.15/69.41	c Try to convert by bdds
69.15/69.42	c D: 1
69.15/69.42	c estimatedAdderCost: 35
69.15/69.42	c Try to convert by bdds
69.15/69.43	c D: 1
69.15/69.43	c estimatedAdderCost: 36
69.15/69.43	c Try to convert by bdds
69.15/69.44	c D: 1
69.15/69.44	c estimatedAdderCost: 35
69.15/69.44	c Try to convert by bdds
69.15/69.46	c D: 1
69.15/69.46	c estimatedAdderCost: 36
69.15/69.46	c Try to convert by bdds
69.15/69.47	c D: 1
69.15/69.47	c estimatedAdderCost: 35
69.15/69.47	c Try to convert by bdds
69.15/69.48	c D: 1
69.15/69.48	c estimatedAdderCost: 36
69.15/69.48	c Try to convert by bdds
69.15/69.49	c D: 1
69.15/69.49	c estimatedAdderCost: 35
69.15/69.49	c Try to convert by bdds
69.25/69.51	c D: 1
69.25/69.51	c estimatedAdderCost: 36
69.25/69.51	c Try to convert by bdds
69.25/69.52	c D: 1
69.25/69.52	c estimatedAdderCost: 35
69.25/69.52	c Try to convert by bdds
69.25/69.53	c D: 1
69.25/69.53	c estimatedAdderCost: 36
69.25/69.53	c Try to convert by bdds
69.25/69.54	c D: 1
69.25/69.54	c estimatedAdderCost: 35
69.25/69.54	c Try to convert by bdds
69.25/69.55	c D: 1
69.25/69.55	c estimatedAdderCost: 36
69.25/69.55	c Try to convert by bdds
69.25/69.57	c D: 1
69.25/69.57	c estimatedAdderCost: 35
69.25/69.57	c Try to convert by bdds
69.25/69.58	c D: 1
69.25/69.58	c estimatedAdderCost: 36
69.25/69.58	c Try to convert by bdds
69.25/69.59	c D: 1
69.25/69.59	c estimatedAdderCost: 35
69.25/69.59	c Try to convert by bdds
69.35/69.60	c D: 1
69.35/69.60	c estimatedAdderCost: 36
69.35/69.60	c Try to convert by bdds
69.35/69.62	c D: 1
69.35/69.62	c estimatedAdderCost: 35
69.35/69.62	c Try to convert by bdds
69.35/69.63	c D: 1
69.35/69.63	c estimatedAdderCost: 36
69.35/69.63	c Try to convert by bdds
69.35/69.64	c D: 1
69.35/69.64	c estimatedAdderCost: 35
69.35/69.64	c Try to convert by bdds
69.35/69.65	c D: 1
69.35/69.65	c estimatedAdderCost: 36
69.35/69.65	c Try to convert by bdds
69.35/69.67	c D: 1
69.35/69.67	c estimatedAdderCost: 35
69.35/69.67	c Try to convert by bdds
69.35/69.68	c D: 1
69.35/69.68	c estimatedAdderCost: 36
69.35/69.68	c Try to convert by bdds
69.35/69.69	c D: 1
69.35/69.69	c estimatedAdderCost: 35
69.35/69.69	c Try to convert by bdds
69.45/69.70	c D: 1
69.45/69.70	c estimatedAdderCost: 36
69.45/69.70	c Try to convert by bdds
69.45/69.72	c D: 1
69.45/69.72	c estimatedAdderCost: 35
69.45/69.72	c Try to convert by bdds
69.45/69.73	c D: 1
69.45/69.73	c estimatedAdderCost: 36
69.45/69.73	c Try to convert by bdds
69.45/69.74	c D: 1
69.45/69.74	c estimatedAdderCost: 35
69.45/69.74	c Try to convert by bdds
69.45/69.75	c D: 1
69.45/69.75	c estimatedAdderCost: 36
69.45/69.75	c Try to convert by bdds
69.45/69.77	c D: 1
69.45/69.77	c estimatedAdderCost: 35
69.45/69.77	c Try to convert by bdds
69.45/69.78	c D: 1
69.45/69.78	c estimatedAdderCost: 36
69.45/69.78	c Try to convert by bdds
69.45/69.79	c D: 1
69.45/69.79	c estimatedAdderCost: 35
69.45/69.79	c Try to convert by bdds
69.55/69.80	c D: 1
69.55/69.80	c estimatedAdderCost: 36
69.55/69.80	c Try to convert by bdds
69.55/69.82	c D: 1
69.55/69.82	c estimatedAdderCost: 35
69.55/69.82	c Try to convert by bdds
69.55/69.83	c D: 1
69.55/69.83	c estimatedAdderCost: 36
69.55/69.83	c Try to convert by bdds
69.55/69.84	c D: 1
69.55/69.84	c estimatedAdderCost: 35
69.55/69.84	c Try to convert by bdds
69.55/69.85	c D: 1
69.55/69.85	c estimatedAdderCost: 36
69.55/69.85	c Try to convert by bdds
69.55/69.87	c D: 1
69.55/69.87	c estimatedAdderCost: 35
69.55/69.87	c Try to convert by bdds
69.55/69.88	c D: 1
69.55/69.88	c estimatedAdderCost: 36
69.55/69.88	c Try to convert by bdds
69.55/69.89	c D: 1
69.55/69.89	c estimatedAdderCost: 35
69.55/69.89	c Try to convert by bdds
69.65/69.91	c D: 1
69.65/69.91	c estimatedAdderCost: 36
69.65/69.91	c Try to convert by bdds
69.65/69.92	c D: 1
69.65/69.92	c estimatedAdderCost: 35
69.65/69.92	c Try to convert by bdds
69.65/69.93	c D: 1
69.65/69.93	c estimatedAdderCost: 36
69.65/69.93	c Try to convert by bdds
69.65/69.94	c D: 1
69.65/69.94	c estimatedAdderCost: 35
69.65/69.94	c Try to convert by bdds
69.65/69.96	c D: 1
69.65/69.96	c estimatedAdderCost: 36
69.65/69.96	c Try to convert by bdds
69.65/69.97	c D: 1
69.65/69.97	c estimatedAdderCost: 35
69.65/69.97	c Try to convert by bdds
69.65/69.98	c D: 1
69.65/69.98	c estimatedAdderCost: 36
69.65/69.98	c Try to convert by bdds
69.65/69.99	c D: 1
69.65/69.99	c estimatedAdderCost: 35
69.65/69.99	c Try to convert by bdds
69.65/70.01	c D: 1
69.65/70.01	c estimatedAdderCost: 36
69.65/70.01	c Try to convert by bdds
69.76/70.02	c D: 1
69.76/70.02	c estimatedAdderCost: 35
69.76/70.02	c Try to convert by bdds
69.76/70.03	c D: 1
69.76/70.03	c estimatedAdderCost: 36
69.76/70.03	c Try to convert by bdds
69.76/70.04	c D: 1
69.76/70.04	c estimatedAdderCost: 35
69.76/70.04	c Try to convert by bdds
69.76/70.06	c D: 1
69.76/70.06	c estimatedAdderCost: 36
69.76/70.06	c Try to convert by bdds
69.76/70.07	c D: 1
69.76/70.07	c estimatedAdderCost: 35
69.76/70.07	c Try to convert by bdds
69.76/70.08	c D: 1
69.76/70.08	c estimatedAdderCost: 36
69.76/70.08	c Try to convert by bdds
69.76/70.09	c D: 1
69.76/70.09	c estimatedAdderCost: 35
69.76/70.09	c Try to convert by bdds
69.76/70.11	c D: 1
69.76/70.11	c estimatedAdderCost: 36
69.76/70.11	c Try to convert by bdds
69.86/70.12	c D: 1
69.86/70.12	c estimatedAdderCost: 35
69.86/70.12	c Try to convert by bdds
69.86/70.13	c D: 1
69.86/70.13	c estimatedAdderCost: 36
69.86/70.13	c Try to convert by bdds
69.86/70.14	c D: 1
69.86/70.14	c estimatedAdderCost: 35
69.86/70.14	c Try to convert by bdds
69.86/70.16	c D: 1
69.86/70.16	c estimatedAdderCost: 36
69.86/70.16	c Try to convert by bdds
69.86/70.17	c D: 1
69.86/70.17	c estimatedAdderCost: 35
69.86/70.17	c Try to convert by bdds
69.86/70.18	c D: 1
69.86/70.18	c estimatedAdderCost: 36
69.86/70.18	c Try to convert by bdds
69.86/70.19	c D: 1
69.86/70.19	c estimatedAdderCost: 35
69.86/70.19	c Try to convert by bdds
69.95/70.20	c D: 1
69.95/70.20	c estimatedAdderCost: 36
69.95/70.20	c Try to convert by bdds
69.95/70.22	c D: 1
69.95/70.22	c estimatedAdderCost: 35
69.95/70.22	c Try to convert by bdds
69.95/70.23	c D: 1
69.95/70.23	c estimatedAdderCost: 36
69.95/70.23	c Try to convert by bdds
69.95/70.24	c D: 1
69.95/70.24	c estimatedAdderCost: 35
69.95/70.24	c Try to convert by bdds
69.95/70.25	c D: 1
69.95/70.25	c estimatedAdderCost: 36
69.95/70.25	c Try to convert by bdds
69.95/70.27	c D: 1
69.95/70.27	c estimatedAdderCost: 35
69.95/70.27	c Try to convert by bdds
69.95/70.28	c D: 1
69.95/70.28	c estimatedAdderCost: 36
69.95/70.28	c Try to convert by bdds
69.95/70.29	c D: 1
69.95/70.29	c estimatedAdderCost: 35
69.95/70.29	c Try to convert by bdds
70.05/70.30	c D: 1
70.05/70.30	c estimatedAdderCost: 36
70.05/70.30	c Try to convert by bdds
70.05/70.32	c D: 1
70.05/70.32	c estimatedAdderCost: 35
70.05/70.32	c Try to convert by bdds
70.05/70.33	c D: 1
70.05/70.33	c estimatedAdderCost: 36
70.05/70.33	c Try to convert by bdds
70.05/70.34	c D: 1
70.05/70.34	c estimatedAdderCost: 35
70.05/70.34	c Try to convert by bdds
70.05/70.35	c D: 1
70.05/70.35	c estimatedAdderCost: 36
70.05/70.35	c Try to convert by bdds
70.05/70.37	c D: 1
70.05/70.37	c estimatedAdderCost: 35
70.05/70.37	c Try to convert by bdds
70.05/70.38	c D: 1
70.05/70.38	c estimatedAdderCost: 36
70.05/70.38	c Try to convert by bdds
70.05/70.39	c D: 1
70.05/70.39	c estimatedAdderCost: 35
70.05/70.39	c Try to convert by bdds
70.15/70.40	c D: 1
70.15/70.40	c estimatedAdderCost: 36
70.15/70.40	c Try to convert by bdds
70.15/70.42	c D: 1
70.15/70.42	c estimatedAdderCost: 35
70.15/70.42	c Try to convert by bdds
70.15/70.43	c D: 1
70.15/70.43	c estimatedAdderCost: 36
70.15/70.43	c Try to convert by bdds
70.15/70.44	c D: 1
70.15/70.44	c estimatedAdderCost: 35
70.15/70.44	c Try to convert by bdds
70.15/70.45	c D: 1
70.15/70.45	c estimatedAdderCost: 36
70.15/70.45	c Try to convert by bdds
70.15/70.47	c D: 1
70.15/70.47	c estimatedAdderCost: 35
70.15/70.47	c Try to convert by bdds
70.15/70.48	c D: 1
70.15/70.48	c estimatedAdderCost: 36
70.15/70.48	c Try to convert by bdds
70.15/70.49	c D: 1
70.15/70.49	c estimatedAdderCost: 35
70.15/70.49	c Try to convert by bdds
70.25/70.50	c D: 1
70.25/70.50	c estimatedAdderCost: 36
70.25/70.50	c Try to convert by bdds
70.25/70.52	c D: 1
70.25/70.52	c estimatedAdderCost: 35
70.25/70.52	c Try to convert by bdds
70.25/70.53	c D: 1
70.25/70.53	c estimatedAdderCost: 36
70.25/70.53	c Try to convert by bdds
70.25/70.54	c D: 1
70.25/70.54	c estimatedAdderCost: 35
70.25/70.54	c Try to convert by bdds
70.25/70.55	c D: 1
70.25/70.55	c estimatedAdderCost: 36
70.25/70.55	c Try to convert by bdds
70.25/70.57	c D: 1
70.25/70.57	c estimatedAdderCost: 35
70.25/70.57	c Try to convert by bdds
70.25/70.58	c D: 1
70.25/70.58	c estimatedAdderCost: 36
70.25/70.58	c Try to convert by bdds
70.25/70.59	c D: 1
70.25/70.59	c estimatedAdderCost: 35
70.25/70.59	c Try to convert by bdds
70.35/70.60	c D: 1
70.35/70.60	c estimatedAdderCost: 36
70.35/70.60	c Try to convert by bdds
70.35/70.62	c D: 1
70.35/70.62	c estimatedAdderCost: 35
70.35/70.62	c Try to convert by bdds
70.35/70.63	c D: 1
70.35/70.63	c estimatedAdderCost: 36
70.35/70.63	c Try to convert by bdds
70.35/70.64	c D: 1
70.35/70.64	c estimatedAdderCost: 35
70.35/70.64	c Try to convert by bdds
70.35/70.65	c D: 1
70.35/70.65	c estimatedAdderCost: 36
70.35/70.65	c Try to convert by bdds
70.35/70.67	c D: 1
70.35/70.67	c estimatedAdderCost: 35
70.35/70.67	c Try to convert by bdds
70.35/70.68	c D: 1
70.35/70.68	c estimatedAdderCost: 36
70.35/70.68	c Try to convert by bdds
70.35/70.69	c D: 1
70.35/70.69	c estimatedAdderCost: 35
70.35/70.69	c Try to convert by bdds
70.45/70.70	c D: 1
70.45/70.70	c estimatedAdderCost: 36
70.45/70.70	c Try to convert by bdds
70.45/70.72	c D: 1
70.45/70.72	c estimatedAdderCost: 35
70.45/70.72	c Try to convert by bdds
70.45/70.73	c D: 1
70.45/70.73	c estimatedAdderCost: 36
70.45/70.73	c Try to convert by bdds
70.45/70.74	c D: 1
70.45/70.74	c estimatedAdderCost: 35
70.45/70.74	c Try to convert by bdds
70.45/70.75	c D: 1
70.45/70.75	c estimatedAdderCost: 36
70.45/70.75	c Try to convert by bdds
70.45/70.77	c D: 1
70.45/70.77	c estimatedAdderCost: 35
70.45/70.77	c Try to convert by bdds
70.45/70.78	c D: 1
70.45/70.78	c estimatedAdderCost: 36
70.45/70.78	c Try to convert by bdds
70.45/70.79	c D: 1
70.45/70.79	c estimatedAdderCost: 35
70.45/70.79	c Try to convert by bdds
70.55/70.80	c D: 1
70.55/70.80	c estimatedAdderCost: 36
70.55/70.80	c Try to convert by bdds
70.55/70.82	c D: 1
70.55/70.82	c estimatedAdderCost: 35
70.55/70.82	c Try to convert by bdds
70.55/70.83	c D: 1
70.55/70.83	c estimatedAdderCost: 36
70.55/70.83	c Try to convert by bdds
70.55/70.84	c D: 1
70.55/70.84	c estimatedAdderCost: 35
70.55/70.84	c Try to convert by bdds
70.55/70.85	c D: 1
70.55/70.85	c estimatedAdderCost: 36
70.55/70.85	c Try to convert by bdds
70.55/70.87	c D: 1
70.55/70.87	c estimatedAdderCost: 35
70.55/70.87	c Try to convert by bdds
70.55/70.88	c D: 1
70.55/70.88	c estimatedAdderCost: 36
70.55/70.88	c Try to convert by bdds
70.55/70.89	c D: 1
70.55/70.89	c estimatedAdderCost: 35
70.55/70.89	c Try to convert by bdds
70.65/70.90	c D: 1
70.65/70.90	c estimatedAdderCost: 36
70.65/70.90	c Try to convert by bdds
70.65/70.92	c D: 1
70.65/70.92	c estimatedAdderCost: 35
70.65/70.92	c Try to convert by bdds
70.65/70.93	c D: 1
70.65/70.93	c estimatedAdderCost: 36
70.65/70.93	c Try to convert by bdds
70.65/70.94	c D: 1
70.65/70.94	c estimatedAdderCost: 35
70.65/70.94	c Try to convert by bdds
70.65/70.95	c D: 1
70.65/70.95	c estimatedAdderCost: 36
70.65/70.95	c Try to convert by bdds
70.65/70.97	c D: 1
70.65/70.97	c estimatedAdderCost: 35
70.65/70.97	c Try to convert by bdds
70.65/70.98	c D: 1
70.65/70.98	c estimatedAdderCost: 36
70.65/70.98	c Try to convert by bdds
70.65/70.99	c D: 1
70.65/70.99	c estimatedAdderCost: 35
70.65/70.99	c Try to convert by bdds
70.65/71.00	c D: 1
70.65/71.00	c estimatedAdderCost: 36
70.65/71.00	c Try to convert by bdds
70.76/71.02	c D: 1
70.76/71.02	c estimatedAdderCost: 35
70.76/71.02	c Try to convert by bdds
70.76/71.03	c D: 1
70.76/71.03	c estimatedAdderCost: 36
70.76/71.03	c Try to convert by bdds
70.76/71.04	c D: 1
70.76/71.04	c estimatedAdderCost: 35
70.76/71.04	c Try to convert by bdds
70.76/71.05	c D: 1
70.76/71.05	c estimatedAdderCost: 36
70.76/71.05	c Try to convert by bdds
70.76/71.07	c D: 1
70.76/71.07	c estimatedAdderCost: 35
70.76/71.07	c Try to convert by bdds
70.76/71.08	c D: 1
70.76/71.08	c estimatedAdderCost: 36
70.76/71.08	c Try to convert by bdds
70.76/71.09	c D: 1
70.76/71.09	c estimatedAdderCost: 35
70.76/71.09	c Try to convert by bdds
70.76/71.10	c D: 1
70.76/71.10	c estimatedAdderCost: 36
70.76/71.10	c Try to convert by bdds
70.86/71.12	c D: 1
70.86/71.12	c estimatedAdderCost: 35
70.86/71.12	c Try to convert by bdds
70.86/71.13	c D: 1
70.86/71.13	c estimatedAdderCost: 36
70.86/71.13	c Try to convert by bdds
70.86/71.14	c D: 1
70.86/71.14	c estimatedAdderCost: 35
70.86/71.14	c Try to convert by bdds
70.86/71.15	c D: 1
70.86/71.15	c estimatedAdderCost: 36
70.86/71.15	c Try to convert by bdds
70.86/71.17	c D: 1
70.86/71.17	c estimatedAdderCost: 35
70.86/71.17	c Try to convert by bdds
70.86/71.18	c D: 1
70.86/71.18	c estimatedAdderCost: 36
70.86/71.18	c Try to convert by bdds
70.86/71.19	c D: 1
70.86/71.19	c estimatedAdderCost: 35
70.86/71.19	c Try to convert by bdds
70.95/71.20	c D: 1
70.95/71.20	c estimatedAdderCost: 36
70.95/71.20	c Try to convert by bdds
70.95/71.22	c D: 1
70.95/71.22	c estimatedAdderCost: 35
70.95/71.22	c Try to convert by bdds
70.95/71.23	c D: 1
70.95/71.23	c estimatedAdderCost: 36
70.95/71.23	c Try to convert by bdds
70.95/71.24	c D: 1
70.95/71.24	c estimatedAdderCost: 35
70.95/71.24	c Try to convert by bdds
70.95/71.25	c D: 1
70.95/71.25	c estimatedAdderCost: 36
70.95/71.25	c Try to convert by bdds
70.95/71.27	c D: 1
70.95/71.27	c estimatedAdderCost: 35
70.95/71.27	c Try to convert by bdds
70.95/71.28	c D: 1
70.95/71.28	c estimatedAdderCost: 36
70.95/71.28	c Try to convert by bdds
70.95/71.29	c D: 1
70.95/71.29	c estimatedAdderCost: 35
70.95/71.29	c Try to convert by bdds
71.04/71.30	c D: 1
71.04/71.30	c estimatedAdderCost: 36
71.04/71.30	c Try to convert by bdds
71.04/71.32	c D: 1
71.04/71.32	c estimatedAdderCost: 35
71.04/71.32	c Try to convert by bdds
71.04/71.33	c D: 1
71.04/71.33	c estimatedAdderCost: 36
71.04/71.33	c Try to convert by bdds
71.04/71.34	c D: 1
71.04/71.34	c estimatedAdderCost: 35
71.04/71.34	c Try to convert by bdds
71.04/71.35	c D: 1
71.04/71.35	c estimatedAdderCost: 36
71.04/71.35	c Try to convert by bdds
71.04/71.37	c D: 1
71.04/71.37	c estimatedAdderCost: 35
71.04/71.37	c Try to convert by bdds
71.04/71.38	c D: 1
71.04/71.38	c estimatedAdderCost: 36
71.04/71.38	c Try to convert by bdds
71.04/71.39	c D: 1
71.04/71.39	c estimatedAdderCost: 35
71.04/71.39	c Try to convert by bdds
71.14/71.40	c D: 1
71.14/71.40	c estimatedAdderCost: 36
71.14/71.40	c Try to convert by bdds
71.14/71.42	c D: 1
71.14/71.42	c estimatedAdderCost: 35
71.14/71.42	c Try to convert by bdds
71.14/71.43	c D: 1
71.14/71.43	c estimatedAdderCost: 36
71.14/71.43	c Try to convert by bdds
71.14/71.44	c D: 1
71.14/71.44	c estimatedAdderCost: 35
71.14/71.44	c Try to convert by bdds
71.14/71.45	c D: 1
71.14/71.45	c estimatedAdderCost: 36
71.14/71.45	c Try to convert by bdds
71.14/71.47	c D: 1
71.14/71.47	c estimatedAdderCost: 35
71.14/71.47	c Try to convert by bdds
71.14/71.48	c D: 1
71.14/71.48	c estimatedAdderCost: 36
71.14/71.48	c Try to convert by bdds
71.14/71.49	c D: 1
71.14/71.49	c estimatedAdderCost: 35
71.14/71.49	c Try to convert by bdds
71.24/71.50	c D: 1
71.24/71.50	c estimatedAdderCost: 36
71.24/71.50	c Try to convert by bdds
71.24/71.52	c D: 1
71.24/71.52	c estimatedAdderCost: 35
71.24/71.52	c Try to convert by bdds
71.24/71.53	c D: 1
71.24/71.53	c estimatedAdderCost: 36
71.24/71.53	c Try to convert by bdds
71.24/71.54	c D: 1
71.24/71.54	c estimatedAdderCost: 35
71.24/71.54	c Try to convert by bdds
71.24/71.55	c D: 1
71.24/71.55	c estimatedAdderCost: 36
71.24/71.55	c Try to convert by bdds
71.24/71.57	c D: 1
71.24/71.57	c estimatedAdderCost: 35
71.24/71.57	c Try to convert by bdds
71.24/71.58	c D: 1
71.24/71.58	c estimatedAdderCost: 36
71.24/71.58	c Try to convert by bdds
71.24/71.59	c D: 1
71.24/71.59	c estimatedAdderCost: 35
71.24/71.59	c Try to convert by bdds
71.34/71.60	c D: 1
71.34/71.60	c estimatedAdderCost: 36
71.34/71.60	c Try to convert by bdds
71.34/71.61	c D: 1
71.34/71.61	c estimatedAdderCost: 35
71.34/71.61	c Try to convert by bdds
71.34/71.63	c D: 1
71.34/71.63	c estimatedAdderCost: 36
71.34/71.63	c Try to convert by bdds
71.34/71.64	c D: 1
71.34/71.64	c estimatedAdderCost: 35
71.34/71.64	c Try to convert by bdds
71.34/71.65	c D: 1
71.34/71.65	c estimatedAdderCost: 36
71.34/71.65	c Try to convert by bdds
71.34/71.66	c D: 1
71.34/71.66	c estimatedAdderCost: 35
71.34/71.66	c Try to convert by bdds
71.34/71.68	c D: 1
71.34/71.68	c estimatedAdderCost: 36
71.34/71.68	c Try to convert by bdds
71.34/71.69	c D: 1
71.34/71.69	c estimatedAdderCost: 35
71.34/71.69	c Try to convert by bdds
71.44/71.70	c D: 1
71.44/71.70	c estimatedAdderCost: 36
71.44/71.70	c Try to convert by bdds
71.44/71.71	c D: 1
71.44/71.71	c estimatedAdderCost: 35
71.44/71.71	c Try to convert by bdds
71.44/71.73	c D: 1
71.44/71.73	c estimatedAdderCost: 36
71.44/71.73	c Try to convert by bdds
71.44/71.74	c D: 1
71.44/71.74	c estimatedAdderCost: 35
71.44/71.74	c Try to convert by bdds
71.44/71.75	c D: 1
71.44/71.75	c estimatedAdderCost: 36
71.44/71.75	c Try to convert by bdds
71.44/71.76	c D: 1
71.44/71.76	c estimatedAdderCost: 35
71.44/71.76	c Try to convert by bdds
71.44/71.78	c D: 1
71.44/71.78	c estimatedAdderCost: 36
71.44/71.78	c Try to convert by bdds
71.44/71.79	c D: 1
71.44/71.79	c estimatedAdderCost: 35
71.44/71.79	c Try to convert by bdds
71.54/71.80	c D: 1
71.54/71.80	c estimatedAdderCost: 36
71.54/71.80	c Try to convert by bdds
71.54/71.81	c D: 1
71.54/71.81	c estimatedAdderCost: 35
71.54/71.81	c Try to convert by bdds
71.54/71.83	c D: 1
71.54/71.83	c estimatedAdderCost: 36
71.54/71.83	c Try to convert by bdds
71.54/71.84	c D: 1
71.54/71.84	c estimatedAdderCost: 35
71.54/71.84	c Try to convert by bdds
71.54/71.85	c D: 1
71.54/71.85	c estimatedAdderCost: 36
71.54/71.85	c Try to convert by bdds
71.54/71.86	c D: 1
71.54/71.86	c estimatedAdderCost: 35
71.54/71.86	c Try to convert by bdds
71.54/71.88	c D: 1
71.54/71.88	c estimatedAdderCost: 36
71.54/71.88	c Try to convert by bdds
71.54/71.89	c D: 1
71.54/71.89	c estimatedAdderCost: 35
71.54/71.89	c Try to convert by bdds
71.64/71.90	c D: 1
71.64/71.90	c estimatedAdderCost: 36
71.64/71.90	c Try to convert by bdds
71.64/71.91	c D: 1
71.64/71.91	c estimatedAdderCost: 35
71.64/71.91	c Try to convert by bdds
71.64/71.93	c D: 1
71.64/71.93	c estimatedAdderCost: 36
71.64/71.93	c Try to convert by bdds
71.64/71.94	c D: 1
71.64/71.94	c estimatedAdderCost: 35
71.64/71.94	c Try to convert by bdds
71.64/71.95	c D: 1
71.64/71.95	c estimatedAdderCost: 36
71.64/71.95	c Try to convert by bdds
71.64/71.96	c D: 1
71.64/71.96	c estimatedAdderCost: 35
71.64/71.96	c Try to convert by bdds
71.64/71.98	c D: 1
71.64/71.98	c estimatedAdderCost: 36
71.64/71.98	c Try to convert by bdds
71.64/71.99	c D: 1
71.64/71.99	c estimatedAdderCost: 35
71.64/71.99	c Try to convert by bdds
71.64/72.00	c D: 1
71.64/72.00	c estimatedAdderCost: 36
71.64/72.00	c Try to convert by bdds
71.76/72.01	c D: 1
71.76/72.01	c estimatedAdderCost: 35
71.76/72.01	c Try to convert by bdds
71.76/72.03	c D: 1
71.76/72.03	c estimatedAdderCost: 36
71.76/72.03	c Try to convert by bdds
71.76/72.04	c D: 1
71.76/72.04	c estimatedAdderCost: 35
71.76/72.04	c Try to convert by bdds
71.76/72.05	c D: 1
71.76/72.05	c estimatedAdderCost: 36
71.76/72.05	c Try to convert by bdds
71.76/72.06	c D: 1
71.76/72.06	c estimatedAdderCost: 35
71.76/72.06	c Try to convert by bdds
71.76/72.08	c D: 1
71.76/72.08	c estimatedAdderCost: 36
71.76/72.08	c Try to convert by bdds
71.76/72.09	c D: 1
71.76/72.09	c estimatedAdderCost: 35
71.76/72.09	c Try to convert by bdds
71.76/72.10	c D: 1
71.76/72.10	c estimatedAdderCost: 36
71.76/72.10	c Try to convert by bdds
71.86/72.11	c D: 1
71.86/72.11	c estimatedAdderCost: 35
71.86/72.11	c Try to convert by bdds
71.86/72.13	c D: 1
71.86/72.13	c estimatedAdderCost: 36
71.86/72.13	c Try to convert by bdds
71.86/72.14	c D: 1
71.86/72.14	c estimatedAdderCost: 35
71.86/72.14	c Try to convert by bdds
71.86/72.15	c D: 1
71.86/72.15	c estimatedAdderCost: 36
71.86/72.15	c Try to convert by bdds
71.86/72.16	c D: 1
71.86/72.16	c estimatedAdderCost: 35
71.86/72.16	c Try to convert by bdds
71.86/72.18	c D: 1
71.86/72.18	c estimatedAdderCost: 36
71.86/72.18	c Try to convert by bdds
71.86/72.19	c D: 1
71.86/72.19	c estimatedAdderCost: 35
71.86/72.19	c Try to convert by bdds
71.94/72.20	c D: 1
71.94/72.20	c estimatedAdderCost: 36
71.94/72.20	c Try to convert by bdds
71.94/72.21	c D: 1
71.94/72.21	c estimatedAdderCost: 35
71.94/72.21	c Try to convert by bdds
71.94/72.23	c D: 1
71.94/72.23	c estimatedAdderCost: 36
71.94/72.23	c Try to convert by bdds
71.94/72.24	c D: 1
71.94/72.24	c estimatedAdderCost: 35
71.94/72.24	c Try to convert by bdds
71.94/72.25	c D: 1
71.94/72.25	c estimatedAdderCost: 36
71.94/72.25	c Try to convert by bdds
71.94/72.26	c D: 1
71.94/72.26	c estimatedAdderCost: 35
71.94/72.26	c Try to convert by bdds
71.94/72.28	c D: 1
71.94/72.28	c estimatedAdderCost: 36
71.94/72.28	c Try to convert by bdds
71.94/72.29	c D: 1
71.94/72.29	c estimatedAdderCost: 35
71.94/72.29	c Try to convert by bdds
72.04/72.30	c D: 1
72.04/72.30	c estimatedAdderCost: 36
72.04/72.30	c Try to convert by bdds
72.04/72.31	c D: 1
72.04/72.31	c estimatedAdderCost: 35
72.04/72.31	c Try to convert by bdds
72.04/72.33	c D: 1
72.04/72.33	c estimatedAdderCost: 36
72.04/72.33	c Try to convert by bdds
72.04/72.34	c D: 1
72.04/72.34	c estimatedAdderCost: 35
72.04/72.34	c Try to convert by bdds
72.04/72.35	c D: 1
72.04/72.35	c estimatedAdderCost: 36
72.04/72.35	c Try to convert by bdds
72.04/72.36	c D: 1
72.04/72.36	c estimatedAdderCost: 35
72.04/72.36	c Try to convert by bdds
72.04/72.38	c D: 1
72.04/72.38	c estimatedAdderCost: 36
72.04/72.38	c Try to convert by bdds
72.04/72.39	c D: 1
72.04/72.39	c estimatedAdderCost: 35
72.04/72.39	c Try to convert by bdds
72.14/72.40	c D: 1
72.14/72.40	c estimatedAdderCost: 36
72.14/72.40	c Try to convert by bdds
72.14/72.41	c D: 1
72.14/72.41	c estimatedAdderCost: 35
72.14/72.41	c Try to convert by bdds
72.14/72.43	c D: 1
72.14/72.43	c estimatedAdderCost: 36
72.14/72.43	c Try to convert by bdds
72.14/72.44	c D: 1
72.14/72.44	c estimatedAdderCost: 35
72.14/72.44	c Try to convert by bdds
72.14/72.45	c D: 1
72.14/72.45	c estimatedAdderCost: 36
72.14/72.45	c Try to convert by bdds
72.14/72.46	c D: 1
72.14/72.46	c estimatedAdderCost: 35
72.14/72.46	c Try to convert by bdds
72.14/72.48	c D: 1
72.14/72.48	c estimatedAdderCost: 36
72.14/72.48	c Try to convert by bdds
72.14/72.49	c D: 1
72.14/72.49	c estimatedAdderCost: 35
72.14/72.49	c Try to convert by bdds
72.24/72.50	c D: 1
72.24/72.50	c estimatedAdderCost: 36
72.24/72.50	c Try to convert by bdds
72.24/72.51	c D: 1
72.24/72.51	c estimatedAdderCost: 35
72.24/72.51	c Try to convert by bdds
72.24/72.53	c D: 1
72.24/72.53	c estimatedAdderCost: 36
72.24/72.53	c Try to convert by bdds
72.24/72.54	c D: 1
72.24/72.54	c estimatedAdderCost: 35
72.24/72.54	c Try to convert by bdds
72.24/72.55	c D: 1
72.24/72.55	c estimatedAdderCost: 36
72.24/72.55	c Try to convert by bdds
72.24/72.56	c D: 1
72.24/72.56	c estimatedAdderCost: 35
72.24/72.56	c Try to convert by bdds
72.24/72.58	c D: 1
72.24/72.58	c estimatedAdderCost: 36
72.24/72.58	c Try to convert by bdds
72.24/72.59	c D: 1
72.24/72.59	c estimatedAdderCost: 35
72.24/72.59	c Try to convert by bdds
72.34/72.60	c D: 1
72.34/72.60	c estimatedAdderCost: 36
72.34/72.60	c Try to convert by bdds
72.34/72.61	c D: 1
72.34/72.61	c estimatedAdderCost: 35
72.34/72.61	c Try to convert by bdds
72.34/72.63	c D: 1
72.34/72.63	c estimatedAdderCost: 36
72.34/72.63	c Try to convert by bdds
72.34/72.64	c D: 1
72.34/72.64	c estimatedAdderCost: 35
72.34/72.64	c Try to convert by bdds
72.34/72.65	c D: 1
72.34/72.65	c estimatedAdderCost: 36
72.34/72.65	c Try to convert by bdds
72.34/72.66	c D: 1
72.34/72.66	c estimatedAdderCost: 35
72.34/72.66	c Try to convert by bdds
72.34/72.68	c D: 1
72.34/72.68	c estimatedAdderCost: 36
72.34/72.68	c Try to convert by bdds
72.34/72.69	c D: 1
72.34/72.69	c estimatedAdderCost: 35
72.34/72.69	c Try to convert by bdds
72.44/72.70	c D: 1
72.44/72.70	c estimatedAdderCost: 36
72.44/72.70	c Try to convert by bdds
72.44/72.71	c D: 1
72.44/72.71	c estimatedAdderCost: 35
72.44/72.71	c Try to convert by bdds
72.44/72.73	c D: 1
72.44/72.73	c estimatedAdderCost: 36
72.44/72.73	c Try to convert by bdds
72.44/72.74	c D: 1
72.44/72.74	c estimatedAdderCost: 35
72.44/72.74	c Try to convert by bdds
72.44/72.75	c D: 1
72.44/72.75	c estimatedAdderCost: 36
72.44/72.75	c Try to convert by bdds
72.44/72.76	c D: 1
72.44/72.76	c estimatedAdderCost: 35
72.44/72.76	c Try to convert by bdds
72.44/72.78	c D: 1
72.44/72.78	c estimatedAdderCost: 36
72.44/72.78	c Try to convert by bdds
72.44/72.79	c D: 1
72.44/72.79	c estimatedAdderCost: 35
72.44/72.79	c Try to convert by bdds
72.54/72.80	c D: 1
72.54/72.80	c estimatedAdderCost: 36
72.54/72.80	c Try to convert by bdds
72.54/72.81	c D: 1
72.54/72.81	c estimatedAdderCost: 35
72.54/72.81	c Try to convert by bdds
72.54/72.83	c D: 1
72.54/72.83	c estimatedAdderCost: 36
72.54/72.83	c Try to convert by bdds
72.54/72.84	c D: 1
72.54/72.84	c estimatedAdderCost: 35
72.54/72.84	c Try to convert by bdds
72.54/72.85	c D: 1
72.54/72.85	c estimatedAdderCost: 36
72.54/72.85	c Try to convert by bdds
72.54/72.86	c D: 1
72.54/72.86	c estimatedAdderCost: 35
72.54/72.86	c Try to convert by bdds
72.54/72.88	c D: 1
72.54/72.88	c estimatedAdderCost: 36
72.54/72.88	c Try to convert by bdds
72.54/72.89	c D: 1
72.54/72.89	c estimatedAdderCost: 35
72.54/72.89	c Try to convert by bdds
72.64/72.90	c D: 1
72.64/72.90	c estimatedAdderCost: 36
72.64/72.90	c Try to convert by bdds
72.64/72.91	c D: 1
72.64/72.91	c estimatedAdderCost: 35
72.64/72.91	c Try to convert by bdds
72.64/72.93	c D: 1
72.64/72.93	c estimatedAdderCost: 36
72.64/72.93	c Try to convert by bdds
72.64/72.94	c D: 1
72.64/72.94	c estimatedAdderCost: 35
72.64/72.94	c Try to convert by bdds
72.64/72.95	c D: 1
72.64/72.95	c estimatedAdderCost: 36
72.64/72.95	c Try to convert by bdds
72.64/72.96	c D: 1
72.64/72.96	c estimatedAdderCost: 35
72.64/72.96	c Try to convert by bdds
72.64/72.98	c D: 1
72.64/72.98	c estimatedAdderCost: 36
72.64/72.98	c Try to convert by bdds
72.64/72.99	c D: 1
72.64/72.99	c estimatedAdderCost: 35
72.64/72.99	c Try to convert by bdds
72.64/73.00	c D: 1
72.64/73.00	c estimatedAdderCost: 36
72.64/73.00	c Try to convert by bdds
72.76/73.01	c D: 1
72.76/73.01	c estimatedAdderCost: 35
72.76/73.01	c Try to convert by bdds
72.76/73.03	c D: 1
72.76/73.03	c estimatedAdderCost: 36
72.76/73.03	c Try to convert by bdds
72.76/73.04	c D: 1
72.76/73.04	c estimatedAdderCost: 35
72.76/73.04	c Try to convert by bdds
72.76/73.05	c D: 1
72.76/73.05	c estimatedAdderCost: 36
72.76/73.05	c Try to convert by bdds
72.76/73.06	c D: 1
72.76/73.06	c estimatedAdderCost: 35
72.76/73.06	c Try to convert by bdds
72.76/73.08	c D: 1
72.76/73.08	c estimatedAdderCost: 36
72.76/73.08	c Try to convert by bdds
72.76/73.09	c D: 1
72.76/73.09	c estimatedAdderCost: 35
72.76/73.09	c Try to convert by bdds
72.76/73.10	c D: 1
72.76/73.10	c estimatedAdderCost: 36
72.76/73.10	c Try to convert by bdds
72.86/73.11	c D: 1
72.86/73.11	c estimatedAdderCost: 35
72.86/73.11	c Try to convert by bdds
72.86/73.13	c D: 1
72.86/73.13	c estimatedAdderCost: 36
72.86/73.13	c Try to convert by bdds
72.86/73.14	c D: 1
72.86/73.14	c estimatedAdderCost: 35
72.86/73.14	c Try to convert by bdds
72.86/73.15	c D: 1
72.86/73.15	c estimatedAdderCost: 36
72.86/73.15	c Try to convert by bdds
72.86/73.16	c D: 1
72.86/73.16	c estimatedAdderCost: 35
72.86/73.16	c Try to convert by bdds
72.86/73.18	c D: 1
72.86/73.18	c estimatedAdderCost: 36
72.86/73.18	c Try to convert by bdds
72.86/73.19	c D: 1
72.86/73.19	c estimatedAdderCost: 35
72.86/73.19	c Try to convert by bdds
72.95/73.20	c D: 1
72.95/73.20	c estimatedAdderCost: 36
72.95/73.20	c Try to convert by bdds
72.95/73.21	c D: 1
72.95/73.21	c estimatedAdderCost: 35
72.95/73.21	c Try to convert by bdds
72.95/73.23	c D: 1
72.95/73.23	c estimatedAdderCost: 36
72.95/73.23	c Try to convert by bdds
72.95/73.24	c D: 1
72.95/73.24	c estimatedAdderCost: 35
72.95/73.24	c Try to convert by bdds
72.95/73.25	c D: 1
72.95/73.25	c estimatedAdderCost: 36
72.95/73.25	c Try to convert by bdds
72.95/73.26	c D: 1
72.95/73.26	c estimatedAdderCost: 35
72.95/73.26	c Try to convert by bdds
72.95/73.28	c D: 1
72.95/73.28	c estimatedAdderCost: 36
72.95/73.28	c Try to convert by bdds
72.95/73.29	c D: 1
72.95/73.29	c estimatedAdderCost: 35
72.95/73.29	c Try to convert by bdds
73.05/73.30	c D: 1
73.05/73.30	c estimatedAdderCost: 36
73.05/73.30	c Try to convert by bdds
73.05/73.31	c D: 1
73.05/73.31	c estimatedAdderCost: 35
73.05/73.31	c Try to convert by bdds
73.05/73.33	c D: 1
73.05/73.33	c estimatedAdderCost: 36
73.05/73.33	c Try to convert by bdds
73.05/73.34	c D: 1
73.05/73.34	c estimatedAdderCost: 35
73.05/73.34	c Try to convert by bdds
73.05/73.35	c D: 1
73.05/73.35	c estimatedAdderCost: 36
73.05/73.35	c Try to convert by bdds
73.05/73.36	c D: 1
73.05/73.36	c estimatedAdderCost: 35
73.05/73.36	c Try to convert by bdds
73.05/73.38	c D: 1
73.05/73.38	c estimatedAdderCost: 36
73.05/73.38	c Try to convert by bdds
73.05/73.39	c D: 1
73.05/73.39	c estimatedAdderCost: 35
73.05/73.39	c Try to convert by bdds
73.15/73.40	c D: 1
73.15/73.40	c estimatedAdderCost: 36
73.15/73.40	c Try to convert by bdds
73.15/73.41	c D: 1
73.15/73.41	c estimatedAdderCost: 35
73.15/73.41	c Try to convert by bdds
73.15/73.43	c D: 1
73.15/73.43	c estimatedAdderCost: 36
73.15/73.43	c Try to convert by bdds
73.15/73.44	c D: 1
73.15/73.44	c estimatedAdderCost: 35
73.15/73.44	c Try to convert by bdds
73.15/73.45	c D: 1
73.15/73.45	c estimatedAdderCost: 36
73.15/73.45	c Try to convert by bdds
73.15/73.46	c D: 1
73.15/73.46	c estimatedAdderCost: 35
73.15/73.46	c Try to convert by bdds
73.15/73.48	c D: 1
73.15/73.48	c estimatedAdderCost: 36
73.15/73.48	c Try to convert by bdds
73.15/73.49	c D: 1
73.15/73.49	c estimatedAdderCost: 35
73.15/73.49	c Try to convert by bdds
73.25/73.50	c D: 1
73.25/73.50	c estimatedAdderCost: 36
73.25/73.50	c Try to convert by bdds
73.25/73.51	c D: 1
73.25/73.51	c estimatedAdderCost: 35
73.25/73.51	c Try to convert by bdds
73.25/73.53	c D: 1
73.25/73.53	c estimatedAdderCost: 36
73.25/73.53	c Try to convert by bdds
73.25/73.54	c D: 1
73.25/73.54	c estimatedAdderCost: 35
73.25/73.54	c Try to convert by bdds
73.25/73.55	c D: 1
73.25/73.55	c estimatedAdderCost: 36
73.25/73.55	c Try to convert by bdds
73.25/73.56	c D: 1
73.25/73.56	c estimatedAdderCost: 35
73.25/73.56	c Try to convert by bdds
73.25/73.58	c D: 1
73.25/73.58	c estimatedAdderCost: 36
73.25/73.58	c Try to convert by bdds
73.25/73.59	c D: 1
73.25/73.59	c estimatedAdderCost: 35
73.25/73.59	c Try to convert by bdds
73.35/73.60	c D: 1
73.35/73.60	c estimatedAdderCost: 36
73.35/73.60	c Try to convert by bdds
73.35/73.61	c D: 1
73.35/73.61	c estimatedAdderCost: 35
73.35/73.61	c Try to convert by bdds
73.35/73.63	c D: 1
73.35/73.63	c estimatedAdderCost: 36
73.35/73.63	c Try to convert by bdds
73.35/73.64	c D: 1
73.35/73.64	c estimatedAdderCost: 35
73.35/73.64	c Try to convert by bdds
73.35/73.65	c D: 1
73.35/73.65	c estimatedAdderCost: 36
73.35/73.65	c Try to convert by bdds
73.35/73.66	c D: 1
73.35/73.66	c estimatedAdderCost: 35
73.35/73.66	c Try to convert by bdds
73.35/73.68	c D: 1
73.35/73.68	c estimatedAdderCost: 36
73.35/73.68	c Try to convert by bdds
73.35/73.69	c D: 1
73.35/73.69	c estimatedAdderCost: 35
73.35/73.69	c Try to convert by bdds
73.45/73.70	c D: 1
73.45/73.70	c estimatedAdderCost: 36
73.45/73.70	c Try to convert by bdds
73.45/73.71	c D: 1
73.45/73.71	c estimatedAdderCost: 35
73.45/73.71	c Try to convert by bdds
73.45/73.73	c D: 1
73.45/73.73	c estimatedAdderCost: 36
73.45/73.73	c Try to convert by bdds
73.45/73.74	c D: 1
73.45/73.74	c estimatedAdderCost: 35
73.45/73.74	c Try to convert by bdds
73.45/73.75	c D: 1
73.45/73.75	c estimatedAdderCost: 36
73.45/73.75	c Try to convert by bdds
73.45/73.76	c D: 1
73.45/73.76	c estimatedAdderCost: 35
73.45/73.76	c Try to convert by bdds
73.45/73.78	c D: 1
73.45/73.78	c estimatedAdderCost: 36
73.45/73.78	c Try to convert by bdds
73.45/73.79	c D: 1
73.45/73.79	c estimatedAdderCost: 35
73.45/73.79	c Try to convert by bdds
73.55/73.80	c D: 1
73.55/73.80	c estimatedAdderCost: 36
73.55/73.80	c Try to convert by bdds
73.55/73.81	c D: 1
73.55/73.81	c estimatedAdderCost: 35
73.55/73.81	c Try to convert by bdds
73.55/73.83	c D: 1
73.55/73.83	c estimatedAdderCost: 36
73.55/73.83	c Try to convert by bdds
73.55/73.84	c D: 1
73.55/73.84	c estimatedAdderCost: 35
73.55/73.84	c Try to convert by bdds
73.55/73.85	c D: 1
73.55/73.85	c estimatedAdderCost: 36
73.55/73.85	c Try to convert by bdds
73.55/73.86	c D: 1
73.55/73.86	c estimatedAdderCost: 35
73.55/73.86	c Try to convert by bdds
73.55/73.88	c D: 1
73.55/73.88	c estimatedAdderCost: 36
73.55/73.88	c Try to convert by bdds
73.55/73.89	c D: 1
73.55/73.89	c estimatedAdderCost: 35
73.55/73.89	c Try to convert by bdds
73.65/73.90	c D: 1
73.65/73.90	c estimatedAdderCost: 36
73.65/73.90	c Try to convert by bdds
73.65/73.91	c D: 1
73.65/73.91	c estimatedAdderCost: 35
73.65/73.91	c Try to convert by bdds
73.65/73.93	c D: 1
73.65/73.93	c estimatedAdderCost: 36
73.65/73.93	c Try to convert by bdds
73.65/73.94	c D: 1
73.65/73.94	c estimatedAdderCost: 35
73.65/73.94	c Try to convert by bdds
73.65/73.95	c D: 1
73.65/73.95	c estimatedAdderCost: 36
73.65/73.95	c Try to convert by bdds
73.65/73.96	c D: 1
73.65/73.96	c estimatedAdderCost: 35
73.65/73.96	c Try to convert by bdds
73.65/73.98	c D: 1
73.65/73.98	c estimatedAdderCost: 36
73.65/73.98	c Try to convert by bdds
73.65/73.99	c D: 1
73.65/73.99	c estimatedAdderCost: 35
73.65/73.99	c Try to convert by bdds
73.65/74.00	c D: 1
73.65/74.00	c estimatedAdderCost: 36
73.65/74.00	c Try to convert by bdds
73.76/74.01	c D: 1
73.76/74.01	c estimatedAdderCost: 35
73.76/74.01	c Try to convert by bdds
73.76/74.03	c D: 1
73.76/74.03	c estimatedAdderCost: 36
73.76/74.03	c Try to convert by bdds
73.76/74.04	c D: 1
73.76/74.04	c estimatedAdderCost: 35
73.76/74.04	c Try to convert by bdds
73.76/74.05	c D: 1
73.76/74.05	c estimatedAdderCost: 36
73.76/74.05	c Try to convert by bdds
73.76/74.06	c D: 1
73.76/74.06	c estimatedAdderCost: 35
73.76/74.06	c Try to convert by bdds
73.76/74.08	c D: 1
73.76/74.08	c estimatedAdderCost: 36
73.76/74.08	c Try to convert by bdds
73.76/74.09	c D: 1
73.76/74.09	c estimatedAdderCost: 35
73.76/74.09	c Try to convert by bdds
73.76/74.10	c D: 1
73.76/74.10	c estimatedAdderCost: 36
73.76/74.10	c Try to convert by bdds
73.86/74.11	c D: 1
73.86/74.11	c estimatedAdderCost: 35
73.86/74.11	c Try to convert by bdds
73.86/74.12	c D: 1
73.86/74.12	c estimatedAdderCost: 36
73.86/74.12	c Try to convert by bdds
73.86/74.14	c D: 1
73.86/74.14	c estimatedAdderCost: 35
73.86/74.14	c Try to convert by bdds
73.86/74.15	c D: 1
73.86/74.15	c estimatedAdderCost: 36
73.86/74.15	c Try to convert by bdds
73.86/74.16	c D: 1
73.86/74.16	c estimatedAdderCost: 35
73.86/74.16	c Try to convert by bdds
73.86/74.17	c D: 1
73.86/74.17	c estimatedAdderCost: 36
73.86/74.17	c Try to convert by bdds
73.86/74.19	c D: 1
73.86/74.19	c estimatedAdderCost: 35
73.86/74.19	c Try to convert by bdds
73.95/74.20	c D: 1
73.95/74.20	c estimatedAdderCost: 36
73.95/74.20	c Try to convert by bdds
73.95/74.21	c D: 1
73.95/74.21	c estimatedAdderCost: 35
73.95/74.21	c Try to convert by bdds
73.95/74.22	c D: 1
73.95/74.22	c estimatedAdderCost: 36
73.95/74.22	c Try to convert by bdds
73.95/74.24	c D: 1
73.95/74.24	c estimatedAdderCost: 35
73.95/74.24	c Try to convert by bdds
73.95/74.25	c D: 1
73.95/74.25	c estimatedAdderCost: 36
73.95/74.25	c Try to convert by bdds
73.95/74.26	c D: 1
73.95/74.26	c estimatedAdderCost: 30
73.95/74.26	c Try to convert by bdds
73.95/74.28	c D: 1
73.95/74.28	c estimatedAdderCost: 30
73.95/74.28	c Try to convert by bdds
73.95/74.29	c D: 1
73.95/74.29	c estimatedAdderCost: 30
73.95/74.29	c Try to convert by bdds
74.05/74.31	c D: 1
74.05/74.31	c estimatedAdderCost: 30
74.05/74.31	c Try to convert by bdds
74.05/74.32	c D: 1
74.05/74.32	c estimatedAdderCost: 30
74.05/74.32	c Try to convert by bdds
74.05/74.34	c D: 1
74.05/74.34	c estimatedAdderCost: 30
74.05/74.34	c Try to convert by bdds
74.05/74.36	c D: 1
74.05/74.36	c estimatedAdderCost: 30
74.05/74.36	c Try to convert by bdds
74.05/74.37	c D: 1
74.05/74.37	c estimatedAdderCost: 30
74.05/74.37	c Try to convert by bdds
74.05/74.39	c D: 1
74.05/74.39	c estimatedAdderCost: 30
74.05/74.39	c Try to convert by bdds
74.14/74.40	c D: 1
74.14/74.40	c estimatedAdderCost: 30
74.14/74.40	c Try to convert by bdds
74.14/74.42	c D: 1
74.14/74.42	c estimatedAdderCost: 30
74.14/74.42	c Try to convert by bdds
74.14/74.43	c D: 1
74.14/74.43	c estimatedAdderCost: 30
74.14/74.43	c Try to convert by bdds
74.14/74.45	c D: 1
74.14/74.45	c estimatedAdderCost: 30
74.14/74.45	c Try to convert by bdds
74.14/74.47	c D: 1
74.14/74.47	c estimatedAdderCost: 30
74.14/74.47	c Try to convert by bdds
74.14/74.48	c D: 1
74.14/74.48	c estimatedAdderCost: 30
74.14/74.48	c Try to convert by bdds
74.24/74.50	c D: 1
74.24/74.50	c estimatedAdderCost: 30
74.24/74.50	c Try to convert by bdds
74.24/74.51	c D: 1
74.24/74.51	c estimatedAdderCost: 30
74.24/74.51	c Try to convert by bdds
74.24/74.53	c D: 1
74.24/74.53	c estimatedAdderCost: 30
74.24/74.53	c Try to convert by bdds
74.24/74.54	c D: 1
74.24/74.54	c estimatedAdderCost: 30
74.24/74.54	c Try to convert by bdds
74.24/74.56	c D: 1
74.24/74.56	c estimatedAdderCost: 30
74.24/74.56	c Try to convert by bdds
74.24/74.58	c D: 1
74.24/74.58	c estimatedAdderCost: 30
74.24/74.58	c Try to convert by bdds
74.24/74.59	c D: 1
74.24/74.59	c estimatedAdderCost: 30
74.24/74.59	c Try to convert by bdds
74.34/74.61	c D: 1
74.34/74.61	c estimatedAdderCost: 30
74.34/74.61	c Try to convert by bdds
74.34/74.62	c D: 1
74.34/74.62	c estimatedAdderCost: 30
74.34/74.62	c Try to convert by bdds
74.34/74.64	c D: 1
74.34/74.64	c estimatedAdderCost: 30
74.34/74.64	c Try to convert by bdds
74.34/74.65	c D: 1
74.34/74.65	c estimatedAdderCost: 30
74.34/74.65	c Try to convert by bdds
74.34/74.67	c D: 1
74.34/74.67	c estimatedAdderCost: 30
74.34/74.67	c Try to convert by bdds
74.34/74.69	c D: 1
74.34/74.69	c estimatedAdderCost: 30
74.34/74.69	c Try to convert by bdds
74.44/74.70	c D: 1
74.44/74.70	c estimatedAdderCost: 30
74.44/74.70	c Try to convert by bdds
74.44/74.72	c D: 1
74.44/74.72	c estimatedAdderCost: 30
74.44/74.72	c Try to convert by bdds
74.44/74.73	c D: 1
74.44/74.73	c estimatedAdderCost: 35
74.44/74.73	c Try to convert by bdds
74.44/74.75	c D: 1
74.44/74.75	c estimatedAdderCost: 36
74.44/74.75	c Try to convert by bdds
74.44/74.76	c D: 1
74.44/74.76	c estimatedAdderCost: 35
74.44/74.76	c Try to convert by bdds
74.44/74.77	c D: 1
74.44/74.77	c estimatedAdderCost: 36
74.44/74.77	c Try to convert by bdds
74.44/74.78	c D: 1
74.44/74.78	c estimatedAdderCost: 35
74.44/74.78	c Try to convert by bdds
74.44/74.79	c D: 1
74.44/74.79	c estimatedAdderCost: 36
74.44/74.79	c Try to convert by bdds
74.54/74.81	c D: 1
74.54/74.81	c estimatedAdderCost: 35
74.54/74.81	c Try to convert by bdds
74.54/74.82	c D: 1
74.54/74.82	c estimatedAdderCost: 36
74.54/74.82	c Try to convert by bdds
74.54/74.83	c D: 1
74.54/74.83	c estimatedAdderCost: 35
74.54/74.83	c Try to convert by bdds
74.54/74.84	c D: 1
74.54/74.84	c estimatedAdderCost: 36
74.54/74.84	c Try to convert by bdds
74.54/74.86	c D: 1
74.54/74.86	c estimatedAdderCost: 35
74.54/74.86	c Try to convert by bdds
74.54/74.87	c D: 1
74.54/74.87	c estimatedAdderCost: 36
74.54/74.87	c Try to convert by bdds
74.54/74.88	c D: 1
74.54/74.88	c estimatedAdderCost: 35
74.54/74.88	c Try to convert by bdds
74.54/74.89	c D: 1
74.54/74.89	c estimatedAdderCost: 36
74.54/74.89	c Try to convert by bdds
74.64/74.91	c D: 1
74.64/74.91	c estimatedAdderCost: 35
74.64/74.91	c Try to convert by bdds
74.64/74.92	c D: 1
74.64/74.92	c estimatedAdderCost: 36
74.64/74.92	c Try to convert by bdds
74.64/74.93	c D: 1
74.64/74.93	c estimatedAdderCost: 35
74.64/74.93	c Try to convert by bdds
74.64/74.94	c D: 1
74.64/74.94	c estimatedAdderCost: 36
74.64/74.94	c Try to convert by bdds
74.64/74.96	c D: 1
74.64/74.96	c estimatedAdderCost: 35
74.64/74.96	c Try to convert by bdds
74.64/74.97	c D: 1
74.64/74.97	c estimatedAdderCost: 36
74.64/74.97	c Try to convert by bdds
74.64/74.98	c D: 1
74.64/74.98	c estimatedAdderCost: 35
74.64/74.98	c Try to convert by bdds
74.64/74.99	c D: 1
74.64/74.99	c estimatedAdderCost: 36
74.64/74.99	c Try to convert by bdds
74.64/75.01	c D: 1
74.64/75.01	c estimatedAdderCost: 35
74.64/75.01	c Try to convert by bdds
74.76/75.02	c D: 1
74.76/75.02	c estimatedAdderCost: 36
74.76/75.02	c Try to convert by bdds
74.76/75.03	c D: 1
74.76/75.03	c estimatedAdderCost: 35
74.76/75.03	c Try to convert by bdds
74.76/75.04	c D: 1
74.76/75.04	c estimatedAdderCost: 36
74.76/75.04	c Try to convert by bdds
74.76/75.06	c D: 1
74.76/75.06	c estimatedAdderCost: 35
74.76/75.06	c Try to convert by bdds
74.76/75.07	c D: 1
74.76/75.07	c estimatedAdderCost: 36
74.76/75.07	c Try to convert by bdds
74.76/75.08	c D: 1
74.76/75.08	c estimatedAdderCost: 35
74.76/75.08	c Try to convert by bdds
74.76/75.09	c D: 1
74.76/75.09	c estimatedAdderCost: 36
74.76/75.09	c Try to convert by bdds
74.76/75.11	c D: 1
74.76/75.11	c estimatedAdderCost: 35
74.76/75.11	c Try to convert by bdds
74.86/75.12	c D: 1
74.86/75.12	c estimatedAdderCost: 36
74.86/75.12	c Try to convert by bdds
74.86/75.13	c D: 1
74.86/75.13	c estimatedAdderCost: 35
74.86/75.13	c Try to convert by bdds
74.86/75.14	c D: 1
74.86/75.14	c estimatedAdderCost: 36
74.86/75.14	c Try to convert by bdds
74.86/75.15	c D: 1
74.86/75.15	c estimatedAdderCost: 35
74.86/75.15	c Try to convert by bdds
74.86/75.17	c D: 1
74.86/75.17	c estimatedAdderCost: 36
74.86/75.17	c Try to convert by bdds
74.86/75.18	c D: 1
74.86/75.18	c estimatedAdderCost: 35
74.86/75.18	c Try to convert by bdds
74.86/75.19	c D: 1
74.86/75.19	c estimatedAdderCost: 36
74.86/75.19	c Try to convert by bdds
74.94/75.20	c D: 1
74.94/75.20	c estimatedAdderCost: 35
74.94/75.20	c Try to convert by bdds
74.94/75.22	c D: 1
74.94/75.22	c estimatedAdderCost: 36
74.94/75.22	c Try to convert by bdds
74.94/75.23	c D: 1
74.94/75.23	c estimatedAdderCost: 35
74.94/75.23	c Try to convert by bdds
74.94/75.24	c D: 1
74.94/75.24	c estimatedAdderCost: 36
74.94/75.24	c Try to convert by bdds
74.94/75.25	c D: 1
74.94/75.25	c estimatedAdderCost: 35
74.94/75.25	c Try to convert by bdds
74.94/75.27	c D: 1
74.94/75.27	c estimatedAdderCost: 36
74.94/75.27	c Try to convert by bdds
74.94/75.28	c D: 1
74.94/75.28	c estimatedAdderCost: 35
74.94/75.28	c Try to convert by bdds
74.94/75.29	c D: 1
74.94/75.29	c estimatedAdderCost: 36
74.94/75.29	c Try to convert by bdds
75.04/75.30	c D: 1
75.04/75.30	c estimatedAdderCost: 35
75.04/75.30	c Try to convert by bdds
75.04/75.32	c D: 1
75.04/75.32	c estimatedAdderCost: 36
75.04/75.32	c Try to convert by bdds
75.04/75.33	c D: 1
75.04/75.33	c estimatedAdderCost: 35
75.04/75.33	c Try to convert by bdds
75.04/75.34	c D: 1
75.04/75.34	c estimatedAdderCost: 36
75.04/75.34	c Try to convert by bdds
75.04/75.35	c D: 1
75.04/75.35	c estimatedAdderCost: 35
75.04/75.35	c Try to convert by bdds
75.04/75.37	c D: 1
75.04/75.37	c estimatedAdderCost: 36
75.04/75.37	c Try to convert by bdds
75.04/75.38	c D: 1
75.04/75.38	c estimatedAdderCost: 35
75.04/75.38	c Try to convert by bdds
75.04/75.39	c D: 1
75.04/75.39	c estimatedAdderCost: 36
75.04/75.39	c Try to convert by bdds
75.14/75.40	c D: 1
75.14/75.40	c estimatedAdderCost: 35
75.14/75.40	c Try to convert by bdds
75.14/75.42	c D: 1
75.14/75.42	c estimatedAdderCost: 36
75.14/75.42	c Try to convert by bdds
75.14/75.43	c D: 1
75.14/75.43	c estimatedAdderCost: 35
75.14/75.43	c Try to convert by bdds
75.14/75.44	c D: 1
75.14/75.44	c estimatedAdderCost: 36
75.14/75.44	c Try to convert by bdds
75.14/75.45	c D: 1
75.14/75.45	c estimatedAdderCost: 35
75.14/75.45	c Try to convert by bdds
75.14/75.47	c D: 1
75.14/75.47	c estimatedAdderCost: 36
75.14/75.47	c Try to convert by bdds
75.14/75.48	c D: 1
75.14/75.48	c estimatedAdderCost: 35
75.14/75.48	c Try to convert by bdds
75.14/75.49	c D: 1
75.14/75.49	c estimatedAdderCost: 36
75.14/75.49	c Try to convert by bdds
75.24/75.50	c D: 1
75.24/75.50	c estimatedAdderCost: 35
75.24/75.50	c Try to convert by bdds
75.24/75.52	c D: 1
75.24/75.52	c estimatedAdderCost: 36
75.24/75.52	c Try to convert by bdds
75.24/75.53	c D: 1
75.24/75.53	c estimatedAdderCost: 35
75.24/75.53	c Try to convert by bdds
75.24/75.54	c D: 1
75.24/75.54	c estimatedAdderCost: 36
75.24/75.54	c Try to convert by bdds
75.24/75.55	c D: 1
75.24/75.55	c estimatedAdderCost: 35
75.24/75.55	c Try to convert by bdds
75.24/75.57	c D: 1
75.24/75.57	c estimatedAdderCost: 36
75.24/75.57	c Try to convert by bdds
75.24/75.58	c D: 1
75.24/75.58	c estimatedAdderCost: 35
75.24/75.58	c Try to convert by bdds
75.24/75.59	c D: 1
75.24/75.59	c estimatedAdderCost: 36
75.24/75.59	c Try to convert by bdds
75.34/75.60	c D: 1
75.34/75.60	c estimatedAdderCost: 35
75.34/75.60	c Try to convert by bdds
75.34/75.61	c D: 1
75.34/75.61	c estimatedAdderCost: 36
75.34/75.61	c Try to convert by bdds
75.34/75.63	c D: 1
75.34/75.63	c estimatedAdderCost: 35
75.34/75.63	c Try to convert by bdds
75.34/75.64	c D: 1
75.34/75.64	c estimatedAdderCost: 36
75.34/75.64	c Try to convert by bdds
75.34/75.65	c D: 1
75.34/75.65	c estimatedAdderCost: 35
75.34/75.65	c Try to convert by bdds
75.34/75.66	c D: 1
75.34/75.66	c estimatedAdderCost: 36
75.34/75.66	c Try to convert by bdds
75.34/75.68	c D: 1
75.34/75.68	c estimatedAdderCost: 35
75.34/75.68	c Try to convert by bdds
75.34/75.69	c D: 1
75.34/75.69	c estimatedAdderCost: 36
75.34/75.69	c Try to convert by bdds
75.44/75.70	c D: 1
75.44/75.70	c estimatedAdderCost: 35
75.44/75.70	c Try to convert by bdds
75.44/75.71	c D: 1
75.44/75.71	c estimatedAdderCost: 36
75.44/75.71	c Try to convert by bdds
75.44/75.73	c D: 1
75.44/75.73	c estimatedAdderCost: 35
75.44/75.73	c Try to convert by bdds
75.44/75.74	c D: 1
75.44/75.74	c estimatedAdderCost: 36
75.44/75.74	c Try to convert by bdds
75.44/75.75	c D: 1
75.44/75.75	c estimatedAdderCost: 35
75.44/75.75	c Try to convert by bdds
75.44/75.76	c D: 1
75.44/75.76	c estimatedAdderCost: 36
75.44/75.76	c Try to convert by bdds
75.44/75.78	c D: 1
75.44/75.78	c estimatedAdderCost: 35
75.44/75.78	c Try to convert by bdds
75.44/75.79	c D: 1
75.44/75.79	c estimatedAdderCost: 36
75.44/75.79	c Try to convert by bdds
75.54/75.80	c D: 1
75.54/75.80	c estimatedAdderCost: 35
75.54/75.80	c Try to convert by bdds
75.54/75.81	c D: 1
75.54/75.81	c estimatedAdderCost: 36
75.54/75.81	c Try to convert by bdds
75.54/75.83	c D: 1
75.54/75.83	c estimatedAdderCost: 35
75.54/75.83	c Try to convert by bdds
75.54/75.84	c D: 1
75.54/75.84	c estimatedAdderCost: 36
75.54/75.84	c Try to convert by bdds
75.54/75.85	c D: 1
75.54/75.85	c estimatedAdderCost: 35
75.54/75.85	c Try to convert by bdds
75.54/75.86	c D: 1
75.54/75.86	c estimatedAdderCost: 36
75.54/75.86	c Try to convert by bdds
75.54/75.88	c D: 1
75.54/75.88	c estimatedAdderCost: 35
75.54/75.88	c Try to convert by bdds
75.54/75.89	c D: 1
75.54/75.89	c estimatedAdderCost: 36
75.54/75.89	c Try to convert by bdds
75.64/75.90	c D: 1
75.64/75.90	c estimatedAdderCost: 35
75.64/75.90	c Try to convert by bdds
75.64/75.91	c D: 1
75.64/75.91	c estimatedAdderCost: 36
75.64/75.91	c Try to convert by bdds
75.64/75.92	c D: 1
75.64/75.92	c estimatedAdderCost: 35
75.64/75.92	c Try to convert by bdds
75.64/75.94	c D: 1
75.64/75.94	c estimatedAdderCost: 36
75.64/75.94	c Try to convert by bdds
75.64/75.95	c D: 1
75.64/75.95	c estimatedAdderCost: 35
75.64/75.95	c Try to convert by bdds
75.64/75.96	c D: 1
75.64/75.96	c estimatedAdderCost: 36
75.64/75.96	c Try to convert by bdds
75.64/75.97	c D: 1
75.64/75.97	c estimatedAdderCost: 35
75.64/75.97	c Try to convert by bdds
75.64/75.99	c D: 1
75.64/75.99	c estimatedAdderCost: 36
75.64/75.99	c Try to convert by bdds
75.64/76.00	c D: 1
75.64/76.00	c estimatedAdderCost: 35
75.64/76.00	c Try to convert by bdds
75.75/76.01	c D: 1
75.75/76.01	c estimatedAdderCost: 36
75.75/76.01	c Try to convert by bdds
75.75/76.02	c D: 1
75.75/76.02	c estimatedAdderCost: 35
75.75/76.02	c Try to convert by bdds
75.75/76.04	c D: 1
75.75/76.04	c estimatedAdderCost: 36
75.75/76.04	c Try to convert by bdds
75.75/76.05	c D: 1
75.75/76.05	c estimatedAdderCost: 35
75.75/76.05	c Try to convert by bdds
75.75/76.06	c D: 1
75.75/76.06	c estimatedAdderCost: 36
75.75/76.06	c Try to convert by bdds
75.75/76.07	c D: 1
75.75/76.07	c estimatedAdderCost: 35
75.75/76.07	c Try to convert by bdds
75.75/76.09	c D: 1
75.75/76.09	c estimatedAdderCost: 36
75.75/76.09	c Try to convert by bdds
75.75/76.10	c D: 1
75.75/76.10	c estimatedAdderCost: 35
75.75/76.10	c Try to convert by bdds
75.85/76.11	c D: 1
75.85/76.11	c estimatedAdderCost: 36
75.85/76.11	c Try to convert by bdds
75.85/76.12	c D: 1
75.85/76.12	c estimatedAdderCost: 35
75.85/76.12	c Try to convert by bdds
75.85/76.14	c D: 1
75.85/76.14	c estimatedAdderCost: 36
75.85/76.14	c Try to convert by bdds
75.85/76.15	c D: 1
75.85/76.15	c estimatedAdderCost: 35
75.85/76.15	c Try to convert by bdds
75.85/76.16	c D: 1
75.85/76.16	c estimatedAdderCost: 36
75.85/76.16	c Try to convert by bdds
75.85/76.17	c D: 1
75.85/76.17	c estimatedAdderCost: 35
75.85/76.17	c Try to convert by bdds
75.85/76.19	c D: 1
75.85/76.19	c estimatedAdderCost: 36
75.85/76.19	c Try to convert by bdds
75.94/76.20	c D: 1
75.94/76.20	c estimatedAdderCost: 35
75.94/76.20	c Try to convert by bdds
75.94/76.21	c D: 1
75.94/76.21	c estimatedAdderCost: 36
75.94/76.21	c Try to convert by bdds
75.94/76.22	c D: 1
75.94/76.22	c estimatedAdderCost: 35
75.94/76.22	c Try to convert by bdds
75.94/76.24	c D: 1
75.94/76.24	c estimatedAdderCost: 36
75.94/76.24	c Try to convert by bdds
75.94/76.25	c D: 1
75.94/76.25	c estimatedAdderCost: 35
75.94/76.25	c Try to convert by bdds
75.94/76.26	c D: 1
75.94/76.26	c estimatedAdderCost: 36
75.94/76.26	c Try to convert by bdds
75.94/76.27	c D: 1
75.94/76.27	c estimatedAdderCost: 35
75.94/76.27	c Try to convert by bdds
75.94/76.29	c D: 1
75.94/76.29	c estimatedAdderCost: 36
75.94/76.29	c Try to convert by bdds
76.04/76.30	c D: 1
76.04/76.30	c estimatedAdderCost: 35
76.04/76.30	c Try to convert by bdds
76.04/76.31	c D: 1
76.04/76.31	c estimatedAdderCost: 36
76.04/76.31	c Try to convert by bdds
76.04/76.32	c D: 1
76.04/76.32	c estimatedAdderCost: 35
76.04/76.32	c Try to convert by bdds
76.04/76.33	c D: 1
76.04/76.33	c estimatedAdderCost: 36
76.04/76.33	c Try to convert by bdds
76.04/76.35	c D: 1
76.04/76.35	c estimatedAdderCost: 35
76.04/76.35	c Try to convert by bdds
76.04/76.36	c D: 1
76.04/76.36	c estimatedAdderCost: 36
76.04/76.36	c Try to convert by bdds
76.04/76.37	c D: 1
76.04/76.37	c estimatedAdderCost: 35
76.04/76.37	c Try to convert by bdds
76.04/76.38	c D: 1
76.04/76.38	c estimatedAdderCost: 36
76.04/76.38	c Try to convert by bdds
76.14/76.40	c D: 1
76.14/76.40	c estimatedAdderCost: 35
76.14/76.40	c Try to convert by bdds
76.14/76.41	c D: 1
76.14/76.41	c estimatedAdderCost: 36
76.14/76.41	c Try to convert by bdds
76.14/76.42	c D: 1
76.14/76.42	c estimatedAdderCost: 35
76.14/76.42	c Try to convert by bdds
76.14/76.43	c D: 1
76.14/76.43	c estimatedAdderCost: 36
76.14/76.43	c Try to convert by bdds
76.14/76.45	c D: 1
76.14/76.45	c estimatedAdderCost: 35
76.14/76.45	c Try to convert by bdds
76.14/76.46	c D: 1
76.14/76.46	c estimatedAdderCost: 36
76.14/76.46	c Try to convert by bdds
76.14/76.47	c D: 1
76.14/76.47	c estimatedAdderCost: 35
76.14/76.47	c Try to convert by bdds
76.14/76.48	c D: 1
76.14/76.48	c estimatedAdderCost: 36
76.14/76.48	c Try to convert by bdds
76.24/76.50	c D: 1
76.24/76.50	c estimatedAdderCost: 35
76.24/76.50	c Try to convert by bdds
76.24/76.51	c D: 1
76.24/76.51	c estimatedAdderCost: 36
76.24/76.51	c Try to convert by bdds
76.24/76.52	c D: 1
76.24/76.52	c estimatedAdderCost: 35
76.24/76.52	c Try to convert by bdds
76.24/76.53	c D: 1
76.24/76.53	c estimatedAdderCost: 36
76.24/76.53	c Try to convert by bdds
76.24/76.55	c D: 1
76.24/76.55	c estimatedAdderCost: 35
76.24/76.55	c Try to convert by bdds
76.24/76.56	c D: 1
76.24/76.56	c estimatedAdderCost: 36
76.24/76.56	c Try to convert by bdds
76.24/76.57	c D: 1
76.24/76.57	c estimatedAdderCost: 35
76.24/76.57	c Try to convert by bdds
76.24/76.58	c D: 1
76.24/76.58	c estimatedAdderCost: 36
76.24/76.58	c Try to convert by bdds
76.24/76.59	c D: 1
76.24/76.59	c estimatedAdderCost: 35
76.24/76.59	c Try to convert by bdds
76.34/76.61	c D: 1
76.34/76.61	c estimatedAdderCost: 36
76.34/76.61	c Try to convert by bdds
76.34/76.62	c D: 1
76.34/76.62	c estimatedAdderCost: 35
76.34/76.62	c Try to convert by bdds
76.34/76.63	c D: 1
76.34/76.63	c estimatedAdderCost: 36
76.34/76.63	c Try to convert by bdds
76.34/76.64	c D: 1
76.34/76.64	c estimatedAdderCost: 35
76.34/76.64	c Try to convert by bdds
76.34/76.66	c D: 1
76.34/76.66	c estimatedAdderCost: 36
76.34/76.66	c Try to convert by bdds
76.34/76.67	c D: 1
76.34/76.67	c estimatedAdderCost: 35
76.34/76.67	c Try to convert by bdds
76.34/76.68	c D: 1
76.34/76.68	c estimatedAdderCost: 36
76.34/76.68	c Try to convert by bdds
76.34/76.69	c D: 1
76.34/76.69	c estimatedAdderCost: 35
76.34/76.69	c Try to convert by bdds
76.44/76.71	c D: 1
76.44/76.71	c estimatedAdderCost: 36
76.44/76.71	c Try to convert by bdds
76.44/76.72	c D: 1
76.44/76.72	c estimatedAdderCost: 35
76.44/76.72	c Try to convert by bdds
76.44/76.73	c D: 1
76.44/76.73	c estimatedAdderCost: 36
76.44/76.73	c Try to convert by bdds
76.44/76.74	c D: 1
76.44/76.74	c estimatedAdderCost: 35
76.44/76.74	c Try to convert by bdds
76.44/76.76	c D: 1
76.44/76.76	c estimatedAdderCost: 36
76.44/76.76	c Try to convert by bdds
76.44/76.77	c D: 1
76.44/76.77	c estimatedAdderCost: 35
76.44/76.77	c Try to convert by bdds
76.44/76.78	c D: 1
76.44/76.78	c estimatedAdderCost: 36
76.44/76.78	c Try to convert by bdds
76.44/76.79	c D: 1
76.44/76.79	c estimatedAdderCost: 35
76.44/76.79	c Try to convert by bdds
76.54/76.81	c D: 1
76.54/76.81	c estimatedAdderCost: 36
76.54/76.81	c Try to convert by bdds
76.54/76.82	c D: 1
76.54/76.82	c estimatedAdderCost: 35
76.54/76.82	c Try to convert by bdds
76.54/76.83	c D: 1
76.54/76.83	c estimatedAdderCost: 36
76.54/76.83	c Try to convert by bdds
76.54/76.84	c D: 1
76.54/76.84	c estimatedAdderCost: 35
76.54/76.84	c Try to convert by bdds
76.54/76.86	c D: 1
76.54/76.86	c estimatedAdderCost: 36
76.54/76.86	c Try to convert by bdds
76.54/76.87	c D: 1
76.54/76.87	c estimatedAdderCost: 35
76.54/76.87	c Try to convert by bdds
76.54/76.88	c D: 1
76.54/76.88	c estimatedAdderCost: 36
76.54/76.88	c Try to convert by bdds
76.54/76.89	c D: 1
76.54/76.89	c estimatedAdderCost: 35
76.54/76.89	c Try to convert by bdds
76.64/76.91	c D: 1
76.64/76.91	c estimatedAdderCost: 36
76.64/76.91	c Try to convert by bdds
76.64/76.92	c D: 1
76.64/76.92	c estimatedAdderCost: 35
76.64/76.92	c Try to convert by bdds
76.64/76.93	c D: 1
76.64/76.93	c estimatedAdderCost: 36
76.64/76.93	c Try to convert by bdds
76.64/76.94	c D: 1
76.64/76.94	c estimatedAdderCost: 35
76.64/76.94	c Try to convert by bdds
76.64/76.96	c D: 1
76.64/76.96	c estimatedAdderCost: 36
76.64/76.96	c Try to convert by bdds
76.64/76.97	c D: 1
76.64/76.97	c estimatedAdderCost: 35
76.64/76.97	c Try to convert by bdds
76.64/76.98	c D: 1
76.64/76.98	c estimatedAdderCost: 36
76.64/76.98	c Try to convert by bdds
76.64/76.99	c D: 1
76.64/76.99	c estimatedAdderCost: 35
76.64/76.99	c Try to convert by bdds
76.64/77.00	c D: 1
76.64/77.00	c estimatedAdderCost: 36
76.64/77.00	c Try to convert by bdds
76.75/77.02	c D: 1
76.75/77.02	c estimatedAdderCost: 35
76.75/77.02	c Try to convert by bdds
76.75/77.03	c D: 1
76.75/77.03	c estimatedAdderCost: 36
76.75/77.03	c Try to convert by bdds
76.75/77.04	c D: 1
76.75/77.04	c estimatedAdderCost: 35
76.75/77.04	c Try to convert by bdds
76.75/77.05	c D: 1
76.75/77.05	c estimatedAdderCost: 36
76.75/77.05	c Try to convert by bdds
76.75/77.07	c D: 1
76.75/77.07	c estimatedAdderCost: 35
76.75/77.07	c Try to convert by bdds
76.75/77.08	c D: 1
76.75/77.08	c estimatedAdderCost: 36
76.75/77.08	c Try to convert by bdds
76.75/77.09	c D: 1
76.75/77.09	c estimatedAdderCost: 35
76.75/77.09	c Try to convert by bdds
76.75/77.10	c D: 1
76.75/77.10	c estimatedAdderCost: 36
76.75/77.10	c Try to convert by bdds
76.85/77.12	c D: 1
76.85/77.12	c estimatedAdderCost: 35
76.85/77.12	c Try to convert by bdds
76.85/77.13	c D: 1
76.85/77.13	c estimatedAdderCost: 36
76.85/77.13	c Try to convert by bdds
76.85/77.14	c D: 1
76.85/77.14	c estimatedAdderCost: 35
76.85/77.14	c Try to convert by bdds
76.85/77.15	c D: 1
76.85/77.15	c estimatedAdderCost: 36
76.85/77.15	c Try to convert by bdds
76.85/77.17	c D: 1
76.85/77.17	c estimatedAdderCost: 35
76.85/77.17	c Try to convert by bdds
76.85/77.18	c D: 1
76.85/77.18	c estimatedAdderCost: 36
76.85/77.18	c Try to convert by bdds
76.85/77.19	c D: 1
76.85/77.19	c estimatedAdderCost: 35
76.85/77.19	c Try to convert by bdds
76.93/77.20	c D: 1
76.93/77.20	c estimatedAdderCost: 36
76.93/77.20	c Try to convert by bdds
76.93/77.22	c D: 1
76.93/77.22	c estimatedAdderCost: 35
76.93/77.22	c Try to convert by bdds
76.93/77.23	c D: 1
76.93/77.23	c estimatedAdderCost: 36
76.93/77.23	c Try to convert by bdds
76.93/77.24	c D: 1
76.93/77.24	c estimatedAdderCost: 35
76.93/77.24	c Try to convert by bdds
76.93/77.25	c D: 1
76.93/77.25	c estimatedAdderCost: 36
76.93/77.25	c Try to convert by bdds
76.93/77.27	c D: 1
76.93/77.27	c estimatedAdderCost: 35
76.93/77.27	c Try to convert by bdds
76.93/77.28	c D: 1
76.93/77.28	c estimatedAdderCost: 36
76.93/77.28	c Try to convert by bdds
76.93/77.29	c D: 1
76.93/77.29	c estimatedAdderCost: 35
76.93/77.29	c Try to convert by bdds
77.03/77.30	c D: 1
77.03/77.30	c estimatedAdderCost: 36
77.03/77.30	c Try to convert by bdds
77.03/77.32	c D: 1
77.03/77.32	c estimatedAdderCost: 35
77.03/77.32	c Try to convert by bdds
77.03/77.33	c D: 1
77.03/77.33	c estimatedAdderCost: 36
77.03/77.33	c Try to convert by bdds
77.03/77.34	c D: 1
77.03/77.34	c estimatedAdderCost: 35
77.03/77.34	c Try to convert by bdds
77.03/77.35	c D: 1
77.03/77.35	c estimatedAdderCost: 36
77.03/77.35	c Try to convert by bdds
77.03/77.36	c D: 1
77.03/77.36	c estimatedAdderCost: 35
77.03/77.36	c Try to convert by bdds
77.03/77.38	c D: 1
77.03/77.38	c estimatedAdderCost: 36
77.03/77.38	c Try to convert by bdds
77.03/77.39	c D: 1
77.03/77.39	c estimatedAdderCost: 35
77.03/77.39	c Try to convert by bdds
77.13/77.40	c D: 1
77.13/77.40	c estimatedAdderCost: 36
77.13/77.40	c Try to convert by bdds
77.13/77.41	c D: 1
77.13/77.41	c estimatedAdderCost: 35
77.13/77.41	c Try to convert by bdds
77.13/77.43	c D: 1
77.13/77.43	c estimatedAdderCost: 36
77.13/77.43	c Try to convert by bdds
77.13/77.44	c D: 1
77.13/77.44	c estimatedAdderCost: 35
77.13/77.44	c Try to convert by bdds
77.13/77.45	c D: 1
77.13/77.45	c estimatedAdderCost: 36
77.13/77.45	c Try to convert by bdds
77.13/77.46	c D: 1
77.13/77.46	c estimatedAdderCost: 35
77.13/77.46	c Try to convert by bdds
77.13/77.48	c D: 1
77.13/77.48	c estimatedAdderCost: 36
77.13/77.48	c Try to convert by bdds
77.13/77.49	c D: 1
77.13/77.49	c estimatedAdderCost: 35
77.13/77.49	c Try to convert by bdds
77.23/77.50	c D: 1
77.23/77.50	c estimatedAdderCost: 36
77.23/77.50	c Try to convert by bdds
77.23/77.51	c D: 1
77.23/77.51	c estimatedAdderCost: 35
77.23/77.51	c Try to convert by bdds
77.23/77.53	c D: 1
77.23/77.53	c estimatedAdderCost: 36
77.23/77.53	c Try to convert by bdds
77.23/77.54	c D: 1
77.23/77.54	c estimatedAdderCost: 35
77.23/77.54	c Try to convert by bdds
77.23/77.55	c D: 1
77.23/77.55	c estimatedAdderCost: 36
77.23/77.55	c Try to convert by bdds
77.23/77.56	c D: 1
77.23/77.56	c estimatedAdderCost: 35
77.23/77.56	c Try to convert by bdds
77.23/77.58	c D: 1
77.23/77.58	c estimatedAdderCost: 36
77.23/77.58	c Try to convert by bdds
77.23/77.59	c D: 1
77.23/77.59	c estimatedA [...]

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

 1
313.14/314.15	c estimatedAdderCost: 35
313.14/314.15	c Try to convert by bdds
313.14/314.17	c D: 1
313.14/314.17	c estimatedAdderCost: 36
313.14/314.17	c Try to convert by bdds
313.14/314.18	c D: 1
313.14/314.18	c estimatedAdderCost: 35
313.14/314.18	c Try to convert by bdds
313.14/314.19	c D: 1
313.14/314.19	c estimatedAdderCost: 36
313.14/314.19	c Try to convert by bdds
313.22/314.20	c D: 1
313.22/314.20	c estimatedAdderCost: 35
313.22/314.20	c Try to convert by bdds
313.22/314.22	c D: 1
313.22/314.22	c estimatedAdderCost: 36
313.22/314.22	c Try to convert by bdds
313.22/314.23	c D: 1
313.22/314.23	c estimatedAdderCost: 35
313.22/314.23	c Try to convert by bdds
313.22/314.24	c D: 1
313.22/314.24	c estimatedAdderCost: 36
313.22/314.24	c Try to convert by bdds
313.22/314.25	c D: 1
313.22/314.25	c estimatedAdderCost: 35
313.22/314.25	c Try to convert by bdds
313.22/314.27	c D: 1
313.22/314.27	c estimatedAdderCost: 36
313.22/314.27	c Try to convert by bdds
313.22/314.28	c D: 1
313.22/314.28	c estimatedAdderCost: 35
313.22/314.28	c Try to convert by bdds
313.22/314.29	c D: 1
313.22/314.29	c estimatedAdderCost: 36
313.22/314.29	c Try to convert by bdds
313.32/314.30	c D: 1
313.32/314.30	c estimatedAdderCost: 35
313.32/314.30	c Try to convert by bdds
313.32/314.32	c D: 1
313.32/314.32	c estimatedAdderCost: 36
313.32/314.32	c Try to convert by bdds
313.32/314.33	c D: 1
313.32/314.33	c estimatedAdderCost: 35
313.32/314.33	c Try to convert by bdds
313.32/314.34	c D: 1
313.32/314.34	c estimatedAdderCost: 36
313.32/314.34	c Try to convert by bdds
313.32/314.35	c D: 1
313.32/314.35	c estimatedAdderCost: 35
313.32/314.35	c Try to convert by bdds
313.32/314.37	c D: 1
313.32/314.37	c estimatedAdderCost: 36
313.32/314.37	c Try to convert by bdds
313.32/314.38	c D: 1
313.32/314.38	c estimatedAdderCost: 35
313.32/314.38	c Try to convert by bdds
313.32/314.39	c D: 1
313.32/314.39	c estimatedAdderCost: 36
313.32/314.39	c Try to convert by bdds
313.42/314.40	c D: 1
313.42/314.40	c estimatedAdderCost: 35
313.42/314.40	c Try to convert by bdds
313.42/314.42	c D: 1
313.42/314.42	c estimatedAdderCost: 36
313.42/314.42	c Try to convert by bdds
313.42/314.43	c D: 1
313.42/314.43	c estimatedAdderCost: 35
313.42/314.43	c Try to convert by bdds
313.42/314.44	c D: 1
313.42/314.44	c estimatedAdderCost: 36
313.42/314.44	c Try to convert by bdds
313.42/314.45	c D: 1
313.42/314.45	c estimatedAdderCost: 35
313.42/314.45	c Try to convert by bdds
313.42/314.47	c D: 1
313.42/314.47	c estimatedAdderCost: 36
313.42/314.47	c Try to convert by bdds
313.42/314.48	c D: 1
313.42/314.48	c estimatedAdderCost: 35
313.42/314.48	c Try to convert by bdds
313.42/314.49	c D: 1
313.42/314.49	c estimatedAdderCost: 36
313.42/314.49	c Try to convert by bdds
313.52/314.50	c D: 1
313.52/314.50	c estimatedAdderCost: 35
313.52/314.50	c Try to convert by bdds
313.52/314.52	c D: 1
313.52/314.52	c estimatedAdderCost: 36
313.52/314.52	c Try to convert by bdds
313.52/314.53	c D: 1
313.52/314.53	c estimatedAdderCost: 35
313.52/314.53	c Try to convert by bdds
313.52/314.54	c D: 1
313.52/314.54	c estimatedAdderCost: 36
313.52/314.54	c Try to convert by bdds
313.52/314.55	c D: 1
313.52/314.55	c estimatedAdderCost: 35
313.52/314.55	c Try to convert by bdds
313.52/314.57	c D: 1
313.52/314.57	c estimatedAdderCost: 36
313.52/314.57	c Try to convert by bdds
313.52/314.58	c D: 1
313.52/314.58	c estimatedAdderCost: 35
313.52/314.58	c Try to convert by bdds
313.52/314.59	c D: 1
313.52/314.59	c estimatedAdderCost: 36
313.52/314.59	c Try to convert by bdds
313.62/314.61	c D: 1
313.62/314.61	c estimatedAdderCost: 35
313.62/314.61	c Try to convert by bdds
313.62/314.62	c D: 1
313.62/314.62	c estimatedAdderCost: 36
313.62/314.62	c Try to convert by bdds
313.62/314.63	c D: 1
313.62/314.63	c estimatedAdderCost: 35
313.62/314.63	c Try to convert by bdds
313.62/314.64	c D: 1
313.62/314.64	c estimatedAdderCost: 36
313.62/314.64	c Try to convert by bdds
313.62/314.66	c D: 1
313.62/314.66	c estimatedAdderCost: 35
313.62/314.66	c Try to convert by bdds
313.62/314.67	c D: 1
313.62/314.67	c estimatedAdderCost: 36
313.62/314.67	c Try to convert by bdds
313.62/314.68	c D: 1
313.62/314.68	c estimatedAdderCost: 35
313.62/314.68	c Try to convert by bdds
313.62/314.69	c D: 1
313.62/314.69	c estimatedAdderCost: 36
313.62/314.69	c Try to convert by bdds
313.72/314.71	c D: 1
313.72/314.71	c estimatedAdderCost: 35
313.72/314.71	c Try to convert by bdds
313.72/314.72	c D: 1
313.72/314.72	c estimatedAdderCost: 36
313.72/314.72	c Try to convert by bdds
313.72/314.73	c D: 1
313.72/314.73	c estimatedAdderCost: 35
313.72/314.73	c Try to convert by bdds
313.72/314.74	c D: 1
313.72/314.74	c estimatedAdderCost: 36
313.72/314.74	c Try to convert by bdds
313.72/314.76	c D: 1
313.72/314.76	c estimatedAdderCost: 35
313.72/314.76	c Try to convert by bdds
313.72/314.77	c D: 1
313.72/314.77	c estimatedAdderCost: 36
313.72/314.77	c Try to convert by bdds
313.72/314.78	c D: 1
313.72/314.78	c estimatedAdderCost: 35
313.72/314.78	c Try to convert by bdds
313.72/314.79	c D: 1
313.72/314.79	c estimatedAdderCost: 36
313.72/314.79	c Try to convert by bdds
313.83/314.81	c D: 1
313.83/314.81	c estimatedAdderCost: 35
313.83/314.81	c Try to convert by bdds
313.83/314.82	c D: 1
313.83/314.82	c estimatedAdderCost: 36
313.83/314.82	c Try to convert by bdds
313.83/314.83	c D: 1
313.83/314.83	c estimatedAdderCost: 35
313.83/314.83	c Try to convert by bdds
313.83/314.84	c D: 1
313.83/314.84	c estimatedAdderCost: 36
313.83/314.84	c Try to convert by bdds
313.83/314.86	c D: 1
313.83/314.86	c estimatedAdderCost: 35
313.83/314.86	c Try to convert by bdds
313.83/314.87	c D: 1
313.83/314.87	c estimatedAdderCost: 36
313.83/314.87	c Try to convert by bdds
313.83/314.88	c D: 1
313.83/314.88	c estimatedAdderCost: 35
313.83/314.88	c Try to convert by bdds
313.83/314.89	c D: 1
313.83/314.89	c estimatedAdderCost: 36
313.83/314.89	c Try to convert by bdds
313.93/314.91	c D: 1
313.93/314.91	c estimatedAdderCost: 35
313.93/314.91	c Try to convert by bdds
313.93/314.92	c D: 1
313.93/314.92	c estimatedAdderCost: 36
313.93/314.92	c Try to convert by bdds
313.93/314.93	c D: 1
313.93/314.93	c estimatedAdderCost: 35
313.93/314.93	c Try to convert by bdds
313.93/314.94	c D: 1
313.93/314.94	c estimatedAdderCost: 36
313.93/314.94	c Try to convert by bdds
313.93/314.96	c D: 1
313.93/314.96	c estimatedAdderCost: 35
313.93/314.96	c Try to convert by bdds
313.93/314.97	c D: 1
313.93/314.97	c estimatedAdderCost: 36
313.93/314.97	c Try to convert by bdds
313.93/314.98	c D: 1
313.93/314.98	c estimatedAdderCost: 35
313.93/314.98	c Try to convert by bdds
313.93/314.99	c D: 1
313.93/314.99	c estimatedAdderCost: 36
313.93/314.99	c Try to convert by bdds
313.93/315.01	c D: 1
313.93/315.01	c estimatedAdderCost: 35
313.93/315.01	c Try to convert by bdds
314.04/315.02	c D: 1
314.04/315.02	c estimatedAdderCost: 36
314.04/315.02	c Try to convert by bdds
314.04/315.03	c D: 1
314.04/315.03	c estimatedAdderCost: 35
314.04/315.03	c Try to convert by bdds
314.04/315.05	c D: 1
314.04/315.05	c estimatedAdderCost: 36
314.04/315.05	c Try to convert by bdds
314.04/315.06	c D: 1
314.04/315.06	c estimatedAdderCost: 35
314.04/315.06	c Try to convert by bdds
314.04/315.07	c D: 1
314.04/315.07	c estimatedAdderCost: 36
314.04/315.07	c Try to convert by bdds
314.04/315.08	c D: 1
314.04/315.08	c estimatedAdderCost: 35
314.04/315.08	c Try to convert by bdds
314.04/315.10	c D: 1
314.04/315.10	c estimatedAdderCost: 36
314.04/315.10	c Try to convert by bdds
314.04/315.11	c D: 1
314.04/315.11	c estimatedAdderCost: 35
314.04/315.11	c Try to convert by bdds
314.14/315.12	c D: 1
314.14/315.12	c estimatedAdderCost: 36
314.14/315.12	c Try to convert by bdds
314.14/315.13	c D: 1
314.14/315.13	c estimatedAdderCost: 35
314.14/315.13	c Try to convert by bdds
314.14/315.15	c D: 1
314.14/315.15	c estimatedAdderCost: 36
314.14/315.15	c Try to convert by bdds
314.14/315.16	c D: 1
314.14/315.16	c estimatedAdderCost: 35
314.14/315.16	c Try to convert by bdds
314.14/315.17	c D: 1
314.14/315.17	c estimatedAdderCost: 36
314.14/315.17	c Try to convert by bdds
314.14/315.18	c D: 1
314.14/315.18	c estimatedAdderCost: 35
314.14/315.18	c Try to convert by bdds
314.23/315.20	c D: 1
314.23/315.20	c estimatedAdderCost: 36
314.23/315.20	c Try to convert by bdds
314.23/315.21	c D: 1
314.23/315.21	c estimatedAdderCost: 35
314.23/315.21	c Try to convert by bdds
314.23/315.22	c D: 1
314.23/315.22	c estimatedAdderCost: 36
314.23/315.22	c Try to convert by bdds
314.23/315.23	c D: 1
314.23/315.23	c estimatedAdderCost: 35
314.23/315.23	c Try to convert by bdds
314.23/315.25	c D: 1
314.23/315.25	c estimatedAdderCost: 36
314.23/315.25	c Try to convert by bdds
314.23/315.26	c D: 1
314.23/315.26	c estimatedAdderCost: 35
314.23/315.26	c Try to convert by bdds
314.23/315.27	c D: 1
314.23/315.27	c estimatedAdderCost: 36
314.23/315.27	c Try to convert by bdds
314.23/315.28	c D: 1
314.23/315.28	c estimatedAdderCost: 35
314.23/315.28	c Try to convert by bdds
314.33/315.30	c D: 1
314.33/315.30	c estimatedAdderCost: 36
314.33/315.30	c Try to convert by bdds
314.33/315.31	c D: 1
314.33/315.31	c estimatedAdderCost: 35
314.33/315.31	c Try to convert by bdds
314.33/315.32	c D: 1
314.33/315.32	c estimatedAdderCost: 36
314.33/315.32	c Try to convert by bdds
314.33/315.33	c D: 1
314.33/315.33	c estimatedAdderCost: 35
314.33/315.33	c Try to convert by bdds
314.33/315.35	c D: 1
314.33/315.35	c estimatedAdderCost: 36
314.33/315.35	c Try to convert by bdds
314.33/315.36	c D: 1
314.33/315.36	c estimatedAdderCost: 35
314.33/315.36	c Try to convert by bdds
314.33/315.37	c D: 1
314.33/315.37	c estimatedAdderCost: 36
314.33/315.37	c Try to convert by bdds
314.33/315.38	c D: 1
314.33/315.38	c estimatedAdderCost: 35
314.33/315.38	c Try to convert by bdds
314.43/315.40	c D: 1
314.43/315.40	c estimatedAdderCost: 36
314.43/315.40	c Try to convert by bdds
314.43/315.41	c D: 1
314.43/315.41	c estimatedAdderCost: 35
314.43/315.41	c Try to convert by bdds
314.43/315.42	c D: 1
314.43/315.42	c estimatedAdderCost: 36
314.43/315.42	c Try to convert by bdds
314.43/315.44	c D: 1
314.43/315.44	c estimatedAdderCost: 35
314.43/315.44	c Try to convert by bdds
314.43/315.45	c D: 1
314.43/315.45	c estimatedAdderCost: 36
314.43/315.45	c Try to convert by bdds
314.43/315.46	c D: 1
314.43/315.46	c estimatedAdderCost: 35
314.43/315.46	c Try to convert by bdds
314.43/315.47	c D: 1
314.43/315.47	c estimatedAdderCost: 36
314.43/315.47	c Try to convert by bdds
314.43/315.49	c D: 1
314.43/315.49	c estimatedAdderCost: 35
314.43/315.49	c Try to convert by bdds
314.53/315.50	c D: 1
314.53/315.50	c estimatedAdderCost: 36
314.53/315.50	c Try to convert by bdds
314.53/315.51	c D: 1
314.53/315.51	c estimatedAdderCost: 35
314.53/315.51	c Try to convert by bdds
314.53/315.52	c D: 1
314.53/315.52	c estimatedAdderCost: 36
314.53/315.52	c Try to convert by bdds
314.53/315.54	c D: 1
314.53/315.54	c estimatedAdderCost: 35
314.53/315.54	c Try to convert by bdds
314.53/315.55	c D: 1
314.53/315.55	c estimatedAdderCost: 36
314.53/315.55	c Try to convert by bdds
314.53/315.56	c D: 1
314.53/315.56	c estimatedAdderCost: 35
314.53/315.56	c Try to convert by bdds
314.53/315.57	c D: 1
314.53/315.57	c estimatedAdderCost: 36
314.53/315.57	c Try to convert by bdds
314.53/315.59	c D: 1
314.53/315.59	c estimatedAdderCost: 35
314.53/315.59	c Try to convert by bdds
314.63/315.60	c D: 1
314.63/315.60	c estimatedAdderCost: 36
314.63/315.60	c Try to convert by bdds
314.63/315.61	c D: 1
314.63/315.61	c estimatedAdderCost: 35
314.63/315.61	c Try to convert by bdds
314.63/315.62	c D: 1
314.63/315.62	c estimatedAdderCost: 36
314.63/315.62	c Try to convert by bdds
314.63/315.64	c D: 1
314.63/315.64	c estimatedAdderCost: 35
314.63/315.64	c Try to convert by bdds
314.63/315.65	c D: 1
314.63/315.65	c estimatedAdderCost: 36
314.63/315.65	c Try to convert by bdds
314.63/315.66	c D: 1
314.63/315.66	c estimatedAdderCost: 35
314.63/315.66	c Try to convert by bdds
314.63/315.67	c D: 1
314.63/315.67	c estimatedAdderCost: 36
314.63/315.67	c Try to convert by bdds
314.63/315.69	c D: 1
314.63/315.69	c estimatedAdderCost: 35
314.63/315.69	c Try to convert by bdds
314.73/315.70	c D: 1
314.73/315.70	c estimatedAdderCost: 36
314.73/315.70	c Try to convert by bdds
314.73/315.71	c D: 1
314.73/315.71	c estimatedAdderCost: 35
314.73/315.71	c Try to convert by bdds
314.73/315.73	c D: 1
314.73/315.73	c estimatedAdderCost: 36
314.73/315.73	c Try to convert by bdds
314.73/315.74	c D: 1
314.73/315.74	c estimatedAdderCost: 35
314.73/315.74	c Try to convert by bdds
314.73/315.75	c D: 1
314.73/315.75	c estimatedAdderCost: 36
314.73/315.75	c Try to convert by bdds
314.73/315.76	c D: 1
314.73/315.76	c estimatedAdderCost: 35
314.73/315.76	c Try to convert by bdds
314.73/315.78	c D: 1
314.73/315.78	c estimatedAdderCost: 36
314.73/315.78	c Try to convert by bdds
314.73/315.79	c D: 1
314.73/315.79	c estimatedAdderCost: 35
314.73/315.79	c Try to convert by bdds
314.83/315.80	c D: 1
314.83/315.80	c estimatedAdderCost: 36
314.83/315.80	c Try to convert by bdds
314.83/315.81	c D: 1
314.83/315.81	c estimatedAdderCost: 35
314.83/315.81	c Try to convert by bdds
314.83/315.83	c D: 1
314.83/315.83	c estimatedAdderCost: 36
314.83/315.83	c Try to convert by bdds
314.83/315.84	c D: 1
314.83/315.84	c estimatedAdderCost: 35
314.83/315.84	c Try to convert by bdds
314.83/315.85	c D: 1
314.83/315.85	c estimatedAdderCost: 36
314.83/315.85	c Try to convert by bdds
314.83/315.86	c D: 1
314.83/315.86	c estimatedAdderCost: 35
314.83/315.86	c Try to convert by bdds
314.83/315.88	c D: 1
314.83/315.88	c estimatedAdderCost: 36
314.83/315.88	c Try to convert by bdds
314.83/315.89	c D: 1
314.83/315.89	c estimatedAdderCost: 35
314.83/315.89	c Try to convert by bdds
314.93/315.90	c D: 1
314.93/315.90	c estimatedAdderCost: 36
314.93/315.90	c Try to convert by bdds
314.93/315.91	c D: 1
314.93/315.91	c estimatedAdderCost: 35
314.93/315.91	c Try to convert by bdds
314.93/315.93	c D: 1
314.93/315.93	c estimatedAdderCost: 36
314.93/315.93	c Try to convert by bdds
314.93/315.94	c D: 1
314.93/315.94	c estimatedAdderCost: 35
314.93/315.94	c Try to convert by bdds
314.93/315.95	c D: 1
314.93/315.95	c estimatedAdderCost: 36
314.93/315.95	c Try to convert by bdds
314.93/315.96	c D: 1
314.93/315.96	c estimatedAdderCost: 35
314.93/315.96	c Try to convert by bdds
314.93/315.98	c D: 1
314.93/315.98	c estimatedAdderCost: 36
314.93/315.98	c Try to convert by bdds
314.93/315.99	c D: 1
314.93/315.99	c estimatedAdderCost: 35
314.93/315.99	c Try to convert by bdds
314.93/316.00	c D: 1
314.93/316.00	c estimatedAdderCost: 36
314.93/316.00	c Try to convert by bdds
315.04/316.01	c D: 1
315.04/316.01	c estimatedAdderCost: 35
315.04/316.01	c Try to convert by bdds
315.04/316.03	c D: 1
315.04/316.03	c estimatedAdderCost: 36
315.04/316.03	c Try to convert by bdds
315.04/316.04	c D: 1
315.04/316.04	c estimatedAdderCost: 35
315.04/316.04	c Try to convert by bdds
315.04/316.05	c D: 1
315.04/316.05	c estimatedAdderCost: 36
315.04/316.05	c Try to convert by bdds
315.04/316.06	c D: 1
315.04/316.06	c estimatedAdderCost: 35
315.04/316.06	c Try to convert by bdds
315.04/316.08	c D: 1
315.04/316.08	c estimatedAdderCost: 36
315.04/316.08	c Try to convert by bdds
315.04/316.09	c D: 1
315.04/316.09	c estimatedAdderCost: 35
315.04/316.09	c Try to convert by bdds
315.04/316.10	c D: 1
315.04/316.10	c estimatedAdderCost: 36
315.04/316.10	c Try to convert by bdds
315.14/316.11	c D: 1
315.14/316.11	c estimatedAdderCost: 35
315.14/316.11	c Try to convert by bdds
315.14/316.13	c D: 1
315.14/316.13	c estimatedAdderCost: 36
315.14/316.13	c Try to convert by bdds
315.14/316.14	c D: 1
315.14/316.14	c estimatedAdderCost: 35
315.14/316.14	c Try to convert by bdds
315.14/316.15	c D: 1
315.14/316.15	c estimatedAdderCost: 36
315.14/316.15	c Try to convert by bdds
315.14/316.17	c D: 1
315.14/316.17	c estimatedAdderCost: 35
315.14/316.17	c Try to convert by bdds
315.14/316.18	c D: 1
315.14/316.18	c estimatedAdderCost: 36
315.14/316.18	c Try to convert by bdds
315.14/316.19	c D: 1
315.14/316.19	c estimatedAdderCost: 35
315.14/316.19	c Try to convert by bdds
315.22/316.20	c D: 1
315.22/316.20	c estimatedAdderCost: 36
315.22/316.20	c Try to convert by bdds
315.22/316.22	c D: 1
315.22/316.22	c estimatedAdderCost: 35
315.22/316.22	c Try to convert by bdds
315.22/316.23	c D: 1
315.22/316.23	c estimatedAdderCost: 36
315.22/316.23	c Try to convert by bdds
315.22/316.24	c D: 1
315.22/316.24	c estimatedAdderCost: 35
315.22/316.24	c Try to convert by bdds
315.22/316.25	c D: 1
315.22/316.25	c estimatedAdderCost: 36
315.22/316.25	c Try to convert by bdds
315.22/316.27	c D: 1
315.22/316.27	c estimatedAdderCost: 35
315.22/316.27	c Try to convert by bdds
315.22/316.28	c D: 1
315.22/316.28	c estimatedAdderCost: 36
315.22/316.28	c Try to convert by bdds
315.22/316.29	c D: 1
315.22/316.29	c estimatedAdderCost: 35
315.22/316.29	c Try to convert by bdds
315.32/316.30	c D: 1
315.32/316.30	c estimatedAdderCost: 36
315.32/316.30	c Try to convert by bdds
315.32/316.32	c D: 1
315.32/316.32	c estimatedAdderCost: 35
315.32/316.32	c Try to convert by bdds
315.32/316.33	c D: 1
315.32/316.33	c estimatedAdderCost: 36
315.32/316.33	c Try to convert by bdds
315.32/316.34	c D: 1
315.32/316.34	c estimatedAdderCost: 35
315.32/316.34	c Try to convert by bdds
315.32/316.35	c D: 1
315.32/316.35	c estimatedAdderCost: 36
315.32/316.35	c Try to convert by bdds
315.32/316.37	c D: 1
315.32/316.37	c estimatedAdderCost: 35
315.32/316.37	c Try to convert by bdds
315.32/316.38	c D: 1
315.32/316.38	c estimatedAdderCost: 36
315.32/316.38	c Try to convert by bdds
315.32/316.39	c D: 1
315.32/316.39	c estimatedAdderCost: 35
315.32/316.39	c Try to convert by bdds
315.42/316.40	c D: 1
315.42/316.40	c estimatedAdderCost: 36
315.42/316.40	c Try to convert by bdds
315.42/316.42	c D: 1
315.42/316.42	c estimatedAdderCost: 35
315.42/316.42	c Try to convert by bdds
315.42/316.43	c D: 1
315.42/316.43	c estimatedAdderCost: 36
315.42/316.43	c Try to convert by bdds
315.42/316.44	c D: 1
315.42/316.44	c estimatedAdderCost: 35
315.42/316.44	c Try to convert by bdds
315.42/316.45	c D: 1
315.42/316.45	c estimatedAdderCost: 36
315.42/316.45	c Try to convert by bdds
315.42/316.47	c D: 1
315.42/316.47	c estimatedAdderCost: 35
315.42/316.47	c Try to convert by bdds
315.42/316.48	c D: 1
315.42/316.48	c estimatedAdderCost: 36
315.42/316.48	c Try to convert by bdds
315.42/316.49	c D: 1
315.42/316.49	c estimatedAdderCost: 35
315.42/316.49	c Try to convert by bdds
315.52/316.51	c D: 1
315.52/316.51	c estimatedAdderCost: 36
315.52/316.51	c Try to convert by bdds
315.52/316.52	c D: 1
315.52/316.52	c estimatedAdderCost: 35
315.52/316.52	c Try to convert by bdds
315.52/316.53	c D: 1
315.52/316.53	c estimatedAdderCost: 36
315.52/316.53	c Try to convert by bdds
315.52/316.54	c D: 1
315.52/316.54	c estimatedAdderCost: 35
315.52/316.54	c Try to convert by bdds
315.52/316.56	c D: 1
315.52/316.56	c estimatedAdderCost: 36
315.52/316.56	c Try to convert by bdds
315.52/316.57	c D: 1
315.52/316.57	c estimatedAdderCost: 35
315.52/316.57	c Try to convert by bdds
315.52/316.58	c D: 1
315.52/316.58	c estimatedAdderCost: 36
315.52/316.58	c Try to convert by bdds
315.52/316.59	c D: 1
315.52/316.59	c estimatedAdderCost: 35
315.52/316.59	c Try to convert by bdds
315.62/316.61	c D: 1
315.62/316.61	c estimatedAdderCost: 36
315.62/316.61	c Try to convert by bdds
315.62/316.62	c D: 1
315.62/316.62	c estimatedAdderCost: 35
315.62/316.62	c Try to convert by bdds
315.62/316.63	c D: 1
315.62/316.63	c estimatedAdderCost: 36
315.62/316.63	c Try to convert by bdds
315.62/316.64	c D: 1
315.62/316.64	c estimatedAdderCost: 35
315.62/316.64	c Try to convert by bdds
315.62/316.66	c D: 1
315.62/316.66	c estimatedAdderCost: 36
315.62/316.66	c Try to convert by bdds
315.62/316.67	c D: 1
315.62/316.67	c estimatedAdderCost: 35
315.62/316.67	c Try to convert by bdds
315.62/316.68	c D: 1
315.62/316.68	c estimatedAdderCost: 36
315.62/316.68	c Try to convert by bdds
315.62/316.69	c D: 1
315.62/316.69	c estimatedAdderCost: 35
315.62/316.69	c Try to convert by bdds
315.72/316.71	c D: 1
315.72/316.71	c estimatedAdderCost: 36
315.72/316.71	c Try to convert by bdds
315.72/316.72	c D: 1
315.72/316.72	c estimatedAdderCost: 35
315.72/316.72	c Try to convert by bdds
315.72/316.73	c D: 1
315.72/316.73	c estimatedAdderCost: 36
315.72/316.73	c Try to convert by bdds
315.72/316.74	c D: 1
315.72/316.74	c estimatedAdderCost: 35
315.72/316.74	c Try to convert by bdds
315.72/316.76	c D: 1
315.72/316.76	c estimatedAdderCost: 36
315.72/316.76	c Try to convert by bdds
315.72/316.77	c D: 1
315.72/316.77	c estimatedAdderCost: 35
315.72/316.77	c Try to convert by bdds
315.72/316.78	c D: 1
315.72/316.78	c estimatedAdderCost: 36
315.72/316.78	c Try to convert by bdds
315.72/316.79	c D: 1
315.72/316.79	c estimatedAdderCost: 35
315.72/316.79	c Try to convert by bdds
315.82/316.81	c D: 1
315.82/316.81	c estimatedAdderCost: 36
315.82/316.81	c Try to convert by bdds
315.82/316.82	c D: 1
315.82/316.82	c estimatedAdderCost: 35
315.82/316.82	c Try to convert by bdds
315.82/316.83	c D: 1
315.82/316.83	c estimatedAdderCost: 36
315.82/316.83	c Try to convert by bdds
315.82/316.84	c D: 1
315.82/316.84	c estimatedAdderCost: 35
315.82/316.84	c Try to convert by bdds
315.82/316.86	c D: 1
315.82/316.86	c estimatedAdderCost: 36
315.82/316.86	c Try to convert by bdds
315.82/316.87	c D: 1
315.82/316.87	c estimatedAdderCost: 35
315.82/316.87	c Try to convert by bdds
315.82/316.88	c D: 1
315.82/316.88	c estimatedAdderCost: 36
315.82/316.88	c Try to convert by bdds
315.82/316.90	c D: 1
315.82/316.90	c estimatedAdderCost: 35
315.82/316.90	c Try to convert by bdds
315.92/316.91	c D: 1
315.92/316.91	c estimatedAdderCost: 36
315.92/316.91	c Try to convert by bdds
315.92/316.92	c D: 1
315.92/316.92	c estimatedAdderCost: 35
315.92/316.92	c Try to convert by bdds
315.92/316.93	c D: 1
315.92/316.93	c estimatedAdderCost: 36
315.92/316.93	c Try to convert by bdds
315.92/316.95	c D: 1
315.92/316.95	c estimatedAdderCost: 35
315.92/316.95	c Try to convert by bdds
315.92/316.96	c D: 1
315.92/316.96	c estimatedAdderCost: 36
315.92/316.96	c Try to convert by bdds
315.92/316.97	c D: 1
315.92/316.97	c estimatedAdderCost: 35
315.92/316.97	c Try to convert by bdds
315.92/316.98	c D: 1
315.92/316.98	c estimatedAdderCost: 36
315.92/316.98	c Try to convert by bdds
315.92/317.00	c D: 1
315.92/317.00	c estimatedAdderCost: 35
315.92/317.00	c Try to convert by bdds
315.92/317.01	c D: 1
315.92/317.01	c estimatedAdderCost: 36
315.92/317.01	c Try to convert by bdds
316.03/317.02	c D: 1
316.03/317.02	c estimatedAdderCost: 35
316.03/317.02	c Try to convert by bdds
316.03/317.03	c D: 1
316.03/317.03	c estimatedAdderCost: 36
316.03/317.03	c Try to convert by bdds
316.03/317.05	c D: 1
316.03/317.05	c estimatedAdderCost: 35
316.03/317.05	c Try to convert by bdds
316.03/317.06	c D: 1
316.03/317.06	c estimatedAdderCost: 36
316.03/317.06	c Try to convert by bdds
316.03/317.07	c D: 1
316.03/317.07	c estimatedAdderCost: 35
316.03/317.07	c Try to convert by bdds
316.03/317.08	c D: 1
316.03/317.08	c estimatedAdderCost: 36
316.03/317.08	c Try to convert by bdds
316.03/317.10	c D: 1
316.03/317.10	c estimatedAdderCost: 35
316.03/317.10	c Try to convert by bdds
316.13/317.11	c D: 1
316.13/317.11	c estimatedAdderCost: 36
316.13/317.11	c Try to convert by bdds
316.13/317.12	c D: 1
316.13/317.12	c estimatedAdderCost: 35
316.13/317.12	c Try to convert by bdds
316.13/317.13	c D: 1
316.13/317.13	c estimatedAdderCost: 36
316.13/317.13	c Try to convert by bdds
316.13/317.15	c D: 1
316.13/317.15	c estimatedAdderCost: 35
316.13/317.15	c Try to convert by bdds
316.13/317.16	c D: 1
316.13/317.16	c estimatedAdderCost: 36
316.13/317.16	c Try to convert by bdds
316.13/317.17	c D: 1
316.13/317.17	c estimatedAdderCost: 35
316.13/317.17	c Try to convert by bdds
316.13/317.19	c D: 1
316.13/317.19	c estimatedAdderCost: 36
316.13/317.19	c Try to convert by bdds
316.22/317.20	c D: 1
316.22/317.20	c estimatedAdderCost: 35
316.22/317.20	c Try to convert by bdds
316.22/317.21	c D: 1
316.22/317.21	c estimatedAdderCost: 36
316.22/317.21	c Try to convert by bdds
316.22/317.22	c D: 1
316.22/317.22	c estimatedAdderCost: 35
316.22/317.22	c Try to convert by bdds
316.22/317.24	c D: 1
316.22/317.24	c estimatedAdderCost: 36
316.22/317.24	c Try to convert by bdds
316.22/317.25	c D: 1
316.22/317.25	c estimatedAdderCost: 35
316.22/317.25	c Try to convert by bdds
316.22/317.26	c D: 1
316.22/317.26	c estimatedAdderCost: 36
316.22/317.26	c Try to convert by bdds
316.22/317.27	c D: 1
316.22/317.27	c estimatedAdderCost: 35
316.22/317.27	c Try to convert by bdds
316.22/317.29	c D: 1
316.22/317.29	c estimatedAdderCost: 36
316.22/317.29	c Try to convert by bdds
316.32/317.30	c D: 1
316.32/317.30	c estimatedAdderCost: 35
316.32/317.30	c Try to convert by bdds
316.32/317.31	c D: 1
316.32/317.31	c estimatedAdderCost: 36
316.32/317.31	c Try to convert by bdds
316.32/317.32	c D: 1
316.32/317.32	c estimatedAdderCost: 35
316.32/317.32	c Try to convert by bdds
316.32/317.34	c D: 1
316.32/317.34	c estimatedAdderCost: 36
316.32/317.34	c Try to convert by bdds
316.32/317.35	c D: 1
316.32/317.35	c estimatedAdderCost: 35
316.32/317.35	c Try to convert by bdds
316.32/317.36	c D: 1
316.32/317.36	c estimatedAdderCost: 36
316.32/317.36	c Try to convert by bdds
316.32/317.37	c D: 1
316.32/317.37	c estimatedAdderCost: 35
316.32/317.37	c Try to convert by bdds
316.32/317.39	c D: 1
316.32/317.39	c estimatedAdderCost: 36
316.32/317.39	c Try to convert by bdds
316.42/317.40	c D: 1
316.42/317.40	c estimatedAdderCost: 35
316.42/317.40	c Try to convert by bdds
316.42/317.41	c D: 1
316.42/317.41	c estimatedAdderCost: 36
316.42/317.41	c Try to convert by bdds
316.42/317.42	c D: 1
316.42/317.42	c estimatedAdderCost: 35
316.42/317.42	c Try to convert by bdds
316.42/317.44	c D: 1
316.42/317.44	c estimatedAdderCost: 36
316.42/317.44	c Try to convert by bdds
316.42/317.45	c D: 1
316.42/317.45	c estimatedAdderCost: 35
316.42/317.45	c Try to convert by bdds
316.42/317.46	c D: 1
316.42/317.46	c estimatedAdderCost: 36
316.42/317.46	c Try to convert by bdds
316.42/317.47	c D: 1
316.42/317.47	c estimatedAdderCost: 35
316.42/317.47	c Try to convert by bdds
316.42/317.49	c D: 1
316.42/317.49	c estimatedAdderCost: 36
316.42/317.49	c Try to convert by bdds
316.52/317.50	c D: 1
316.52/317.50	c estimatedAdderCost: 35
316.52/317.50	c Try to convert by bdds
316.52/317.51	c D: 1
316.52/317.51	c estimatedAdderCost: 36
316.52/317.51	c Try to convert by bdds
316.52/317.52	c D: 1
316.52/317.52	c estimatedAdderCost: 35
316.52/317.52	c Try to convert by bdds
316.52/317.54	c D: 1
316.52/317.54	c estimatedAdderCost: 36
316.52/317.54	c Try to convert by bdds
316.52/317.55	c D: 1
316.52/317.55	c estimatedAdderCost: 35
316.52/317.55	c Try to convert by bdds
316.52/317.56	c D: 1
316.52/317.56	c estimatedAdderCost: 36
316.52/317.56	c Try to convert by bdds
316.52/317.58	c D: 1
316.52/317.58	c estimatedAdderCost: 35
316.52/317.58	c Try to convert by bdds
316.52/317.59	c D: 1
316.52/317.59	c estimatedAdderCost: 36
316.52/317.59	c Try to convert by bdds
316.62/317.60	c D: 1
316.62/317.60	c estimatedAdderCost: 35
316.62/317.60	c Try to convert by bdds
316.62/317.61	c D: 1
316.62/317.61	c estimatedAdderCost: 36
316.62/317.61	c Try to convert by bdds
316.62/317.63	c D: 1
316.62/317.63	c estimatedAdderCost: 35
316.62/317.63	c Try to convert by bdds
316.62/317.64	c D: 1
316.62/317.64	c estimatedAdderCost: 36
316.62/317.64	c Try to convert by bdds
316.62/317.65	c D: 1
316.62/317.65	c estimatedAdderCost: 35
316.62/317.65	c Try to convert by bdds
316.62/317.66	c D: 1
316.62/317.66	c estimatedAdderCost: 36
316.62/317.66	c Try to convert by bdds
316.62/317.68	c D: 1
316.62/317.68	c estimatedAdderCost: 35
316.62/317.68	c Try to convert by bdds
316.62/317.69	c D: 1
316.62/317.69	c estimatedAdderCost: 36
316.62/317.69	c Try to convert by bdds
316.72/317.70	c D: 1
316.72/317.70	c estimatedAdderCost: 35
316.72/317.70	c Try to convert by bdds
316.72/317.71	c D: 1
316.72/317.71	c estimatedAdderCost: 36
316.72/317.71	c Try to convert by bdds
316.72/317.73	c D: 1
316.72/317.73	c estimatedAdderCost: 35
316.72/317.73	c Try to convert by bdds
316.72/317.74	c D: 1
316.72/317.74	c estimatedAdderCost: 36
316.72/317.74	c Try to convert by bdds
316.72/317.75	c D: 1
316.72/317.75	c estimatedAdderCost: 35
316.72/317.75	c Try to convert by bdds
316.72/317.76	c D: 1
316.72/317.76	c estimatedAdderCost: 36
316.72/317.76	c Try to convert by bdds
316.72/317.78	c D: 1
316.72/317.78	c estimatedAdderCost: 35
316.72/317.78	c Try to convert by bdds
316.72/317.79	c D: 1
316.72/317.79	c estimatedAdderCost: 36
316.72/317.79	c Try to convert by bdds
316.82/317.80	c D: 1
316.82/317.80	c estimatedAdderCost: 35
316.82/317.80	c Try to convert by bdds
316.82/317.81	c D: 1
316.82/317.81	c estimatedAdderCost: 36
316.82/317.81	c Try to convert by bdds
316.82/317.83	c D: 1
316.82/317.83	c estimatedAdderCost: 35
316.82/317.83	c Try to convert by bdds
316.82/317.84	c D: 1
316.82/317.84	c estimatedAdderCost: 36
316.82/317.84	c Try to convert by bdds
316.82/317.85	c D: 1
316.82/317.85	c estimatedAdderCost: 35
316.82/317.85	c Try to convert by bdds
316.82/317.86	c D: 1
316.82/317.86	c estimatedAdderCost: 36
316.82/317.86	c Try to convert by bdds
316.82/317.88	c D: 1
316.82/317.88	c estimatedAdderCost: 35
316.82/317.88	c Try to convert by bdds
316.82/317.89	c D: 1
316.82/317.89	c estimatedAdderCost: 36
316.82/317.89	c Try to convert by bdds
316.92/317.90	c D: 1
316.92/317.90	c estimatedAdderCost: 35
316.92/317.90	c Try to convert by bdds
316.92/317.91	c D: 1
316.92/317.91	c estimatedAdderCost: 36
316.92/317.91	c Try to convert by bdds
316.92/317.93	c D: 1
316.92/317.93	c estimatedAdderCost: 35
316.92/317.93	c Try to convert by bdds
316.92/317.94	c D: 1
316.92/317.94	c estimatedAdderCost: 36
316.92/317.94	c Try to convert by bdds
316.92/317.95	c D: 1
316.92/317.95	c estimatedAdderCost: 35
316.92/317.95	c Try to convert by bdds
316.92/317.97	c D: 1
316.92/317.97	c estimatedAdderCost: 36
316.92/317.97	c Try to convert by bdds
316.92/317.98	c D: 1
316.92/317.98	c estimatedAdderCost: 35
316.92/317.98	c Try to convert by bdds
316.92/317.99	c D: 1
316.92/317.99	c estimatedAdderCost: 36
316.92/317.99	c Try to convert by bdds
316.92/318.00	c D: 1
316.92/318.00	c estimatedAdderCost: 35
316.92/318.00	c Try to convert by bdds
317.03/318.02	c D: 1
317.03/318.02	c estimatedAdderCost: 36
317.03/318.02	c Try to convert by bdds
317.03/318.03	c D: 1
317.03/318.03	c estimatedAdderCost: 35
317.03/318.03	c Try to convert by bdds
317.03/318.04	c D: 1
317.03/318.04	c estimatedAdderCost: 36
317.03/318.04	c Try to convert by bdds
317.03/318.05	c D: 1
317.03/318.05	c estimatedAdderCost: 35
317.03/318.05	c Try to convert by bdds
317.03/318.07	c D: 1
317.03/318.07	c estimatedAdderCost: 36
317.03/318.07	c Try to convert by bdds
317.03/318.08	c D: 1
317.03/318.08	c estimatedAdderCost: 35
317.03/318.08	c Try to convert by bdds
317.03/318.09	c D: 1
317.03/318.09	c estimatedAdderCost: 36
317.03/318.09	c Try to convert by bdds
317.03/318.10	c D: 1
317.03/318.10	c estimatedAdderCost: 35
317.03/318.10	c Try to convert by bdds
317.13/318.12	c D: 1
317.13/318.12	c estimatedAdderCost: 36
317.13/318.12	c Try to convert by bdds
317.13/318.13	c D: 1
317.13/318.13	c estimatedAdderCost: 35
317.13/318.13	c Try to convert by bdds
317.13/318.14	c D: 1
317.13/318.14	c estimatedAdderCost: 36
317.13/318.14	c Try to convert by bdds
317.13/318.15	c D: 1
317.13/318.15	c estimatedAdderCost: 35
317.13/318.15	c Try to convert by bdds
317.13/318.17	c D: 1
317.13/318.17	c estimatedAdderCost: 36
317.13/318.17	c Try to convert by bdds
317.13/318.18	c D: 1
317.13/318.18	c estimatedAdderCost: 35
317.13/318.18	c Try to convert by bdds
317.13/318.19	c D: 1
317.13/318.19	c estimatedAdderCost: 36
317.13/318.19	c Try to convert by bdds
317.22/318.20	c D: 1
317.22/318.20	c estimatedAdderCost: 35
317.22/318.20	c Try to convert by bdds
317.22/318.22	c D: 1
317.22/318.22	c estimatedAdderCost: 36
317.22/318.22	c Try to convert by bdds
317.22/318.23	c D: 1
317.22/318.23	c estimatedAdderCost: 35
317.22/318.23	c Try to convert by bdds
317.22/318.24	c D: 1
317.22/318.24	c estimatedAdderCost: 36
317.22/318.24	c Try to convert by bdds
317.22/318.25	c D: 1
317.22/318.25	c estimatedAdderCost: 35
317.22/318.25	c Try to convert by bdds
317.22/318.27	c D: 1
317.22/318.27	c estimatedAdderCost: 36
317.22/318.27	c Try to convert by bdds
317.22/318.28	c D: 1
317.22/318.28	c estimatedAdderCost: 35
317.22/318.28	c Try to convert by bdds
317.22/318.29	c D: 1
317.22/318.29	c estimatedAdderCost: 36
317.22/318.29	c Try to convert by bdds
317.32/318.30	c D: 1
317.32/318.30	c estimatedAdderCost: 35
317.32/318.30	c Try to convert by bdds
317.32/318.32	c D: 1
317.32/318.32	c estimatedAdderCost: 36
317.32/318.32	c Try to convert by bdds
317.32/318.33	c D: 1
317.32/318.33	c estimatedAdderCost: 35
317.32/318.33	c Try to convert by bdds
317.32/318.34	c D: 1
317.32/318.34	c estimatedAdderCost: 36
317.32/318.34	c Try to convert by bdds
317.32/318.36	c D: 1
317.32/318.36	c estimatedAdderCost: 35
317.32/318.36	c Try to convert by bdds
317.32/318.37	c D: 1
317.32/318.37	c estimatedAdderCost: 36
317.32/318.37	c Try to convert by bdds
317.32/318.38	c D: 1
317.32/318.38	c estimatedAdderCost: 35
317.32/318.38	c Try to convert by bdds
317.32/318.39	c D: 1
317.32/318.39	c estimatedAdderCost: 36
317.32/318.39	c Try to convert by bdds
317.42/318.41	c D: 1
317.42/318.41	c estimatedAdderCost: 35
317.42/318.41	c Try to convert by bdds
317.42/318.42	c D: 1
317.42/318.42	c estimatedAdderCost: 36
317.42/318.42	c Try to convert by bdds
317.42/318.43	c D: 1
317.42/318.43	c estimatedAdderCost: 35
317.42/318.43	c Try to convert by bdds
317.42/318.44	c D: 1
317.42/318.44	c estimatedAdderCost: 36
317.42/318.44	c Try to convert by bdds
317.42/318.46	c D: 1
317.42/318.46	c estimatedAdderCost: 35
317.42/318.46	c Try to convert by bdds
317.42/318.47	c D: 1
317.42/318.47	c estimatedAdderCost: 36
317.42/318.47	c Try to convert by bdds
317.42/318.48	c D: 1
317.42/318.48	c estimatedAdderCost: 35
317.42/318.48	c Try to convert by bdds
317.42/318.49	c D: 1
317.42/318.49	c estimatedAdderCost: 36
317.42/318.49	c Try to convert by bdds
317.52/318.51	c D: 1
317.52/318.51	c estimatedAdderCost: 35
317.52/318.51	c Try to convert by bdds
317.52/318.52	c D: 1
317.52/318.52	c estimatedAdderCost: 36
317.52/318.52	c Try to convert by bdds
317.52/318.53	c D: 1
317.52/318.53	c estimatedAdderCost: 35
317.52/318.53	c Try to convert by bdds
317.52/318.54	c D: 1
317.52/318.54	c estimatedAdderCost: 36
317.52/318.54	c Try to convert by bdds
317.52/318.56	c D: 1
317.52/318.56	c estimatedAdderCost: 35
317.52/318.56	c Try to convert by bdds
317.52/318.57	c D: 1
317.52/318.57	c estimatedAdderCost: 36
317.52/318.57	c Try to convert by bdds
317.52/318.58	c D: 1
317.52/318.58	c estimatedAdderCost: 35
317.52/318.58	c Try to convert by bdds
317.52/318.59	c D: 1
317.52/318.59	c estimatedAdderCost: 36
317.52/318.59	c Try to convert by bdds
317.62/318.61	c D: 1
317.62/318.61	c estimatedAdderCost: 35
317.62/318.61	c Try to convert by bdds
317.62/318.62	c D: 1
317.62/318.62	c estimatedAdderCost: 36
317.62/318.62	c Try to convert by bdds
317.62/318.63	c D: 1
317.62/318.63	c estimatedAdderCost: 35
317.62/318.63	c Try to convert by bdds
317.62/318.64	c D: 1
317.62/318.64	c estimatedAdderCost: 36
317.62/318.64	c Try to convert by bdds
317.62/318.66	c D: 1
317.62/318.66	c estimatedAdderCost: 35
317.62/318.66	c Try to convert by bdds
317.62/318.67	c D: 1
317.62/318.67	c estimatedAdderCost: 36
317.62/318.67	c Try to convert by bdds
317.62/318.68	c D: 1
317.62/318.68	c estimatedAdderCost: 35
317.62/318.68	c Try to convert by bdds
317.62/318.69	c D: 1
317.62/318.69	c estimatedAdderCost: 36
317.62/318.69	c Try to convert by bdds
317.71/318.71	c D: 1
317.71/318.71	c estimatedAdderCost: 35
317.71/318.71	c Try to convert by bdds
317.71/318.72	c D: 1
317.71/318.72	c estimatedAdderCost: 36
317.71/318.72	c Try to convert by bdds
317.71/318.73	c D: 1
317.71/318.73	c estimatedAdderCost: 35
317.71/318.73	c Try to convert by bdds
317.71/318.75	c D: 1
317.71/318.75	c estimatedAdderCost: 36
317.71/318.75	c Try to convert by bdds
317.71/318.76	c D: 1
317.71/318.76	c estimatedAdderCost: 35
317.71/318.76	c Try to convert by bdds
317.71/318.77	c D: 1
317.71/318.77	c estimatedAdderCost: 36
317.71/318.77	c Try to convert by bdds
317.71/318.78	c D: 1
317.71/318.78	c estimatedAdderCost: 35
317.71/318.78	c Try to convert by bdds
317.81/318.80	c D: 1
317.81/318.80	c estimatedAdderCost: 36
317.81/318.80	c Try to convert by bdds
317.81/318.81	c D: 1
317.81/318.81	c estimatedAdderCost: 35
317.81/318.81	c Try to convert by bdds
317.81/318.82	c D: 1
317.81/318.82	c estimatedAdderCost: 36
317.81/318.82	c Try to convert by bdds
317.81/318.83	c D: 1
317.81/318.83	c estimatedAdderCost: 35
317.81/318.83	c Try to convert by bdds
317.81/318.85	c D: 1
317.81/318.85	c estimatedAdderCost: 36
317.81/318.85	c Try to convert by bdds
317.81/318.86	c D: 1
317.81/318.86	c estimatedAdderCost: 35
317.81/318.86	c Try to convert by bdds
317.81/318.87	c D: 1
317.81/318.87	c estimatedAdderCost: 36
317.81/318.87	c Try to convert by bdds
317.81/318.88	c D: 1
317.81/318.88	c estimatedAdderCost: 35
317.81/318.88	c Try to convert by bdds
317.91/318.90	c D: 1
317.91/318.90	c estimatedAdderCost: 36
317.91/318.90	c Try to convert by bdds
317.91/318.91	c D: 1
317.91/318.91	c estimatedAdderCost: 35
317.91/318.91	c Try to convert by bdds
317.91/318.92	c D: 1
317.91/318.92	c estimatedAdderCost: 36
317.91/318.92	c Try to convert by bdds
317.91/318.93	c D: 1
317.91/318.93	c estimatedAdderCost: 35
317.91/318.93	c Try to convert by bdds
317.91/318.95	c D: 1
317.91/318.95	c estimatedAdderCost: 36
317.91/318.95	c Try to convert by bdds
317.91/318.96	c D: 1
317.91/318.96	c estimatedAdderCost: 35
317.91/318.96	c Try to convert by bdds
317.91/318.97	c D: 1
317.91/318.97	c estimatedAdderCost: 36
317.91/318.97	c Try to convert by bdds
317.91/318.98	c D: 1
317.91/318.98	c estimatedAdderCost: 35
317.91/318.98	c Try to convert by bdds
317.91/319.00	c D: 1
317.91/319.00	c estimatedAdderCost: 36
317.91/319.00	c Try to convert by bdds
318.03/319.01	c D: 1
318.03/319.01	c estimatedAdderCost: 35
318.03/319.01	c Try to convert by bdds
318.03/319.02	c D: 1
318.03/319.02	c estimatedAdderCost: 36
318.03/319.02	c Try to convert by bdds
318.03/319.03	c D: 1
318.03/319.03	c estimatedAdderCost: 35
318.03/319.03	c Try to convert by bdds
318.03/319.05	c D: 1
318.03/319.05	c estimatedAdderCost: 36
318.03/319.05	c Try to convert by bdds
318.03/319.06	c D: 1
318.03/319.06	c estimatedAdderCost: 35
318.03/319.06	c Try to convert by bdds
318.03/319.07	c D: 1
318.03/319.07	c estimatedAdderCost: 36
318.03/319.07	c Try to convert by bdds
318.03/319.08	c D: 1
318.03/319.08	c estimatedAdderCost: 35
318.03/319.08	c Try to convert by bdds
318.03/319.10	c D: 1
318.03/319.10	c estimatedAdderCost: 36
318.03/319.10	c Try to convert by bdds
318.13/319.11	c D: 1
318.13/319.11	c estimatedAdderCost: 35
318.13/319.11	c Try to convert by bdds
318.13/319.12	c D: 1
318.13/319.12	c estimatedAdderCost: 36
318.13/319.12	c Try to convert by bdds
318.13/319.14	c D: 1
318.13/319.14	c estimatedAdderCost: 35
318.13/319.14	c Try to convert by bdds
318.13/319.15	c D: 1
318.13/319.15	c estimatedAdderCost: 36
318.13/319.15	c Try to convert by bdds
318.13/319.16	c D: 1
318.13/319.16	c estimatedAdderCost: 35
318.13/319.16	c Try to convert by bdds
318.13/319.17	c D: 1
318.13/319.17	c estimatedAdderCost: 36
318.13/319.17	c Try to convert by bdds
318.13/319.19	c D: 1
318.13/319.19	c estimatedAdderCost: 35
318.13/319.19	c Try to convert by bdds
318.21/319.20	c D: 1
318.21/319.20	c estimatedAdderCost: 36
318.21/319.20	c Try to convert by bdds
318.21/319.21	c D: 1
318.21/319.21	c estimatedAdderCost: 35
318.21/319.21	c Try to convert by bdds
318.21/319.22	c D: 1
318.21/319.22	c estimatedAdderCost: 36
318.21/319.22	c Try to convert by bdds
318.21/319.24	c D: 1
318.21/319.24	c estimatedAdderCost: 35
318.21/319.24	c Try to convert by bdds
318.21/319.25	c D: 1
318.21/319.25	c estimatedAdderCost: 36
318.21/319.25	c Try to convert by bdds
318.21/319.26	c D: 1
318.21/319.26	c estimatedAdderCost: 35
318.21/319.26	c Try to convert by bdds
318.21/319.27	c D: 1
318.21/319.27	c estimatedAdderCost: 36
318.21/319.27	c Try to convert by bdds
318.21/319.29	c D: 1
318.21/319.29	c estimatedAdderCost: 35
318.21/319.29	c Try to convert by bdds
318.31/319.30	c D: 1
318.31/319.30	c estimatedAdderCost: 36
318.31/319.30	c Try to convert by bdds
318.31/319.31	c D: 1
318.31/319.31	c estimatedAdderCost: 35
318.31/319.31	c Try to convert by bdds
318.31/319.32	c D: 1
318.31/319.32	c estimatedAdderCost: 36
318.31/319.32	c Try to convert by bdds
318.31/319.34	c D: 1
318.31/319.34	c estimatedAdderCost: 35
318.31/319.34	c Try to convert by bdds
318.31/319.35	c D: 1
318.31/319.35	c estimatedAdderCost: 36
318.31/319.35	c Try to convert by bdds
318.31/319.36	c D: 1
318.31/319.36	c estimatedAdderCost: 35
318.31/319.36	c Try to convert by bdds
318.31/319.37	c D: 1
318.31/319.37	c estimatedAdderCost: 36
318.31/319.37	c Try to convert by bdds
318.31/319.39	c D: 1
318.31/319.39	c estimatedAdderCost: 35
318.31/319.39	c Try to convert by bdds
318.41/319.40	c D: 1
318.41/319.40	c estimatedAdderCost: 36
318.41/319.40	c Try to convert by bdds
318.41/319.41	c D: 1
318.41/319.41	c estimatedAdderCost: 35
318.41/319.41	c Try to convert by bdds
318.41/319.42	c D: 1
318.41/319.42	c estimatedAdderCost: 36
318.41/319.42	c Try to convert by bdds
318.41/319.44	c D: 1
318.41/319.44	c estimatedAdderCost: 35
318.41/319.44	c Try to convert by bdds
318.41/319.45	c D: 1
318.41/319.45	c estimatedAdderCost: 36
318.41/319.45	c Try to convert by bdds
318.41/319.46	c D: 1
318.41/319.46	c estimatedAdderCost: 35
318.41/319.46	c Try to convert by bdds
318.41/319.47	c D: 1
318.41/319.47	c estimatedAdderCost: 36
318.41/319.47	c Try to convert by bdds
318.41/319.49	c D: 1
318.41/319.49	c estimatedAdderCost: 35
318.41/319.49	c Try to convert by bdds
318.51/319.50	c D: 1
318.51/319.50	c estimatedAdderCost: 36
318.51/319.50	c Try to convert by bdds
318.51/319.51	c D: 1
318.51/319.51	c estimatedAdderCost: 35
318.51/319.51	c Try to convert by bdds
318.51/319.53	c D: 1
318.51/319.53	c estimatedAdderCost: 36
318.51/319.53	c Try to convert by bdds
318.51/319.54	c D: 1
318.51/319.54	c estimatedAdderCost: 35
318.51/319.54	c Try to convert by bdds
318.51/319.55	c D: 1
318.51/319.55	c estimatedAdderCost: 36
318.51/319.55	c Try to convert by bdds
318.51/319.56	c D: 1
318.51/319.56	c estimatedAdderCost: 35
318.51/319.56	c Try to convert by bdds
318.51/319.58	c D: 1
318.51/319.58	c estimatedAdderCost: 36
318.51/319.58	c Try to convert by bdds
318.51/319.59	c D: 1
318.51/319.59	c estimatedAdderCost: 35
318.51/319.59	c Try to convert by bdds
318.61/319.60	c D: 1
318.61/319.60	c estimatedAdderCost: 36
318.61/319.60	c Try to convert by bdds
318.61/319.61	c D: 1
318.61/319.61	c estimatedAdderCost: 35
318.61/319.61	c Try to convert by bdds
318.61/319.63	c D: 1
318.61/319.63	c estimatedAdderCost: 36
318.61/319.63	c Try to convert by bdds
318.61/319.64	c D: 1
318.61/319.64	c estimatedAdderCost: 35
318.61/319.64	c Try to convert by bdds
318.61/319.65	c D: 1
318.61/319.65	c estimatedAdderCost: 36
318.61/319.65	c Try to convert by bdds
318.61/319.66	c D: 1
318.61/319.66	c estimatedAdderCost: 35
318.61/319.66	c Try to convert by bdds
318.61/319.68	c D: 1
318.61/319.68	c estimatedAdderCost: 36
318.61/319.68	c Try to convert by bdds
318.61/319.69	c D: 1
318.61/319.69	c estimatedAdderCost: 35
318.61/319.69	c Try to convert by bdds
318.71/319.70	c D: 1
318.71/319.70	c estimatedAdderCost: 36
318.71/319.70	c Try to convert by bdds
318.71/319.71	c D: 1
318.71/319.71	c estimatedAdderCost: 35
318.71/319.71	c Try to convert by bdds
318.71/319.73	c D: 1
318.71/319.73	c estimatedAdderCost: 36
318.71/319.73	c Try to convert by bdds
318.71/319.74	c D: 1
318.71/319.74	c estimatedAdderCost: 35
318.71/319.74	c Try to convert by bdds
318.71/319.75	c D: 1
318.71/319.75	c estimatedAdderCost: 36
318.71/319.75	c Try to convert by bdds
318.71/319.76	c D: 1
318.71/319.76	c estimatedAdderCost: 35
318.71/319.76	c Try to convert by bdds
318.71/319.78	c D: 1
318.71/319.78	c estimatedAdderCost: 36
318.71/319.78	c Try to convert by bdds
318.71/319.79	c D: 1
318.71/319.79	c estimatedAdderCost: 35
318.71/319.79	c Try to convert by bdds
318.81/319.80	c D: 1
318.81/319.80	c estimatedAdderCost: 36
318.81/319.80	c Try to convert by bdds
318.81/319.81	c D: 1
318.81/319.81	c estimatedAdderCost: 35
318.81/319.81	c Try to convert by bdds
318.81/319.83	c D: 1
318.81/319.83	c estimatedAdderCost: 36
318.81/319.83	c Try to convert by bdds
318.81/319.84	c D: 1
318.81/319.84	c estimatedAdderCost: 35
318.81/319.84	c Try to convert by bdds
318.81/319.85	c D: 1
318.81/319.85	c estimatedAdderCost: 36
318.81/319.85	c Try to convert by bdds
318.81/319.86	c D: 1
318.81/319.86	c estimatedAdderCost: 35
318.81/319.86	c Try to convert by bdds
318.81/319.88	c D: 1
318.81/319.88	c estimatedAdderCost: 36
318.81/319.88	c Try to convert by bdds
318.81/319.89	c D: 1
318.81/319.89	c estimatedAdderCost: 35
318.81/319.89	c Try to convert by bdds
318.91/319.90	c D: 1
318.91/319.90	c estimatedAdderCost: 36
318.91/319.90	c Try to convert by bdds
318.91/319.91	c D: 1
318.91/319.91	c estimatedAdderCost: 35
318.91/319.91	c Try to convert by bdds
318.91/319.93	c D: 1
318.91/319.93	c estimatedAdderCost: 36
318.91/319.93	c Try to convert by bdds
318.91/319.94	c D: 1
318.91/319.94	c estimatedAdderCost: 35
318.91/319.94	c Try to convert by bdds
318.91/319.95	c D: 1
318.91/319.95	c estimatedAdderCost: 36
318.91/319.95	c Try to convert by bdds
318.91/319.96	c D: 1
318.91/319.96	c estimatedAdderCost: 35
318.91/319.96	c Try to convert by bdds
318.91/319.98	c D: 1
318.91/319.98	c estimatedAdderCost: 36
318.91/319.98	c Try to convert by bdds
318.91/319.99	c D: 1
318.91/319.99	c estimatedAdderCost: 35
318.91/319.99	c Try to convert by bdds
318.91/320.00	c D: 1
318.91/320.00	c estimatedAdderCost: 36
318.91/320.00	c Try to convert by bdds
319.02/320.01	c D: 1
319.02/320.01	c estimatedAdderCost: 35
319.02/320.01	c Try to convert by bdds
319.02/320.03	c D: 1
319.02/320.03	c estimatedAdderCost: 36
319.02/320.03	c Try to convert by bdds
319.02/320.04	c D: 1
319.02/320.04	c estimatedAdderCost: 35
319.02/320.04	c Try to convert by bdds
319.02/320.05	c D: 1
319.02/320.05	c estimatedAdderCost: 36
319.02/320.05	c Try to convert by bdds
319.02/320.07	c D: 1
319.02/320.07	c estimatedAdderCost: 35
319.02/320.07	c Try to convert by bdds
319.02/320.08	c D: 1
319.02/320.08	c estimatedAdderCost: 36
319.02/320.08	c Try to convert by bdds
319.02/320.09	c D: 1
319.02/320.09	c estimatedAdderCost: 35
319.02/320.09	c Try to convert by bdds
319.02/320.10	c D: 1
319.02/320.10	c estimatedAdderCost: 36
319.02/320.10	c Try to convert by bdds
319.12/320.12	c D: 1
319.12/320.12	c estimatedAdderCost: 35
319.12/320.12	c Try to convert by bdds
319.12/320.13	c D: 1
319.12/320.13	c estimatedAdderCost: 36
319.12/320.13	c Try to convert by bdds
319.12/320.14	c D: 1
319.12/320.14	c estimatedAdderCost: 35
319.12/320.14	c Try to convert by bdds
319.12/320.15	c D: 1
319.12/320.15	c estimatedAdderCost: 36
319.12/320.15	c Try to convert by bdds
319.12/320.17	c D: 1
319.12/320.17	c estimatedAdderCost: 35
319.12/320.17	c Try to convert by bdds
319.12/320.18	c D: 1
319.12/320.18	c estimatedAdderCost: 36
319.12/320.18	c Try to convert by bdds
319.12/320.19	c D: 1
319.12/320.19	c estimatedAdderCost: 35
319.12/320.19	c Try to convert by bdds
319.21/320.20	c D: 1
319.21/320.20	c estimatedAdderCost: 36
319.21/320.20	c Try to convert by bdds
319.21/320.22	c D: 1
319.21/320.22	c estimatedAdderCost: 35
319.21/320.22	c Try to convert by bdds
319.21/320.23	c D: 1
319.21/320.23	c estimatedAdderCost: 36
319.21/320.23	c Try to convert by bdds
319.21/320.24	c D: 1
319.21/320.24	c estimatedAdderCost: 35
319.21/320.24	c Try to convert by bdds
319.21/320.25	c D: 1
319.21/320.25	c estimatedAdderCost: 36
319.21/320.25	c Try to convert by bdds
319.21/320.27	c D: 1
319.21/320.27	c estimatedAdderCost: 35
319.21/320.27	c Try to convert by bdds
319.21/320.28	c D: 1
319.21/320.28	c estimatedAdderCost: 36
319.21/320.28	c Try to convert by bdds
319.21/320.29	c D: 1
319.21/320.29	c estimatedAdderCost: 35
319.21/320.29	c Try to convert by bdds
319.31/320.30	c D: 1
319.31/320.30	c estimatedAdderCost: 36
319.31/320.30	c Try to convert by bdds
319.31/320.32	c D: 1
319.31/320.32	c estimatedAdderCost: 35
319.31/320.32	c Try to convert by bdds
319.31/320.33	c D: 1
319.31/320.33	c estimatedAdderCost: 36
319.31/320.33	c Try to convert by bdds
319.31/320.34	c D: 1
319.31/320.34	c estimatedAdderCost: 35
319.31/320.34	c Try to convert by bdds
319.31/320.35	c D: 1
319.31/320.35	c estimatedAdderCost: 36
319.31/320.35	c Try to convert by bdds
319.31/320.37	c D: 1
319.31/320.37	c estimatedAdderCost: 35
319.31/320.37	c Try to convert by bdds
319.31/320.38	c D: 1
319.31/320.38	c estimatedAdderCost: 36
319.31/320.38	c Try to convert by bdds
319.31/320.39	c D: 1
319.31/320.39	c estimatedAdderCost: 35
319.31/320.39	c Try to convert by bdds
319.41/320.40	c D: 1
319.41/320.40	c estimatedAdderCost: 36
319.41/320.40	c Try to convert by bdds
319.41/320.42	c D: 1
319.41/320.42	c estimatedAdderCost: 35
319.41/320.42	c Try to convert by bdds
319.41/320.43	c D: 1
319.41/320.43	c estimatedAdderCost: 36
319.41/320.43	c Try to convert by bdds
319.41/320.44	c D: 1
319.41/320.44	c estimatedAdderCost: 35
319.41/320.44	c Try to convert by bdds
319.41/320.45	c D: 1
319.41/320.45	c estimatedAdderCost: 36
319.41/320.45	c Try to convert by bdds
319.41/320.47	c D: 1
319.41/320.47	c estimatedAdderCost: 35
319.41/320.47	c Try to convert by bdds
319.41/320.48	c D: 1
319.41/320.48	c estimatedAdderCost: 36
319.41/320.48	c Try to convert by bdds
319.41/320.49	c D: 1
319.41/320.49	c estimatedAdderCost: 35
319.41/320.49	c Try to convert by bdds
319.51/320.50	c D: 1
319.51/320.50	c estimatedAdderCost: 36
319.51/320.50	c Try to convert by bdds
319.51/320.52	c D: 1
319.51/320.52	c estimatedAdderCost: 35
319.51/320.52	c Try to convert by bdds
319.51/320.53	c D: 1
319.51/320.53	c estimatedAdderCost: 36
319.51/320.53	c Try to convert by bdds
319.51/320.54	c D: 1
319.51/320.54	c estimatedAdderCost: 35
319.51/320.54	c Try to convert by bdds
319.51/320.56	c D: 1
319.51/320.56	c estimatedAdderCost: 36
319.51/320.56	c Try to convert by bdds
319.51/320.57	c D: 1
319.51/320.57	c estimatedAdderCost: 35
319.51/320.57	c Try to convert by bdds
319.51/320.58	c D: 1
319.51/320.58	c estimatedAdderCost: 36
319.51/320.58	c Try to convert by bdds
319.51/320.59	c D: 1
319.51/320.59	c estimatedAdderCost: 35
319.51/320.59	c Try to convert by bdds
319.61/320.61	c D: 1
319.61/320.61	c estimatedAdderCost: 36
319.61/320.61	c Try to convert by bdds
319.61/320.62	c D: 1
319.61/320.62	c estimatedAdderCost: 35
319.61/320.62	c Try to convert by bdds
319.61/320.63	c D: 1
319.61/320.63	c estimatedAdderCost: 36
319.61/320.63	c Try to convert by bdds
319.61/320.64	c D: 1
319.61/320.64	c estimatedAdderCost: 35
319.61/320.64	c Try to convert by bdds
319.61/320.66	c D: 1
319.61/320.66	c estimatedAdderCost: 36
319.61/320.66	c Try to convert by bdds
319.61/320.67	c D: 1
319.61/320.67	c estimatedAdderCost: 35
319.61/320.67	c Try to convert by bdds
319.61/320.68	c D: 1
319.61/320.68	c estimatedAdderCost: 36
319.61/320.68	c Try to convert by bdds
319.61/320.69	c D: 1
319.61/320.69	c estimatedAdderCost: 35
319.61/320.69	c Try to convert by bdds
319.71/320.71	c D: 1
319.71/320.71	c estimatedAdderCost: 36
319.71/320.71	c Try to convert by bdds
319.71/320.72	c D: 1
319.71/320.72	c estimatedAdderCost: 35
319.71/320.72	c Try to convert by bdds
319.71/320.73	c D: 1
319.71/320.73	c estimatedAdderCost: 36
319.71/320.73	c Try to convert by bdds
319.71/320.74	c D: 1
319.71/320.74	c estimatedAdderCost: 35
319.71/320.74	c Try to convert by bdds
319.71/320.76	c D: 1
319.71/320.76	c estimatedAdderCost: 36
319.71/320.76	c Try to convert by bdds
319.71/320.77	c D: 1
319.71/320.77	c estimatedAdderCost: 35
319.71/320.77	c Try to convert by bdds
319.71/320.78	c D: 1
319.71/320.78	c estimatedAdderCost: 36
319.71/320.78	c Try to convert by bdds
319.71/320.79	c D: 1
319.71/320.79	c estimatedAdderCost: 35
319.71/320.79	c Try to convert by bdds
319.80/320.81	c D: 1
319.80/320.81	c estimatedAdderCost: 36
319.80/320.81	c Try to convert by bdds
319.80/320.82	c D: 1
319.80/320.82	c estimatedAdderCost: 35
319.80/320.82	c Try to convert by bdds
319.80/320.83	c D: 1
319.80/320.83	c estimatedAdderCost: 36
319.80/320.83	c Try to convert by bdds
319.80/320.84	c D: 1
319.80/320.84	c estimatedAdderCost: 35
319.80/320.84	c Try to convert by bdds
319.80/320.86	c D: 1
319.80/320.86	c estimatedAdderCost: 36
319.80/320.86	c Try to convert by bdds
319.80/320.87	c D: 1
319.80/320.87	c estimatedAdderCost: 35
319.80/320.87	c Try to convert by bdds
319.80/320.88	c D: 1
319.80/320.88	c estimatedAdderCost: 36
319.80/320.88	c Try to convert by bdds
319.80/320.89	c D: 1
319.80/320.89	c estimatedAdderCost: 35
319.80/320.89	c Try to convert by bdds
319.90/320.91	c D: 1
319.90/320.91	c estimatedAdderCost: 36
319.90/320.91	c Try to convert by bdds
319.90/320.92	c D: 1
319.90/320.92	c estimatedAdderCost: 35
319.90/320.92	c Try to convert by bdds
319.90/320.93	c D: 1
319.90/320.93	c estimatedAdderCost: 36
319.90/320.93	c Try to convert by bdds
319.90/320.94	c D: 1
319.90/320.94	c estimatedAdderCost: 35
319.90/320.94	c Try to convert by bdds
319.90/320.96	c D: 1
319.90/320.96	c estimatedAdderCost: 36
319.90/320.96	c Try to convert by bdds
319.90/320.97	c D: 1
319.90/320.97	c estimatedAdderCost: 35
319.90/320.97	c Try to convert by bdds
319.90/320.98	c D: 1
319.90/320.98	c estimatedAdderCost: 36
319.90/320.98	c Try to convert by bdds
319.90/320.99	c D: 1
319.90/320.99	c estimatedAdderCost: 35
319.90/320.99	c Try to convert by bdds
319.90/321.01	c D: 1
319.90/321.01	c estimatedAdderCost: 36
319.90/321.01	c Try to convert by bdds
320.02/321.02	c D: 1
320.02/321.02	c estimatedAdderCost: 35
320.02/321.02	c Try to convert by bdds
320.02/321.03	c D: 1
320.02/321.03	c estimatedAdderCost: 36
320.02/321.03	c Try to convert by bdds
320.02/321.04	c D: 1
320.02/321.04	c estimatedAdderCost: 35
320.02/321.04	c Try to convert by bdds
320.02/321.06	c D: 1
320.02/321.06	c estimatedAdderCost: 36
320.02/321.06	c Try to convert by bdds
320.02/321.07	c D: 1
320.02/321.07	c estimatedAdderCost: 35
320.02/321.07	c Try to convert by bdds
320.02/321.08	c D: 1
320.02/321.08	c estimatedAdderCost: 36
320.02/321.08	c Try to convert by bdds
320.02/321.09	c D: 1
320.02/321.09	c estimatedAdderCost: 35
320.02/321.09	c Try to convert by bdds
320.02/321.11	c D: 1
320.02/321.11	c estimatedAdderCost: 36
320.02/321.11	c Try to convert by bdds
320.12/321.12	c D: 1
320.12/321.12	c estimatedAdderCost: 35
320.12/321.12	c Try to convert by bdds
320.12/321.13	c D: 1
320.12/321.13	c estimatedAdderCost: 36
320.12/321.13	c Try to convert by bdds
320.12/321.14	c D: 1
320.12/321.14	c estimatedAdderCost: 35
320.12/321.14	c Try to convert by bdds
320.12/321.16	c D: 1
320.12/321.16	c estimatedAdderCost: 36
320.12/321.16	c Try to convert by bdds
320.12/321.17	c D: 1
320.12/321.17	c estimatedAdderCost: 35
320.12/321.17	c Try to convert by bdds
320.12/321.18	c D: 1
320.12/321.18	c estimatedAdderCost: 36
320.12/321.18	c Try to convert by bdds
320.12/321.19	c D: 1
320.12/321.19	c estimatedAdderCost: 35
320.12/321.19	c Try to convert by bdds
320.20/321.21	c D: 1
320.20/321.21	c estimatedAdderCost: 36
320.20/321.21	c Try to convert by bdds
320.20/321.22	c D: 1
320.20/321.22	c estimatedAdderCost: 35
320.20/321.22	c Try to convert by bdds
320.20/321.23	c D: 1
320.20/321.23	c estimatedAdderCost: 36
320.20/321.23	c Try to convert by bdds
320.20/321.25	c D: 1
320.20/321.25	c estimatedAdderCost: 35
320.20/321.25	c Try to convert by bdds
320.20/321.26	c D: 1
320.20/321.26	c estimatedAdderCost: 36
320.20/321.26	c Try to convert by bdds
320.20/321.27	c D: 1
320.20/321.27	c estimatedAdderCost: 35
320.20/321.27	c Try to convert by bdds
320.20/321.28	c D: 1
320.20/321.28	c estimatedAdderCost: 36
320.20/321.28	c Try to convert by bdds
320.30/321.30	c D: 1
320.30/321.30	c estimatedAdderCost: 35
320.30/321.30	c Try to convert by bdds
320.30/321.31	c D: 1
320.30/321.31	c estimatedAdderCost: 36
320.30/321.31	c Try to convert by bdds
320.30/321.32	c D: 1
320.30/321.32	c estimatedAdderCost: 35
320.30/321.32	c Try to convert by bdds
320.30/321.33	c D: 1
320.30/321.33	c estimatedAdderCost: 36
320.30/321.33	c Try to convert by bdds
320.30/321.35	c D: 1
320.30/321.35	c estimatedAdderCost: 35
320.30/321.35	c Try to convert by bdds
320.30/321.36	c D: 1
320.30/321.36	c estimatedAdderCost: 36
320.30/321.36	c Try to convert by bdds
320.30/321.37	c D: 1
320.30/321.37	c estimatedAdderCost: 35
320.30/321.37	c Try to convert by bdds
320.30/321.38	c D: 1
320.30/321.38	c estimatedAdderCost: 36
320.30/321.38	c Try to convert by bdds
320.40/321.40	c D: 1
320.40/321.40	c estimatedAdderCost: 35
320.40/321.40	c Try to convert by bdds
320.40/321.41	c D: 1
320.40/321.41	c estimatedAdderCost: 36
320.40/321.41	c Try to convert by bdds
320.40/321.42	c D: 1
320.40/321.42	c estimatedAdderCost: 35
320.40/321.42	c Try to convert by bdds
320.40/321.43	c D: 1
320.40/321.43	c estimatedAdderCost: 36
320.40/321.43	c Try to convert by bdds
320.40/321.45	c D: 1
320.40/321.45	c estimatedAdderCost: 35
320.40/321.45	c Try to convert by bdds
320.40/321.46	c D: 1
320.40/321.46	c estimatedAdderCost: 36
320.40/321.46	c Try to convert by bdds
320.40/321.47	c D: 1
320.40/321.47	c estimatedAdderCost: 35
320.40/321.47	c Try to convert by bdds
320.40/321.48	c D: 1
320.40/321.48	c estimatedAdderCost: 36
320.40/321.48	c Try to convert by bdds
320.50/321.50	c D: 1
320.50/321.50	c estimatedAdderCost: 35
320.50/321.50	c Try to convert by bdds
320.50/321.51	c D: 1
320.50/321.51	c estimatedAdderCost: 36
320.50/321.51	c Try to convert by bdds
320.50/321.52	c D: 1
320.50/321.52	c estimatedAdderCost: 35
320.50/321.52	c Try to convert by bdds
320.50/321.53	c D: 1
320.50/321.53	c estimatedAdderCost: 36
320.50/321.53	c Try to convert by bdds
320.50/321.55	c D: 1
320.50/321.55	c estimatedAdderCost: 35
320.50/321.55	c Try to convert by bdds
320.50/321.56	c D: 1
320.50/321.56	c estimatedAdderCost: 36
320.50/321.56	c Try to convert by bdds
320.50/321.57	c D: 1
320.50/321.57	c estimatedAdderCost: 35
320.50/321.57	c Try to convert by bdds
320.50/321.58	c D: 1
320.50/321.58	c estimatedAdderCost: 36
320.50/321.58	c Try to convert by bdds
320.60/321.60	c D: 1
320.60/321.60	c estimatedAdderCost: 35
320.60/321.60	c Try to convert by bdds
320.60/321.61	c D: 1
320.60/321.61	c estimatedAdderCost: 36
320.60/321.61	c Try to convert by bdds
320.60/321.62	c D: 1
320.60/321.62	c estimatedAdderCost: 35
320.60/321.62	c Try to convert by bdds
320.60/321.63	c D: 1
320.60/321.63	c estimatedAdderCost: 36
320.60/321.63	c Try to convert by bdds
320.60/321.65	c D: 1
320.60/321.65	c estimatedAdderCost: 35
320.60/321.65	c Try to convert by bdds
320.60/321.66	c D: 1
320.60/321.66	c estimatedAdderCost: 36
320.60/321.66	c Try to convert by bdds
320.60/321.67	c D: 1
320.60/321.67	c estimatedAdderCost: 35
320.60/321.67	c Try to convert by bdds
320.60/321.69	c D: 1
320.60/321.69	c estimatedAdderCost: 36
320.60/321.69	c Try to convert by bdds
320.70/321.70	c D: 1
320.70/321.70	c estimatedAdderCost: 35
320.70/321.70	c Try to convert by bdds
320.70/321.71	c D: 1
320.70/321.71	c estimatedAdderCost: 36
320.70/321.71	c Try to convert by bdds
320.70/321.72	c D: 1
320.70/321.72	c estimatedAdderCost: 35
320.70/321.72	c Try to convert by bdds
320.70/321.74	c D: 1
320.70/321.74	c estimatedAdderCost: 36
320.70/321.74	c Try to convert by bdds
320.70/321.75	c D: 1
320.70/321.75	c estimatedAdderCost: 35
320.70/321.75	c Try to convert by bdds
320.70/321.76	c D: 1
320.70/321.76	c estimatedAdderCost: 36
320.70/321.76	c Try to convert by bdds
320.70/321.77	c D: 1
320.70/321.77	c estimatedAdderCost: 35
320.70/321.77	c Try to convert by bdds
320.70/321.79	c D: 1
320.70/321.79	c estimatedAdderCost: 36
320.70/321.79	c Try to convert by bdds
320.80/321.80	c D: 1
320.80/321.80	c estimatedAdderCost: 35
320.80/321.80	c Try to convert by bdds
320.80/321.81	c D: 1
320.80/321.81	c estimatedAdderCost: 36
320.80/321.81	c Try to convert by bdds
320.80/321.82	c D: 1
320.80/321.82	c estimatedAdderCost: 35
320.80/321.82	c Try to convert by bdds
320.80/321.84	c D: 1
320.80/321.84	c estimatedAdderCost: 36
320.80/321.84	c Try to convert by bdds
320.80/321.85	c D: 1
320.80/321.85	c estimatedAdderCost: 35
320.80/321.85	c Try to convert by bdds
320.80/321.86	c D: 1
320.80/321.86	c estimatedAdderCost: 36
320.80/321.86	c Try to convert by bdds
320.80/321.87	c D: 1
320.80/321.87	c estimatedAdderCost: 35
320.80/321.87	c Try to convert by bdds
320.80/321.89	c D: 1
320.80/321.89	c estimatedAdderCost: 36
320.80/321.89	c Try to convert by bdds
320.90/321.90	c D: 1
320.90/321.90	c estimatedAdderCost: 35
320.90/321.90	c Try to convert by bdds
320.90/321.91	c D: 1
320.90/321.91	c estimatedAdderCost: 36
320.90/321.91	c Try to convert by bdds
320.90/321.92	c D: 1
320.90/321.92	c estimatedAdderCost: 35
320.90/321.92	c Try to convert by bdds
320.90/321.94	c D: 1
320.90/321.94	c estimatedAdderCost: 36
320.90/321.94	c Try to convert by bdds
320.90/321.95	c D: 1
320.90/321.95	c estimatedAdderCost: 35
320.90/321.95	c Try to convert by bdds
320.90/321.96	c D: 1
320.90/321.96	c estimatedAdderCost: 36
320.90/321.96	c Try to convert by bdds
320.90/321.97	c D: 1
320.90/321.97	c estimatedAdderCost: 35
320.90/321.97	c Try to convert by bdds
320.90/321.99	c D: 1
320.90/321.99	c estimatedAdderCost: 36
320.90/321.99	c Try to convert by bdds
320.90/322.00	c D: 1
320.90/322.00	c estimatedAdderCost: 35
320.90/322.00	c Try to convert by bdds
321.01/322.01	c D: 1
321.01/322.01	c estimatedAdderCost: 36
321.01/322.01	c Try to convert by bdds
321.01/322.02	c D: 1
321.01/322.02	c estimatedAdderCost: 35
321.01/322.02	c Try to convert by bdds
321.01/322.04	c D: 1
321.01/322.04	c estimatedAdderCost: 36
321.01/322.04	c Try to convert by bdds
321.01/322.05	c D: 1
321.01/322.05	c estimatedAdderCost: 35
321.01/322.05	c Try to convert by bdds
321.01/322.06	c D: 1
321.01/322.06	c estimatedAdderCost: 36
321.01/322.06	c Try to convert by bdds
321.01/322.07	c D: 1
321.01/322.07	c estimatedAdderCost: 35
321.01/322.07	c Try to convert by bdds
321.01/322.09	c D: 1
321.01/322.09	c estimatedAdderCost: 36
321.01/322.09	c Try to convert by bdds
321.01/322.10	c D: 1
321.01/322.10	c estimatedAdderCost: 35
321.01/322.10	c Try to convert by bdds
321.11/322.11	c D: 1
321.11/322.11	c estimatedAdderCost: 36
321.11/322.11	c Try to convert by bdds
321.11/322.12	c D: 1
321.11/322.12	c estimatedAdderCost: 35
321.11/322.12	c Try to convert by bdds
321.11/322.14	c D: 1
321.11/322.14	c estimatedAdderCost: 36
321.11/322.14	c Try to convert by bdds
321.11/322.15	c D: 1
321.11/322.15	c estimatedAdderCost: 35
321.11/322.15	c Try to convert by bdds
321.11/322.16	c D: 1
321.11/322.16	c estimatedAdderCost: 36
321.11/322.16	c Try to convert by bdds
321.11/322.17	c D: 1
321.11/322.17	c estimatedAdderCost: 35
321.11/322.17	c Try to convert by bdds
321.11/322.19	c D: 1
321.11/322.19	c estimatedAdderCost: 36
321.11/322.19	c Try to convert by bdds
321.20/322.20	c D: 1
321.20/322.20	c estimatedAdderCost: 35
321.20/322.20	c Try to convert by bdds
321.20/322.21	c D: 1
321.20/322.21	c estimatedAdderCost: 36
321.20/322.21	c Try to convert by bdds
321.20/322.22	c D: 1
321.20/322.22	c estimatedAdderCost: 35
321.20/322.22	c Try to convert by bdds
321.20/322.24	c D: 1
321.20/322.24	c estimatedAdderCost: 36
321.20/322.24	c Try to convert by bdds
321.20/322.25	c D: 1
321.20/322.25	c estimatedAdderCost: 35
321.20/322.25	c Try to convert by bdds
321.20/322.26	c D: 1
321.20/322.26	c estimatedAdderCost: 36
321.20/322.26	c Try to convert by bdds
321.20/322.27	c D: 1
321.20/322.27	c estimatedAdderCost: 35
321.20/322.27	c Try to convert by bdds
321.20/322.29	c D: 1
321.20/322.29	c estimatedAdderCost: 36
321.20/322.29	c Try to convert by bdds
321.30/322.30	c D: 1
321.30/322.30	c estimatedAdderCost: 35
321.30/322.30	c Try to convert by bdds
321.30/322.31	c D: 1
321.30/322.31	c estimatedAdderCost: 36
321.30/322.31	c Try to convert by bdds
321.30/322.32	c D: 1
321.30/322.32	c estimatedAdderCost: 35
321.30/322.32	c Try to convert by bdds
321.30/322.34	c D: 1
321.30/322.34	c estimatedAdderCost: 36
321.30/322.34	c Try to convert by bdds
321.30/322.35	c D: 1
321.30/322.35	c estimatedAdderCost: 35
321.30/322.35	c Try to convert by bdds
321.30/322.36	c D: 1
321.30/322.36	c estimatedAdderCost: 36
321.30/322.36	c Try to convert by bdds
321.30/322.37	c D: 1
321.30/322.37	c estimatedAdderCost: 35
321.30/322.37	c Try to convert by bdds
321.30/322.39	c D: 1
321.30/322.39	c estimatedAdderCost: 36
321.30/322.39	c Try to convert by bdds
321.40/322.40	c D: 1
321.40/322.40	c estimatedAdderCost: 35
321.40/322.40	c Try to convert by bdds
321.40/322.41	c D: 1
321.40/322.41	c estimatedAdderCost: 36
321.40/322.41	c Try to convert by bdds
321.40/322.42	c D: 1
321.40/322.42	c estimatedAdderCost: 35
321.40/322.42	c Try to convert by bdds
321.40/322.44	c D: 1
321.40/322.44	c estimatedAdderCost: 36
321.40/322.44	c Try to convert by bdds
321.40/322.45	c D: 1
321.40/322.45	c estimatedAdderCost: 35
321.40/322.45	c Try to convert by bdds
321.40/322.46	c D: 1
321.40/322.46	c estimatedAdderCost: 36
321.40/322.46	c Try to convert by bdds
321.40/322.47	c D: 1
321.40/322.47	c estimatedAdderCost: 35
321.40/322.47	c Try to convert by bdds
321.40/322.49	c D: 1
321.40/322.49	c estimatedAdderCost: 36
321.40/322.49	c Try to convert by bdds
321.50/322.50	c D: 1
321.50/322.50	c estimatedAdderCost: 35
321.50/322.50	c Try to convert by bdds
321.50/322.51	c D: 1
321.50/322.51	c estimatedAdderCost: 36
321.50/322.51	c Try to convert by bdds
321.50/322.52	c D: 1
321.50/322.52	c estimatedAdderCost: 35
321.50/322.52	c Try to convert by bdds
321.50/322.54	c D: 1
321.50/322.54	c estimatedAdderCost: 36
321.50/322.54	c Try to convert by bdds
321.50/322.55	c D: 1
321.50/322.55	c estimatedAdderCost: 35
321.50/322.55	c Try to convert by bdds
321.50/322.56	c D: 1
321.50/322.56	c estimatedAdderCost: 36
321.50/322.56	c Try to convert by bdds
321.50/322.57	c D: 1
321.50/322.57	c estimatedAdderCost: 35
321.50/322.57	c Try to convert by bdds
321.50/322.59	c D: 1
321.50/322.59	c estimatedAdderCost: 36
321.50/322.59	c Try to convert by bdds
321.60/322.60	c D: 1
321.60/322.60	c estimatedAdderCost: 35
321.60/322.60	c Try to convert by bdds
321.60/322.61	c D: 1
321.60/322.61	c estimatedAdderCost: 36
321.60/322.61	c Try to convert by bdds
321.60/322.62	c D: 1
321.60/322.62	c estimatedAdderCost: 35
321.60/322.62	c Try to convert by bdds
321.60/322.64	c D: 1
321.60/322.64	c estimatedAdderCost: 36
321.60/322.64	c Try to convert by bdds
321.60/322.65	c D: 1
321.60/322.65	c estimatedAdderCost: 35
321.60/322.65	c Try to convert by bdds
321.60/322.66	c D: 1
321.60/322.66	c estimatedAdderCost: 36
321.60/322.66	c Try to convert by bdds
321.60/322.67	c D: 1
321.60/322.67	c estimatedAdderCost: 35
321.60/322.67	c Try to convert by bdds
321.60/322.69	c D: 1
321.60/322.69	c estimatedAdderCost: 36
321.60/322.69	c Try to convert by bdds
321.70/322.70	c D: 1
321.70/322.70	c estimatedAdderCost: 35
321.70/322.70	c Try to convert by bdds
321.70/322.71	c D: 1
321.70/322.71	c estimatedAdderCost: 36
321.70/322.71	c Try to convert by bdds
321.70/322.72	c D: 1
321.70/322.72	c estimatedAdderCost: 35
321.70/322.72	c Try to convert by bdds
321.70/322.74	c D: 1
321.70/322.74	c estimatedAdderCost: 36
321.70/322.74	c Try to convert by bdds
321.70/322.75	c D: 1
321.70/322.75	c estimatedAdderCost: 35
321.70/322.75	c Try to convert by bdds
321.70/322.76	c D: 1
321.70/322.76	c estimatedAdderCost: 36
321.70/322.76	c Try to convert by bdds
321.70/322.77	c D: 1
321.70/322.77	c estimatedAdderCost: 35
321.70/322.77	c Try to convert by bdds
321.70/322.79	c D: 1
321.70/322.79	c estimatedAdderCost: 36
321.70/322.79	c Try to convert by bdds
321.80/322.80	c D: 1
321.80/322.80	c estimatedAdderCost: 35
321.80/322.80	c Try to convert by bdds
321.80/322.81	c D: 1
321.80/322.81	c estimatedAdderCost: 36
321.80/322.81	c Try to convert by bdds
321.80/322.83	c D: 1
321.80/322.83	c estimatedAdderCost: 35
321.80/322.83	c Try to convert by bdds
321.80/322.84	c D: 1
321.80/322.84	c estimatedAdderCost: 36
321.80/322.84	c Try to convert by bdds
321.80/322.85	c D: 1
321.80/322.85	c estimatedAdderCost: 35
321.80/322.85	c Try to convert by bdds
321.80/322.86	c D: 1
321.80/322.86	c estimatedAdderCost: 36
321.80/322.86	c Try to convert by bdds
321.80/322.88	c D: 1
321.80/322.88	c estimatedAdderCost: 35
321.80/322.88	c Try to convert by bdds
321.80/322.89	c D: 1
321.80/322.89	c estimatedAdderCost: 36
321.80/322.89	c Try to convert by bdds
321.90/322.90	c D: 1
321.90/322.90	c estimatedAdderCost: 35
321.90/322.90	c Try to convert by bdds
321.90/322.91	c D: 1
321.90/322.91	c estimatedAdderCost: 36
321.90/322.91	c Try to convert by bdds
321.90/322.93	c D: 1
321.90/322.93	c estimatedAdderCost: 35
321.90/322.93	c Try to convert by bdds
321.90/322.94	c D: 1
321.90/322.94	c estimatedAdderCost: 36
321.90/322.94	c Try to convert by bdds
321.90/322.95	c D: 1
321.90/322.95	c estimatedAdderCost: 35
321.90/322.95	c Try to convert by bdds
321.90/322.96	c D: 1
321.90/322.96	c estimatedAdderCost: 36
321.90/322.96	c Try to convert by bdds
321.90/322.98	c D: 1
321.90/322.98	c estimatedAdderCost: 35
321.90/322.98	c Try to convert by bdds
321.90/322.99	c D: 1
321.90/322.99	c estimatedAdderCost: 36
321.90/322.99	c Try to convert by bdds
321.90/323.00	c D: 1
321.90/323.00	c estimatedAdderCost: 35
321.90/323.00	c Try to convert by bdds
322.01/323.01	c D: 1
322.01/323.01	c estimatedAdderCost: 36
322.01/323.01	c Try to convert by bdds
322.01/323.03	c D: 1
322.01/323.03	c estimatedAdderCost: 35
322.01/323.03	c Try to convert by bdds
322.01/323.04	c D: 1
322.01/323.04	c estimatedAdderCost: 36
322.01/323.04	c Try to convert by bdds
322.01/323.05	c D: 1
322.01/323.05	c estimatedAdderCost: 35
322.01/323.05	c Try to convert by bdds
322.01/323.06	c D: 1
322.01/323.06	c estimatedAdderCost: 36
322.01/323.06	c Try to convert by bdds
322.01/323.08	c D: 1
322.01/323.08	c estimatedAdderCost: 35
322.01/323.08	c Try to convert by bdds
322.01/323.09	c D: 1
322.01/323.09	c estimatedAdderCost: 36
322.01/323.09	c Try to convert by bdds
322.01/323.10	c D: 1
322.01/323.10	c estimatedAdderCost: 35
322.01/323.10	c Try to convert by bdds
322.11/323.11	c D: 1
322.11/323.11	c estimatedAdderCost: 36
322.11/323.11	c Try to convert by bdds
322.11/323.13	c D: 1
322.11/323.13	c estimatedAdderCost: 35
322.11/323.13	c Try to convert by bdds
322.11/323.14	c D: 1
322.11/323.14	c estimatedAdderCost: 36
322.11/323.14	c Try to convert by bdds
322.11/323.15	c D: 1
322.11/323.15	c estimatedAdderCost: 35
322.11/323.15	c Try to convert by bdds
322.11/323.16	c D: 1
322.11/323.16	c estimatedAdderCost: 36
322.11/323.16	c Try to convert by bdds
322.11/323.18	c D: 1
322.11/323.18	c estimatedAdderCost: 35
322.11/323.18	c Try to convert by bdds
322.11/323.19	c D: 1
322.11/323.19	c estimatedAdderCost: 36
322.11/323.19	c Try to convert by bdds
322.19/323.20	c D: 1
322.19/323.20	c estimatedAdderCost: 35
322.19/323.20	c Try to convert by bdds
322.19/323.21	c D: 1
322.19/323.21	c estimatedAdderCost: 36
322.19/323.21	c Try to convert by bdds
322.19/323.23	c D: 1
322.19/323.23	c estimatedAdderCost: 35
322.19/323.23	c Try to convert by bdds
322.19/323.24	c D: 1
322.19/323.24	c estimatedAdderCost: 36
322.19/323.24	c Try to convert by bdds
322.19/323.25	c D: 1
322.19/323.25	c estimatedAdderCost: 35
322.19/323.25	c Try to convert by bdds
322.19/323.26	c D: 1
322.19/323.26	c estimatedAdderCost: 36
322.19/323.26	c Try to convert by bdds
322.19/323.28	c D: 1
322.19/323.28	c estimatedAdderCost: 35
322.19/323.28	c Try to convert by bdds
322.19/323.29	c D: 1
322.19/323.29	c estimatedAdderCost: 36
322.19/323.29	c Try to convert by bdds
322.29/323.30	c D: 1
322.29/323.30	c estimatedAdderCost: 35
322.29/323.30	c Try to convert by bdds
322.29/323.31	c D: 1
322.29/323.31	c estimatedAdderCost: 36
322.29/323.31	c Try to convert by bdds
322.29/323.33	c D: 1
322.29/323.33	c estimatedAdderCost: 35
322.29/323.33	c Try to convert by bdds
322.29/323.34	c D: 1
322.29/323.34	c estimatedAdderCost: 36
322.29/323.34	c Try to convert by bdds
322.29/323.35	c D: 1
322.29/323.35	c estimatedAdderCost: 35
322.29/323.35	c Try to convert by bdds
322.29/323.36	c D: 1
322.29/323.36	c estimatedAdderCost: 36
322.29/323.36	c Try to convert by bdds
322.29/323.38	c D: 1
322.29/323.38	c estimatedAdderCost: 35
322.29/323.38	c Try to convert by bdds
322.29/323.39	c D: 1
322.29/323.39	c estimatedAdderCost: 36
322.29/323.39	c Try to convert by bdds
322.39/323.40	c D: 1
322.39/323.40	c estimatedAdderCost: 35
322.39/323.40	c Try to convert by bdds
322.39/323.42	c D: 1
322.39/323.42	c estimatedAdderCost: 36
322.39/323.42	c Try to convert by bdds
322.39/323.43	c D: 1
322.39/323.43	c estimatedAdderCost: 35
322.39/323.43	c Try to convert by bdds
322.39/323.44	c D: 1
322.39/323.44	c estimatedAdderCost: 36
322.39/323.44	c Try to convert by bdds
322.39/323.45	c D: 1
322.39/323.45	c estimatedAdderCost: 35
322.39/323.45	c Try to convert by bdds
322.39/323.47	c D: 1
322.39/323.47	c estimatedAdderCost: 36
322.39/323.47	c Try to convert by bdds
322.39/323.48	c D: 1
322.39/323.48	c estimatedAdderCost: 35
322.39/323.48	c Try to convert by bdds
322.39/323.49	c D: 1
322.39/323.49	c estimatedAdderCost: 36
322.39/323.49	c Try to convert by bdds
322.49/323.50	c D: 1
322.49/323.50	c estimatedAdderCost: 35
322.49/323.50	c Try to convert by bdds
322.49/323.52	c D: 1
322.49/323.52	c estimatedAdderCost: 36
322.49/323.52	c Try to convert by bdds
322.49/323.53	c D: 1
322.49/323.53	c estimatedAdderCost: 35
322.49/323.53	c Try to convert by bdds
322.49/323.54	c D: 1
322.49/323.54	c estimatedAdderCost: 36
322.49/323.54	c Try to convert by bdds
322.49/323.55	c D: 1
322.49/323.55	c estimatedAdderCost: 35
322.49/323.55	c Try to convert by bdds
322.49/323.57	c D: 1
322.49/323.57	c estimatedAdderCost: 36
322.49/323.57	c Try to convert by bdds
322.49/323.58	c D: 1
322.49/323.58	c estimatedAdderCost: 30
322.49/323.58	c Try to convert by bdds
322.49/323.59	c D: 1
322.49/323.59	c estimatedAdderCost: 30
322.49/323.59	c Try to convert by bdds
322.59/323.61	c D: 1
322.59/323.61	c estimatedAdderCost: 30
322.59/323.61	c Try to convert by bdds
322.59/323.63	c D: 1
322.59/323.63	c estimatedAdderCost: 30
322.59/323.63	c Try to convert by bdds
322.59/323.64	c D: 1
322.59/323.64	c estimatedAdderCost: 30
322.59/323.64	c Try to convert by bdds
322.59/323.66	c D: 1
322.59/323.66	c estimatedAdderCost: 30
322.59/323.66	c Try to convert by bdds
322.59/323.67	c D: 1
322.59/323.67	c estimatedAdderCost: 30
322.59/323.67	c Try to convert by bdds
322.59/323.69	c D: 1
322.59/323.69	c estimatedAdderCost: 30
322.59/323.69	c Try to convert by bdds
322.69/323.70	c D: 1
322.69/323.70	c estimatedAdderCost: 30
322.69/323.70	c Try to convert by bdds
322.69/323.72	c D: 1
322.69/323.72	c estimatedAdderCost: 30
322.69/323.72	c Try to convert by bdds
322.69/323.74	c D: 1
322.69/323.74	c estimatedAdderCost: 30
322.69/323.74	c Try to convert by bdds
322.69/323.75	c D: 1
322.69/323.75	c estimatedAdderCost: 30
322.69/323.75	c Try to convert by bdds
322.69/323.77	c D: 1
322.69/323.77	c estimatedAdderCost: 30
322.69/323.77	c Try to convert by bdds
322.69/323.78	c D: 1
322.69/323.78	c estimatedAdderCost: 30
322.69/323.78	c Try to convert by bdds
322.79/323.80	c D: 1
322.79/323.80	c estimatedAdderCost: 30
322.79/323.80	c Try to convert by bdds
322.79/323.82	c D: 1
322.79/323.82	c estimatedAdderCost: 30
322.79/323.82	c Try to convert by bdds
322.79/323.83	c D: 1
322.79/323.83	c estimatedAdderCost: 30
322.79/323.83	c Try to convert by bdds
322.79/323.85	c D: 1
322.79/323.85	c estimatedAdderCost: 30
322.79/323.85	c Try to convert by bdds
322.79/323.86	c D: 1
322.79/323.86	c estimatedAdderCost: 30
322.79/323.86	c Try to convert by bdds
322.79/323.88	c D: 1
322.79/323.88	c estimatedAdderCost: 30
322.79/323.88	c Try to convert by bdds
322.79/323.89	c D: 1
322.79/323.89	c estimatedAdderCost: 30
322.79/323.89	c Try to convert by bdds
322.89/323.91	c D: 1
322.89/323.91	c estimatedAdderCost: 30
322.89/323.91	c Try to convert by bdds
322.89/323.93	c D: 1
322.89/323.93	c estimatedAdderCost: 30
322.89/323.93	c Try to convert by bdds
322.89/323.94	c D: 1
322.89/323.94	c estimatedAdderCost: 30
322.89/323.94	c Try to convert by bdds
322.89/323.96	c D: 1
322.89/323.96	c estimatedAdderCost: 30
322.89/323.96	c Try to convert by bdds
322.89/323.97	c D: 1
322.89/323.97	c estimatedAdderCost: 30
322.89/323.97	c Try to convert by bdds
322.89/323.99	c D: 1
322.89/323.99	c estimatedAdderCost: 30
322.89/323.99	c Try to convert by bdds
322.89/324.01	c D: 1
322.89/324.01	c estimatedAdderCost: 30
322.89/324.01	c Try to convert by bdds
323.01/324.02	c D: 1
323.01/324.02	c estimatedAdderCost: 30
323.01/324.02	c Try to convert by bdds
323.01/324.04	c D: 1
323.01/324.04	c estimatedAdderCost: 30
323.01/324.04	c Try to convert by bdds
323.01/324.05	c D: 1
323.01/324.05	c estimatedAdderCost: 35
323.01/324.05	c Try to convert by bdds
323.01/324.07	c D: 1
323.01/324.07	c estimatedAdderCost: 36
323.01/324.07	c Try to convert by bdds
323.01/324.08	c D: 1
323.01/324.08	c estimatedAdderCost: 35
323.01/324.08	c Try to convert by bdds
323.01/324.09	c D: 1
323.01/324.09	c estimatedAdderCost: 36
323.01/324.09	c Try to convert by bdds
323.01/324.10	c D: 1
323.01/324.10	c estimatedAdderCost: 35
323.01/324.10	c Try to convert by bdds
323.11/324.12	c D: 1
323.11/324.12	c estimatedAdderCost: 36
323.11/324.12	c Try to convert by bdds
323.11/324.13	c D: 1
323.11/324.13	c estimatedAdderCost: 35
323.11/324.13	c Try to convert by bdds
323.11/324.14	c D: 1
323.11/324.14	c estimatedAdderCost: 36
323.11/324.14	c Try to convert by bdds
323.11/324.15	c D: 1
323.11/324.15	c estimatedAdderCost: 35
323.11/324.15	c Try to convert by bdds
323.11/324.17	c D: 1
323.11/324.17	c estimatedAdderCost: 36
323.11/324.17	c Try to convert by bdds
323.11/324.18	c D: 1
323.11/324.18	c estimatedAdderCost: 35
323.11/324.18	c Try to convert by bdds
323.11/324.19	c D: 1
323.11/324.19	c estimatedAdderCost: 36
323.11/324.19	c Try to convert by bdds
323.19/324.20	c D: 1
323.19/324.20	c estimatedAdderCost: 35
323.19/324.20	c Try to convert by bdds
323.19/324.22	c D: 1
323.19/324.22	c estimatedAdderCost: 36
323.19/324.22	c Try to convert by bdds
323.19/324.23	c D: 1
323.19/324.23	c estimatedAdderCost: 35
323.19/324.23	c Try to convert by bdds
323.19/324.24	c D: 1
323.19/324.24	c estimatedAdderCost: 36
323.19/324.24	c Try to convert by bdds
323.19/324.25	c D: 1
323.19/324.25	c estimatedAdderCost: 35
323.19/324.25	c Try to convert by bdds
323.19/324.27	c D: 1
323.19/324.27	c estimatedAdderCost: 36
323.19/324.27	c Try to convert by bdds
323.19/324.28	c D: 1
323.19/324.28	c estimatedAdderCost: 35
323.19/324.28	c Try to convert by bdds
323.19/324.29	c D: 1
323.19/324.29	c estimatedAdderCost: 36
323.19/324.29	c Try to convert by bdds
323.29/324.30	c D: 1
323.29/324.30	c estimatedAdderCost: 35
323.29/324.30	c Try to convert by bdds
323.29/324.32	c D: 1
323.29/324.32	c estimatedAdderCost: 36
323.29/324.32	c Try to convert by bdds
323.29/324.33	c D: 1
323.29/324.33	c estimatedAdderCost: 35
323.29/324.33	c Try to convert by bdds
323.29/324.34	c D: 1
323.29/324.34	c estimatedAdderCost: 36
323.29/324.34	c Try to convert by bdds
323.29/324.35	c D: 1
323.29/324.35	c estimatedAdderCost: 35
323.29/324.35	c Try to convert by bdds
323.29/324.37	c D: 1
323.29/324.37	c estimatedAdderCost: 36
323.29/324.37	c Try to convert by bdds
323.29/324.38	c D: 1
323.29/324.38	c estimatedAdderCost: 35
323.29/324.38	c Try to convert by bdds
323.29/324.39	c D: 1
323.29/324.39	c estimatedAdderCost: 36
323.29/324.39	c Try to convert by bdds
323.39/324.40	c D: 1
323.39/324.40	c estimatedAdderCost: 35
323.39/324.40	c Try to convert by bdds
323.39/324.42	c D: 1
323.39/324.42	c estimatedAdderCost: 36
323.39/324.42	c Try to convert by bdds
323.39/324.43	c D: 1
323.39/324.43	c estimatedAdderCost: 35
323.39/324.43	c Try to convert by bdds
323.39/324.44	c D: 1
323.39/324.44	c estimatedAdderCost: 36
323.39/324.44	c Try to convert by bdds
323.39/324.45	c D: 1
323.39/324.45	c estimatedAdderCost: 35
323.39/324.45	c Try to convert by bdds
323.39/324.47	c D: 1
323.39/324.47	c estimatedAdderCost: 36
323.39/324.47	c Try to convert by bdds
323.39/324.48	c D: 1
323.39/324.48	c estimatedAdderCost: 35
323.39/324.48	c Try to convert by bdds
323.39/324.49	c D: 1
323.39/324.49	c estimatedAdderCost: 36
323.39/324.49	c Try to convert by bdds
323.49/324.50	c D: 1
323.49/324.50	c estimatedAdderCost: 35
323.49/324.50	c Try to convert by bdds
323.49/324.52	c D: 1
323.49/324.52	c estimatedAdderCost: 36
323.49/324.52	c Try to convert by bdds
323.49/324.53	c D: 1
323.49/324.53	c estimatedAdderCost: 35
323.49/324.53	c Try to convert by bdds
323.49/324.54	c D: 1
323.49/324.54	c estimatedAdderCost: 36
323.49/324.54	c Try to convert by bdds
323.49/324.56	c D: 1
323.49/324.56	c estimatedAdderCost: 35
323.49/324.56	c Try to convert by bdds
323.49/324.57	c D: 1
323.49/324.57	c estimatedAdderCost: 36
323.49/324.57	c Try to convert by bdds
323.49/324.58	c D: 1
323.49/324.58	c estimatedAdderCost: 35
323.49/324.58	c Try to convert by bdds
323.49/324.59	c D: 1
323.49/324.59	c estimatedAdderCost: 36
323.49/324.59	c Try to convert by bdds
323.59/324.61	c D: 1
323.59/324.61	c estimatedAdderCost: 35
323.59/324.61	c Try to convert by bdds
323.59/324.62	c D: 1
323.59/324.62	c estimatedAdderCost: 36
323.59/324.62	c Try to convert by bdds
323.59/324.63	c D: 1
323.59/324.63	c estimatedAdderCost: 35
323.59/324.63	c Try to convert by bdds
323.59/324.64	c D: 1
323.59/324.64	c estimatedAdderCost: 36
323.59/324.64	c Try to convert by bdds
323.59/324.66	c D: 1
323.59/324.66	c estimatedAdderCost: 35
323.59/324.66	c Try to convert by bdds
323.59/324.67	c D: 1
323.59/324.67	c estimatedAdderCost: 36
323.59/324.67	c Try to convert by bdds
323.59/324.68	c D: 1
323.59/324.68	c estimatedAdderCost: 35
323.59/324.68	c Try to convert by bdds
323.59/324.69	c D: 1
323.59/324.69	c estimatedAdderCost: 36
323.59/324.69	c Try to convert by bdds
323.69/324.71	c D: 1
323.69/324.71	c estimatedAdderCost: 35
323.69/324.71	c Try to convert by bdds
323.69/324.72	c D: 1
323.69/324.72	c estimatedAdderCost: 36
323.69/324.72	c Try to convert by bdds
323.69/324.73	c D: 1
323.69/324.73	c estimatedAdderCost: 35
323.69/324.73	c Try to convert by bdds
323.69/324.74	c D: 1
323.69/324.74	c estimatedAdderCost: 36
323.69/324.74	c Try to convert by bdds
323.69/324.76	c D: 1
323.69/324.76	c estimatedAdderCost: 35
323.69/324.76	c Try to convert by bdds
323.69/324.77	c D: 1
323.69/324.77	c estimatedAdderCost: 36
323.69/324.77	c Try to convert by bdds
323.69/324.78	c D: 1
323.69/324.78	c estimatedAdderCost: 35
323.69/324.78	c Try to convert by bdds
323.69/324.79	c D: 1
323.69/324.79	c estimatedAdderCost: 36
323.69/324.79	c Try to convert by bdds
323.79/324.81	c D: 1
323.79/324.81	c estimatedAdderCost: 35
323.79/324.81	c Try to convert by bdds
323.79/324.82	c D: 1
323.79/324.82	c estimatedAdderCost: 36
323.79/324.82	c Try to convert by bdds
323.79/324.83	c D: 1
323.79/324.83	c estimatedAdderCost: 35
323.79/324.83	c Try to convert by bdds
323.79/324.84	c D: 1
323.79/324.84	c estimatedAdderCost: 36
323.79/324.84	c Try to convert by bdds
323.79/324.86	c D: 1
323.79/324.86	c estimatedAdderCost: 35
323.79/324.86	c Try to convert by bdds
323.79/324.87	c D: 1
323.79/324.87	c estimatedAdderCost: 36
323.79/324.87	c Try to convert by bdds
323.79/324.88	c D: 1
323.79/324.88	c estimatedAdderCost: 35
323.79/324.88	c Try to convert by bdds
323.79/324.89	c D: 1
323.79/324.89	c estimatedAdderCost: 36
323.79/324.89	c Try to convert by bdds
323.89/324.91	c D: 1
323.89/324.91	c estimatedAdderCost: 35
323.89/324.91	c Try to convert by bdds
323.89/324.92	c D: 1
323.89/324.92	c estimatedAdderCost: 36
323.89/324.92	c Try to convert by bdds
323.89/324.93	c D: 1
323.89/324.93	c estimatedAdderCost: 35
323.89/324.93	c Try to convert by bdds
323.89/324.94	c D: 1
323.89/324.94	c estimatedAdderCost: 36
323.89/324.94	c Try to convert by bdds
323.89/324.96	c D: 1
323.89/324.96	c estimatedAdderCost: 35
323.89/324.96	c Try to convert by bdds
323.89/324.97	c D: 1
323.89/324.97	c estimatedAdderCost: 36
323.89/324.97	c Try to convert by bdds
323.89/324.98	c D: 1
323.89/324.98	c estimatedAdderCost: 35
323.89/324.98	c Try to convert by bdds
323.89/324.99	c D: 1
323.89/324.99	c estimatedAdderCost: 36
323.89/324.99	c Try to convert by bdds
323.89/325.01	c D: 1
323.89/325.01	c estimatedAdderCost: 35
323.89/325.01	c Try to convert by bdds
324.01/325.02	c D: 1
324.01/325.02	c estimatedAdderCost: 36
324.01/325.02	c Try to convert by bdds
324.01/325.03	c D: 1
324.01/325.03	c estimatedAdderCost: 35
324.01/325.03	c Try to convert by bdds
324.01/325.04	c D: 1
324.01/325.04	c estimatedAdderCost: 36
324.01/325.04	c Try to convert by bdds
324.01/325.06	c D: 1
324.01/325.06	c estimatedAdderCost: 35
324.01/325.06	c Try to convert by bdds
324.01/325.07	c D: 1
324.01/325.07	c estimatedAdderCost: 36
324.01/325.07	c Try to convert by bdds
324.01/325.08	c D: 1
324.01/325.08	c estimatedAdderCost: 35
324.01/325.08	c Try to convert by bdds
324.01/325.09	c D: 1
324.01/325.09	c estimatedAdderCost: 36
324.01/325.09	c Try to convert by bdds
324.01/325.11	c D: 1
324.01/325.11	c estimatedAdderCost: 35
324.01/325.11	c Try to convert by bdds
324.11/325.12	c D: 1
324.11/325.12	c estimatedAdderCost: 36
324.11/325.12	c Try to convert by bdds
324.11/325.13	c D: 1
324.11/325.13	c estimatedAdderCost: 35
324.11/325.13	c Try to convert by bdds
324.11/325.14	c D: 1
324.11/325.14	c estimatedAdderCost: 36
324.11/325.14	c Try to convert by bdds
324.11/325.16	c D: 1
324.11/325.16	c estimatedAdderCost: 35
324.11/325.16	c Try to convert by bdds
324.11/325.17	c D: 1
324.11/325.17	c estimatedAdderCost: 36
324.11/325.17	c Try to convert by bdds
324.11/325.18	c D: 1
324.11/325.18	c estimatedAdderCost: 35
324.11/325.18	c Try to convert by bdds
324.11/325.19	c D: 1
324.11/325.19	c estimatedAdderCost: 36
324.11/325.19	c Try to convert by bdds
324.20/325.21	c D: 1
324.20/325.21	c estimatedAdderCost: 35
324.20/325.21	c Try to convert by bdds
324.20/325.22	c D: 1
324.20/325.22	c estimatedAdderCost: 36
324.20/325.22	c Try to convert by bdds
324.20/325.23	c D: 1
324.20/325.23	c estimatedAdderCost: 35
324.20/325.23	c Try to convert by bdds
324.20/325.24	c D: 1
324.20/325.24	c estimatedAdderCost: 36
324.20/325.24	c Try to convert by bdds
324.20/325.26	c D: 1
324.20/325.26	c estimatedAdderCost: 35
324.20/325.26	c Try to convert by bdds
324.20/325.27	c D: 1
324.20/325.27	c estimatedAdderCost: 36
324.20/325.27	c Try to convert by bdds
324.20/325.28	c D: 1
324.20/325.28	c estimatedAdderCost: 35
324.20/325.28	c Try to convert by bdds
324.20/325.29	c D: 1
324.20/325.29	c estimatedAdderCost: 36
324.20/325.29	c Try to convert by bdds
324.30/325.31	c D: 1
324.30/325.31	c estimatedAdderCost: 35
324.30/325.31	c Try to convert by bdds
324.30/325.32	c D: 1
324.30/325.32	c estimatedAdderCost: 36
324.30/325.32	c Try to convert by bdds
324.30/325.33	c D: 1
324.30/325.33	c estimatedAdderCost: 35
324.30/325.33	c Try to convert by bdds
324.30/325.34	c D: 1
324.30/325.34	c estimatedAdderCost: 36
324.30/325.34	c Try to convert by bdds
324.30/325.36	c D: 1
324.30/325.36	c estimatedAdderCost: 35
324.30/325.36	c Try to convert by bdds
324.30/325.37	c D: 1
324.30/325.37	c estimatedAdderCost: 36
324.30/325.37	c Try to convert by bdds
324.30/325.38	c D: 1
324.30/325.38	c estimatedAdderCost: 35
324.30/325.38	c Try to convert by bdds
324.30/325.39	c D: 1
324.30/325.39	c estimatedAdderCost: 36
324.30/325.39	c Try to convert by bdds
324.40/325.41	c D: 1
324.40/325.41	c estimatedAdderCost: 35
324.40/325.41	c Try to convert by bdds
324.40/325.42	c D: 1
324.40/325.42	c estimatedAdderCost: 36
324.40/325.42	c Try to convert by bdds
324.40/325.43	c D: 1
324.40/325.43	c estimatedAdderCost: 35
324.40/325.43	c Try to convert by bdds
324.40/325.44	c D: 1
324.40/325.44	c estimatedAdderCost: 36
324.40/325.44	c Try to convert by bdds
324.40/325.46	c D: 1
324.40/325.46	c estimatedAdderCost: 35
324.40/325.46	c Try to convert by bdds
324.40/325.47	c D: 1
324.40/325.47	c estimatedAdderCost: 36
324.40/325.47	c Try to convert by bdds
324.40/325.48	c D: 1
324.40/325.48	c estimatedAdderCost: 35
324.40/325.48	c Try to convert by bdds
324.40/325.49	c D: 1
324.40/325.49	c estimatedAdderCost: 36
324.40/325.49	c Try to convert by bdds
324.50/325.51	c D: 1
324.50/325.51	c estimatedAdderCost: 35
324.50/325.51	c Try to convert by bdds
324.50/325.52	c D: 1
324.50/325.52	c estimatedAdderCost: 36
324.50/325.52	c Try to convert by bdds
324.50/325.53	c D: 1
324.50/325.53	c estimatedAdderCost: 35
324.50/325.53	c Try to convert by bdds
324.50/325.54	c D: 1
324.50/325.54	c estimatedAdderCost: 36
324.50/325.54	c Try to convert by bdds
324.50/325.56	c D: 1
324.50/325.56	c estimatedAdderCost: 35
324.50/325.56	c Try to convert by bdds
324.50/325.57	c D: 1
324.50/325.57	c estimatedAdderCost: 36
324.50/325.57	c Try to convert by bdds
324.50/325.58	c D: 1
324.50/325.58	c estimatedAdderCost: 35
324.50/325.58	c Try to convert by bdds
324.50/325.59	c D: 1
324.50/325.59	c estimatedAdderCost: 36
324.50/325.59	c Try to convert by bdds
324.60/325.61	c D: 1
324.60/325.61	c estimatedAdderCost: 35
324.60/325.61	c Try to convert by bdds
324.60/325.62	c D: 1
324.60/325.62	c estimatedAdderCost: 36
324.60/325.62	c Try to convert by bdds
324.60/325.63	c D: 1
324.60/325.63	c estimatedAdderCost: 35
324.60/325.63	c Try to convert by bdds
324.60/325.64	c D: 1
324.60/325.64	c estimatedAdderCost: 36
324.60/325.64	c Try to convert by bdds
324.60/325.66	c D: 1
324.60/325.66	c estimatedAdderCost: 35
324.60/325.66	c Try to convert by bdds
324.60/325.67	c D: 1
324.60/325.67	c estimatedAdderCost: 36
324.60/325.67	c Try to convert by bdds
324.60/325.68	c D: 1
324.60/325.68	c estimatedAdderCost: 35
324.60/325.68	c Try to convert by bdds
324.60/325.69	c D: 1
324.60/325.69	c estimatedAdderCost: 36
324.60/325.69	c Try to convert by bdds
324.70/325.71	c D: 1
324.70/325.71	c estimatedAdderCost: 35
324.70/325.71	c Try to convert by bdds
324.70/325.72	c D: 1
324.70/325.72	c estimatedAdderCost: 36
324.70/325.72	c Try to convert by bdds
324.70/325.73	c D: 1
324.70/325.73	c estimatedAdderCost: 35
324.70/325.73	c Try to convert by bdds
324.70/325.74	c D: 1
324.70/325.74	c estimatedAdderCost: 36
324.70/325.74	c Try to convert by bdds
324.70/325.76	c D: 1
324.70/325.76	c estimatedAdderCost: 35
324.70/325.76	c Try to convert by bdds
324.70/325.77	c D: 1
324.70/325.77	c estimatedAdderCost: 36
324.70/325.77	c Try to convert by bdds
324.70/325.78	c D: 1
324.70/325.78	c estimatedAdderCost: 35
324.70/325.78	c Try to convert by bdds
324.70/325.79	c D: 1
324.70/325.79	c estimatedAdderCost: 36
324.70/325.79	c Try to convert by bdds
324.80/325.81	c D: 1
324.80/325.81	c estimatedAdderCost: 35
324.80/325.81	c Try to convert by bdds
324.80/325.82	c D: 1
324.80/325.82	c estimatedAdderCost: 36
324.80/325.82	c Try to convert by bdds
324.80/325.83	c D: 1
324.80/325.83	c estimatedAdderCost: 35
324.80/325.83	c Try to convert by bdds
324.80/325.84	c D: 1
324.80/325.84	c estimatedAdderCost: 36
324.80/325.84	c Try to convert by bdds
324.80/325.86	c D: 1
324.80/325.86	c estimatedAdderCost: 35
324.80/325.86	c Try to convert by bdds
324.80/325.87	c D: 1
324.80/325.87	c estimatedAdderCost: 36
324.80/325.87	c Try to convert by bdds
324.80/325.88	c D: 1
324.80/325.88	c estimatedAdderCost: 35
324.80/325.88	c Try to convert by bdds
324.80/325.89	c D: 1
324.80/325.89	c estimatedAdderCost: 36
324.80/325.89	c Try to convert by bdds
324.89/325.91	c D: 1
324.89/325.91	c estimatedAdderCost: 35
324.89/325.91	c Try to convert by bdds
324.89/325.92	c D: 1
324.89/325.92	c estimatedAdderCost: 36
324.89/325.92	c Try to convert by bdds
324.89/325.93	c D: 1
324.89/325.93	c estimatedAdderCost: 35
324.89/325.93	c Try to convert by bdds
324.89/325.94	c D: 1
324.89/325.94	c estimatedAdderCost: 36
324.89/325.94	c Try to convert by bdds
324.89/325.96	c D: 1
324.89/325.96	c estimatedAdderCost: 35
324.89/325.96	c Try to convert by bdds
324.89/325.97	c D: 1
324.89/325.97	c estimatedAdderCost: 36
324.89/325.97	c Try to convert by bdds
324.89/325.98	c D: 1
324.89/325.98	c estimatedAdderCost: 35
324.89/325.98	c Try to convert by bdds
324.89/325.99	c D: 1
324.89/325.99	c estimatedAdderCost: 36
324.89/325.99	c Try to convert by bdds
324.89/326.01	c D: 1
324.89/326.01	c estimatedAdderCost: 35
324.89/326.01	c Try to convert by bdds
325.01/326.02	c D: 1
325.01/326.02	c estimatedAdderCost: 36
325.01/326.02	c Try to convert by bdds
325.01/326.03	c D: 1
325.01/326.03	c estimatedAdderCost: 35
325.01/326.03	c Try to convert by bdds
325.01/326.04	c D: 1
325.01/326.04	c estimatedAdderCost: 36
325.01/326.04	c Try to convert by bdds
325.01/326.06	c D: 1
325.01/326.06	c estimatedAdderCost: 35
325.01/326.06	c Try to convert by bdds
325.01/326.07	c D: 1
325.01/326.07	c estimatedAdderCost: 36
325.01/326.07	c Try to convert by bdds
325.01/326.08	c D: 1
325.01/326.08	c estimatedAdderCost: 35
325.01/326.08	c Try to convert by bdds
325.01/326.09	c D: 1
325.01/326.09	c estimatedAdderCost: 36
325.01/326.09	c Try to convert by bdds
325.01/326.11	c D: 1
325.01/326.11	c estimatedAdderCost: 35
325.01/326.11	c Try to convert by bdds
325.11/326.12	c D: 1
325.11/326.12	c estimatedAdderCost: 36
325.11/326.12	c Try to convert by bdds
325.11/326.13	c D: 1
325.11/326.13	c estimatedAdderCost: 35
325.11/326.13	c Try to convert by bdds
325.11/326.14	c D: 1
325.11/326.14	c estimatedAdderCost: 36
325.11/326.14	c Try to convert by bdds
325.11/326.16	c D: 1
325.11/326.16	c estimatedAdderCost: 35
325.11/326.16	c Try to convert by bdds
325.11/326.17	c D: 1
325.11/326.17	c estimatedAdderCost: 36
325.11/326.17	c Try to convert by bdds
325.11/326.18	c D: 1
325.11/326.18	c estimatedAdderCost: 35
325.11/326.18	c Try to convert by bdds
325.11/326.19	c D: 1
325.11/326.19	c estimatedAdderCost: 36
325.11/326.19	c Try to convert by bdds
325.19/326.21	c D: 1
325.19/326.21	c estimatedAdderCost: 35
325.19/326.21	c Try to convert by bdds
325.19/326.22	c D: 1
325.19/326.22	c estimatedAdderCost: 36
325.19/326.22	c Try to convert by bdds
325.19/326.23	c D: 1
325.19/326.23	c estimatedAdderCost: 35
325.19/326.23	c Try to convert by bdds
325.19/326.24	c D: 1
325.19/326.24	c estimatedAdderCost: 36
325.19/326.24	c Try to convert by bdds
325.19/326.26	c D: 1
325.19/326.26	c estimatedAdderCost: 35
325.19/326.26	c Try to convert by bdds
325.19/326.27	c D: 1
325.19/326.27	c estimatedAdderCost: 36
325.19/326.27	c Try to convert by bdds
325.19/326.28	c D: 1
325.19/326.28	c estimatedAdderCost: 35
325.19/326.28	c Try to convert by bdds
325.19/326.29	c D: 1
325.19/326.29	c estimatedAdderCost: 36
325.19/326.29	c Try to convert by bdds
325.29/326.31	c D: 1
325.29/326.31	c estimatedAdderCost: 35
325.29/326.31	c Try to convert by bdds
325.29/326.32	c D: 1
325.29/326.32	c estimatedAdderCost: 36
325.29/326.32	c Try to convert by bdds
325.29/326.33	c D: 1
325.29/326.33	c estimatedAdderCost: 35
325.29/326.33	c Try to convert by bdds
325.29/326.34	c D: 1
325.29/326.34	c estimatedAdderCost: 36
325.29/326.34	c Try to convert by bdds
325.29/326.36	c D: 1
325.29/326.36	c estimatedAdderCost: 35
325.29/326.36	c Try to convert by bdds
325.29/326.37	c D: 1
325.29/326.37	c estimatedAdderCost: 36
325.29/326.37	c Try to convert by bdds
325.29/326.38	c D: 1
325.29/326.38	c estimatedAdderCost: 35
325.29/326.38	c Try to convert by bdds
325.29/326.39	c D: 1
325.29/326.39	c estimatedAdderCost: 36
325.29/326.39	c Try to convert by bdds
325.39/326.41	c D: 1
325.39/326.41	c estimatedAdderCost: 35
325.39/326.41	c Try to convert by bdds
325.39/326.42	c D: 1
325.39/326.42	c estimatedAdderCost: 36
325.39/326.42	c Try to convert by bdds
325.39/326.43	c D: 1
325.39/326.43	c estimatedAdderCost: 35
325.39/326.43	c Try to convert by bdds
325.39/326.44	c D: 1
325.39/326.44	c estimatedAdderCost: 36
325.39/326.44	c Try to convert by bdds
325.39/326.46	c D: 1
325.39/326.46	c estimatedAdderCost: 35
325.39/326.46	c Try to convert by bdds
325.39/326.47	c D: 1
325.39/326.47	c estimatedAdderCost: 36
325.39/326.47	c Try to convert by bdds
325.39/326.48	c D: 1
325.39/326.48	c estimatedAdderCost: 35
325.39/326.48	c Try to convert by bdds
325.39/326.49	c D: 1
325.39/326.49	c estimatedAdderCost: 36
325.39/326.49	c Try to convert by bdds
325.49/326.51	c D: 1
325.49/326.51	c estimatedAdderCost: 35
325.49/326.51	c Try to convert by bdds
325.49/326.52	c D: 1
325.49/326.52	c estimatedAdderCost: 36
325.49/326.52	c Try to convert by bdds
325.49/326.53	c D: 1
325.49/326.53	c estimatedAdderCost: 35
325.49/326.53	c Try to convert by bdds
325.49/326.54	c D: 1
325.49/326.54	c estimatedAdderCost: 36
325.49/326.54	c Try to convert by bdds
325.49/326.56	c D: 1
325.49/326.56	c estimatedAdderCost: 35
325.49/326.56	c Try to convert by bdds
325.49/326.57	c D: 1
325.49/326.57	c estimatedAdderCost: 36
325.49/326.57	c Try to convert by bdds
325.49/326.58	c D: 1
325.49/326.58	c estimatedAdderCost: 35
325.49/326.58	c Try to convert by bdds
325.49/326.59	c D: 1
325.49/326.59	c estimatedAdderCost: 36
325.49/326.59	c Try to convert by bdds
325.59/326.61	c D: 1
325.59/326.61	c estimatedAdderCost: 35
325.59/326.61	c Try to convert by bdds
325.59/326.62	c D: 1
325.59/326.62	c estimatedAdderCost: 36
325.59/326.62	c Try to convert by bdds
325.59/326.63	c D: 1
325.59/326.63	c estimatedAdderCost: 35
325.59/326.63	c Try to convert by bdds
325.59/326.64	c D: 1
325.59/326.64	c estimatedAdderCost: 36
325.59/326.64	c Try to convert by bdds
325.59/326.66	c D: 1
325.59/326.66	c estimatedAdderCost: 35
325.59/326.66	c Try to convert by bdds
325.59/326.67	c D: 1
325.59/326.67	c estimatedAdderCost: 36
325.59/326.67	c Try to convert by bdds
325.59/326.68	c D: 1
325.59/326.68	c estimatedAdderCost: 35
325.59/326.68	c Try to convert by bdds
325.59/326.69	c D: 1
325.59/326.69	c estimatedAdderCost: 36
325.59/326.69	c Try to convert by bdds
325.69/326.71	c D: 1
325.69/326.71	c estimatedAdderCost: 35
325.69/326.71	c Try to convert by bdds
325.69/326.72	c D: 1
325.69/326.72	c estimatedAdderCost: 36
325.69/326.72	c Try to convert by bdds
325.69/326.73	c D: 1
325.69/326.73	c estimatedAdderCost: 35
325.69/326.73	c Try to convert by bdds
325.69/326.74	c D: 1
325.69/326.74	c estimatedAdderCost: 36
325.69/326.74	c Try to convert by bdds
325.69/326.76	c D: 1
325.69/326.76	c estimatedAdderCost: 35
325.69/326.76	c Try to convert by bdds
325.69/326.77	c D: 1
325.69/326.77	c estimatedAdderCost: 36
325.69/326.77	c Try to convert by bdds
325.69/326.78	c D: 1
325.69/326.78	c estimatedAdderCost: 35
325.69/326.78	c Try to convert by bdds
325.69/326.79	c D: 1
325.69/326.79	c estimatedAdderCost: 36
325.69/326.79	c Try to convert by bdds
325.79/326.81	c D: 1
325.79/326.81	c estimatedAdderCost: 35
325.79/326.81	c Try to convert by bdds
325.79/326.82	c D: 1
325.79/326.82	c estimatedAdderCost: 36
325.79/326.82	c Try to convert by bdds
325.79/326.83	c D: 1
325.79/326.83	c estimatedAdderCost: 35
325.79/326.83	c Try to convert by bdds
325.79/326.84	c D: 1
325.79/326.84	c estimatedAdderCost: 36
325.79/326.84	c Try to convert by bdds
325.79/326.86	c D: 1
325.79/326.86	c estimatedAdderCost: 35
325.79/326.86	c Try to convert by bdds
325.79/326.87	c D: 1
325.79/326.87	c estimatedAdderCost: 36
325.79/326.87	c Try to convert by bdds
325.79/326.88	c D: 1
325.79/326.88	c estimatedAdderCost: 35
325.79/326.88	c Try to convert by bdds
325.79/326.89	c D: 1
325.79/326.89	c estimatedAdderCost: 36
325.79/326.89	c Try to convert by bdds
325.89/326.91	c D: 1
325.89/326.91	c estimatedAdderCost: 35
325.89/326.91	c Try to convert by bdds
325.89/326.92	c D: 1
325.89/326.92	c estimatedAdderCost: 36
325.89/326.92	c Try to convert by bdds
325.89/326.93	c D: 1
325.89/326.93	c estimatedAdderCost: 35
325.89/326.93	c Try to convert by bdds
325.89/326.94	c D: 1
325.89/326.94	c estimatedAdderCost: 36
325.89/326.94	c Try to convert by bdds
325.89/326.96	c D: 1
325.89/326.96	c estimatedAdderCost: 35
325.89/326.96	c Try to convert by bdds
325.89/326.97	c D: 1
325.89/326.97	c estimatedAdderCost: 36
325.89/326.97	c Try to convert by bdds
325.89/326.98	c D: 1
325.89/326.98	c estimatedAdderCost: 35
325.89/326.98	c Try to convert by bdds
325.89/326.99	c D: 1
325.89/326.99	c estimatedAdderCost: 36
325.89/326.99	c Try to convert by bdds
325.89/327.01	c D: 1
325.89/327.01	c estimatedAdderCost: 35
325.89/327.01	c Try to convert by bdds
326.00/327.02	c D: 1
326.00/327.02	c estimatedAdderCost: 36
326.00/327.02	c Try to convert by bdds
326.00/327.03	c D: 1
326.00/327.03	c estimatedAdderCost: 35
326.00/327.03	c Try to convert by bdds
326.00/327.04	c D: 1
326.00/327.04	c estimatedAdderCost: 36
326.00/327.04	c Try to convert by bdds
326.00/327.06	c D: 1
326.00/327.06	c estimatedAdderCost: 35
326.00/327.06	c Try to convert by bdds
326.00/327.07	c D: 1
326.00/327.07	c estimatedAdderCost: 36
326.00/327.07	c Try to convert by bdds
326.00/327.08	c D: 1
326.00/327.08	c estimatedAdderCost: 35
326.00/327.08	c Try to convert by bdds
326.00/327.09	c D: 1
326.00/327.09	c estimatedAdderCost: 36
326.00/327.09	c Try to convert by bdds
326.00/327.11	c D: 1
326.00/327.11	c estimatedAdderCost: 35
326.00/327.11	c Try to convert by bdds
326.10/327.12	c D: 1
326.10/327.12	c estimatedAdderCost: 36
326.10/327.12	c Try to convert by bdds
326.10/327.13	c D: 1
326.10/327.13	c estimatedAdderCost: 35
326.10/327.13	c Try to convert by bdds
326.10/327.14	c D: 1
326.10/327.14	c estimatedAdderCost: 36
326.10/327.14	c Try to convert by bdds
326.10/327.16	c D: 1
326.10/327.16	c estimatedAdderCost: 35
326.10/327.16	c Try to convert by bdds
326.10/327.17	c D: 1
326.10/327.17	c estimatedAdderCost: 36
326.10/327.17	c Try to convert by bdds
326.10/327.18	c D: 1
326.10/327.18	c estimatedAdderCost: 35
326.10/327.18	c Try to convert by bdds
326.10/327.19	c D: 1
326.10/327.19	c estimatedAdderCost: 36
326.10/327.19	c Try to convert by bdds
326.19/327.21	c D: 1
326.19/327.21	c estimatedAdderCost: 35
326.19/327.21	c Try to convert by bdds
326.19/327.22	c D: 1
326.19/327.22	c estimatedAdderCost: 36
326.19/327.22	c Try to convert by bdds
326.19/327.23	c D: 1
326.19/327.23	c estimatedAdderCost: 35
326.19/327.23	c Try to convert by bdds
326.19/327.24	c D: 1
326.19/327.24	c estimatedAdderCost: 36
326.19/327.24	c Try to convert by bdds
326.19/327.26	c D: 1
326.19/327.26	c estimatedAdderCost: 35
326.19/327.26	c Try to convert by bdds
326.19/327.27	c D: 1
326.19/327.27	c estimatedAdderCost: 36
326.19/327.27	c Try to convert by bdds
326.19/327.28	c D: 1
326.19/327.28	c estimatedAdderCost: 35
326.19/327.28	c Try to convert by bdds
326.19/327.29	c D: 1
326.19/327.29	c estimatedAdderCost: 36
326.19/327.29	c Try to convert by bdds
326.29/327.31	c D: 1
326.29/327.31	c estimatedAdderCost: 35
326.29/327.31	c Try to convert by bdds
326.29/327.32	c D: 1
326.29/327.32	c estimatedAdderCost: 36
326.29/327.32	c Try to convert by bdds
326.29/327.33	c D: 1
326.29/327.33	c estimatedAdderCost: 35
326.29/327.33	c Try to convert by bdds
326.29/327.34	c D: 1
326.29/327.34	c estimatedAdderCost: 36
326.29/327.34	c Try to convert by bdds
326.29/327.36	c D: 1
326.29/327.36	c estimatedAdderCost: 35
326.29/327.36	c Try to convert by bdds
326.29/327.37	c D: 1
326.29/327.37	c estimatedAdderCost: 36
326.29/327.37	c Try to convert by bdds
326.29/327.38	c D: 1
326.29/327.38	c estimatedAdderCost: 35
326.29/327.38	c Try to convert by bdds
326.29/327.39	c D: 1
326.29/327.39	c estimatedAdderCost: 36
326.29/327.39	c Try to convert by bdds
326.39/327.41	c D: 1
326.39/327.41	c estimatedAdderCost: 35
326.39/327.41	c Try to convert by bdds
326.39/327.42	c D: 1
326.39/327.42	c estimatedAdderCost: 36
326.39/327.42	c Try to convert by bdds
326.39/327.43	c D: 1
326.39/327.43	c estimatedAdderCost: 35
326.39/327.43	c Try to convert by bdds
326.39/327.44	c D: 1
326.39/327.44	c estimatedAdderCost: 36
326.39/327.44	c Try to convert by bdds
326.39/327.46	c D: 1
326.39/327.46	c estimatedAdderCost: 35
326.39/327.46	c Try to convert by bdds
326.39/327.47	c D: 1
326.39/327.47	c estimatedAdderCost: 36
326.39/327.47	c Try to convert by bdds
326.39/327.48	c D: 1
326.39/327.48	c estimatedAdderCost: 35
326.39/327.48	c Try to convert by bdds
326.39/327.49	c D: 1
326.39/327.49	c estimatedAdderCost: 36
326.39/327.49	c Try to convert by bdds
326.49/327.51	c D: 1
326.49/327.51	c estimatedAdderCost: 35
326.49/327.51	c Try to convert by bdds
326.49/327.52	c D: 1
326.49/327.52	c estimatedAdderCost: 36
326.49/327.52	c Try to convert by bdds
326.49/327.53	c D: 1
326.49/327.53	c estimatedAdderCost: 35
326.49/327.53	c Try to convert by bdds
326.49/327.54	c D: 1
326.49/327.54	c estimatedAdderCost: 36
326.49/327.54	c Try to convert by bdds
326.49/327.56	c D: 1
326.49/327.56	c estimatedAdderCost: 35
326.49/327.56	c Try to convert by bdds
326.49/327.57	c D: 1
326.49/327.57	c estimatedAdderCost: 36
326.49/327.57	c Try to convert by bdds
326.49/327.58	c D: 1
326.49/327.58	c estimatedAdderCost: 35
326.49/327.58	c Try to convert by bdds
326.49/327.59	c D: 1
326.49/327.59	c estimatedAdderCost: 36
326.49/327.59	c Try to convert by bdds
326.59/327.61	c D: 1
326.59/327.61	c estimatedAdderCost: 35
326.59/327.61	c Try to convert by bdds
326.59/327.62	c D: 1
326.59/327.62	c estimatedAdderCost: 36
326.59/327.62	c Try to convert by bdds
326.59/327.63	c D: 1
326.59/327.63	c estimatedAdderCost: 35
326.59/327.63	c Try to convert by bdds
326.59/327.64	c D: 1
326.59/327.64	c estimatedAdderCost: 36
326.59/327.64	c Try to convert by bdds
326.59/327.66	c D: 1
326.59/327.66	c estimatedAdderCost: 35
326.59/327.66	c Try to convert by bdds
326.59/327.67	c D: 1
326.59/327.67	c estimatedAdderCost: 36
326.59/327.67	c Try to convert by bdds
326.59/327.68	c D: 1
326.59/327.68	c estimatedAdderCost: 35
326.59/327.68	c Try to convert by bdds
326.59/327.69	c D: 1
326.59/327.69	c estimatedAdderCost: 36
326.59/327.69	c Try to convert by bdds
326.69/327.71	c D: 1
326.69/327.71	c estimatedAdderCost: 35
326.69/327.71	c Try to convert by bdds
326.69/327.72	c D: 1
326.69/327.72	c estimatedAdderCost: 36
326.69/327.72	c Try to convert by bdds
326.69/327.73	c D: 1
326.69/327.73	c estimatedAdderCost: 35
326.69/327.73	c Try to convert by bdds
326.69/327.74	c D: 1
326.69/327.74	c estimatedAdderCost: 36
326.69/327.74	c Try to convert by bdds
326.69/327.76	c D: 1
326.69/327.76	c estimatedAdderCost: 35
326.69/327.76	c Try to convert by bdds
326.69/327.77	c D: 1
326.69/327.77	c estimatedAdderCost: 36
326.69/327.77	c Try to convert by bdds
326.69/327.78	c D: 1
326.69/327.78	c estimatedAdderCost: 35
326.69/327.78	c Try to convert by bdds
326.69/327.79	c D: 1
326.69/327.79	c estimatedAdderCost: 36
326.69/327.79	c Try to convert by bdds
326.79/327.81	c D: 1
326.79/327.81	c estimatedAdderCost: 35
326.79/327.81	c Try to convert by bdds
326.79/327.82	c D: 1
326.79/327.82	c estimatedAdderCost: 36
326.79/327.82	c Try to convert by bdds
326.79/327.83	c D: 1
326.79/327.83	c estimatedAdderCost: 35
326.79/327.83	c Try to convert by bdds
326.79/327.84	c D: 1
326.79/327.84	c estimatedAdderCost: 36
326.79/327.84	c Try to convert by bdds
326.79/327.86	c D: 1
326.79/327.86	c estimatedAdderCost: 35
326.79/327.86	c Try to convert by bdds
326.79/327.87	c D: 1
326.79/327.87	c estimatedAdderCost: 36
326.79/327.87	c Try to convert by bdds
326.79/327.88	c D: 1
326.79/327.88	c estimatedAdderCost: 35
326.79/327.88	c Try to convert by bdds
326.79/327.89	c D: 1
326.79/327.89	c estimatedAdderCost: 36
326.79/327.89	c Try to convert by bdds
326.89/327.91	c D: 1
326.89/327.91	c estimatedAdderCost: 35
326.89/327.91	c Try to convert by bdds
326.89/327.92	c D: 1
326.89/327.92	c estimatedAdderCost: 36
326.89/327.92	c Try to convert by bdds
326.89/327.93	c D: 1
326.89/327.93	c estimatedAdderCost: 35
326.89/327.93	c Try to convert by bdds
326.89/327.94	c D: 1
326.89/327.94	c estimatedAdderCost: 36
326.89/327.94	c Try to convert by bdds
326.89/327.96	c D: 1
326.89/327.96	c estimatedAdderCost: 35
326.89/327.96	c Try to convert by bdds
326.89/327.97	c D: 1
326.89/327.97	c estimatedAdderCost: 36
326.89/327.97	c Try to convert by bdds
326.89/327.98	c D: 1
326.89/327.98	c estimatedAdderCost: 35
326.89/327.98	c Try to convert by bdds
326.89/327.99	c D: 1
326.89/327.99	c estimatedAdderCost: 36
326.89/327.99	c Try to convert by bdds
326.89/328.01	c D: 1
326.89/328.01	c estimatedAdderCost: 35
326.89/328.01	c Try to convert by bdds
327.00/328.02	c D: 1
327.00/328.02	c estimatedAdderCost: 36
327.00/328.02	c Try to convert by bdds
327.00/328.03	c D: 1
327.00/328.03	c estimatedAdderCost: 35
327.00/328.03	c Try to convert by bdds
327.00/328.04	c D: 1
327.00/328.04	c estimatedAdderCost: 36
327.00/328.04	c Try to convert by bdds
327.00/328.06	c D: 1
327.00/328.06	c estimatedAdderCost: 35
327.00/328.06	c Try to convert by bdds
327.00/328.07	c D: 1
327.00/328.07	c estimatedAdderCost: 36
327.00/328.07	c Try to convert by bdds
327.00/328.08	c D: 1
327.00/328.08	c estimatedAdderCost: 35
327.00/328.08	c Try to convert by bdds
327.00/328.09	c D: 1
327.00/328.09	c estimatedAdderCost: 36
327.00/328.09	c Try to convert by bdds
327.00/328.11	c D: 1
327.00/328.11	c estimatedAdderCost: 35
327.00/328.11	c Try to convert by bdds
327.10/328.12	c D: 1
327.10/328.12	c estimatedAdderCost: 36
327.10/328.12	c Try to convert by bdds
327.10/328.13	c D: 1
327.10/328.13	c estimatedAdderCost: 35
327.10/328.13	c Try to convert by bdds
327.10/328.14	c D: 1
327.10/328.14	c estimatedAdderCost: 36
327.10/328.14	c Try to convert by bdds
327.10/328.16	c D: 1
327.10/328.16	c estimatedAdderCost: 35
327.10/328.16	c Try to convert by bdds
327.10/328.17	c D: 1
327.10/328.17	c estimatedAdderCost: 36
327.10/328.17	c Try to convert by bdds
327.10/328.18	c D: 1
327.10/328.18	c estimatedAdderCost: 35
327.10/328.18	c Try to convert by bdds
327.10/328.19	c D: 1
327.10/328.19	c estimatedAdderCost: 36
327.10/328.19	c Try to convert by bdds
327.19/328.21	c D: 1
327.19/328.21	c estimatedAdderCost: 35
327.19/328.21	c Try to convert by bdds
327.19/328.22	c D: 1
327.19/328.22	c estimatedAdderCost: 36
327.19/328.22	c Try to convert by bdds
327.19/328.23	c D: 1
327.19/328.23	c estimatedAdderCost: 35
327.19/328.23	c Try to convert by bdds
327.19/328.24	c D: 1
327.19/328.24	c estimatedAdderCost: 36
327.19/328.24	c Try to convert by bdds
327.19/328.26	c D: 1
327.19/328.26	c estimatedAdderCost: 35
327.19/328.26	c Try to convert by bdds
327.19/328.27	c D: 1
327.19/328.27	c estimatedAdderCost: 36
327.19/328.27	c Try to convert by bdds
327.19/328.28	c D: 1
327.19/328.28	c estimatedAdderCost: 35
327.19/328.28	c Try to convert by bdds
327.19/328.29	c D: 1
327.19/328.29	c estimatedAdderCost: 36
327.19/328.29	c Try to convert by bdds
327.29/328.31	c D: 1
327.29/328.31	c estimatedAdderCost: 35
327.29/328.31	c Try to convert by bdds
327.29/328.32	c D: 1
327.29/328.32	c estimatedAdderCost: 36
327.29/328.32	c Try to convert by bdds
327.29/328.33	c D: 1
327.29/328.33	c estimatedAdderCost: 35
327.29/328.33	c Try to convert by bdds
327.29/328.34	c D: 1
327.29/328.34	c estimatedAdderCost: 36
327.29/328.34	c Try to convert by bdds
327.29/328.36	c D: 1
327.29/328.36	c estimatedAdderCost: 35
327.29/328.36	c Try to convert by bdds
327.29/328.37	c D: 1
327.29/328.37	c estimatedAdderCost: 36
327.29/328.37	c Try to convert by bdds
327.29/328.38	c D: 1
327.29/328.38	c estimatedAdderCost: 35
327.29/328.38	c Try to convert by bdds
327.29/328.39	c D: 1
327.29/328.39	c estimatedAdderCost: 36
327.29/328.39	c Try to convert by bdds
327.38/328.41	c D: 1
327.38/328.41	c estimatedAdderCost: 35
327.38/328.41	c Try to convert by bdds
327.38/328.42	c D: 1
327.38/328.42	c estimatedAdderCost: 36
327.38/328.42	c Try to convert by bdds
327.38/328.43	c D: 1
327.38/328.43	c estimatedAdderCost: 35
327.38/328.43	c Try to convert by bdds
327.38/328.44	c D: 1
327.38/328.44	c estimatedAdderCost: 36
327.38/328.44	c Try to convert by bdds
327.38/328.46	c D: 1
327.38/328.46	c estimatedAdderCost: 35
327.38/328.46	c Try to convert by bdds
327.38/328.47	c D: 1
327.38/328.47	c estimatedAdderCost: 36
327.38/328.47	c Try to convert by bdds
327.38/328.48	c D: 1
327.38/328.48	c estimatedAdderCost: 35
327.38/328.48	c Try to convert by bdds
327.38/328.49	c D: 1
327.38/328.49	c estimatedAdderCost: 36
327.38/328.49	c Try to convert by bdds
327.48/328.51	c D: 1
327.48/328.51	c estimatedAdderCost: 35
327.48/328.51	c Try to convert by bdds
327.48/328.52	c D: 1
327.48/328.52	c estimatedAdderCost: 36
327.48/328.52	c Try to convert by bdds
327.48/328.53	c D: 1
327.48/328.53	c estimatedAdderCost: 35
327.48/328.53	c Try to convert by bdds
327.48/328.54	c D: 1
327.48/328.54	c estimatedAdderCost: 36
327.48/328.54	c Try to convert by bdds
327.48/328.56	c D: 1
327.48/328.56	c estimatedAdderCost: 35
327.48/328.56	c Try to convert by bdds
327.48/328.57	c D: 1
327.48/328.57	c estimatedAdderCost: 36
327.48/328.57	c Try to convert by bdds
327.48/328.58	c D: 1
327.48/328.58	c estimatedAdderCost: 35
327.48/328.58	c Try to convert by bdds
327.48/328.59	c D: 1
327.48/328.59	c estimatedAdderCost: 36
327.48/328.59	c Try to convert by bdds
327.58/328.61	c D: 1
327.58/328.61	c estimatedAdderCost: 35
327.58/328.61	c Try to convert by bdds
327.58/328.62	c D: 1
327.58/328.62	c estimatedAdderCost: 36
327.58/328.62	c Try to convert by bdds
327.58/328.63	c D: 1
327.58/328.63	c estimatedAdderCost: 35
327.58/328.63	c Try to convert by bdds
327.58/328.64	c D: 1
327.58/328.64	c estimatedAdderCost: 36
327.58/328.64	c Try to convert by bdds
327.58/328.66	c D: 1
327.58/328.66	c estimatedAdderCost: 35
327.58/328.66	c Try to convert by bdds
327.58/328.67	c D: 1
327.58/328.67	c estimatedAdderCost: 36
327.58/328.67	c Try to convert by bdds
327.58/328.68	c D: 1
327.58/328.68	c estimatedAdderCost: 35
327.58/328.68	c Try to convert by bdds
327.58/328.69	c D: 1
327.58/328.69	c estimatedAdderCost: 36
327.58/328.69	c Try to convert by bdds
327.68/328.71	c D: 1
327.68/328.71	c estimatedAdderCost: 35
327.68/328.71	c Try to convert by bdds
327.68/328.72	c D: 1
327.68/328.72	c estimatedAdderCost: 36
327.68/328.72	c Try to convert by bdds
327.68/328.73	c D: 1
327.68/328.73	c estimatedAdderCost: 35
327.68/328.73	c Try to convert by bdds
327.68/328.74	c D: 1
327.68/328.74	c estimatedAdderCost: 36
327.68/328.74	c Try to convert by bdds
327.68/328.76	c D: 1
327.68/328.76	c estimatedAdderCost: 35
327.68/328.76	c Try to convert by bdds
327.68/328.77	c D: 1
327.68/328.77	c estimatedAdderCost: 36
327.68/328.77	c Try to convert by bdds
327.68/328.78	c D: 1
327.68/328.78	c estimatedAdderCost: 35
327.68/328.78	c Try to convert by bdds
327.68/328.79	c D: 1
327.68/328.79	c estimatedAdderCost: 36
327.68/328.79	c Try to convert by bdds
327.78/328.81	c D: 1
327.78/328.81	c estimatedAdderCost: 35
327.78/328.81	c Try to convert by bdds
327.78/328.82	c D: 1
327.78/328.82	c estimatedAdderCost: 36
327.78/328.82	c Try to convert by bdds
327.78/328.83	c D: 1
327.78/328.83	c estimatedAdderCost: 35
327.78/328.83	c Try to convert by bdds
327.78/328.84	c D: 1
327.78/328.84	c estimatedAdderCost: 36
327.78/328.84	c Try to convert by bdds
327.78/328.86	c D: 1
327.78/328.86	c estimatedAdderCost: 35
327.78/328.86	c Try to convert by bdds
327.78/328.87	c D: 1
327.78/328.87	c estimatedAdderCost: 36
327.78/328.87	c Try to convert by bdds
327.78/328.88	c D: 1
327.78/328.88	c estimatedAdderCost: 35
327.78/328.88	c Try to convert by bdds
327.78/328.89	c D: 1
327.78/328.89	c estimatedAdderCost: 36
327.78/328.89	c Try to convert by bdds
327.88/328.91	c D: 1
327.88/328.91	c estimatedAdderCost: 35
327.88/328.91	c Try to convert by bdds
327.88/328.92	c D: 1
327.88/328.92	c estimatedAdderCost: 36
327.88/328.92	c Try to convert by bdds
327.88/328.93	c D: 1
327.88/328.93	c estimatedAdderCost: 35
327.88/328.93	c Try to convert by bdds
327.88/328.94	c D: 1
327.88/328.94	c estimatedAdderCost: 36
327.88/328.94	c Try to convert by bdds
327.88/328.96	c D: 1
327.88/328.96	c estimatedAdderCost: 35
327.88/328.96	c Try to convert by bdds
327.88/328.97	c D: 1
327.88/328.97	c estimatedAdderCost: 36
327.88/328.97	c Try to convert by bdds
327.88/328.98	c D: 1
327.88/328.98	c estimatedAdderCost: 35
327.88/328.98	c Try to convert by bdds
327.88/328.99	c D: 1
327.88/328.99	c estimatedAdderCost: 36
327.88/328.99	c Try to convert by bdds
327.88/329.01	c D: 1
327.88/329.01	c estimatedAdderCost: 35
327.88/329.01	c Try to convert by bdds
328.00/329.02	c D: 1
328.00/329.02	c estimatedAdderCost: 36
328.00/329.02	c Try to convert by bdds
328.00/329.03	c D: 1
328.00/329.03	c estimatedAdderCost: 35
328.00/329.03	c Try to convert by bdds
328.00/329.04	c D: 1
328.00/329.04	c estimatedAdderCost: 36
328.00/329.04	c Try to convert by bdds
328.00/329.06	c D: 1
328.00/329.06	c estimatedAdderCost: 35
328.00/329.06	c Try to convert by bdds
328.00/329.07	c D: 1
328.00/329.07	c estimatedAdderCost: 36
328.00/329.07	c Try to convert by bdds
328.00/329.08	c D: 1
328.00/329.08	c estimatedAdderCost: 35
328.00/329.08	c Try to convert by bdds
328.00/329.09	c D: 1
328.00/329.09	c estimatedAdderCost: 36
328.00/329.09	c Try to convert by bdds
328.00/329.11	c D: 1
328.00/329.11	c estimatedAdderCost: 35
328.00/329.11	c Try to convert by bdds
328.10/329.12	c D: 1
328.10/329.12	c estimatedAdderCost: 36
328.10/329.12	c Try to convert by bdds
328.10/329.13	c D: 1
328.10/329.13	c estimatedAdderCost: 35
328.10/329.13	c Try to convert by bdds
328.10/329.14	c D: 1
328.10/329.14	c estimatedAdderCost: 36
328.10/329.14	c Try to convert by bdds
328.10/329.16	c D: 1
328.10/329.16	c estimatedAdderCost: 35
328.10/329.16	c Try to convert by bdds
328.10/329.17	c D: 1
328.10/329.17	c estimatedAdderCost: 36
328.10/329.17	c Try to convert by bdds
328.10/329.18	c D: 1
328.10/329.18	c estimatedAdderCost: 35
328.10/329.18	c Try to convert by bdds
328.10/329.19	c D: 1
328.10/329.19	c estimatedAdderCost: 36
328.10/329.19	c Try to convert by bdds
328.18/329.21	c D: 1
328.18/329.21	c estimatedAdderCost: 35
328.18/329.21	c Try to convert by bdds
328.18/329.22	c D: 1
328.18/329.22	c estimatedAdderCost: 36
328.18/329.22	c Try to convert by bdds
328.18/329.23	c D: 1
328.18/329.23	c estimatedAdderCost: 35
328.18/329.23	c Try to convert by bdds
328.18/329.24	c D: 1
328.18/329.24	c estimatedAdderCost: 36
328.18/329.24	c Try to convert by bdds
328.18/329.26	c D: 1
328.18/329.26	c estimatedAdderCost: 35
328.18/329.26	c Try to convert by bdds
328.18/329.27	c D: 1
328.18/329.27	c estimatedAdderCost: 36
328.18/329.27	c Try to convert by bdds
328.18/329.28	c D: 1
328.18/329.28	c estimatedAdderCost: 35
328.18/329.28	c Try to convert by bdds
328.18/329.29	c D: 1
328.18/329.29	c estimatedAdderCost: 36
328.18/329.29	c Try to convert by bdds
328.28/329.31	c D: 1
328.28/329.31	c estimatedAdderCost: 35
328.28/329.31	c Try to convert by bdds
328.28/329.32	c D: 1
328.28/329.32	c estimatedAdderCost: 36
328.28/329.32	c Try to convert by bdds
328.28/329.33	c D: 1
328.28/329.33	c estimatedAdderCost: 35
328.28/329.33	c Try to convert by bdds
328.28/329.34	c D: 1
328.28/329.34	c estimatedAdderCost: 36
328.28/329.34	c Try to convert by bdds
328.28/329.36	c D: 1
328.28/329.36	c estimatedAdderCost: 35
328.28/329.36	c Try to convert by bdds
328.28/329.37	c D: 1
328.28/329.37	c estimatedAdderCost: 36
328.28/329.37	c Try to convert by bdds
328.28/329.38	c D: 1
328.28/329.38	c estimatedAdderCost: 35
328.28/329.38	c Try to convert by bdds
328.28/329.40	c D: 1
328.28/329.40	c estimatedAdderCost: 36
328.28/329.40	c Try to convert by bdds
328.38/329.41	c D: 1
328.38/329.41	c estimatedAdderCost: 35
328.38/329.41	c Try to convert by bdds
328.38/329.42	c D: 1
328.38/329.42	c estimatedAdderCost: 36
328.38/329.42	c Try to convert by bdds
328.38/329.43	c D: 1
328.38/329.43	c estimatedAdderCost: 35
328.38/329.43	c Try to convert by bdds
328.38/329.45	c D: 1
328.38/329.45	c estimatedAdderCost: 36
328.38/329.45	c Try to convert by bdds
328.38/329.46	c D: 1
328.38/329.46	c estimatedAdderCost: 35
328.38/329.46	c Try to convert by bdds
328.38/329.47	c D: 1
328.38/329.47	c estimatedAdderCost: 36
328.38/329.47	c Try to convert by bdds
328.38/329.48	c D: 1
328.38/329.48	c estimatedAdderCost: 35
328.38/329.48	c Try to convert by bdds
328.38/329.50	c D: 1
328.38/329.50	c estimatedAdderCost: 36
328.38/329.50	c Try to convert by bdds
328.48/329.51	c D: 1
328.48/329.51	c estimatedAdderCost: 35
328.48/329.51	c Try to convert by bdds
328.48/329.52	c D: 1
328.48/329.52	c estimatedAdderCost: 36
328.48/329.52	c Try to convert by bdds
328.48/329.53	c D: 1
328.48/329.53	c estimatedAdderCost: 35
328.48/329.53	c Try to convert by bdds
328.48/329.55	c D: 1
328.48/329.55	c estimatedAdderCost: 36
328.48/329.55	c Try to convert by bdds
328.48/329.56	c D: 1
328.48/329.56	c estimatedAdderCost: 35
328.48/329.56	c Try to convert by bdds
328.48/329.57	c D: 1
328.48/329.57	c estimatedAdderCost: 36
328.48/329.57	c Try to convert by bdds
328.48/329.58	c D: 1
328.48/329.58	c estimatedAdderCost: 35
328.48/329.58	c Try to convert by bdds
328.48/329.60	c D: 1
328.48/329.60	c estimatedAdderCost: 36
328.48/329.60	c Try to convert by bdds
328.58/329.61	c D: 1
328.58/329.61	c estimatedAdderCost: 35
328.58/329.61	c Try to convert by bdds
328.58/329.62	c D: 1
328.58/329.62	c estimatedAdderCost: 36
328.58/329.62	c Try to convert by bdds
328.58/329.63	c D: 1
328.58/329.63	c estimatedAdderCost: 35
328.58/329.63	c Try to convert by bdds
328.58/329.65	c D: 1
328.58/329.65	c estimatedAdderCost: 36
328.58/329.65	c Try to convert by bdds
328.58/329.66	c D: 1
328.58/329.66	c estimatedAdderCost: 35
328.58/329.66	c Try to convert by bdds
328.58/329.67	c D: 1
328.58/329.67	c estimatedAdderCost: 36
328.58/329.67	c Try to convert by bdds
328.58/329.68	c D: 1
328.58/329.68	c estimatedAdderCost: 35
328.58/329.68	c Try to convert by bdds
328.68/329.70	c D: 1
328.68/329.70	c estimatedAdderCost: 36
328.68/329.70	c Try to convert by bdds
328.68/329.71	c D: 1
328.68/329.71	c estimatedAdderCost: 35
328.68/329.71	c Try to convert by bdds
328.68/329.72	c D: 1
328.68/329.72	c estimatedAdderCost: 36
328.68/329.72	c Try to convert by bdds
328.68/329.73	c D: 1
328.68/329.73	c estimatedAdderCost: 35
328.68/329.73	c Try to convert by bdds
328.68/329.75	c D: 1
328.68/329.75	c estimatedAdderCost: 36
328.68/329.75	c Try to convert by bdds
328.68/329.76	c D: 1
328.68/329.76	c estimatedAdderCost: 35
328.68/329.76	c Try to convert by bdds
328.68/329.77	c D: 1
328.68/329.77	c estimatedAdderCost: 36
328.68/329.77	c Try to convert by bdds
328.68/329.78	c D: 1
328.68/329.78	c estimatedAdderCost: 35
328.68/329.78	c Try to convert by bdds
328.78/329.80	c D: 1
328.78/329.80	c estimatedAdderCost: 36
328.78/329.80	c Try to convert by bdds
328.78/329.81	c D: 1
328.78/329.81	c estimatedAdderCost: 35
328.78/329.81	c Try to convert by bdds
328.78/329.82	c D: 1
328.78/329.82	c estimatedAdderCost: 36
328.78/329.82	c Try to convert by bdds
328.78/329.83	c D: 1
328.78/329.83	c estimatedAdderCost: 35
328.78/329.83	c Try to convert by bdds
328.78/329.85	c D: 1
328.78/329.85	c estimatedAdderCost: 36
328.78/329.85	c Try to convert by bdds
328.78/329.86	c D: 1
328.78/329.86	c estimatedAdderCost: 35
328.78/329.86	c Try to convert by bdds
328.78/329.87	c D: 1
328.78/329.87	c estimatedAdderCost: 36
328.78/329.87	c Try to convert by bdds
328.78/329.88	c D: 1
328.78/329.88	c estimatedAdderCost: 35
328.78/329.88	c Try to convert by bdds
328.88/329.90	c D: 1
328.88/329.90	c estimatedAdderCost: 36
328.88/329.90	c Try to convert by bdds
328.88/329.91	c D: 1
328.88/329.91	c estimatedAdderCost: 35
328.88/329.91	c Try to convert by bdds
328.88/329.92	c D: 1
328.88/329.92	c estimatedAdderCost: 36
328.88/329.92	c Try to convert by bdds
328.88/329.93	c D: 1
328.88/329.93	c estimatedAdderCost: 35
328.88/329.93	c Try to convert by bdds
328.88/329.95	c D: 1
328.88/329.95	c estimatedAdderCost: 36
328.88/329.95	c Try to convert by bdds
328.88/329.96	c D: 1
328.88/329.96	c estimatedAdderCost: 35
328.88/329.96	c Try to convert by bdds
328.88/329.97	c D: 1
328.88/329.97	c estimatedAdderCost: 36
328.88/329.97	c Try to convert by bdds
328.88/329.98	c D: 1
328.88/329.98	c estimatedAdderCost: 35
328.88/329.98	c Try to convert by bdds
328.88/330.00	c D: 1
328.88/330.00	c estimatedAdderCost: 36
328.88/330.00	c Try to convert by bdds
328.88/330.01	c D: 1
328.88/330.01	c estimatedAdderCost: 35
328.88/330.01	c Try to convert by bdds
328.99/330.02	c D: 1
328.99/330.02	c estimatedAdderCost: 36
328.99/330.02	c Try to convert by bdds
328.99/330.03	c D: 1
328.99/330.03	c estimatedAdderCost: 35
328.99/330.03	c Try to convert by bdds
328.99/330.05	c D: 1
328.99/330.05	c estimatedAdderCost: 36
328.99/330.05	c Try to convert by bdds
328.99/330.06	c D: 1
328.99/330.06	c estimatedAdderCost: 35
328.99/330.06	c Try to convert by bdds
328.99/330.07	c D: 1
328.99/330.07	c estimatedAdderCost: 36
328.99/330.07	c Try to convert by bdds
328.99/330.08	c D: 1
328.99/330.08	c estimatedAdderCost: 35
328.99/330.08	c Try to convert by bdds
328.99/330.10	c D: 1
328.99/330.10	c estimatedAdderCost: 36
328.99/330.10	c Try to convert by bdds
328.99/330.11	c D: 1
328.99/330.11	c estimatedAdderCost: 35
328.99/330.11	c Try to convert by bdds
329.09/330.12	c D: 1
329.09/330.12	c estimatedAdderCost: 36
329.09/330.12	c Try to convert by bdds
329.09/330.13	c D: 1
329.09/330.13	c estimatedAdderCost: 35
329.09/330.13	c Try to convert by bdds
329.09/330.15	c D: 1
329.09/330.15	c estimatedAdderCost: 36
329.09/330.15	c Try to convert by bdds
329.09/330.16	c D: 1
329.09/330.16	c estimatedAdderCost: 35
329.09/330.16	c Try to convert by bdds
329.09/330.17	c D: 1
329.09/330.17	c estimatedAdderCost: 36
329.09/330.17	c Try to convert by bdds
329.09/330.18	c D: 1
329.09/330.18	c estimatedAdderCost: 35
329.09/330.18	c Try to convert by bdds
329.18/330.20	c D: 1
329.18/330.20	c estimatedAdderCost: 36
329.18/330.20	c Try to convert by bdds
329.18/330.21	c D: 1
329.18/330.21	c estimatedAdderCost: 35
329.18/330.21	c Try to convert by bdds
329.18/330.22	c D: 1
329.18/330.22	c estimatedAdderCost: 36
329.18/330.22	c Try to convert by bdds
329.18/330.23	c D: 1
329.18/330.23	c estimatedAdderCost: 35
329.18/330.23	c Try to convert by bdds
329.18/330.25	c D: 1
329.18/330.25	c estimatedAdderCost: 36
329.18/330.25	c Try to convert by bdds
329.18/330.26	c D: 1
329.18/330.26	c estimatedAdderCost: 35
329.18/330.26	c Try to convert by bdds
329.18/330.27	c D: 1
329.18/330.27	c estimatedAdderCost: 36
329.18/330.27	c Try to convert by bdds
329.18/330.28	c D: 1
329.18/330.28	c estimatedAdderCost: 35
329.18/330.28	c Try to convert by bdds
329.28/330.30	c D: 1
329.28/330.30	c estimatedAdderCost: 36
329.28/330.30	c Try to convert by bdds
329.28/330.31	c D: 1
329.28/330.31	c estimatedAdderCost: 35
329.28/330.31	c Try to convert by bdds
329.28/330.32	c D: 1
329.28/330.32	c estimatedAdderCost: 36
329.28/330.32	c Try to convert by bdds
329.28/330.33	c D: 1
329.28/330.33	c estimatedAdderCost: 35
329.28/330.33	c Try to convert by bdds
329.28/330.35	c D: 1
329.28/330.35	c estimatedAdderCost: 36
329.28/330.35	c Try to convert by bdds
329.28/330.36	c D: 1
329.28/330.36	c estimatedAdderCost: 35
329.28/330.36	c Try to convert by bdds
329.28/330.37	c D: 1
329.28/330.37	c estimatedAdderCost: 36
329.28/330.37	c Try to convert by bdds
329.28/330.38	c D: 1
329.28/330.38	c estimatedAdderCost: 35
329.28/330.38	c Try to convert by bdds
329.38/330.40	c D: 1
329.38/330.40	c estimatedAdderCost: 36
329.38/330.40	c Try to convert by bdds
329.38/330.41	c D: 1
329.38/330.41	c estimatedAdderCost: 35
329.38/330.41	c Try to convert by bdds
329.38/330.42	c D: 1
329.38/330.42	c estimatedAdderCost: 36
329.38/330.42	c Try to convert by bdds
329.38/330.43	c D: 1
329.38/330.43	c estimatedAdderCost: 35
329.38/330.43	c Try to convert by bdds
329.38/330.45	c D: 1
329.38/330.45	c estimatedAdderCost: 36
329.38/330.45	c Try to convert by bdds
329.38/330.46	c D: 1
329.38/330.46	c estimatedAdderCost: 35
329.38/330.46	c Try to convert by bdds
329.38/330.47	c D: 1
329.38/330.47	c estimatedAdderCost: 36
329.38/330.47	c Try to convert by bdds
329.38/330.48	c D: 1
329.38/330.48	c estimatedAdderCost: 35
329.38/330.48	c Try to convert by bdds
329.48/330.50	c D: 1
329.48/330.50	c estimatedAdderCost: 36
329.48/330.50	c Try to convert by bdds
329.48/330.51	c D: 1
329.48/330.51	c estimatedAdderCost: 35
329.48/330.51	c Try to convert by bdds
329.48/330.52	c D: 1
329.48/330.52	c estimatedAdderCost: 36
329.48/330.52	c Try to convert by bdds
329.48/330.53	c D: 1
329.48/330.53	c estimatedAdderCost: 35
329.48/330.53	c Try to convert by bdds
329.48/330.55	c D: 1
329.48/330.55	c estimatedAdderCost: 36
329.48/330.55	c Try to convert by bdds
329.48/330.56	c D: 1
329.48/330.56	c estimatedAdderCost: 35
329.48/330.56	c Try to convert by bdds
329.48/330.57	c D: 1
329.48/330.57	c estimatedAdderCost: 36
329.48/330.57	c Try to convert by bdds
329.48/330.58	c D: 1
329.48/330.58	c estimatedAdderCost: 35
329.48/330.58	c Try to convert by bdds
329.58/330.60	c D: 1
329.58/330.60	c estimatedAdderCost: 36
329.58/330.60	c Try to convert by bdds
329.58/330.61	c D: 1
329.58/330.61	c estimatedAdderCost: 35
329.58/330.61	c Try to convert by bdds
329.58/330.62	c D: 1
329.58/330.62	c estimatedAdderCost: 36
329.58/330.62	c Try to convert by bdds
329.58/330.63	c D: 1
329.58/330.63	c estimatedAdderCost: 35
329.58/330.63	c Try to convert by bdds
329.58/330.65	c D: 1
329.58/330.65	c estimatedAdderCost: 36
329.58/330.65	c Try to convert by bdds
329.58/330.66	c D: 1
329.58/330.66	c estimatedAdderCost: 35
329.58/330.66	c Try to convert by bdds
329.58/330.67	c D: 1
329.58/330.67	c estimatedAdderCost: 36
329.58/330.67	c Try to convert by bdds
329.58/330.68	c D: 1
329.58/330.68	c estimatedAdderCost: 35
329.58/330.68	c Try to convert by bdds
329.68/330.70	c D: 1
329.68/330.70	c estimatedAdderCost: 36
329.68/330.70	c Try to convert by bdds
329.68/330.71	c D: 1
329.68/330.71	c estimatedAdderCost: 35
329.68/330.71	c Try to convert by bdds
329.68/330.72	c D: 1
329.68/330.72	c estimatedAdderCost: 36
329.68/330.72	c Try to convert by bdds
329.68/330.73	c D: 1
329.68/330.73	c estimatedAdderCost: 35
329.68/330.73	c Try to convert by bdds
329.68/330.75	c D: 1
329.68/330.75	c estimatedAdderCost: 36
329.68/330.75	c Try to convert by bdds
329.68/330.76	c D: 1
329.68/330.76	c estimatedAdderCost: 35
329.68/330.76	c Try to convert by bdds
329.68/330.77	c D: 1
329.68/330.77	c estimatedAdderCost: 36
329.68/330.77	c Try to convert by bdds
329.68/330.78	c D: 1
329.68/330.78	c estimatedAdderCost: 35
329.68/330.78	c Try to convert by bdds
329.78/330.80	c D: 1
329.78/330.80	c estimatedAdderCost: 36
329.78/330.80	c Try to convert by bdds
329.78/330.81	c D: 1
329.78/330.81	c estimatedAdderCost: 35
329.78/330.81	c Try to convert by bdds
329.78/330.82	c D: 1
329.78/330.82	c estimatedAdderCost: 36
329.78/330.82	c Try to convert by bdds
329.78/330.83	c D: 1
329.78/330.83	c estimatedAdderCost: 35
329.78/330.83	c Try to convert by bdds
329.78/330.85	c D: 1
329.78/330.85	c estimatedAdderCost: 36
329.78/330.85	c Try to convert by bdds
329.78/330.86	c D: 1
329.78/330.86	c estimatedAdderCost: 35
329.78/330.86	c Try to convert by bdds
329.78/330.87	c D: 1
329.78/330.87	c estimatedAdderCost: 36
329.78/330.87	c Try to convert by bdds
329.78/330.88	c D: 1
329.78/330.88	c estimatedAdderCost: 35
329.78/330.88	c Try to convert by bdds
329.88/330.90	c D: 1
329.88/330.90	c estimatedAdderCost: 36
329.88/330.90	c Try to convert by bdds
329.88/330.91	c D: 1
329.88/330.91	c estimatedAdderCost: 35
329.88/330.91	c Try to convert by bdds
329.88/330.92	c D: 1
329.88/330.92	c estimatedAdderCost: 36
329.88/330.92	c Try to convert by bdds
329.88/330.94	c D: 1
329.88/330.94	c estimatedAdderCost: 35
329.88/330.94	c Try to convert by bdds
329.88/330.95	c D: 1
329.88/330.95	c estimatedAdderCost: 36
329.88/330.95	c Try to convert by bdds
329.88/330.96	c D: 1
329.88/330.96	c estimatedAdderCost: 35
329.88/330.96	c Try to convert by bdds
329.88/330.97	c D: 1
329.88/330.97	c estimatedAdderCost: 36
329.88/330.97	c Try to convert by bdds
329.88/330.99	c D: 1
329.88/330.99	c estimatedAdderCost: 35
329.88/330.99	c Try to convert by bdds
329.88/331.00	c D: 1
329.88/331.00	c estimatedAdderCost: 36
329.88/331.00	c Try to convert by bdds
329.99/331.01	c D: 1
329.99/331.01	c estimatedAdderCost: 35
329.99/331.01	c Try to convert by bdds
329.99/331.02	c D: 1
329.99/331.02	c estimatedAdderCost: 36
329.99/331.02	c Try to convert by bdds
329.99/331.04	c D: 1
329.99/331.04	c estimatedAdderCost: 35
329.99/331.04	c Try to convert by bdds
329.99/331.05	c D: 1
329.99/331.05	c estimatedAdderCost: 36
329.99/331.05	c Try to convert by bdds
329.99/331.06	c D: 1
329.99/331.06	c estimatedAdderCost: 35
329.99/331.06	c Try to convert by bdds
329.99/331.07	c D: 1
329.99/331.07	c estimatedAdderCost: 36
329.99/331.07	c Try to convert by bdds
329.99/331.09	c D: 1
329.99/331.09	c estimatedAdderCost: 35
329.99/331.09	c Try to convert by bdds
329.99/331.10	c D: 1
329.99/331.10	c estimatedAdderCost: 36
329.99/331.10	c Try to convert by bdds
330.09/331.11	c D: 1
330.09/331.11	c estimatedAdderCost: 35
330.09/331.11	c Try to convert by bdds
330.09/331.12	c D: 1
330.09/331.12	c estimatedAdderCost: 36
330.09/331.12	c Try to convert by bdds
330.09/331.14	c D: 1
330.09/331.14	c estimatedAdderCost: 35
330.09/331.14	c Try to convert by bdds
330.09/331.15	c D: 1
330.09/331.15	c estimatedAdderCost: 36
330.09/331.15	c Try to convert by bdds
330.09/331.16	c D: 1
330.09/331.16	c estimatedAdderCost: 35
330.09/331.16	c Try to convert by bdds
330.09/331.17	c D: 1
330.09/331.17	c estimatedAdderCost: 36
330.09/331.17	c Try to convert by bdds
330.09/331.19	c D: 1
330.09/331.19	c estimatedAdderCost: 35
330.09/331.19	c Try to convert by bdds
330.18/331.20	c D: 1
330.18/331.20	c estimatedAdderCost: 36
330.18/331.20	c Try to convert by bdds
330.18/331.21	c D: 1
330.18/331.21	c estimatedAdderCost: 35
330.18/331.21	c Try to convert by bdds
330.18/331.22	c D: 1
330.18/331.22	c estimatedAdderCost: 36
330.18/331.22	c Try to convert by bdds
330.18/331.24	c D: 1
330.18/331.24	c estimatedAdderCost: 35
330.18/331.24	c Try to convert by bdds
330.18/331.25	c D: 1
330.18/331.25	c estimatedAdderCost: 36
330.18/331.25	c Try to convert by bdds
330.18/331.26	c D: 1
330.18/331.26	c estimatedAdderCost: 35
330.18/331.26	c Try to convert by bdds
330.18/331.27	c D: 1
330.18/331.27	c estimatedAdderCost: 36
330.18/331.27	c Try to convert by bdds
330.18/331.29	c D: 1
330.18/331.29	c estimatedAdderCost: 35
330.18/331.29	c Try to convert by bdds
330.27/331.30	c D: 1
330.27/331.30	c estimatedAdderCost: 36
330.27/331.30	c Try to convert by bdds
330.27/331.31	c D: 1
330.27/331.31	c estimatedAdderCost: 35
330.27/331.31	c Try to convert by bdds
330.27/331.32	c D: 1
330.27/331.32	c estimatedAdderCost: 36
330.27/331.32	c Try to convert by bdds
330.27/331.34	c D: 1
330.27/331.34	c estimatedAdderCost: 35
330.27/331.34	c Try to convert by bdds
330.27/331.35	c D: 1
330.27/331.35	c estimatedAdderCost: 36
330.27/331.35	c Try to convert by bdds
330.27/331.36	c D: 1
330.27/331.36	c estimatedAdderCost: 35
330.27/331.36	c Try to convert by bdds
330.27/331.37	c D: 1
330.27/331.37	c estimatedAdderCost: 36
330.27/331.37	c Try to convert by bdds
330.27/331.39	c D: 1
330.27/331.39	c estimatedAdderCost: 35
330.27/331.39	c Try to convert by bdds
330.37/331.40	c D: 1
330.37/331.40	c estimatedAdderCost: 36
330.37/331.40	c Try to convert by bdds
330.37/331.41	c D: 1
330.37/331.41	c estimatedAdderCost: 35
330.37/331.41	c Try to convert by bdds
330.37/331.42	c D: 1
330.37/331.42	c estimatedAdderCost: 36
330.37/331.42	c Try to convert by bdds
330.37/331.44	c D: 1
330.37/331.44	c estimatedAdderCost: 35
330.37/331.44	c Try to convert by bdds
330.37/331.45	c D: 1
330.37/331.45	c estimatedAdderCost: 36
330.37/331.45	c Try to convert by bdds
330.37/331.46	c D: 1
330.37/331.46	c estimatedAdderCost: 35
330.37/331.46	c Try to convert by bdds
330.37/331.47	c D: 1
330.37/331.47	c estimatedAdderCost: 36
330.37/331.47	c Try to convert by bdds
330.37/331.49	c D: 1
330.37/331.49	c estimatedAdderCost: 35
330.37/331.49	c Try to convert by bdds
330.47/331.50	c D: 1
330.47/331.50	c estimatedAdderCost: 36
330.47/331.50	c Try to convert by bdds
330.47/331.51	c D: 1
330.47/331.51	c estimatedAdderCost: 35
330.47/331.51	c Try to convert by bdds
330.47/331.52	c D: 1
330.47/331.52	c estimatedAdderCost: 36
330.47/331.52	c Try to convert by bdds
330.47/331.54	c D: 1
330.47/331.54	c estimatedAdderCost: 35
330.47/331.54	c Try to convert by bdds
330.47/331.55	c D: 1
330.47/331.55	c estimatedAdderCost: 36
330.47/331.55	c Try to convert by bdds
330.47/331.56	c D: 1
330.47/331.56	c estimatedAdderCost: 35
330.47/331.56	c Try to convert by bdds
330.47/331.57	c D: 1
330.47/331.57	c estimatedAdderCost: 36
330.47/331.57	c Try to convert by bdds
330.47/331.59	c D: 1
330.47/331.59	c estimatedAdderCost: 35
330.47/331.59	c Try to convert by bdds
330.57/331.60	c D: 1
330.57/331.60	c estimatedAdderCost: 36
330.57/331.60	c Try to convert by bdds
330.57/331.61	c D: 1
330.57/331.61	c estimatedAdderCost: 35
330.57/331.61	c Try to convert by bdds
330.57/331.62	c D: 1
330.57/331.62	c estimatedAdderCost: 36
330.57/331.62	c Try to convert by bdds
330.57/331.64	c D: 1
330.57/331.64	c estimatedAdderCost: 35
330.57/331.64	c Try to convert by bdds
330.57/331.65	c D: 1
330.57/331.65	c estimatedAdderCost: 36
330.57/331.65	c Try to convert by bdds
330.57/331.66	c D: 1
330.57/331.66	c estimatedAdderCost: 35
330.57/331.66	c Try to convert by bdds
330.57/331.67	c D: 1
330.57/331.67	c estimatedAdderCost: 36
330.57/331.67	c Try to convert by bdds
330.57/331.69	c D: 1
330.57/331.69	c estimatedAdderCost: 35
330.57/331.69	c Try to convert by bdds
330.67/331.70	c D: 1
330.67/331.70	c estimatedAdderCost: 36
330.67/331.70	c Try to convert by bdds
330.67/331.71	c D: 1
330.67/331.71	c estimatedAdderCost: 35
330.67/331.71	c Try to convert by bdds
330.67/331.72	c D: 1
330.67/331.72	c estimatedAdderCost: 36
330.67/331.72	c Try to convert by bdds
330.67/331.74	c D: 1
330.67/331.74	c estimatedAdderCost: 35
330.67/331.74	c Try to convert by bdds
330.67/331.75	c D: 1
330.67/331.75	c estimatedAdderCost: 36
330.67/331.75	c Try to convert by bdds
330.67/331.76	c D: 1
330.67/331.76	c estimatedAdderCost: 35
330.67/331.76	c Try to convert by bdds
330.67/331.77	c D: 1
330.67/331.77	c estimatedAdderCost: 36
330.67/331.77	c Try to convert by bdds
330.67/331.79	c D: 1
330.67/331.79	c estimatedAdderCost: 35
330.67/331.79	c Try to convert by bdds
330.77/331.80	c D: 1
330.77/331.80	c estimatedAdderCost: 36
330.77/331.80	c Try to convert by bdds
330.77/331.81	c D: 1
330.77/331.81	c estimatedAdderCost: 35
330.77/331.81	c Try to convert by bdds
330.77/331.82	c D: 1
330.77/331.82	c estimatedAdderCost: 36
330.77/331.82	c Try to convert by bdds
330.77/331.84	c D: 1
330.77/331.84	c estimatedAdderCost: 35
330.77/331.84	c Try to convert by bdds
330.77/331.85	c D: 1
330.77/331.85	c estimatedAdderCost: 36
330.77/331.85	c Try to convert by bdds
330.77/331.86	c D: 1
330.77/331.86	c estimatedAdderCost: 35
330.77/331.86	c Try to convert by bdds
330.77/331.87	c D: 1
330.77/331.87	c estimatedAdderCost: 36
330.77/331.87	c Try to convert by bdds
330.77/331.89	c D: 1
330.77/331.89	c estimatedAdderCost: 35
330.77/331.89	c Try to convert by bdds
330.87/331.90	c D: 1
330.87/331.90	c estimatedAdderCost: 36
330.87/331.90	c Try to convert by bdds
330.87/331.91	c D: 1
330.87/331.91	c estimatedAdderCost: 35
330.87/331.91	c Try to convert by bdds
330.87/331.92	c D: 1
330.87/331.92	c estimatedAdderCost: 36
330.87/331.92	c Try to convert by bdds
330.87/331.94	c D: 1
330.87/331.94	c estimatedAdderCost: 35
330.87/331.94	c Try to convert by bdds
330.87/331.95	c D: 1
330.87/331.95	c estimatedAdderCost: 36
330.87/331.95	c Try to convert by bdds
330.87/331.96	c D: 1
330.87/331.96	c estimatedAdderCost: 35
330.87/331.96	c Try to convert by bdds
330.87/331.97	c D: 1
330.87/331.97	c estimatedAdderCost: 36
330.87/331.97	c Try to convert by bdds
330.87/331.99	c D: 1
330.87/331.99	c estimatedAdderCost: 35
330.87/331.99	c Try to convert by bdds
330.87/332.00	c D: 1
330.87/332.00	c estimatedAdderCost: 36
330.87/332.00	c Try to convert by bdds
330.99/332.01	c D: 1
330.99/332.01	c estimatedAdderCost: 35
330.99/332.01	c Try to convert by bdds
330.99/332.02	c D: 1
330.99/332.02	c estimatedAdderCost: 36
330.99/332.02	c Try to convert by bdds
330.99/332.04	c D: 1
330.99/332.04	c estimatedAdderCost: 35
330.99/332.04	c Try to convert by bdds
330.99/332.05	c D: 1
330.99/332.05	c estimatedAdderCost: 36
330.99/332.05	c Try to convert by bdds
330.99/332.06	c D: 1
330.99/332.06	c estimatedAdderCost: 35
330.99/332.06	c Try to convert by bdds
330.99/332.07	c D: 1
330.99/332.07	c estimatedAdderCost: 36
330.99/332.07	c Try to convert by bdds
330.99/332.09	c D: 1
330.99/332.09	c estimatedAdderCost: 35
330.99/332.09	c Try to convert by bdds
330.99/332.10	c D: 1
330.99/332.10	c estimatedAdderCost: 36
330.99/332.10	c Try to convert by bdds
331.09/332.11	c D: 1
331.09/332.11	c estimatedAdderCost: 35
331.09/332.11	c Try to convert by bdds
331.09/332.12	c D: 1
331.09/332.12	c estimatedAdderCost: 36
331.09/332.12	c Try to convert by bdds
331.09/332.14	c D: 1
331.09/332.14	c estimatedAdderCost: 35
331.09/332.14	c Try to convert by bdds
331.09/332.15	c D: 1
331.09/332.15	c estimatedAdderCost: 36
331.09/332.15	c Try to convert by bdds
331.09/332.16	c D: 1
331.09/332.16	c estimatedAdderCost: 35
331.09/332.16	c Try to convert by bdds
331.09/332.17	c D: 1
331.09/332.17	c estimatedAdderCost: 36
331.09/332.17	c Try to convert by bdds
331.09/332.19	c D: 1
331.09/332.19	c estimatedAdderCost: 35
331.09/332.19	c Try to convert by bdds
331.17/332.20	c D: 1
331.17/332.20	c estimatedAdderCost: 36
331.17/332.20	c Try to convert by bdds
331.17/332.21	c D: 1
331.17/332.21	c estimatedAdderCost: 35
331.17/332.21	c Try to convert by bdds
331.17/332.22	c D: 1
331.17/332.22	c estimatedAdderCost: 36
331.17/332.22	c Try to convert by bdds
331.17/332.24	c D: 1
331.17/332.24	c estimatedAdderCost: 35
331.17/332.24	c Try to convert by bdds
331.17/332.25	c D: 1
331.17/332.25	c estimatedAdderCost: 36
331.17/332.25	c Try to convert by bdds
331.17/332.26	c D: 1
331.17/332.26	c estimatedAdderCost: 35
331.17/332.26	c Try to convert by bdds
331.17/332.27	c D: 1
331.17/332.27	c estimatedAdderCost: 36
331.17/332.27	c Try to convert by bdds
331.17/332.29	c D: 1
331.17/332.29	c estimatedAdderCost: 35
331.17/332.29	c Try to convert by bdds
331.27/332.30	c D: 1
331.27/332.30	c estimatedAdderCost: 36
331.27/332.30	c Try to convert by bdds
331.27/332.31	c D: 1
331.27/332.31	c estimatedAdderCost: 35
331.27/332.31	c Try to convert by bdds
331.27/332.32	c D: 1
331.27/332.32	c estimatedAdderCost: 36
331.27/332.32	c Try to convert by bdds
331.27/332.34	c D: 1
331.27/332.34	c estimatedAdderCost: 35
331.27/332.34	c Try to convert by bdds
331.27/332.35	c D: 1
331.27/332.35	c estimatedAdderCost: 36
331.27/332.35	c Try to convert by bdds
331.27/332.36	c D: 1
331.27/332.36	c estimatedAdderCost: 35
331.27/332.36	c Try to convert by bdds
331.27/332.37	c D: 1
331.27/332.37	c estimatedAdderCost: 36
331.27/332.37	c Try to convert by bdds
331.27/332.39	c D: 1
331.27/332.39	c estimatedAdderCost: 35
331.27/332.39	c Try to convert by bdds
331.37/332.40	c D: 1
331.37/332.40	c estimatedAdderCost: 36
331.37/332.40	c Try to convert by bdds
331.37/332.41	c D: 1
331.37/332.41	c estimatedAdderCost: 35
331.37/332.41	c Try to convert by bdds
331.37/332.42	c D: 1
331.37/332.42	c estimatedAdderCost: 36
331.37/332.42	c Try to convert by bdds
331.37/332.44	c D: 1
331.37/332.44	c estimatedAdderCost: 35
331.37/332.44	c Try to convert by bdds
331.37/332.45	c D: 1
331.37/332.45	c estimatedAdderCost: 36
331.37/332.45	c Try to convert by bdds
331.37/332.46	c D: 1
331.37/332.46	c estimatedAdderCost: 35
331.37/332.46	c Try to convert by bdds
331.37/332.47	c D: 1
331.37/332.47	c estimatedAdderCost: 36
331.37/332.47	c Try to convert by bdds
331.37/332.49	c D: 1
331.37/332.49	c estimatedAdderCost: 35
331.37/332.49	c Try to convert by bdds
331.47/332.50	c D: 1
331.47/332.50	c estimatedAdderCost: 36
331.47/332.50	c Try to convert by bdds
331.47/332.51	c D: 1
331.47/332.51	c estimatedAdderCost: 35
331.47/332.51	c Try to convert by bdds
331.47/332.52	c D: 1
331.47/332.52	c estimatedAdderCost: 36
331.47/332.52	c Try to convert by bdds
331.47/332.54	c D: 1
331.47/332.54	c estimatedAdderCost: 35
331.47/332.54	c Try to convert by bdds
331.47/332.55	c D: 1
331.47/332.55	c estimatedAdderCost: 36
331.47/332.55	c Try to convert by bdds
331.47/332.56	c D: 1
331.47/332.56	c estimatedAdderCost: 35
331.47/332.56	c Try to convert by bdds
331.47/332.57	c D: 1
331.47/332.57	c estimatedAdderCost: 36
331.47/332.57	c Try to convert by bdds
331.47/332.59	c D: 1
331.47/332.59	c estimatedAdderCost: 35
331.47/332.59	c Try to convert by bdds
331.57/332.60	c D: 1
331.57/332.60	c estimatedAdderCost: 36
331.57/332.60	c Try to convert by bdds
331.57/332.61	c D: 1
331.57/332.61	c estimatedAdderCost: 35
331.57/332.61	c Try to convert by bdds
331.57/332.62	c D: 1
331.57/332.62	c estimatedAdderCost: 36
331.57/332.62	c Try to convert by bdds
331.57/332.64	c D: 1
331.57/332.64	c estimatedAdderCost: 35
331.57/332.64	c Try to convert by bdds
331.57/332.65	c D: 1
331.57/332.65	c estimatedAdderCost: 36
331.57/332.65	c Try to convert by bdds
331.57/332.66	c D: 1
331.57/332.66	c estimatedAdderCost: 35
331.57/332.66	c Try to convert by bdds
331.57/332.67	c D: 1
331.57/332.67	c estimatedAdderCost: 36
331.57/332.67	c Try to convert by bdds
331.57/332.69	c D: 1
331.57/332.69	c estimatedAdderCost: 35
331.57/332.69	c Try to convert by bdds
331.67/332.70	c D: 1
331.67/332.70	c estimatedAdderCost: 36
331.67/332.70	c Try to convert by bdds
331.67/332.71	c D: 1
331.67/332.71	c estimatedAdderCost: 35
331.67/332.71	c Try to convert by bdds
331.67/332.72	c D: 1
331.67/332.72	c estimatedAdderCost: 36
331.67/332.72	c Try to convert by bdds
331.67/332.74	c D: 1
331.67/332.74	c estimatedAdderCost: 35
331.67/332.74	c Try to convert by bdds
331.67/332.75	c D: 1
331.67/332.75	c estimatedAdderCost: 36
331.67/332.75	c Try to convert by bdds
331.67/332.76	c D: 1
331.67/332.76	c estimatedAdderCost: 35
331.67/332.76	c Try to convert by bdds
331.67/332.77	c D: 1
331.67/332.77	c estimatedAdderCost: 36
331.67/332.77	c Try to convert by bdds
331.67/332.79	c D: 1
331.67/332.79	c estimatedAdderCost: 35
331.67/332.79	c Try to convert by bdds
331.77/332.80	c D: 1
331.77/332.80	c estimatedAdderCost: 36
331.77/332.80	c Try to convert by bdds
331.77/332.81	c D: 1
331.77/332.81	c estimatedAdderCost: 35
331.77/332.81	c Try to convert by bdds
331.77/332.82	c D: 1
331.77/332.82	c estimatedAdderCost: 36
331.77/332.82	c Try to convert by bdds
331.77/332.84	c D: 1
331.77/332.84	c estimatedAdderCost: 35
331.77/332.84	c Try to convert by bdds
331.77/332.85	c D: 1
331.77/332.85	c estimatedAdderCost: 36
331.77/332.85	c Try to convert by bdds
331.77/332.86	c D: 1
331.77/332.86	c estimatedAdderCost: 35
331.77/332.86	c Try to convert by bdds
331.77/332.87	c D: 1
331.77/332.87	c estimatedAdderCost: 36
331.77/332.87	c Try to convert by bdds
331.77/332.89	c D: 1
331.77/332.89	c estimatedAdderCost: 35
331.77/332.89	c Try to convert by bdds
331.87/332.90	c D: 1
331.87/332.90	c estimatedAdderCost: 36
331.87/332.90	c Try to convert by bdds
331.87/332.91	c D: 1
331.87/332.91	c estimatedAdderCost: 35
331.87/332.91	c Try to convert by bdds
331.87/332.92	c D: 1
331.87/332.92	c estimatedAdderCost: 36
331.87/332.92	c Try to convert by bdds
331.87/332.94	c D: 1
331.87/332.94	c estimatedAdderCost: 35
331.87/332.94	c Try to convert by bdds
331.87/332.95	c D: 1
331.87/332.95	c estimatedAdderCost: 36
331.87/332.95	c Try to convert by bdds
331.87/332.96	c D: 1
331.87/332.96	c estimatedAdderCost: 35
331.87/332.96	c Try to convert by bdds
331.87/332.97	c D: 1
331.87/332.97	c estimatedAdderCost: 36
331.87/332.97	c Try to convert by bdds
331.87/332.99	c D: 1
331.87/332.99	c estimatedAdderCost: 35
331.87/332.99	c Try to convert by bdds
331.87/333.00	c D: 1
331.87/333.00	c estimatedAdderCost: 36
331.87/333.00	c Try to convert by bdds
331.98/333.01	c D: 1
331.98/333.01	c estimatedAdderCost: 35
331.98/333.01	c Try to convert by bdds
331.98/333.02	c D: 1
331.98/333.02	c estimatedAdderCost: 36
331.98/333.02	c Try to convert by bdds
331.98/333.04	c D: 1
331.98/333.04	c estimatedAdderCost: 35
331.98/333.04	c Try to convert by bdds
331.98/333.05	c D: 1
331.98/333.05	c estimatedAdderCost: 36
331.98/333.05	c Try to convert by bdds
331.98/333.06	c D: 1
331.98/333.06	c estimatedAdderCost: 35
331.98/333.06	c Try to convert by bdds
331.98/333.07	c D: 1
331.98/333.07	c estimatedAdderCost: 36
331.98/333.07	c Try to convert by bdds
331.98/333.09	c D: 1
331.98/333.09	c estimatedAdderCost: 35
331.98/333.09	c Try to convert by bdds
331.98/333.10	c D: 1
331.98/333.10	c estimatedAdderCost: 36
331.98/333.10	c Try to convert by bdds
332.08/333.11	c D: 1
332.08/333.11	c estimatedAdderCost: 35
332.08/333.11	c Try to convert by bdds
332.08/333.12	c D: 1
332.08/333.12	c estimatedAdderCost: 36
332.08/333.12	c Try to convert by bdds
332.08/333.14	c D: 1
332.08/333.14	c estimatedAdderCost: 35
332.08/333.14	c Try to convert by bdds
332.08/333.15	c D: 1
332.08/333.15	c estimatedAdderCost: 36
332.08/333.15	c Try to convert by bdds
332.08/333.16	c D: 1
332.08/333.16	c estimatedAdderCost: 35
332.08/333.16	c Try to convert by bdds
332.08/333.17	c D: 1
332.08/333.17	c estimatedAdderCost: 36
332.08/333.17	c Try to convert by bdds
332.08/333.19	c D: 1
332.08/333.19	c estimatedAdderCost: 35
332.08/333.19	c Try to convert by bdds
332.17/333.20	c D: 1
332.17/333.20	c estimatedAdderCost: 36
332.17/333.20	c Try to convert by bdds
332.17/333.21	c D: 1
332.17/333.21	c estimatedAdderCost: 35
332.17/333.21	c Try to convert by bdds
332.17/333.22	c D: 1
332.17/333.22	c estimatedAdderCost: 36
332.17/333.22	c Try to convert by bdds
332.17/333.24	c D: 1
332.17/333.24	c estimatedAdderCost: 35
332.17/333.24	c Try to convert by bdds
332.17/333.25	c D: 1
332.17/333.25	c estimatedAdderCost: 36
332.17/333.25	c Try to convert by bdds
332.17/333.26	c D: 1
332.17/333.26	c estimatedAdderCost: 35
332.17/333.26	c Try to convert by bdds
332.17/333.27	c D: 1
332.17/333.27	c estimatedAdderCost: 36
332.17/333.27	c Try to convert by bdds
332.17/333.29	c D: 1
332.17/333.29	c estimatedAdderCost: 35
332.17/333.29	c Try to convert by bdds
332.27/333.30	c D: 1
332.27/333.30	c estimatedAdderCost: 36
332.27/333.30	c Try to convert by bdds
332.27/333.31	c D: 1
332.27/333.31	c estimatedAdderCost: 35
332.27/333.31	c Try to convert by bdds
332.27/333.32	c D: 1
332.27/333.32	c estimatedAdderCost: 36
332.27/333.32	c Try to convert by bdds
332.27/333.34	c D: 1
332.27/333.34	c estimatedAdderCost: 35
332.27/333.34	c Try to convert by bdds
332.27/333.35	c D: 1
332.27/333.35	c estimatedAdderCost: 36
332.27/333.35	c Try to convert by bdds
332.27/333.36	c D: 1
332.27/333.36	c estimatedAdderCost: 35
332.27/333.36	c Try to convert by bdds
332.27/333.37	c D: 1
332.27/333.37	c estimatedAdderCost: 36
332.27/333.37	c Try to convert by bdds
332.27/333.39	c D: 1
332.27/333.39	c estimatedAdderCost: 35
332.27/333.39	c Try to convert by bdds
332.37/333.40	c D: 1
332.37/333.40	c estimatedAdderCost: 36
332.37/333.40	c Try to convert by bdds
332.37/333.41	c D: 1
332.37/333.41	c estimatedAdderCost: 35
332.37/333.41	c Try to convert by bdds
332.37/333.42	c D: 1
332.37/333.42	c estimatedAdderCost: 36
332.37/333.42	c Try to convert by bdds
332.37/333.44	c D: 1
332.37/333.44	c estimatedAdderCost: 35
332.37/333.44	c Try to convert by bdds
332.37/333.45	c D: 1
332.37/333.45	c estimatedAdderCost: 36
332.37/333.45	c Try to convert by bdds
332.37/333.46	c D: 1
332.37/333.46	c estimatedAdderCost: 35
332.37/333.46	c Try to convert by bdds
332.37/333.47	c D: 1
332.37/333.47	c estimatedAdderCost: 36
332.37/333.47	c Try to convert by bdds
332.37/333.49	c D: 1
332.37/333.49	c estimatedAdderCost: 35
332.37/333.49	c Try to convert by bdds
332.47/333.50	c D: 1
332.47/333.50	c estimatedAdderCost: 36
332.47/333.50	c Try to convert by bdds
332.47/333.51	c D: 1
332.47/333.51	c estimatedAdderCost: 35
332.47/333.51	c Try to convert by bdds
332.47/333.52	c D: 1
332.47/333.52	c estimatedAdderCost: 36
332.47/333.52	c Try to convert by bdds
332.47/333.54	c D: 1
332.47/333.54	c estimatedAdderCost: 35
332.47/333.54	c Try to convert by bdds
332.47/333.55	c D: 1
332.47/333.55	c estimatedAdderCost: 36
332.47/333.55	c Try to convert by bdds
332.47/333.56	c D: 1
332.47/333.56	c estimatedAdderCost: 35
332.47/333.56	c Try to convert by bdds
332.47/333.57	c D: 1
332.47/333.57	c estimatedAdderCost: 36
332.47/333.57	c Try to convert by bdds
332.47/333.59	c D: 1
332.47/333.59	c estimatedAdderCost: 35
332.47/333.59	c Try to convert by bdds
332.57/333.60	c D: 1
332.57/333.60	c estimatedAdderCost: 36
332.57/333.60	c Try to convert by bdds
332.57/333.61	c D: 1
332.57/333.61	c estimatedAdderCost: 35
332.57/333.61	c Try to convert by bdds
332.57/333.62	c D: 1
332.57/333.62	c estimatedAdderCost: 36
332.57/333.62	c Try to convert by bdds
332.57/333.64	c D: 1
332.57/333.64	c estimatedAdderCost: 35
332.57/333.64	c Try to convert by bdds
332.57/333.65	c D: 1
332.57/333.65	c estimatedAdderCost: 36
332.57/333.65	c Try to convert by bdds
332.57/333.66	c D: 1
332.57/333.66	c estimatedAdderCost: 35
332.57/333.66	c Try to convert by bdds
332.57/333.67	c D: 1
332.57/333.67	c estimatedAdderCost: 36
332.57/333.67	c Try to convert by bdds
332.57/333.69	c D: 1
332.57/333.69	c estimatedAdderCost: 35
332.57/333.69	c Try to convert by bdds
332.67/333.70	c D: 1
332.67/333.70	c estimatedAdderCost: 36
332.67/333.70	c Try to convert by bdds
332.67/333.71	c D: 1
332.67/333.71	c estimatedAdderCost: 35
332.67/333.71	c Try to convert by bdds
332.67/333.72	c D: 1
332.67/333.72	c estimatedAdderCost: 36
332.67/333.72	c Try to convert by bdds
332.67/333.74	c D: 1
332.67/333.74	c estimatedAdderCost: 35
332.67/333.74	c Try to convert by bdds
332.67/333.75	c D: 1
332.67/333.75	c estimatedAdderCost: 36
332.67/333.75	c Try to convert by bdds
332.67/333.76	c D: 1
332.67/333.76	c estimatedAdderCost: 35
332.67/333.76	c Try to convert by bdds
332.67/333.77	c D: 1
332.67/333.77	c estimatedAdderCost: 36
332.67/333.77	c Try to convert by bdds
332.67/333.79	c D: 1
332.67/333.79	c estimatedAdderCost: 35
332.67/333.79	c Try to convert by bdds
332.77/333.80	c D: 1
332.77/333.80	c estimatedAdderCost: 36
332.77/333.80	c Try to convert by bdds
332.77/333.81	c D: 1
332.77/333.81	c estimatedAdderCost: 35
332.77/333.81	c Try to convert by bdds
332.77/333.82	c D: 1
332.77/333.82	c estimatedAdderCost: 36
332.77/333.82	c Try to convert by bdds
332.77/333.84	c D: 1
332.77/333.84	c estimatedAdderCost: 35
332.77/333.84	c Try to convert by bdds
332.77/333.85	c D: 1
332.77/333.85	c estimatedAdderCost: 36
332.77/333.85	c Try to convert by bdds
332.77/333.86	c D: 1
332.77/333.86	c estimatedAdderCost: 35
332.77/333.86	c Try to convert by bdds
332.77/333.87	c D: 1
332.77/333.87	c estimatedAdderCost: 36
332.77/333.87	c Try to convert by bdds
332.77/333.89	c D: 1
332.77/333.89	c estimatedAdderCost: 35
332.77/333.89	c Try to convert by bdds
332.87/333.90	c D: 1
332.87/333.90	c estimatedAdderCost: 36
332.87/333.90	c Try to convert by bdds
332.87/333.91	c D: 1
332.87/333.91	c estimatedAdderCost: 35
332.87/333.91	c Try to convert by bdds
332.87/333.92	c D: 1
332.87/333.92	c estimatedAdderCost: 36
332.87/333.92	c Try to convert by bdds
332.87/333.94	c D: 1
332.87/333.94	c estimatedAdderCost: 35
332.87/333.94	c Try to convert by bdds
332.87/333.95	c D: 1
332.87/333.95	c estimatedAdderCost: 36
332.87/333.95	c Try to convert by bdds
332.87/333.96	c D: 1
332.87/333.96	c estimatedAdderCost: 35
332.87/333.96	c Try to convert by bdds
332.87/333.97	c D: 1
332.87/333.97	c estimatedAdderCost: 36
332.87/333.97	c Try to convert by bdds
332.87/333.99	c D: 1
332.87/333.99	c estimatedAdderCost: 35
332.87/333.99	c Try to convert by bdds
332.87/334.00	c D: 1
332.87/334.00	c estimatedAdderCost: 36
332.87/334.00	c Try to convert by bdds
332.98/334.01	c D: 1
332.98/334.01	c estimatedAdderCost: 35
332.98/334.01	c Try to convert by bdds
332.98/334.02	c D: 1
332.98/334.02	c estimatedAdderCost: 36
332.98/334.02	c Try to convert by bdds
332.98/334.04	c D: 1
332.98/334.04	c estimatedAdderCost: 35
332.98/334.04	c Try to convert by bdds
332.98/334.05	c D: 1
332.98/334.05	c estimatedAdderCost: 36
332.98/334.05	c Try to convert by bdds
332.98/334.06	c D: 1
332.98/334.06	c estimatedAdderCost: 35
332.98/334.06	c Try to convert by bdds
332.98/334.07	c D: 1
332.98/334.07	c estimatedAdderCost: 36
332.98/334.07	c Try to convert by bdds
332.98/334.09	c D: 1
332.98/334.09	c estimatedAdderCost: 35
332.98/334.09	c Try to convert by bdds
332.98/334.10	c D: 1
332.98/334.10	c estimatedAdderCost: 36
332.98/334.10	c Try to convert by bdds
333.08/334.11	c D: 1
333.08/334.11	c estimatedAdderCost: 35
333.08/334.11	c Try to convert by bdds
333.08/334.12	c D: 1
333.08/334.12	c estimatedAdderCost: 36
333.08/334.12	c Try to convert by bdds
333.08/334.14	c D: 1
333.08/334.14	c estimatedAdderCost: 35
333.08/334.14	c Try to convert by bdds
333.08/334.15	c D: 1
333.08/334.15	c estimatedAdderCost: 36
333.08/334.15	c Try to convert by bdds
333.08/334.16	c D: 1
333.08/334.16	c estimatedAdderCost: 35
333.08/334.16	c Try to convert by bdds
333.08/334.17	c D: 1
333.08/334.17	c estimatedAdderCost: 36
333.08/334.17	c Try to convert by bdds
333.08/334.19	c D: 1
333.08/334.19	c estimatedAdderCost: 35
333.08/334.19	c Try to convert by bdds
333.16/334.20	c D: 1
333.16/334.20	c estimatedAdderCost: 36
333.16/334.20	c Try to convert by bdds
333.16/334.21	c D: 1
333.16/334.21	c estimatedAdderCost: 35
333.16/334.21	c Try to convert by bdds
333.16/334.22	c D: 1
333.16/334.22	c estimatedAdderCost: 36
333.16/334.22	c Try to convert by bdds
333.16/334.24	c D: 1
333.16/334.24	c estimatedAdderCost: 35
333.16/334.24	c Try to convert by bdds
333.16/334.25	c D: 1
333.16/334.25	c estimatedAdderCost: 36
333.16/334.25	c Try to convert by bdds
333.16/334.26	c D: 1
333.16/334.26	c estimatedAdderCost: 35
333.16/334.26	c Try to convert by bdds
333.16/334.27	c D: 1
333.16/334.27	c estimatedAdderCost: 36
333.16/334.27	c Try to convert by bdds
333.16/334.29	c D: 1
333.16/334.29	c estimatedAdderCost: 35
333.16/334.29	c Try to convert by bdds
333.26/334.30	c D: 1
333.26/334.30	c estimatedAdderCost: 36
333.26/334.30	c Try to convert by bdds
333.26/334.31	c D: 1
333.26/334.31	c estimatedAdderCost: 35
333.26/334.31	c Try to convert by bdds
333.26/334.32	c D: 1
333.26/334.32	c estimatedAdderCost: 36
333.26/334.32	c Try to convert by bdds
333.26/334.34	c D: 1
333.26/334.34	c estimatedAdderCost: 35
333.26/334.34	c Try to convert by bdds
333.26/334.35	c D: 1
333.26/334.35	c estimatedAdderCost: 36
333.26/334.35	c Try to convert by bdds
333.26/334.36	c D: 1
333.26/334.36	c estimatedAdderCost: 35
333.26/334.36	c Try to convert by bdds
333.26/334.37	c D: 1
333.26/334.37	c estimatedAdderCost: 36
333.26/334.37	c Try to convert by bdds
333.26/334.39	c D: 1
333.26/334.39	c estimatedAdderCost: 35
333.26/334.39	c Try to convert by bdds
333.36/334.40	c D: 1
333.36/334.40	c estimatedAdderCost: 36
333.36/334.40	c Try to convert by bdds
333.36/334.41	c D: 1
333.36/334.41	c estimatedAdderCost: 35
333.36/334.41	c Try to convert by bdds
333.36/334.42	c D: 1
333.36/334.42	c estimatedAdderCost: 36
333.36/334.42	c Try to convert by bdds
333.36/334.44	c D: 1
333.36/334.44	c estimatedAdderCost: 35
333.36/334.44	c Try to convert by bdds
333.36/334.45	c D: 1
333.36/334.45	c estimatedAdderCost: 36
333.36/334.45	c Try to convert by bdds
333.36/334.46	c D: 1
333.36/334.46	c estimatedAdderCost: 35
333.36/334.46	c Try to convert by bdds
333.36/334.47	c D: 1
333.36/334.47	c estimatedAdderCost: 36
333.36/334.47	c Try to convert by bdds
333.36/334.49	c D: 1
333.36/334.49	c estimatedAdderCost: 35
333.36/334.49	c Try to convert by bdds
333.46/334.50	c D: 1
333.46/334.50	c estimatedAdderCost: 36
333.46/334.50	c Try to convert by bdds
333.46/334.51	c D: 1
333.46/334.51	c estimatedAdderCost: 35
333.46/334.51	c Try to convert by bdds
333.46/334.52	c D: 1
333.46/334.52	c estimatedAdderCost: 36
333.46/334.52	c Try to convert by bdds
333.46/334.54	c D: 1
333.46/334.54	c estimatedAdderCost: 35
333.46/334.54	c Try to convert by bdds
333.46/334.55	c D: 1
333.46/334.55	c estimatedAdderCost: 36
333.46/334.55	c Try to convert by bdds
333.46/334.56	c D: 1
333.46/334.56	c estimatedAdderCost: 35
333.46/334.56	c Try to convert by bdds
333.46/334.57	c D: 1
333.46/334.57	c estimatedAdderCost: 36
333.46/334.57	c Try to convert by bdds
333.46/334.59	c D: 1
333.46/334.59	c estimatedAdderCost: 35
333.46/334.59	c Try to convert by bdds
333.56/334.60	c D: 1
333.56/334.60	c estimatedAdderCost: 36
333.56/334.60	c Try to convert by bdds
333.56/334.61	c D: 1
333.56/334.61	c estimatedAdderCost: 35
333.56/334.61	c Try to convert by bdds
333.56/334.62	c D: 1
333.56/334.62	c estimatedAdderCost: 36
333.56/334.62	c Try to convert by bdds
333.56/334.64	c D: 1
333.56/334.64	c estimatedAdderCost: 35
333.56/334.64	c Try to convert by bdds
333.56/334.65	c D: 1
333.56/334.65	c estimatedAdderCost: 36
333.56/334.65	c Try to convert by bdds
333.56/334.66	c D: 1
333.56/334.66	c estimatedAdderCost: 35
333.56/334.66	c Try to convert by bdds
333.56/334.67	c D: 1
333.56/334.67	c estimatedAdderCost: 36
333.56/334.67	c Try to convert by bdds
333.56/334.69	c D: 1
333.56/334.69	c estimatedAdderCost: 35
333.56/334.69	c Try to convert by bdds
333.66/334.70	c D: 1
333.66/334.70	c estimatedAdderCost: 36
333.66/334.70	c Try to convert by bdds
333.66/334.71	c D: 1
333.66/334.71	c estimatedAdderCost: 35
333.66/334.71	c Try to convert by bdds
333.66/334.72	c D: 1
333.66/334.72	c estimatedAdderCost: 36
333.66/334.72	c Try to convert by bdds
333.66/334.74	c D: 1
333.66/334.74	c estimatedAdderCost: 35
333.66/334.74	c Try to convert by bdds
333.66/334.75	c D: 1
333.66/334.75	c estimatedAdderCost: 36
333.66/334.75	c Try to convert by bdds
333.66/334.76	c D: 1
333.66/334.76	c estimatedAdderCost: 35
333.66/334.76	c Try to convert by bdds
333.66/334.77	c D: 1
333.66/334.77	c estimatedAdderCost: 36
333.66/334.77	c Try to convert by bdds
333.66/334.79	c D: 1
333.66/334.79	c estimatedAdderCost: 35
333.66/334.79	c Try to convert by bdds
333.76/334.80	c D: 1
333.76/334.80	c estimatedAdderCost: 36
333.76/334.80	c Try to convert by bdds
333.76/334.81	c D: 1
333.76/334.81	c estimatedAdderCost: 35
333.76/334.81	c Try to convert by bdds
333.76/334.82	c D: 1
333.76/334.82	c estimatedAdderCost: 36
333.76/334.82	c Try to convert by bdds
333.76/334.84	c D: 1
333.76/334.84	c estimatedAdderCost: 35
333.76/334.84	c Try to convert by bdds
333.76/334.85	c D: 1
333.76/334.85	c estimatedAdderCost: 36
333.76/334.85	c Try to convert by bdds
333.76/334.86	c D: 1
333.76/334.86	c estimatedAdderCost: 35
333.76/334.86	c Try to convert by bdds
333.76/334.87	c D: 1
333.76/334.87	c estimatedAdderCost: 36
333.76/334.87	c Try to convert by bdds
333.76/334.89	c D: 1
333.76/334.89	c estimatedAdderCost: 35
333.76/334.89	c Try to convert by bdds
333.86/334.90	c D: 1
333.86/334.90	c estimatedAdderCost: 36
333.86/334.90	c Try to convert by bdds
333.86/334.91	c D: 1
333.86/334.91	c estimatedAdderCost: 35
333.86/334.91	c Try to convert by bdds
333.86/334.92	c D: 1
333.86/334.92	c estimatedAdderCost: 36
333.86/334.92	c Try to convert by bdds
333.86/334.94	c D: 1
333.86/334.94	c estimatedAdderCost: 35
333.86/334.94	c Try to convert by bdds
333.86/334.95	c D: 1
333.86/334.95	c estimatedAdderCost: 36
333.86/334.95	c Try to convert by bdds
333.86/334.96	c D: 1
333.86/334.96	c estimatedAdderCost: 35
333.86/334.96	c Try to convert by bdds
333.86/334.97	c D: 1
333.86/334.97	c estimatedAdderCost: 36
333.86/334.97	c Try to convert by bdds
333.86/334.99	c D: 1
333.86/334.99	c estimatedAdderCost: 35
333.86/334.99	c Try to convert by bdds
333.86/335.00	c D: 1
333.86/335.00	c estimatedAdderCost: 36
333.86/335.00	c Try to convert by bdds
333.98/335.01	c D: 1
333.98/335.01	c estimatedAdderCost: 35
333.98/335.01	c Try to convert by bdds
333.98/335.02	c D: 1
333.98/335.02	c estimatedAdderCost: 36
333.98/335.02	c Try to convert by bdds
333.98/335.04	c D: 1
333.98/335.04	c estimatedAdderCost: 35
333.98/335.04	c Try to convert by bdds
333.98/335.05	c D: 1
333.98/335.05	c estimatedAdderCost: 36
333.98/335.05	c Try to convert by bdds
333.98/335.06	c D: 1
333.98/335.06	c estimatedAdderCost: 35
333.98/335.06	c Try to convert by bdds
333.98/335.07	c D: 1
333.98/335.07	c estimatedAdderCost: 36
333.98/335.07	c Try to convert by bdds
333.98/335.09	c D: 1
333.98/335.09	c estimatedAdderCost: 35
333.98/335.09	c Try to convert by bdds
333.98/335.10	c D: 1
333.98/335.10	c estimatedAdderCost: 36
333.98/335.10	c Try to convert by bdds
334.08/335.11	c D: 1
334.08/335.11	c estimatedAdderCost: 35
334.08/335.11	c Try to convert by bdds
334.08/335.13	c D: 1
334.08/335.13	c estimatedAdderCost: 36
334.08/335.13	c Try to convert by bdds
334.08/335.14	c D: 1
334.08/335.14	c estimatedAdderCost: 35
334.08/335.14	c Try to convert by bdds
334.08/335.15	c D: 1
334.08/335.15	c estimatedAdderCost: 36
334.08/335.15	c Try to convert by bdds
334.08/335.16	c D: 1
334.08/335.16	c estimatedAdderCost: 35
334.08/335.16	c Try to convert by bdds
334.08/335.18	c D: 1
334.08/335.18	c estimatedAdderCost: 36
334.08/335.18	c Try to convert by bdds
334.08/335.19	c D: 1
334.08/335.19	c estimatedAdderCost: 35
334.08/335.19	c Try to convert by bdds
334.16/335.20	c D: 1
334.16/335.20	c estimatedAdderCost: 36
334.16/335.20	c Try to convert by bdds
334.16/335.21	c D: 1
334.16/335.21	c estimatedAdderCost: 35
334.16/335.21	c Try to convert by bdds
334.16/335.23	c D: 1
334.16/335.23	c estimatedAdderCost: 36
334.16/335.23	c Try to convert by bdds
334.16/335.24	c D: 1
334.16/335.24	c estimatedAdderCost: 35
334.16/335.24	c Try to convert by bdds
334.16/335.25	c D: 1
334.16/335.25	c estimatedAdderCost: 36
334.16/335.25	c Try to convert by bdds
334.16/335.26	c D: 1
334.16/335.26	c estimatedAdderCost: 35
334.16/335.26	c Try to convert by bdds
334.16/335.28	c D: 1
334.16/335.28	c estimatedAdderCost: 36
334.16/335.28	c Try to convert by bdds
334.16/335.29	c D: 1
334.16/335.29	c estimatedAdderCost: 35
334.16/335.29	c Try to convert by bdds
334.26/335.30	c D: 1
334.26/335.30	c estimatedAdderCost: 36
334.26/335.30	c Try to convert by bdds
334.26/335.31	c D: 1
334.26/335.31	c estimatedAdderCost: 35
334.26/335.31	c Try to convert by bdds
334.26/335.33	c D: 1
334.26/335.33	c estimatedAdderCost: 36
334.26/335.33	c Try to convert by bdds
334.26/335.34	c D: 1
334.26/335.34	c estimatedAdderCost: 35
334.26/335.34	c Try to convert by bdds
334.26/335.35	c D: 1
334.26/335.35	c estimatedAdderCost: 36
334.26/335.35	c Try to convert by bdds
334.26/335.36	c D: 1
334.26/335.36	c estimatedAdderCost: 35
334.26/335.36	c Try to convert by bdds
334.26/335.38	c D: 1
334.26/335.38	c estimatedAdderCost: 36
334.26/335.38	c Try to convert by bdds
334.26/335.39	c D: 1
334.26/335.39	c estimatedAdderCost: 35
334.26/335.39	c Try to convert by bdds
334.36/335.40	c D: 1
334.36/335.40	c estimatedAdderCost: 36
334.36/335.40	c Try to convert by bdds
334.36/335.41	c D: 1
334.36/335.41	c estimatedAdderCost: 35
334.36/335.41	c Try to convert by bdds
334.36/335.43	c D: 1
334.36/335.43	c estimatedAdderCost: 36
334.36/335.43	c Try to convert by bdds
334.36/335.44	c D: 1
334.36/335.44	c estimatedAdderCost: 35
334.36/335.44	c Try to convert by bdds
334.36/335.45	c D: 1
334.36/335.45	c estimatedAdderCost: 36
334.36/335.45	c Try to convert by bdds
334.36/335.46	c D: 1
334.36/335.46	c estimatedAdderCost: 35
334.36/335.46	c Try to convert by bdds
334.36/335.48	c D: 1
334.36/335.48	c estimatedAdderCost: 36
334.36/335.48	c Try to convert by bdds
334.36/335.49	c D: 1
334.36/335.49	c estimatedAdderCost: 35
334.36/335.49	c Try to convert by bdds
334.46/335.50	c D: 1
334.46/335.50	c estimatedAdderCost: 36
334.46/335.50	c Try to convert by bdds
334.46/335.51	c D: 1
334.46/335.51	c estimatedAdderCost: 35
334.46/335.51	c Try to convert by bdds
334.46/335.53	c D: 1
334.46/335.53	c estimatedAdderCost: 36
334.46/335.53	c Try to convert by bdds
334.46/335.54	c D: 1
334.46/335.54	c estimatedAdderCost: 35
334.46/335.54	c Try to convert by bdds
334.46/335.55	c D: 1
334.46/335.55	c estimatedAdderCost: 36
334.46/335.55	c Try to convert by bdds
334.46/335.56	c D: 1
334.46/335.56	c estimatedAdderCost: 35
334.46/335.56	c Try to convert by bdds
334.46/335.58	c D: 1
334.46/335.58	c estimatedAdderCost: 36
334.46/335.58	c Try to convert by bdds
334.46/335.59	c D: 1
334.46/335.59	c estimatedAdderCost: 35
334.46/335.59	c Try to convert by bdds
334.56/335.60	c D: 1
334.56/335.60	c estimatedAdderCost: 36
334.56/335.60	c Try to convert by bdds
334.56/335.61	c D: 1
334.56/335.61	c estimatedAdderCost: 35
334.56/335.61	c Try to convert by bdds
334.56/335.63	c D: 1
334.56/335.63	c estimatedAdderCost: 36
334.56/335.63	c Try to convert by bdds
334.56/335.64	c D: 1
334.56/335.64	c estimatedAdderCost: 35
334.56/335.64	c Try to convert by bdds
334.56/335.65	c D: 1
334.56/335.65	c estimatedAdderCost: 36
334.56/335.65	c Try to convert by bdds
334.56/335.66	c D: 1
334.56/335.66	c estimatedAdderCost: 35
334.56/335.66	c Try to convert by bdds
334.56/335.68	c D: 1
334.56/335.68	c estimatedAdderCost: 36
334.56/335.68	c Try to convert by bdds
334.56/335.69	c D: 1
334.56/335.69	c estimatedAdderCost: 35
334.56/335.69	c Try to convert by bdds
334.66/335.70	c D: 1
334.66/335.70	c estimatedAdderCost: 36
334.66/335.70	c Try to convert by bdds
334.66/335.71	c D: 1
334.66/335.71	c estimatedAdderCost: 35
334.66/335.71	c Try to convert by bdds
334.66/335.73	c D: 1
334.66/335.73	c estimatedAdderCost: 36
334.66/335.73	c Try to convert by bdds
334.66/335.74	c D: 1
334.66/335.74	c estimatedAdderCost: 35
334.66/335.74	c Try to convert by bdds
334.66/335.75	c D: 1
334.66/335.75	c estimatedAdderCost: 36
334.66/335.75	c Try to convert by bdds
334.66/335.76	c D: 1
334.66/335.76	c estimatedAdderCost: 35
334.66/335.76	c Try to convert by bdds
334.66/335.78	c D: 1
334.66/335.78	c estimatedAdderCost: 36
334.66/335.78	c Try to convert by bdds
334.66/335.79	c D: 1
334.66/335.79	c estimatedAdderCost: 35
334.66/335.79	c Try to convert by bdds
334.76/335.80	c D: 1
334.76/335.80	c estimatedAdderCost: 36
334.76/335.80	c Try to convert by bdds
334.76/335.81	c D: 1
334.76/335.81	c estimatedAdderCost: 35
334.76/335.81	c Try to convert by bdds
334.76/335.83	c D: 1
334.76/335.83	c estimatedAdderCost: 36
334.76/335.83	c Try to convert by bdds
334.76/335.84	c D: 1
334.76/335.84	c estimatedAdderCost: 35
334.76/335.84	c Try to convert by bdds
334.76/335.85	c D: 1
334.76/335.85	c estimatedAdderCost: 36
334.76/335.85	c Try to convert by bdds
334.76/335.86	c D: 1
334.76/335.86	c estimatedAdderCost: 35
334.76/335.86	c Try to convert by bdds
334.76/335.88	c D: 1
334.76/335.88	c estimatedAdderCost: 36
334.76/335.88	c Try to convert by bdds
334.76/335.89	c D: 1
334.76/335.89	c estimatedAdderCost: 35
334.76/335.89	c Try to convert by bdds
334.86/335.90	c D: 1
334.86/335.90	c estimatedAdderCost: 36
334.86/335.90	c Try to convert by bdds
334.86/335.91	c D: 1
334.86/335.91	c estimatedAdderCost: 35
334.86/335.91	c Try to convert by bdds
334.86/335.93	c D: 1
334.86/335.93	c estimatedAdderCost: 36
334.86/335.93	c Try to convert by bdds
334.86/335.94	c D: 1
334.86/335.94	c estimatedAdderCost: 35
334.86/335.94	c Try to convert by bdds
334.86/335.95	c D: 1
334.86/335.95	c estimatedAdderCost: 36
334.86/335.95	c Try to convert by bdds
334.86/335.96	c D: 1
334.86/335.96	c estimatedAdderCost: 35
334.86/335.96	c Try to convert by bdds
334.86/335.98	c D: 1
334.86/335.98	c estimatedAdderCost: 36
334.86/335.98	c Try to convert by bdds
334.86/335.99	c D: 1
334.86/335.99	c estimatedAdderCost: 35
334.86/335.99	c Try to convert by bdds
334.86/336.00	c D: 1
334.86/336.00	c estimatedAdderCost: 36
334.86/336.00	c Try to convert by bdds
334.97/336.01	c D: 1
334.97/336.01	c estimatedAdderCost: 35
334.97/336.01	c Try to convert by bdds
334.97/336.03	c D: 1
334.97/336.03	c estimatedAdderCost: 36
334.97/336.03	c Try to convert by bdds
334.97/336.04	c D: 1
334.97/336.04	c estimatedAdderCost: 35
334.97/336.04	c Try to convert by bdds
334.97/336.05	c D: 1
334.97/336.05	c estimatedAdderCost: 36
334.97/336.05	c Try to convert by bdds
334.97/336.06	c D: 1
334.97/336.06	c estimatedAdderCost: 35
334.97/336.06	c Try to convert by bdds
334.97/336.08	c D: 1
334.97/336.08	c estimatedAdderCost: 36
334.97/336.08	c Try to convert by bdds
334.97/336.09	c D: 1
334.97/336.09	c estimatedAdderCost: 35
334.97/336.09	c Try to convert by bdds
334.97/336.10	c D: 1
334.97/336.10	c estimatedAdderCost: 36
334.97/336.10	c Try to convert by bdds
335.07/336.11	c D: 1
335.07/336.11	c estimatedAdderCost: 35
335.07/336.11	c Try to convert by bdds
335.07/336.13	c D: 1
335.07/336.13	c estimatedAdderCost: 36
335.07/336.13	c Try to convert by bdds
335.07/336.14	c D: 1
335.07/336.14	c estimatedAdderCost: 35
335.07/336.14	c Try to convert by bdds
335.07/336.15	c D: 1
335.07/336.15	c estimatedAdderCost: 36
335.07/336.15	c Try to convert by bdds
335.07/336.16	c D: 1
335.07/336.16	c estimatedAdderCost: 35
335.07/336.16	c Try to convert by bdds
335.07/336.18	c D: 1
335.07/336.18	c estimatedAdderCost: 36
335.07/336.18	c Try to convert by bdds
335.07/336.19	c D: 1
335.07/336.19	c estimatedAdderCost: 35
335.07/336.19	c Try to convert by bdds
335.16/336.20	c D: 1
335.16/336.20	c estimatedAdderCost: 36
335.16/336.20	c Try to convert by bdds
335.16/336.21	c D: 1
335.16/336.21	c estimatedAdderCost: 35
335.16/336.21	c Try to convert by bdds
335.16/336.23	c D: 1
335.16/336.23	c estimatedAdderCost: 36
335.16/336.23	c Try to convert by bdds
335.16/336.24	c D: 1
335.16/336.24	c estimatedAdderCost: 35
335.16/336.24	c Try to convert by bdds
335.16/336.25	c D: 1
335.16/336.25	c estimatedAdderCost: 36
335.16/336.25	c Try to convert by bdds
335.16/336.26	c D: 1
335.16/336.26	c estimatedAdderCost: 35
335.16/336.26	c Try to convert by bdds
335.16/336.28	c D: 1
335.16/336.28	c estimatedAdderCost: 36
335.16/336.28	c Try to convert by bdds
335.16/336.29	c D: 1
335.16/336.29	c estimatedAdderCost: 35
335.16/336.29	c Try to convert by bdds
335.26/336.30	c D: 1
335.26/336.30	c estimatedAdderCost: 36
335.26/336.30	c Try to convert by bdds
335.26/336.31	c D: 1
335.26/336.31	c estimatedAdderCost: 35
335.26/336.31	c Try to convert by bdds
335.26/336.33	c D: 1
335.26/336.33	c estimatedAdderCost: 36
335.26/336.33	c Try to convert by bdds
335.26/336.34	c D: 1
335.26/336.34	c estimatedAdderCost: 35
335.26/336.34	c Try to convert by bdds
335.26/336.35	c D: 1
335.26/336.35	c estimatedAdderCost: 36
335.26/336.35	c Try to convert by bdds
335.26/336.36	c D: 1
335.26/336.36	c estimatedAdderCost: 35
335.26/336.36	c Try to convert by bdds
335.26/336.38	c D: 1
335.26/336.38	c estimatedAdderCost: 36
335.26/336.38	c Try to convert by bdds
335.26/336.39	c D: 1
335.26/336.39	c estimatedAdderCost: 35
335.26/336.39	c Try to convert by bdds
335.36/336.40	c D: 1
335.36/336.40	c estimatedAdderCost: 36
335.36/336.40	c Try to convert by bdds
335.36/336.41	c D: 1
335.36/336.41	c estimatedAdderCost: 35
335.36/336.41	c Try to convert by bdds
335.36/336.43	c D: 1
335.36/336.43	c estimatedAdderCost: 36
335.36/336.43	c Try to convert by bdds
335.36/336.44	c D: 1
335.36/336.44	c estimatedAdderCost: 35
335.36/336.44	c Try to convert by bdds
335.36/336.45	c D: 1
335.36/336.45	c estimatedAdderCost: 36
335.36/336.45	c Try to convert by bdds
335.36/336.46	c D: 1
335.36/336.46	c estimatedAdderCost: 35
335.36/336.46	c Try to convert by bdds
335.36/336.48	c D: 1
335.36/336.48	c estimatedAdderCost: 36
335.36/336.48	c Try to convert by bdds
335.36/336.49	c D: 1
335.36/336.49	c estimatedAdderCost: 35
335.36/336.49	c Try to convert by bdds
335.46/336.50	c D: 1
335.46/336.50	c estimatedAdderCost: 36
335.46/336.50	c Try to convert by bdds
335.46/336.51	c D: 1
335.46/336.51	c estimatedAdderCost: 35
335.46/336.51	c Try to convert by bdds
335.46/336.53	c D: 1
335.46/336.53	c estimatedAdderCost: 36
335.46/336.53	c Try to convert by bdds
335.46/336.54	c D: 1
335.46/336.54	c estimatedAdderCost: 35
335.46/336.54	c Try to convert by bdds
335.46/336.55	c D: 1
335.46/336.55	c estimatedAdderCost: 36
335.46/336.55	c Try to convert by bdds
335.46/336.57	c D: 1
335.46/336.57	c estimatedAdderCost: 35
335.46/336.57	c Try to convert by bdds
335.46/336.58	c D: 1
335.46/336.58	c estimatedAdderCost: 36
335.46/336.58	c Try to convert by bdds
335.46/336.59	c D: 1
335.46/336.59	c estimatedAdderCost: 35
335.46/336.59	c Try to convert by bdds
335.56/336.60	c D: 1
335.56/336.60	c estimatedAdderCost: 36
335.56/336.60	c Try to convert by bdds
335.56/336.62	c D: 1
335.56/336.62	c estimatedAdderCost: 35
335.56/336.62	c Try to convert by bdds
335.56/336.63	c D: 1
335.56/336.63	c estimatedAdderCost: 36
335.56/336.63	c Try to convert by bdds
335.56/336.64	c D: 1
335.56/336.64	c estimatedAdderCost: 35
335.56/336.64	c Try to convert by bdds
335.56/336.65	c D: 1
335.56/336.65	c estimatedAdderCost: 36
335.56/336.65	c Try to convert by bdds
335.56/336.67	c D: 1
335.56/336.67	c estimatedAdderCost: 35
335.56/336.67	c Try to convert by bdds
335.56/336.68	c D: 1
335.56/336.68	c estimatedAdderCost: 36
335.56/336.68	c Try to convert by bdds
335.56/336.69	c D: 1
335.56/336.69	c estimatedAdderCost: 35
335.56/336.69	c Try to convert by bdds
335.66/336.70	c D: 1
335.66/336.70	c estimatedAdderCost: 36
335.66/336.70	c Try to convert by bdds
335.66/336.72	c D: 1
335.66/336.72	c estimatedAdderCost: 35
335.66/336.72	c Try to convert by bdds
335.66/336.73	c D: 1
335.66/336.73	c estimatedAdderCost: 36
335.66/336.73	c Try to convert by bdds
335.66/336.74	c D: 1
335.66/336.74	c estimatedAdderCost: 35
335.66/336.74	c Try to convert by bdds
335.66/336.75	c D: 1
335.66/336.75	c estimatedAdderCost: 36
335.66/336.75	c Try to convert by bdds
335.66/336.77	c D: 1
335.66/336.77	c estimatedAdderCost: 35
335.66/336.77	c Try to convert by bdds
335.66/336.78	c D: 1
335.66/336.78	c estimatedAdderCost: 36
335.66/336.78	c Try to convert by bdds
335.66/336.79	c D: 1
335.66/336.79	c estimatedAdderCost: 35
335.66/336.79	c Try to convert by bdds
335.76/336.80	c D: 1
335.76/336.80	c estimatedAdderCost: 36
335.76/336.80	c Try to convert by bdds
335.76/336.82	c D: 1
335.76/336.82	c estimatedAdderCost: 35
335.76/336.82	c Try to convert by bdds
335.76/336.83	c D: 1
335.76/336.83	c estimatedAdderCost: 36
335.76/336.83	c Try to convert by bdds
335.76/336.84	c D: 1
335.76/336.84	c estimatedAdderCost: 35
335.76/336.84	c Try to convert by bdds
335.76/336.85	c D: 1
335.76/336.85	c estimatedAdderCost: 36
335.76/336.85	c Try to convert by bdds
335.76/336.87	c D: 1
335.76/336.87	c estimatedAdderCost: 35
335.76/336.87	c Try to convert by bdds
335.76/336.88	c D: 1
335.76/336.88	c estimatedAdderCost: 36
335.76/336.88	c Try to convert by bdds
335.76/336.89	c D: 1
335.76/336.89	c estimatedAdderCost: 35
335.76/336.89	c Try to convert by bdds
335.86/336.90	c D: 1
335.86/336.90	c estimatedAdderCost: 36
335.86/336.90	c Try to convert by bdds
335.86/336.92	c D: 1
335.86/336.92	c estimatedAdderCost: 35
335.86/336.92	c Try to convert by bdds
335.86/336.93	c D: 1
335.86/336.93	c estimatedAdderCost: 36
335.86/336.93	c Try to convert by bdds
335.86/336.94	c D: 1
335.86/336.94	c estimatedAdderCost: 35
335.86/336.94	c Try to convert by bdds
335.86/336.95	c D: 1
335.86/336.95	c estimatedAdderCost: 36
335.86/336.95	c Try to convert by bdds
335.86/336.97	c D: 1
335.86/336.97	c estimatedAdderCost: 35
335.86/336.97	c Try to convert by bdds
335.86/336.98	c D: 1
335.86/336.98	c estimatedAdderCost: 36
335.86/336.98	c Try to convert by bdds
335.86/336.99	c D: 1
335.86/336.99	c estimatedAdderCost: 35
335.86/336.99	c Try to convert by bdds
335.86/337.01	c D: 1
335.86/337.01	c estimatedAdderCost: 36
335.86/337.01	c Try to convert by bdds
335.97/337.02	c D: 1
335.97/337.02	c estimatedAdderCost: 35
335.97/337.02	c Try to convert by bdds
335.97/337.03	c D: 1
335.97/337.03	c estimatedAdderCost: 36
335.97/337.03	c Try to convert by bdds
335.97/337.04	c D: 1
335.97/337.04	c estimatedAdderCost: 35
335.97/337.04	c Try to convert by bdds
335.97/337.06	c D: 1
335.97/337.06	c estimatedAdderCost: 36
335.97/337.06	c Try to convert by bdds
335.97/337.07	c D: 1
335.97/337.07	c estimatedAdderCost: 35
335.97/337.07	c Try to convert by bdds
335.97/337.08	c D: 1
335.97/337.08	c estimatedAdderCost: 36
335.97/337.08	c Try to convert by bdds
335.97/337.09	c D: 1
335.97/337.09	c estimatedAdderCost: 35
335.97/337.09	c Try to convert by bdds
335.97/337.11	c D: 1
335.97/337.11	c estimatedAdderCost: 36
335.97/337.11	c Try to convert by bdds
336.07/337.12	c D: 1
336.07/337.12	c estimatedAdderCost: 35
336.07/337.12	c Try to convert by bdds
336.07/337.13	c D: 1
336.07/337.13	c estimatedAdderCost: 36
336.07/337.13	c Try to convert by bdds
336.07/337.14	c D: 1
336.07/337.14	c estimatedAdderCost: 35
336.07/337.14	c Try to convert by bdds
336.07/337.16	c D: 1
336.07/337.16	c estimatedAdderCost: 36
336.07/337.16	c Try to convert by bdds
336.07/337.17	c D: 1
336.07/337.17	c estimatedAdderCost: 35
336.07/337.17	c Try to convert by bdds
336.07/337.18	c D: 1
336.07/337.18	c estimatedAdderCost: 36
336.07/337.18	c Try to convert by bdds
336.07/337.19	c D: 1
336.07/337.19	c estimatedAdderCost: 35
336.07/337.19	c Try to convert by bdds
336.16/337.21	c D: 1
336.16/337.21	c estimatedAdderCost: 36
336.16/337.21	c Try to convert by bdds
336.16/337.22	c D: 1
336.16/337.22	c estimatedAdderCost: 35
336.16/337.22	c Try to convert by bdds
336.16/337.23	c D: 1
336.16/337.23	c estimatedAdderCost: 36
336.16/337.23	c Try to convert by bdds
336.16/337.24	c D: 1
336.16/337.24	c estimatedAdderCost: 35
336.16/337.24	c Try to convert by bdds
336.16/337.26	c D: 1
336.16/337.26	c estimatedAdderCost: 36
336.16/337.26	c Try to convert by bdds
336.16/337.27	c D: 1
336.16/337.27	c estimatedAdderCost: 35
336.16/337.27	c Try to convert by bdds
336.16/337.28	c D: 1
336.16/337.28	c estimatedAdderCost: 36
336.16/337.28	c Try to convert by bdds
336.16/337.29	c D: 1
336.16/337.29	c estimatedAdderCost: 35
336.16/337.29	c Try to convert by bdds
336.26/337.31	c D: 1
336.26/337.31	c estimatedAdderCost: 36
336.26/337.31	c Try to convert by bdds
336.26/337.32	c D: 1
336.26/337.32	c estimatedAdderCost: 35
336.26/337.32	c Try to convert by bdds
336.26/337.33	c D: 1
336.26/337.33	c estimatedAdderCost: 36
336.26/337.33	c Try to convert by bdds
336.26/337.34	c D: 1
336.26/337.34	c estimatedAdderCost: 35
336.26/337.34	c Try to convert by bdds
336.26/337.36	c D: 1
336.26/337.36	c estimatedAdderCost: 36
336.26/337.36	c Try to convert by bdds
336.26/337.37	c D: 1
336.26/337.37	c estimatedAdderCost: 35
336.26/337.37	c Try to convert by bdds
336.26/337.38	c D: 1
336.26/337.38	c estimatedAdderCost: 36
336.26/337.38	c Try to convert by bdds
336.26/337.39	c D: 1
336.26/337.39	c estimatedAdderCost: 35
336.26/337.39	c Try to convert by bdds
336.35/337.41	c D: 1
336.35/337.41	c estimatedAdderCost: 36
336.35/337.41	c Try to convert by bdds
336.35/337.42	c D: 1
336.35/337.42	c estimatedAdderCost: 35
336.35/337.42	c Try to convert by bdds
336.35/337.43	c D: 1
336.35/337.43	c estimatedAdderCost: 36
336.35/337.43	c Try to convert by bdds
336.35/337.44	c D: 1
336.35/337.44	c estimatedAdderCost: 35
336.35/337.44	c Try to convert by bdds
336.35/337.46	c D: 1
336.35/337.46	c estimatedAdderCost: 36
336.35/337.46	c Try to convert by bdds
336.35/337.47	c D: 1
336.35/337.47	c estimatedAdderCost: 35
336.35/337.47	c Try to convert by bdds
336.35/337.48	c D: 1
336.35/337.48	c estimatedAdderCost: 36
336.35/337.48	c Try to convert by bdds
336.35/337.49	c D: 1
336.35/337.49	c estimatedAdderCost: 35
336.35/337.49	c Try to convert by bdds
336.45/337.51	c D: 1
336.45/337.51	c estimatedAdderCost: 36
336.45/337.51	c Try to convert by bdds
336.45/337.52	c D: 1
336.45/337.52	c estimatedAdderCost: 35
336.45/337.52	c Try to convert by bdds
336.45/337.53	c D: 1
336.45/337.53	c estimatedAdderCost: 36
336.45/337.53	c Try to convert by bdds
336.45/337.54	c D: 1
336.45/337.54	c estimatedAdderCost: 35
336.45/337.54	c Try to convert by bdds
336.45/337.56	c D: 1
336.45/337.56	c estimatedAdderCost: 36
336.45/337.56	c Try to convert by bdds
336.45/337.57	c D: 1
336.45/337.57	c estimatedAdderCost: 35
336.45/337.57	c Try to convert by bdds
336.45/337.58	c D: 1
336.45/337.58	c estimatedAdderCost: 36
336.45/337.58	c Try to convert by bdds
336.45/337.59	c D: 1
336.45/337.59	c estimatedAdderCost: 35
336.45/337.59	c Try to convert by bdds
336.55/337.61	c D: 1
336.55/337.61	c estimatedAdderCost: 36
336.55/337.61	c Try to convert by bdds
336.55/337.62	c D: 1
336.55/337.62	c estimatedAdderCost: 35
336.55/337.62	c Try to convert by bdds
336.55/337.63	c D: 1
336.55/337.63	c estimatedAdderCost: 36
336.55/337.63	c Try to convert by bdds
336.55/337.64	c D: 1
336.55/337.64	c estimatedAdderCost: 35
336.55/337.64	c Try to convert by bdds
336.55/337.66	c D: 1
336.55/337.66	c estimatedAdderCost: 36
336.55/337.66	c Try to convert by bdds
336.55/337.67	c D: 1
336.55/337.67	c estimatedAdderCost: 35
336.55/337.67	c Try to convert by bdds
336.55/337.68	c D: 1
336.55/337.68	c estimatedAdderCost: 36
336.55/337.68	c Try to convert by bdds
336.55/337.69	c D: 1
336.55/337.69	c estimatedAdderCost: 35
336.55/337.69	c Try to convert by bdds
336.65/337.71	c D: 1
336.65/337.71	c estimatedAdderCost: 36
336.65/337.71	c Try to convert by bdds
336.65/337.72	c D: 1
336.65/337.72	c estimatedAdderCost: 35
336.65/337.72	c Try to convert by bdds
336.65/337.73	c D: 1
336.65/337.73	c estimatedAdderCost: 36
336.65/337.73	c Try to convert by bdds
336.65/337.74	c D: 1
336.65/337.74	c estimatedAdderCost: 35
336.65/337.74	c Try to convert by bdds
336.65/337.76	c D: 1
336.65/337.76	c estimatedAdderCost: 36
336.65/337.76	c Try to convert by bdds
336.65/337.77	c D: 1
336.65/337.77	c estimatedAdderCost: 35
336.65/337.77	c Try to convert by bdds
336.65/337.78	c D: 1
336.65/337.78	c estimatedAdderCost: 36
336.65/337.78	c Try to convert by bdds
336.65/337.80	c D: 1
336.65/337.80	c estimatedAdderCost: 35
336.65/337.80	c Try to convert by bdds
336.75/337.81	c D: 1
336.75/337.81	c estimatedAdderCost: 36
336.75/337.81	c Try to convert by bdds
336.75/337.82	c D: 1
336.75/337.82	c estimatedAdderCost: 35
336.75/337.82	c Try to convert by bdds
336.75/337.83	c D: 1
336.75/337.83	c estimatedAdderCost: 36
336.75/337.83	c Try to convert by bdds
336.75/337.85	c D: 1
336.75/337.85	c estimatedAdderCost: 35
336.75/337.85	c Try to convert by bdds
336.75/337.86	c D: 1
336.75/337.86	c estimatedAdderCost: 36
336.75/337.86	c Try to convert by bdds
336.75/337.87	c D: 1
336.75/337.87	c estimatedAdderCost: 35
336.75/337.87	c Try to convert by bdds
336.75/337.88	c D: 1
336.75/337.88	c estimatedAdderCost: 36
336.75/337.88	c Try to convert by bdds
336.85/337.90	c D: 1
336.85/337.90	c estimatedAdderCost: 35
336.85/337.90	c Try to convert by bdds
336.85/337.91	c D: 1
336.85/337.91	c estimatedAdderCost: 36
336.85/337.91	c Try to convert by bdds
336.85/337.92	c D: 1
336.85/337.92	c estimatedAdderCost: 35
336.85/337.92	c Try to convert by bdds
336.85/337.93	c D: 1
336.85/337.93	c estimatedAdderCost: 36
336.85/337.93	c Try to convert by bdds
336.85/337.95	c D: 1
336.85/337.95	c estimatedAdderCost: 35
336.85/337.95	c Try to convert by bdds
336.85/337.96	c D: 1
336.85/337.96	c estimatedAdderCost: 36
336.85/337.96	c Try to convert by bdds
336.85/337.97	c D: 1
336.85/337.97	c estimatedAdderCost: 35
336.85/337.97	c Try to convert by bdds
336.85/337.98	c D: 1
336.85/337.98	c estimatedAdderCost: 36
336.85/337.98	c Try to convert by bdds
336.85/338.00	c D: 1
336.85/338.00	c estimatedAdderCost: 35
336.85/338.00	c Try to convert by bdds
336.85/338.01	c D: 1
336.85/338.01	c estimatedAdderCost: 36
336.85/338.01	c Try to convert by bdds
336.97/338.02	c D: 1
336.97/338.02	c estimatedAdderCost: 35
336.97/338.02	c Try to convert by bdds
336.97/338.03	c D: 1
336.97/338.03	c estimatedAdderCost: 36
336.97/338.03	c Try to convert by bdds
336.97/338.05	c D: 1
336.97/338.05	c estimatedAdderCost: 35
336.97/338.05	c Try to convert by bdds
336.97/338.06	c D: 1
336.97/338.06	c estimatedAdderCost: 36
336.97/338.06	c Try to convert by bdds
336.97/338.07	c D: 1
336.97/338.07	c estimatedAdderCost: 35
336.97/338.07	c Try to convert by bdds
336.97/338.08	c D: 1
336.97/338.08	c estimatedAdderCost: 36
336.97/338.08	c Try to convert by bdds
336.97/338.10	c D: 1
336.97/338.10	c estimatedAdderCost: 35
336.97/338.10	c Try to convert by bdds
337.07/338.11	c D: 1
337.07/338.11	c estimatedAdderCost: 36
337.07/338.11	c Try to convert by bdds
337.07/338.12	c D: 1
337.07/338.12	c estimatedAdderCost: 35
337.07/338.12	c Try to convert by bdds
337.07/338.13	c D: 1
337.07/338.13	c estimatedAdderCost: 36
337.07/338.13	c Try to convert by bdds
337.07/338.15	c D: 1
337.07/338.15	c estimatedAdderCost: 35
337.07/338.15	c Try to convert by bdds
337.07/338.16	c D: 1
337.07/338.16	c estimatedAdderCost: 36
337.07/338.16	c Try to convert by bdds
337.07/338.17	c D: 1
337.07/338.17	c estimatedAdderCost: 35
337.07/338.17	c Try to convert by bdds
337.07/338.18	c D: 1
337.07/338.18	c estimatedAdderCost: 36
337.07/338.18	c Try to convert by bdds
337.15/338.20	c D: 1
337.15/338.20	c estimatedAdderCost: 35
337.15/338.20	c Try to convert by bdds
337.15/338.21	c D: 1
337.15/338.21	c estimatedAdderCost: 36
337.15/338.21	c Try to convert by bdds
337.15/338.22	c D: 1
337.15/338.22	c estimatedAdderCost: 35
337.15/338.22	c Try to convert by bdds
337.15/338.24	c D: 1
337.15/338.24	c estimatedAdderCost: 36
337.15/338.24	c Try to convert by bdds
337.15/338.25	c D: 1
337.15/338.25	c estimatedAdderCost: 35
337.15/338.25	c Try to convert by bdds
337.15/338.26	c D: 1
337.15/338.26	c estimatedAdderCost: 36
337.15/338.26	c Try to convert by bdds
337.15/338.27	c D: 1
337.15/338.27	c estimatedAdderCost: 35
337.15/338.27	c Try to convert by bdds
337.15/338.29	c D: 1
337.15/338.29	c estimatedAdderCost: 36
337.15/338.29	c Try to convert by bdds
337.25/338.30	c D: 1
337.25/338.30	c estimatedAdderCost: 35
337.25/338.30	c Try to convert by bdds
337.25/338.31	c D: 1
337.25/338.31	c estimatedAdderCost: 36
337.25/338.31	c Try to convert by bdds
337.25/338.32	c D: 1
337.25/338.32	c estimatedAdderCost: 35
337.25/338.32	c Try to convert by bdds
337.25/338.34	c D: 1
337.25/338.34	c estimatedAdderCost: 36
337.25/338.34	c Try to convert by bdds
337.25/338.35	c D: 1
337.25/338.35	c estimatedAdderCost: 35
337.25/338.35	c Try to convert by bdds
337.25/338.36	c D: 1
337.25/338.36	c estimatedAdderCost: 36
337.25/338.36	c Try to convert by bdds
337.25/338.37	c D: 1
337.25/338.37	c estimatedAdderCost: 35
337.25/338.37	c Try to convert by bdds
337.25/338.39	c D: 1
337.25/338.39	c estimatedAdderCost: 36
337.25/338.39	c Try to convert by bdds
337.35/338.40	c D: 1
337.35/338.40	c estimatedAdderCost: 35
337.35/338.40	c Try to convert by bdds
337.35/338.41	c D: 1
337.35/338.41	c estimatedAdderCost: 36
337.35/338.41	c Try to convert by bdds
337.35/338.42	c D: 1
337.35/338.42	c estimatedAdderCost: 35
337.35/338.42	c Try to convert by bdds
337.35/338.44	c D: 1
337.35/338.44	c estimatedAdderCost: 36
337.35/338.44	c Try to convert by bdds
337.35/338.45	c D: 1
337.35/338.45	c estimatedAdderCost: 35
337.35/338.45	c Try to convert by bdds
337.35/338.46	c D: 1
337.35/338.46	c estimatedAdderCost: 36
337.35/338.46	c Try to convert by bdds
337.35/338.47	c D: 1
337.35/338.47	c estimatedAdderCost: 35
337.35/338.47	c Try to convert by bdds
337.35/338.49	c D: 1
337.35/338.49	c estimatedAdderCost: 36
337.35/338.49	c Try to convert by bdds
337.45/338.50	c D: 1
337.45/338.50	c estimatedAdderCost: 35
337.45/338.50	c Try to convert by bdds
337.45/338.51	c D: 1
337.45/338.51	c estimatedAdderCost: 36
337.45/338.51	c Try to convert by bdds
337.45/338.52	c D: 1
337.45/338.52	c estimatedAdderCost: 35
337.45/338.52	c Try to convert by bdds
337.45/338.54	c D: 1
337.45/338.54	c estimatedAdderCost: 36
337.45/338.54	c Try to convert by bdds
337.45/338.55	c D: 1
337.45/338.55	c estimatedAdderCost: 35
337.45/338.55	c Try to convert by bdds
337.45/338.56	c D: 1
337.45/338.56	c estimatedAdderCost: 36
337.45/338.56	c Try to convert by bdds
337.45/338.57	c D: 1
337.45/338.57	c estimatedAdderCost: 35
337.45/338.57	c Try to convert by bdds
337.45/338.59	c D: 1
337.45/338.59	c estimatedAdderCost: 36
337.45/338.59	c Try to convert by bdds
337.55/338.60	c D: 1
337.55/338.60	c estimatedAdderCost: 35
337.55/338.60	c Try to convert by bdds
337.55/338.61	c D: 1
337.55/338.61	c estimatedAdderCost: 36
337.55/338.61	c Try to convert by bdds
337.55/338.62	c D: 1
337.55/338.62	c estimatedAdderCost: 35
337.55/338.62	c Try to convert by bdds
337.55/338.64	c D: 1
337.55/338.64	c estimatedAdderCost: 36
337.55/338.64	c Try to convert by bdds
337.55/338.65	c D: 1
337.55/338.65	c estimatedAdderCost: 35
337.55/338.65	c Try to convert by bdds
337.55/338.66	c D: 1
337.55/338.66	c estimatedAdderCost: 36
337.55/338.66	c Try to convert by bdds
337.55/338.67	c D: 1
337.55/338.67	c estimatedAdderCost: 35
337.55/338.67	c Try to convert by bdds
337.55/338.69	c D: 1
337.55/338.69	c estimatedAdderCost: 36
337.55/338.69	c Try to convert by bdds
337.65/338.70	c D: 1
337.65/338.70	c estimatedAdderCost: 35
337.65/338.70	c Try to convert by bdds
337.65/338.71	c D: 1
337.65/338.71	c estimatedAdderCost: 36
337.65/338.71	c Try to convert by bdds
337.65/338.72	c D: 1
337.65/338.72	c estimatedAdderCost: 35
337.65/338.72	c Try to convert by bdds
337.65/338.74	c D: 1
337.65/338.74	c estimatedAdderCost: 36
337.65/338.74	c Try to convert by bdds
337.65/338.75	c D: 1
337.65/338.75	c estimatedAdderCost: 35
337.65/338.75	c Try to convert by bdds
337.65/338.76	c D: 1
337.65/338.76	c estimatedAdderCost: 36
337.65/338.76	c Try to convert by bdds
337.65/338.77	c D: 1
337.65/338.77	c estimatedAdderCost: 35
337.65/338.77	c Try to convert by bdds
337.65/338.79	c D: 1
337.65/338.79	c estimatedAdderCost: 36
337.65/338.79	c Try to convert by bdds
337.75/338.80	c D: 1
337.75/338.80	c estimatedAdderCost: 35
337.75/338.80	c Try to convert by bdds
337.75/338.81	c D: 1
337.75/338.81	c estimatedAdderCost: 36
337.75/338.81	c Try to convert by bdds
337.75/338.82	c D: 1
337.75/338.82	c estimatedAdderCost: 35
337.75/338.82	c Try to convert by bdds
337.75/338.84	c D: 1
337.75/338.84	c estimatedAdderCost: 36
337.75/338.84	c Try to convert by bdds
337.75/338.85	c D: 1
337.75/338.85	c estimatedAdderCost: 35
337.75/338.85	c Try to convert by bdds
337.75/338.86	c D: 1
337.75/338.86	c estimatedAdderCost: 36
337.75/338.86	c Try to convert by bdds
337.75/338.87	c D: 1
337.75/338.87	c estimatedAdderCost: 35
337.75/338.87	c Try to convert by bdds
337.75/338.89	c D: 1
337.75/338.89	c estimatedAdderCost: 36
337.75/338.89	c Try to convert by bdds
337.85/338.90	c D: 1
337.85/338.90	c estimatedAdderCost: 35
337.85/338.90	c Try to convert by bdds
337.85/338.91	c D: 1
337.85/338.91	c estimatedAdderCost: 36
337.85/338.91	c Try to convert by bdds
337.85/338.93	c D: 1
337.85/338.93	c estimatedAdderCost: 35
337.85/338.93	c Try to convert by bdds
337.85/338.94	c D: 1
337.85/338.94	c estimatedAdderCost: 36
337.85/338.94	c Try to convert by bdds
337.85/338.95	c D: 1
337.85/338.95	c estimatedAdderCost: 35
337.85/338.95	c Try to convert by bdds
337.85/338.96	c D: 1
337.85/338.96	c estimatedAdderCost: 36
337.85/338.96	c Try to convert by bdds
337.85/338.98	c D: 1
337.85/338.98	c estimatedAdderCost: 35
337.85/338.98	c Try to convert by bdds
337.85/338.99	c D: 1
337.85/338.99	c estimatedAdderCost: 36
337.85/338.99	c Try to convert by bdds
337.85/339.00	c D: 1
337.85/339.00	c estimatedAdderCost: 35
337.85/339.00	c Try to convert by bdds
337.96/339.01	c D: 1
337.96/339.01	c estimatedAdderCost: 36
337.96/339.01	c Try to convert by bdds
337.96/339.03	c D: 1
337.96/339.03	c estimatedAdderCost: 35
337.96/339.03	c Try to convert by bdds
337.96/339.04	c D: 1
337.96/339.04	c estimatedAdderCost: 36
337.96/339.04	c Try to convert by bdds
337.96/339.05	c D: 1
337.96/339.05	c estimatedAdderCost: 35
337.96/339.05	c Try to convert by bdds
337.96/339.06	c D: 1
337.96/339.06	c estimatedAdderCost: 36
337.96/339.06	c Try to convert by bdds
337.96/339.08	c D: 1
337.96/339.08	c estimatedAdderCost: 35
337.96/339.08	c Try to convert by bdds
337.96/339.09	c D: 1
337.96/339.09	c estimatedAdderCost: 36
337.96/339.09	c Try to convert by bdds
337.96/339.10	c D: 1
337.96/339.10	c estimatedAdderCost: 35
337.96/339.10	c Try to convert by bdds
338.06/339.11	c D: 1
338.06/339.11	c estimatedAdderCost: 36
338.06/339.11	c Try to convert by bdds
338.06/339.13	c D: 1
338.06/339.13	c estimatedAdderCost: 35
338.06/339.13	c Try to convert by bdds
338.06/339.14	c D: 1
338.06/339.14	c estimatedAdderCost: 36
338.06/339.14	c Try to convert by bdds
338.06/339.15	c D: 1
338.06/339.15	c estimatedAdderCost: 35
338.06/339.15	c Try to convert by bdds
338.06/339.16	c D: 1
338.06/339.16	c estimatedAdderCost: 36
338.06/339.16	c Try to convert by bdds
338.06/339.18	c D: 1
338.06/339.18	c estimatedAdderCost: 35
338.06/339.18	c Try to convert by bdds
338.06/339.19	c D: 1
338.06/339.19	c estimatedAdderCost: 36
338.06/339.19	c Try to convert by bdds
338.15/339.20	c D: 1
338.15/339.20	c estimatedAdderCost: 35
338.15/339.20	c Try to convert by bdds
338.15/339.21	c D: 1
338.15/339.21	c estimatedAdderCost: 36
338.15/339.21	c Try to convert by bdds
338.15/339.23	c D: 1
338.15/339.23	c estimatedAdderCost: 35
338.15/339.23	c Try to convert by bdds
338.15/339.24	c D: 1
338.15/339.24	c estimatedAdderCost: 36
338.15/339.24	c Try to convert by bdds
338.15/339.25	c D: 1
338.15/339.25	c estimatedAdderCost: 35
338.15/339.25	c Try to convert by bdds
338.15/339.26	c D: 1
338.15/339.26	c estimatedAdderCost: 36
338.15/339.26	c Try to convert by bdds
338.15/339.28	c D: 1
338.15/339.28	c estimatedAdderCost: 35
338.15/339.28	c Try to convert by bdds
338.15/339.29	c D: 1
338.15/339.29	c estimatedAdderCost: 36
338.15/339.29	c Try to convert by bdds
338.25/339.30	c D: 1
338.25/339.30	c estimatedAdderCost: 35
338.25/339.30	c Try to convert by bdds
338.25/339.31	c D: 1
338.25/339.31	c estimatedAdderCost: 36
338.25/339.31	c Try to convert by bdds
338.25/339.33	c D: 1
338.25/339.33	c estimatedAdderCost: 35
338.25/339.33	c Try to convert by bdds
338.25/339.34	c D: 1
338.25/339.34	c estimatedAdderCost: 36
338.25/339.34	c Try to convert by bdds
338.25/339.35	c D: 1
338.25/339.35	c estimatedAdderCost: 35
338.25/339.35	c Try to convert by bdds
338.25/339.36	c D: 1
338.25/339.36	c estimatedAdderCost: 36
338.25/339.36	c Try to convert by bdds
338.25/339.38	c D: 1
338.25/339.38	c estimatedAdderCost: 35
338.25/339.38	c Try to convert by bdds
338.25/339.39	c D: 1
338.25/339.39	c estimatedAdderCost: 36
338.25/339.39	c Try to convert by bdds
338.36/339.40	c D: 1
338.36/339.40	c estimatedAdderCost: 35
338.36/339.40	c Try to convert by bdds
338.36/339.42	c D: 1
338.36/339.42	c estimatedAdderCost: 36
338.36/339.42	c Try to convert by bdds
338.36/339.43	c D: 1
338.36/339.43	c estimatedAdderCost: 35
338.36/339.43	c Try to convert by bdds
338.36/339.44	c D: 1
338.36/339.44	c estimatedAdderCost: 36
338.36/339.44	c Try to convert by bdds
338.36/339.45	c D: 1
338.36/339.45	c estimatedAdderCost: 35
338.36/339.45	c Try to convert by bdds
338.36/339.47	c D: 1
338.36/339.47	c estimatedAdderCost: 36
338.36/339.47	c Try to convert by bdds
338.36/339.48	c D: 1
338.36/339.48	c estimatedAdderCost: 35
338.36/339.48	c Try to convert by bdds
338.36/339.49	c D: 1
338.36/339.49	c estimatedAdderCost: 36
338.36/339.49	c Try to convert by bdds
338.46/339.50	c D: 1
338.46/339.50	c estimatedAdderCost: 35
338.46/339.50	c Try to convert by bdds
338.46/339.52	c D: 1
338.46/339.52	c estimatedAdderCost: 36
338.46/339.52	c Try to convert by bdds
338.46/339.53	c D: 1
338.46/339.53	c estimatedAdderCost: 35
338.46/339.53	c Try to convert by bdds
338.46/339.54	c D: 1
338.46/339.54	c estimatedAdderCost: 36
338.46/339.54	c Try to convert by bdds
338.46/339.55	c D: 1
338.46/339.55	c estimatedAdderCost: 35
338.46/339.55	c Try to convert by bdds
338.46/339.57	c D: 1
338.46/339.57	c estimatedAdderCost: 36
338.46/339.57	c Try to convert by bdds
338.46/339.58	c D: 1
338.46/339.58	c estimatedAdderCost: 35
338.46/339.58	c Try to convert by bdds
338.46/339.59	c D: 1
338.46/339.59	c estimatedAdderCost: 36
338.46/339.59	c Try to convert by bdds
338.56/339.60	c D: 1
338.56/339.60	c estimatedAdderCost: 35
338.56/339.60	c Try to convert by bdds
338.56/339.62	c D: 1
338.56/339.62	c estimatedAdderCost: 36
338.56/339.62	c Try to convert by bdds
338.56/339.63	c D: 1
338.56/339.63	c estimatedAdderCost: 35
338.56/339.63	c Try to convert by bdds
338.56/339.64	c D: 1
338.56/339.64	c estimatedAdderCost: 36
338.56/339.64	c Try to convert by bdds
338.56/339.65	c D: 1
338.56/339.65	c estimatedAdderCost: 35
338.56/339.65	c Try to convert by bdds
338.56/339.67	c D: 1
338.56/339.67	c estimatedAdderCost: 36
338.56/339.67	c Try to convert by bdds
338.56/339.68	c D: 1
338.56/339.68	c estimatedAdderCost: 35
338.56/339.68	c Try to convert by bdds
338.56/339.69	c D: 1
338.56/339.69	c estimatedAdderCost: 36
338.56/339.69	c Try to convert by bdds
338.66/339.70	c D: 1
338.66/339.70	c estimatedAdderCost: 35
338.66/339.70	c Try to convert by bdds
338.66/339.72	c D: 1
338.66/339.72	c estimatedAdderCost: 36
338.66/339.72	c Try to convert by bdds
338.66/339.73	c D: 1
338.66/339.73	c estimatedAdderCost: 35
338.66/339.73	c Try to convert by bdds
338.66/339.74	c D: 1
338.66/339.74	c estimatedAdderCost: 36
338.66/339.74	c Try to convert by bdds
338.66/339.75	c D: 1
338.66/339.75	c estimatedAdderCost: 35
338.66/339.75	c Try to convert by bdds
338.66/339.77	c D: 1
338.66/339.77	c estimatedAdderCost: 36
338.66/339.77	c Try to convert by bdds
338.66/339.78	c D: 1
338.66/339.78	c estimatedAdderCost: 35
338.66/339.78	c Try to convert by bdds
338.66/339.79	c D: 1
338.66/339.79	c estimatedAdderCost: 36
338.66/339.79	c Try to convert by bdds
338.75/339.80	c D: 1
338.75/339.80	c estimatedAdderCost: 35
338.75/339.80	c Try to convert by bdds
338.75/339.82	c D: 1
338.75/339.82	c estimatedAdderCost: 36
338.75/339.82	c Try to convert by bdds
338.75/339.83	c D: 1
338.75/339.83	c estimatedAdderCost: 35
338.75/339.83	c Try to convert by bdds
338.75/339.84	c D: 1
338.75/339.84	c estimatedAdderCost: 36
338.75/339.84	c Try to convert by bdds
338.75/339.85	c D: 1
338.75/339.85	c estimatedAdderCost: 35
338.75/339.85	c Try to convert by bdds
338.75/339.87	c D: 1
338.75/339.87	c estimatedAdderCost: 36
338.75/339.87	c Try to convert by bdds
338.75/339.88	c D: 1
338.75/339.88	c estimatedAdderCost: 35
338.75/339.88	c Try to convert by bdds
338.75/339.89	c D: 1
338.75/339.89	c estimatedAdderCost: 36
338.75/339.89	c Try to convert by bdds
338.85/339.91	c D: 1
338.85/339.91	c estimatedAdderCost: 35
338.85/339.91	c Try to convert by bdds
338.85/339.92	c D: 1
338.85/339.92	c estimatedAdderCost: 36
338.85/339.92	c Try to convert by bdds
338.85/339.93	c D: 1
338.85/339.93	c estimatedAdderCost: 35
338.85/339.93	c Try to convert by bdds
338.85/339.94	c D: 1
338.85/339.94	c estimatedAdderCost: 36
338.85/339.94	c Try to convert by bdds
338.85/339.96	c D: 1
338.85/339.96	c estimatedAdderCost: 35
338.85/339.96	c Try to convert by bdds
338.85/339.97	c D: 1
338.85/339.97	c estimatedAdderCost: 36
338.85/339.97	c Try to convert by bdds
338.85/339.98	c D: 1
338.85/339.98	c estimatedAdderCost: 35
338.85/339.98	c Try to convert by bdds
338.85/339.99	c D: 1
338.85/339.99	c estimatedAdderCost: 36
338.85/339.99	c Try to convert by bdds
338.85/340.01	c D: 1
338.85/340.01	c estimatedAdderCost: 35
338.85/340.01	c Try to convert by bdds
338.97/340.02	c D: 1
338.97/340.02	c estimatedAdderCost: 36
338.97/340.02	c Try to convert by bdds
338.97/340.03	c D: 1
338.97/340.03	c estimatedAdderCost: 35
338.97/340.03	c Try to convert by bdds
338.97/340.04	c D: 1
338.97/340.04	c estimatedAdderCost: 36
338.97/340.04	c Try to convert by bdds
338.97/340.06	c D: 1
338.97/340.06	c estimatedAdderCost: 35
338.97/340.06	c Try to convert by bdds
338.97/340.07	c D: 1
338.97/340.07	c estimatedAdderCost: 36
338.97/340.07	c Try to convert by bdds
338.97/340.08	c D: 1
338.97/340.08	c estimatedAdderCost: 35
338.97/340.08	c Try to convert by bdds
338.97/340.09	c D: 1
338.97/340.09	c estimatedAdderCost: 36
338.97/340.09	c Try to convert by bdds
338.97/340.11	c D: 1
338.97/340.11	c estimatedAdderCost: 35
338.97/340.11	c Try to convert by bdds
339.07/340.12	c D: 1
339.07/340.12	c estimatedAdderCost: 36
339.07/340.12	c Try to convert by bdds
339.07/340.13	c D: 1
339.07/340.13	c estimatedAdderCost: 35
339.07/340.13	c Try to convert by bdds
339.07/340.14	c D: 1
339.07/340.14	c estimatedAdderCost: 36
339.07/340.14	c Try to convert by bdds
339.07/340.16	c D: 1
339.07/340.16	c estimatedAdderCost: 35
339.07/340.16	c Try to convert by bdds
339.07/340.17	c D: 1
339.07/340.17	c estimatedAdderCost: 36
339.07/340.17	c Try to convert by bdds
339.07/340.18	c D: 1
339.07/340.18	c estimatedAdderCost: 35
339.07/340.18	c Try to convert by bdds
339.07/340.19	c D: 1
339.07/340.19	c estimatedAdderCost: 36
339.07/340.19	c Try to convert by bdds
339.15/340.21	c D: 1
339.15/340.21	c estimatedAdderCost: 35
339.15/340.21	c Try to convert by bdds
339.15/340.22	c D: 1
339.15/340.22	c estimatedAdderCost: 36
339.15/340.22	c Try to convert by bdds
339.15/340.23	c D: 1
339.15/340.23	c estimatedAdderCost: 35
339.15/340.23	c Try to convert by bdds
339.15/340.24	c D: 1
339.15/340.24	c estimatedAdderCost: 36
339.15/340.24	c Try to convert by bdds
339.15/340.26	c D: 1
339.15/340.26	c estimatedAdderCost: 35
339.15/340.26	c Try to convert by bdds
339.15/340.27	c D: 1
339.15/340.27	c estimatedAdderCost: 36
339.15/340.27	c Try to convert by bdds
339.15/340.28	c D: 1
339.15/340.28	c estimatedAdderCost: 35
339.15/340.28	c Try to convert by bdds
339.15/340.29	c D: 1
339.15/340.29	c estimatedAdderCost: 36
339.15/340.29	c Try to convert by bdds
339.25/340.31	c D: 1
339.25/340.31	c estimatedAdderCost: 35
339.25/340.31	c Try to convert by bdds
339.25/340.32	c D: 1
339.25/340.32	c estimatedAdderCost: 36
339.25/340.32	c Try to convert by bdds
339.25/340.33	c D: 1
339.25/340.33	c estimatedAdderCost: 35
339.25/340.33	c Try to convert by bdds
339.25/340.35	c D: 1
339.25/340.35	c estimatedAdderCost: 36
339.25/340.35	c Try to convert by bdds
339.25/340.36	c D: 1
339.25/340.36	c estimatedAdderCost: 35
339.25/340.36	c Try to convert by bdds
339.25/340.37	c D: 1
339.25/340.37	c estimatedAdderCost: 36
339.25/340.37	c Try to convert by bdds
339.25/340.38	c D: 1
339.25/340.38	c estimatedAdderCost: 35
339.25/340.38	c Try to convert by bdds
339.35/340.40	c D: 1
339.35/340.40	c estimatedAdderCost: 36
339.35/340.40	c Try to convert by bdds
339.35/340.41	c D: 1
339.35/340.41	c estimatedAdderCost: 35
339.35/340.41	c Try to convert by bdds
339.35/340.42	c D: 1
339.35/340.42	c estimatedAdderCost: 36
339.35/340.42	c Try to convert by bdds
339.35/340.43	c D: 1
339.35/340.43	c estimatedAdderCost: 35
339.35/340.43	c Try to convert by bdds
339.35/340.45	c D: 1
339.35/340.45	c estimatedAdderCost: 36
339.35/340.45	c Try to convert by bdds
339.35/340.46	c D: 1
339.35/340.46	c estimatedAdderCost: 35
339.35/340.46	c Try to convert by bdds
339.35/340.47	c D: 1
339.35/340.47	c estimatedAdderCost: 36
339.35/340.47	c Try to convert by bdds
339.35/340.48	c D: 1
339.35/340.48	c estimatedAdderCost: 35
339.35/340.48	c Try to convert by bdds
339.45/340.50	c D: 1
339.45/340.50	c estimatedAdderCost: 36
339.45/340.50	c Try to convert by bdds
339.45/340.51	c D: 1
339.45/340.51	c estimatedAdderCost: 35
339.45/340.51	c Try to convert by bdds
339.45/340.52	c D: 1
339.45/340.52	c estimatedAdderCost: 36
339.45/340.52	c Try to convert by bdds
339.45/340.53	c D: 1
339.45/340.53	c estimatedAdderCost: 35
339.45/340.53	c Try to convert by bdds
339.45/340.55	c D: 1
339.45/340.55	c estimatedAdderCost: 36
339.45/340.55	c Try to convert by bdds
339.45/340.56	c D: 1
339.45/340.56	c estimatedAdderCost: 35
339.45/340.56	c Try to convert by bdds
339.45/340.57	c D: 1
339.45/340.57	c estimatedAdderCost: 36
339.45/340.57	c Try to convert by bdds
339.45/340.58	c D: 1
339.45/340.58	c estimatedAdderCost: 35
339.45/340.58	c Try to convert by bdds
339.55/340.60	c D: 1
339.55/340.60	c estimatedAdderCost: 36
339.55/340.60	c Try to convert by bdds
339.55/340.61	c D: 1
339.55/340.61	c estimatedAdderCost: 35
339.55/340.61	c Try to convert by bdds
339.55/340.62	c D: 1
339.55/340.62	c estimatedAdderCost: 36
339.55/340.62	c Try to convert by bdds
339.55/340.63	c D: 1
339.55/340.63	c estimatedAdderCost: 35
339.55/340.63	c Try to convert by bdds
339.55/340.65	c D: 1
339.55/340.65	c estimatedAdderCost: 36
339.55/340.65	c Try to convert by bdds
339.55/340.66	c D: 1
339.55/340.66	c estimatedAdderCost: 35
339.55/340.66	c Try to convert by bdds
339.55/340.67	c D: 1
339.55/340.67	c estimatedAdderCost: 36
339.55/340.67	c Try to convert by bdds
339.55/340.68	c D: 1
339.55/340.68	c estimatedAdderCost: 35
339.55/340.68	c Try to convert by bdds
339.65/340.70	c D: 1
339.65/340.70	c estimatedAdderCost: 36
339.65/340.70	c Try to convert by bdds
339.65/340.71	c D: 1
339.65/340.71	c estimatedAdderCost: 35
339.65/340.71	c Try to convert by bdds
339.65/340.72	c D: 1
339.65/340.72	c estimatedAdderCost: 36
339.65/340.72	c Try to convert by bdds
339.65/340.73	c D: 1
339.65/340.73	c estimatedAdderCost: 35
339.65/340.73	c Try to convert by bdds
339.65/340.75	c D: 1
339.65/340.75	c estimatedAdderCost: 36
339.65/340.75	c Try to convert by bdds
339.65/340.76	c D: 1
339.65/340.76	c estimatedAdderCost: 35
339.65/340.76	c Try to convert by bdds
339.65/340.77	c D: 1
339.65/340.77	c estimatedAdderCost: 36
339.65/340.77	c Try to convert by bdds
339.65/340.78	c D: 1
339.65/340.78	c estimatedAdderCost: 35
339.65/340.78	c Try to convert by bdds
339.75/340.80	c D: 1
339.75/340.80	c estimatedAdderCost: 36
339.75/340.80	c Try to convert by bdds
339.75/340.81	c D: 1
339.75/340.81	c estimatedAdderCost: 35
339.75/340.81	c Try to convert by bdds
339.75/340.82	c D: 1
339.75/340.82	c estimatedAdderCost: 36
339.75/340.82	c Try to convert by bdds
339.75/340.83	c D: 1
339.75/340.83	c estimatedAdderCost: 35
339.75/340.83	c Try to convert by bdds
339.75/340.85	c D: 1
339.75/340.85	c estimatedAdderCost: 36
339.75/340.85	c Try to convert by bdds
339.75/340.86	c D: 1
339.75/340.86	c estimatedAdderCost: 35
339.75/340.86	c Try to convert by bdds
339.75/340.87	c D: 1
339.75/340.87	c estimatedAdderCost: 36
339.75/340.87	c Try to convert by bdds
339.75/340.89	c D: 1
339.75/340.89	c estimatedAdderCost: 35
339.75/340.89	c Try to convert by bdds
339.85/340.90	c D: 1
339.85/340.90	c estimatedAdderCost: 36
339.85/340.90	c Try to convert by bdds
339.85/340.91	c D: 1
339.85/340.91	c estimatedAdderCost: 35
339.85/340.91	c Try to convert by bdds
339.85/340.92	c D: 1
339.85/340.92	c estimatedAdderCost: 36
339.85/340.92	c Try to convert by bdds
339.85/340.94	c D: 1
339.85/340.94	c estimatedAdderCost: 35
339.85/340.94	c Try to convert by bdds
339.85/340.95	c D: 1
339.85/340.95	c estimatedAdderCost: 36
339.85/340.95	c Try to convert by bdds
339.85/340.96	c D: 1
339.85/340.96	c estimatedAdderCost: 35
339.85/340.96	c Try to convert by bdds
339.85/340.97	c D: 1
339.85/340.97	c estimatedAdderCost: 36
339.85/340.97	c Try to convert by bdds
339.85/340.99	c D: 1
339.85/340.99	c estimatedAdderCost: 35
339.85/340.99	c Try to convert by bdds
339.85/341.00	c D: 1
339.85/341.00	c estimatedAdderCost: 36
339.85/341.00	c Try to convert by bdds
339.96/341.01	c D: 1
339.96/341.01	c estimatedAdderCost: 35
339.96/341.01	c Try to convert by bdds
339.96/341.02	c D: 1
339.96/341.02	c estimatedAdderCost: 36
339.96/341.02	c Try to convert by bdds
339.96/341.04	c D: 1
339.96/341.04	c estimatedAdderCost: 35
339.96/341.04	c Try to convert by bdds
339.96/341.05	c D: 1
339.96/341.05	c estimatedAdderCost: 36
339.96/341.05	c Try to convert by bdds
339.96/341.06	c D: 1
339.96/341.06	c estimatedAdderCost: 35
339.96/341.06	c Try to convert by bdds
339.96/341.07	c D: 1
339.96/341.07	c estimatedAdderCost: 36
339.96/341.07	c Try to convert by bdds
339.96/341.09	c D: 1
339.96/341.09	c estimatedAdderCost: 35
339.96/341.09	c Try to convert by bdds
339.96/341.10	c D: 1
339.96/341.10	c estimatedAdderCost: 36
339.96/341.10	c Try to convert by bdds
340.06/341.11	c D: 1
340.06/341.11	c estimatedAdderCost: 35
340.06/341.11	c Try to convert by bdds
340.06/341.12	c D: 1
340.06/341.12	c estimatedAdderCost: 36
340.06/341.12	c Try to convert by bdds
340.06/341.14	c D: 1
340.06/341.14	c estimatedAdderCost: 35
340.06/341.14	c Try to convert by bdds
340.06/341.15	c D: 1
340.06/341.15	c estimatedAdderCost: 36
340.06/341.15	c Try to convert by bdds
340.06/341.16	c D: 1
340.06/341.16	c estimatedAdderCost: 35
340.06/341.16	c Try to convert by bdds
340.06/341.17	c D: 1
340.06/341.17	c estimatedAdderCost: 36
340.06/341.17	c Try to convert by bdds
340.06/341.19	c D: 1
340.06/341.19	c estimatedAdderCost: 35
340.06/341.19	c Try to convert by bdds
340.15/341.20	c D: 1
340.15/341.20	c estimatedAdderCost: 36
340.15/341.20	c Try to convert by bdds
340.15/341.21	c D: 1
340.15/341.21	c estimatedAdderCost: 35
340.15/341.21	c Try to convert by bdds
340.15/341.22	c D: 1
340.15/341.22	c estimatedAdderCost: 36
340.15/341.22	c Try to convert by bdds
340.15/341.24	c D: 1
340.15/341.24	c estimatedAdderCost: 35
340.15/341.24	c Try to convert by bdds
340.15/341.25	c D: 1
340.15/341.25	c estimatedAdderCost: 36
340.15/341.25	c Try to convert by bdds
340.15/341.26	c D: 1
340.15/341.26	c estimatedAdderCost: 35
340.15/341.26	c Try to convert by bdds
340.15/341.27	c D: 1
340.15/341.27	c estimatedAdderCost: 36
340.15/341.27	c Try to convert by bdds
340.15/341.29	c D: 1
340.15/341.29	c estimatedAdderCost: 35
340.15/341.29	c Try to convert by bdds
340.25/341.30	c D: 1
340.25/341.30	c estimatedAdderCost: 36
340.25/341.30	c Try to convert by bdds
340.25/341.31	c D: 1
340.25/341.31	c estimatedAdderCost: 35
340.25/341.31	c Try to convert by bdds
340.25/341.33	c D: 1
340.25/341.33	c estimatedAdderCost: 36
340.25/341.33	c Try to convert by bdds
340.25/341.34	c D: 1
340.25/341.34	c estimatedAdderCost: 35
340.25/341.34	c Try to convert by bdds
340.25/341.35	c D: 1
340.25/341.35	c estimatedAdderCost: 36
340.25/341.35	c Try to convert by bdds
340.25/341.36	c D: 1
340.25/341.36	c estimatedAdderCost: 35
340.25/341.36	c Try to convert by bdds
340.25/341.38	c D: 1
340.25/341.38	c estimatedAdderCost: 36
340.25/341.38	c Try to convert by bdds
340.25/341.39	c D: 1
340.25/341.39	c estimatedAdderCost: 35
340.25/341.39	c Try to convert by bdds
340.35/341.40	c D: 1
340.35/341.40	c estimatedAdderCost: 36
340.35/341.40	c Try to convert by bdds
340.35/341.41	c D: 1
340.35/341.41	c estimatedAdderCost: 35
340.35/341.41	c Try to convert by bdds
340.35/341.43	c D: 1
340.35/341.43	c estimatedAdderCost: 36
340.35/341.43	c Try to convert by bdds
340.35/341.44	c D: 1
340.35/341.44	c estimatedAdderCost: 35
340.35/341.44	c Try to convert by bdds
340.35/341.45	c D: 1
340.35/341.45	c estimatedAdderCost: 36
340.35/341.45	c Try to convert by bdds
340.35/341.46	c D: 1
340.35/341.46	c estimatedAdderCost: 35
340.35/341.46	c Try to convert by bdds
340.35/341.48	c D: 1
340.35/341.48	c estimatedAdderCost: 36
340.35/341.48	c Try to convert by bdds
340.35/341.49	c D: 1
340.35/341.49	c estimatedAdderCost: 35
340.35/341.49	c Try to convert by bdds
340.45/341.50	c D: 1
340.45/341.50	c estimatedAdderCost: 36
340.45/341.50	c Try to convert by bdds
340.45/341.51	c D: 1
340.45/341.51	c estimatedAdderCost: 35
340.45/341.51	c Try to convert by bdds
340.45/341.53	c D: 1
340.45/341.53	c estimatedAdderCost: 36
340.45/341.53	c Try to convert by bdds
340.45/341.54	c D: 1
340.45/341.54	c estimatedAdderCost: 35
340.45/341.54	c Try to convert by bdds
340.45/341.55	c D: 1
340.45/341.55	c estimatedAdderCost: 36
340.45/341.55	c Try to convert by bdds
340.45/341.56	c D: 1
340.45/341.56	c estimatedAdderCost: 35
340.45/341.56	c Try to convert by bdds
340.45/341.58	c D: 1
340.45/341.58	c estimatedAdderCost: 36
340.45/341.58	c Try to convert by bdds
340.45/341.59	c D: 1
340.45/341.59	c estimatedAdderCost: 35
340.45/341.59	c Try to convert by bdds
340.55/341.60	c D: 1
340.55/341.60	c estimatedAdderCost: 36
340.55/341.60	c Try to convert by bdds
340.55/341.61	c D: 1
340.55/341.61	c estimatedAdderCost: 35
340.55/341.61	c Try to convert by bdds
340.55/341.63	c D: 1
340.55/341.63	c estimatedAdderCost: 36
340.55/341.63	c Try to convert by bdds
340.55/341.64	c D: 1
340.55/341.64	c estimatedAdderCost: 35
340.55/341.64	c Try to convert by bdds
340.55/341.65	c D: 1
340.55/341.65	c estimatedAdderCost: 36
340.55/341.65	c Try to convert by bdds
340.55/341.66	c D: 1
340.55/341.66	c estimatedAdderCost: 35
340.55/341.66	c Try to convert by bdds
340.55/341.68	c D: 1
340.55/341.68	c estimatedAdderCost: 36
340.55/341.68	c Try to convert by bdds
340.55/341.69	c D: 1
340.55/341.69	c estimatedAdderCost: 35
340.55/341.69	c Try to convert by bdds
340.65/341.70	c D: 1
340.65/341.70	c estimatedAdderCost: 36
340.65/341.70	c Try to convert by bdds
340.65/341.71	c D: 1
340.65/341.71	c estimatedAdderCost: 35
340.65/341.71	c Try to convert by bdds
340.65/341.73	c D: 1
340.65/341.73	c estimatedAdderCost: 36
340.65/341.73	c Try to convert by bdds
340.65/341.74	c D: 1
340.65/341.74	c estimatedAdderCost: 35
340.65/341.74	c Try to convert by bdds
340.65/341.75	c D: 1
340.65/341.75	c estimatedAdderCost: 36
340.65/341.75	c Try to convert by bdds
340.65/341.76	c D: 1
340.65/341.76	c estimatedAdderCost: 35
340.65/341.76	c Try to convert by bdds
340.65/341.78	c D: 1
340.65/341.78	c estimatedAdderCost: 36
340.65/341.78	c Try to convert by bdds
340.65/341.79	c D: 1
340.65/341.79	c estimatedAdderCost: 35
340.65/341.79	c Try to convert by bdds
340.75/341.80	c D: 1
340.75/341.80	c estimatedAdderCost: 36
340.75/341.80	c Try to convert by bdds
340.75/341.81	c D: 1
340.75/341.81	c estimatedAdderCost: 35
340.75/341.81	c Try to convert by bdds
340.75/341.83	c D: 1
340.75/341.83	c estimatedAdderCost: 36
340.75/341.83	c Try to convert by bdds
340.75/341.84	c D: 1
340.75/341.84	c estimatedAdderCost: 35
340.75/341.84	c Try to convert by bdds
340.75/341.85	c D: 1
340.75/341.85	c estimatedAdderCost: 36
340.75/341.85	c Try to convert by bdds
340.75/341.86	c D: 1
340.75/341.86	c estimatedAdderCost: 35
340.75/341.86	c Try to convert by bdds
340.75/341.88	c D: 1
340.75/341.88	c estimatedAdderCost: 36
340.75/341.88	c Try to convert by bdds
340.75/341.89	c D: 1
340.75/341.89	c estimatedAdderCost: 35
340.75/341.89	c Try to convert by bdds
340.85/341.90	c D: 1
340.85/341.90	c estimatedAdderCost: 36
340.85/341.90	c Try to convert by bdds
340.85/341.91	c D: 1
340.85/341.91	c estimatedAdderCost: 35
340.85/341.91	c Try to convert by bdds
340.85/341.93	c D: 1
340.85/341.93	c estimatedAdderCost: 36
340.85/341.93	c Try to convert by bdds
340.85/341.94	c D: 1
340.85/341.94	c estimatedAdderCost: 35
340.85/341.94	c Try to convert by bdds
340.85/341.95	c D: 1
340.85/341.95	c estimatedAdderCost: 36
340.85/341.95	c Try to convert by bdds
340.85/341.96	c D: 1
340.85/341.96	c estimatedAdderCost: 35
340.85/341.96	c Try to convert by bdds
340.85/341.98	c D: 1
340.85/341.98	c estimatedAdderCost: 36
340.85/341.98	c Try to convert by bdds
340.85/341.99	c D: 1
340.85/341.99	c estimatedAdderCost: 35
340.85/341.99	c Try to convert by bdds
340.85/342.00	c D: 1
340.85/342.00	c estimatedAdderCost: 36
340.85/342.00	c Try to convert by bdds
340.96/342.01	c D: 1
340.96/342.01	c estimatedAdderCost: 35
340.96/342.01	c Try to convert by bdds
340.96/342.03	c D: 1
340.96/342.03	c estimatedAdderCost: 36
340.96/342.03	c Try to convert by bdds
340.96/342.04	c D: 1
340.96/342.04	c estimatedAdderCost: 35
340.96/342.04	c Try to convert by bdds
340.96/342.05	c D: 1
340.96/342.05	c estimatedAdderCost: 36
340.96/342.05	c Try to convert by bdds
340.96/342.06	c D: 1
340.96/342.06	c estimatedAdderCost: 35
340.96/342.06	c Try to convert by bdds
340.96/342.08	c D: 1
340.96/342.08	c estimatedAdderCost: 36
340.96/342.08	c Try to convert by bdds
340.96/342.09	c D: 1
340.96/342.09	c estimatedAdderCost: 35
340.96/342.09	c Try to convert by bdds
340.96/342.10	c D: 1
340.96/342.10	c estimatedAdderCost: 36
340.96/342.10	c Try to convert by bdds
341.06/342.11	c D: 1
341.06/342.11	c estimatedAdderCost: 35
341.06/342.11	c Try to convert by bdds
341.06/342.13	c D: 1
341.06/342.13	c estimatedAdderCost: 36
341.06/342.13	c Try to convert by bdds
341.06/342.14	c D: 1
341.06/342.14	c estimatedAdderCost: 35
341.06/342.14	c Try to convert by bdds
341.06/342.15	c D: 1
341.06/342.15	c estimatedAdderCost: 36
341.06/342.15	c Try to convert by bdds
341.06/342.16	c D: 1
341.06/342.16	c estimatedAdderCost: 35
341.06/342.16	c Try to convert by bdds
341.06/342.18	c D: 1
341.06/342.18	c estimatedAdderCost: 36
341.06/342.18	c Try to convert by bdds
341.06/342.19	c D: 1
341.06/342.19	c estimatedAdderCost: 35
341.06/342.19	c Try to convert by bdds
341.14/342.20	c D: 1
341.14/342.20	c estimatedAdderCost: 36
341.14/342.20	c Try to convert by bdds
341.14/342.21	c D: 1
341.14/342.21	c estimatedAdderCost: 35
341.14/342.21	c Try to convert by bdds
341.14/342.23	c D: 1
341.14/342.23	c estimatedAdderCost: 36
341.14/342.23	c Try to convert by bdds
341.14/342.24	c D: 1
341.14/342.24	c estimatedAdderCost: 35
341.14/342.24	c Try to convert by bdds
341.14/342.25	c D: 1
341.14/342.25	c estimatedAdderCost: 36
341.14/342.25	c Try to convert by bdds
341.14/342.26	c D: 1
341.14/342.26	c estimatedAdderCost: 35
341.14/342.26	c Try to convert by bdds
341.14/342.28	c D: 1
341.14/342.28	c estimatedAdderCost: 36
341.14/342.28	c Try to convert by bdds
341.14/342.29	c D: 1
341.14/342.29	c estimatedAdderCost: 35
341.14/342.29	c Try to convert by bdds
341.24/342.30	c D: 1
341.24/342.30	c estimatedAdderCost: 36
341.24/342.30	c Try to convert by bdds
341.24/342.31	c D: 1
341.24/342.31	c estimatedAdderCost: 35
341.24/342.31	c Try to convert by bdds
341.24/342.33	c D: 1
341.24/342.33	c estimatedAdderCost: 36
341.24/342.33	c Try to convert by bdds
341.24/342.34	c D: 1
341.24/342.34	c estimatedAdderCost: 35
341.24/342.34	c Try to convert by bdds
341.24/342.35	c D: 1
341.24/342.35	c estimatedAdderCost: 36
341.24/342.35	c Try to convert by bdds
341.24/342.36	c D: 1
341.24/342.36	c estimatedAdderCost: 35
341.24/342.36	c Try to convert by bdds
341.24/342.38	c D: 1
341.24/342.38	c estimatedAdderCost: 36
341.24/342.38	c Try to convert by bdds
341.24/342.39	c D: 1
341.24/342.39	c estimatedAdderCost: 35
341.24/342.39	c Try to convert by bdds
341.34/342.40	c D: 1
341.34/342.40	c estimatedAdderCost: 36
341.34/342.40	c Try to convert by bdds
341.34/342.41	c D: 1
341.34/342.41	c estimatedAdderCost: 35
341.34/342.41	c Try to convert by bdds
341.34/342.43	c D: 1
341.34/342.43	c estimatedAdderCost: 36
341.34/342.43	c Try to convert by bdds
341.34/342.44	c D: 1
341.34/342.44	c estimatedAdderCost: 35
341.34/342.44	c Try to convert by bdds
341.34/342.45	c D: 1
341.34/342.45	c estimatedAdderCost: 36
341.34/342.45	c Try to convert by bdds
341.34/342.46	c D: 1
341.34/342.46	c estimatedAdderCost: 35
341.34/342.46	c Try to convert by bdds
341.34/342.48	c D: 1
341.34/342.48	c estimatedAdderCost: 36
341.34/342.48	c Try to convert by bdds
341.34/342.49	c D: 1
341.34/342.49	c estimatedAdderCost: 35
341.34/342.49	c Try to convert by bdds
341.44/342.50	c D: 1
341.44/342.50	c estimatedAdderCost: 36
341.44/342.50	c Try to convert by bdds
341.44/342.51	c D: 1
341.44/342.51	c estimatedAdderCost: 35
341.44/342.51	c Try to convert by bdds
341.44/342.53	c D: 1
341.44/342.53	c estimatedAdderCost: 36
341.44/342.53	c Try to convert by bdds
341.44/342.54	c D: 1
341.44/342.54	c estimatedAdderCost: 35
341.44/342.54	c Try to convert by bdds
341.44/342.55	c D: 1
341.44/342.55	c estimatedAdderCost: 36
341.44/342.55	c Try to convert by bdds
341.44/342.56	c D: 1
341.44/342.56	c estimatedAdderCost: 35
341.44/342.56	c Try to convert by bdds
341.44/342.58	c D: 1
341.44/342.58	c estimatedAdderCost: 36
341.44/342.58	c Try to convert by bdds
341.44/342.59	c D: 1
341.44/342.59	c estimatedAdderCost: 35
341.44/342.59	c Try to convert by bdds
341.54/342.60	c D: 1
341.54/342.60	c estimatedAdderCost: 36
341.54/342.60	c Try to convert by bdds
341.54/342.61	c D: 1
341.54/342.61	c estimatedAdderCost: 35
341.54/342.61	c Try to convert by bdds
341.54/342.63	c D: 1
341.54/342.63	c estimatedAdderCost: 36
341.54/342.63	c Try to convert by bdds
341.54/342.64	c D: 1
341.54/342.64	c estimatedAdderCost: 35
341.54/342.64	c Try to convert by bdds
341.54/342.65	c D: 1
341.54/342.65	c estimatedAdderCost: 36
341.54/342.65	c Try to convert by bdds
341.54/342.66	c D: 1
341.54/342.66	c estimatedAdderCost: 35
341.54/342.66	c Try to convert by bdds
341.54/342.68	c D: 1
341.54/342.68	c estimatedAdderCost: 36
341.54/342.68	c Try to convert by bdds
341.54/342.69	c D: 1
341.54/342.69	c estimatedAdderCost: 35
341.54/342.69	c Try to convert by bdds
341.64/342.70	c D: 1
341.64/342.70	c estimatedAdderCost: 36
341.64/342.70	c Try to convert by bdds
341.64/342.71	c D: 1
341.64/342.71	c estimatedAdderCost: 35
341.64/342.71	c Try to convert by bdds
341.64/342.73	c D: 1
341.64/342.73	c estimatedAdderCost: 36
341.64/342.73	c Try to convert by bdds
341.64/342.74	c D: 1
341.64/342.74	c estimatedAdderCost: 35
341.64/342.74	c Try to convert by bdds
341.64/342.75	c D: 1
341.64/342.75	c estimatedAdderCost: 36
341.64/342.75	c Try to convert by bdds
341.64/342.77	c D: 1
341.64/342.77	c estimatedAdderCost: 35
341.64/342.77	c Try to convert by bdds
341.64/342.78	c D: 1
341.64/342.78	c estimatedAdderCost: 36
341.64/342.78	c Try to convert by bdds
341.64/342.79	c D: 1
341.64/342.79	c estimatedAdderCost: 35
341.64/342.79	c Try to convert by bdds
341.74/342.80	c D: 1
341.74/342.80	c estimatedAdderCost: 36
341.74/342.80	c Try to convert by bdds
341.74/342.82	c D: 1
341.74/342.82	c estimatedAdderCost: 35
341.74/342.82	c Try to convert by bdds
341.74/342.83	c D: 1
341.74/342.83	c estimatedAdderCost: 36
341.74/342.83	c Try to convert by bdds
341.74/342.84	c D: 1
341.74/342.84	c estimatedAdderCost: 35
341.74/342.84	c Try to convert by bdds
341.74/342.85	c D: 1
341.74/342.85	c estimatedAdderCost: 36
341.74/342.85	c Try to convert by bdds
341.74/342.87	c D: 1
341.74/342.87	c estimatedAdderCost: 35
341.74/342.87	c Try to convert by bdds
341.74/342.88	c D: 1
341.74/342.88	c estimatedAdderCost: 36
341.74/342.88	c Try to convert by bdds
341.74/342.89	c D: 1
341.74/342.89	c estimatedAdderCost: 35
341.74/342.89	c Try to convert by bdds
341.84/342.90	c D: 1
341.84/342.90	c estimatedAdderCost: 36
341.84/342.90	c Try to convert by bdds
341.84/342.92	c D: 1
341.84/342.92	c estimatedAdderCost: 35
341.84/342.92	c Try to convert by bdds
341.84/342.93	c D: 1
341.84/342.93	c estimatedAdderCost: 36
341.84/342.93	c Try to convert by bdds
341.84/342.94	c D: 1
341.84/342.94	c estimatedAdderCost: 35
341.84/342.94	c Try to convert by bdds
341.84/342.95	c D: 1
341.84/342.95	c estimatedAdderCost: 36
341.84/342.95	c Try to convert by bdds
341.84/342.97	c D: 1
341.84/342.97	c estimatedAdderCost: 35
341.84/342.97	c Try to convert by bdds
341.84/342.98	c D: 1
341.84/342.98	c estimatedAdderCost: 36
341.84/342.98	c Try to convert by bdds
341.84/342.99	c D: 1
341.84/342.99	c estimatedAdderCost: 35
341.84/342.99	c Try to convert by bdds
341.84/343.00	c D: 1
341.84/343.00	c estimatedAdderCost: 36
341.84/343.00	c Try to convert by bdds
341.95/343.02	c D: 1
341.95/343.02	c estimatedAdderCost: 35
341.95/343.02	c Try to convert by bdds
341.95/343.03	c D: 1
341.95/343.03	c estimatedAdderCost: 36
341.95/343.03	c Try to convert by bdds
341.95/343.04	c D: 1
341.95/343.04	c estimatedAdderCost: 35
341.95/343.04	c Try to convert by bdds
341.95/343.05	c D: 1
341.95/343.05	c estimatedAdderCost: 36
341.95/343.05	c Try to convert by bdds
341.95/343.07	c D: 1
341.95/343.07	c estimatedAdderCost: 35
341.95/343.07	c Try to convert by bdds
341.95/343.08	c D: 1
341.95/343.08	c estimatedAdderCost: 36
341.95/343.08	c Try to convert by bdds
341.95/343.09	c D: 1
341.95/343.09	c estimatedAdderCost: 35
341.95/343.09	c Try to convert by bdds
341.95/343.10	c D: 1
341.95/343.10	c estimatedAdderCost: 36
341.95/343.10	c Try to convert by bdds
342.05/343.12	c D: 1
342.05/343.12	c estimatedAdderCost: 35
342.05/343.12	c Try to convert by bdds
342.05/343.13	c D: 1
342.05/343.13	c estimatedAdderCost: 36
342.05/343.13	c Try to convert by bdds
342.05/343.14	c D: 1
342.05/343.14	c estimatedAdderCost: 35
342.05/343.14	c Try to convert by bdds
342.05/343.15	c D: 1
342.05/343.15	c estimatedAdderCost: 36
342.05/343.15	c Try to convert by bdds
342.05/343.17	c D: 1
342.05/343.17	c estimatedAdderCost: 35
342.05/343.17	c Try to convert by bdds
342.05/343.18	c D: 1
342.05/343.18	c estimatedAdderCost: 36
342.05/343.18	c Try to convert by bdds
342.05/343.19	c D: 1
342.05/343.19	c estimatedAdderCost: 35
342.05/343.19	c Try to convert by bdds
342.14/343.20	c D: 1
342.14/343.20	c estimatedAdderCost: 36
342.14/343.20	c Try to convert by bdds
342.14/343.22	c D: 1
342.14/343.22	c estimatedAdderCost: 35
342.14/343.22	c Try to convert by bdds
342.14/343.23	c D: 1
342.14/343.23	c estimatedAdderCost: 36
342.14/343.23	c Try to convert by bdds
342.14/343.24	c D: 1
342.14/343.24	c estimatedAdderCost: 35
342.14/343.24	c Try to convert by bdds
342.14/343.25	c D: 1
342.14/343.25	c estimatedAdderCost: 36
342.14/343.25	c Try to convert by bdds
342.14/343.27	c D: 1
342.14/343.27	c estimatedAdderCost: 35
342.14/343.27	c Try to convert by bdds
342.14/343.28	c D: 1
342.14/343.28	c estimatedAdderCost: 36
342.14/343.28	c Try to convert by bdds
342.14/343.29	c D: 1
342.14/343.29	c estimatedAdderCost: 35
342.14/343.29	c Try to convert by bdds
342.24/343.30	c D: 1
342.24/343.30	c estimatedAdderCost: 36
342.24/343.30	c Try to convert by bdds
342.24/343.32	c D: 1
342.24/343.32	c estimatedAdderCost: 35
342.24/343.32	c Try to convert by bdds
342.24/343.33	c D: 1
342.24/343.33	c estimatedAdderCost: 36
342.24/343.33	c Try to convert by bdds
342.24/343.34	c D: 1
342.24/343.34	c estimatedAdderCost: 35
342.24/343.34	c Try to convert by bdds
342.24/343.35	c D: 1
342.24/343.35	c estimatedAdderCost: 36
342.24/343.35	c Try to convert by bdds
342.24/343.37	c D: 1
342.24/343.37	c estimatedAdderCost: 35
342.24/343.37	c Try to convert by bdds
342.24/343.38	c D: 1
342.24/343.38	c estimatedAdderCost: 36
342.24/343.38	c Try to convert by bdds
342.24/343.39	c D: 1
342.24/343.39	c estimatedAdderCost: 35
342.24/343.39	c Try to convert by bdds
342.34/343.41	c D: 1
342.34/343.41	c estimatedAdderCost: 36
342.34/343.41	c Try to convert by bdds
342.34/343.42	c D: 1
342.34/343.42	c estimatedAdderCost: 35
342.34/343.42	c Try to convert by bdds
342.34/343.43	c D: 1
342.34/343.43	c estimatedAdderCost: 36
342.34/343.43	c Try to convert by bdds
342.34/343.44	c D: 1
342.34/343.44	c estimatedAdderCost: 35
342.34/343.44	c Try to convert by bdds
342.34/343.46	c D: 1
342.34/343.46	c estimatedAdderCost: 36
342.34/343.46	c Try to convert by bdds
342.34/343.47	c D: 1
342.34/343.47	c estimatedAdderCost: 35
342.34/343.47	c Try to convert by bdds
342.34/343.48	c D: 1
342.34/343.48	c estimatedAdderCost: 36
342.34/343.48	c Try to convert by bdds
342.34/343.49	c D: 1
342.34/343.49	c estimatedAdderCost: 35
342.34/343.49	c Try to convert by bdds
342.44/343.51	c D: 1
342.44/343.51	c estimatedAdderCost: 36
342.44/343.51	c Try to convert by bdds
342.44/343.52	c D: 1
342.44/343.52	c estimatedAdderCost: 35
342.44/343.52	c Try to convert by bdds
342.44/343.53	c D: 1
342.44/343.53	c estimatedAdderCost: 36
342.44/343.53	c Try to convert by bdds
342.44/343.54	c D: 1
342.44/343.54	c estimatedAdderCost: 35
342.44/343.54	c Try to convert by bdds
342.44/343.56	c D: 1
342.44/343.56	c estimatedAdderCost: 36
342.44/343.56	c Try to convert by bdds
342.44/343.57	c D: 1
342.44/343.57	c estimatedAdderCost: 35
342.44/343.57	c Try to convert by bdds
342.44/343.58	c D: 1
342.44/343.58	c estimatedAdderCost: 36
342.44/343.58	c Try to convert by bdds
342.44/343.59	c D: 1
342.44/343.59	c estimatedAdderCost: 35
342.44/343.59	c Try to convert by bdds
342.54/343.61	c D: 1
342.54/343.61	c estimatedAdderCost: 36
342.54/343.61	c Try to convert by bdds
342.54/343.62	c D: 1
342.54/343.62	c estimatedAdderCost: 35
342.54/343.62	c Try to convert by bdds
342.54/343.63	c D: 1
342.54/343.63	c estimatedAdderCost: 36
342.54/343.63	c Try to convert by bdds
342.54/343.64	c D: 1
342.54/343.64	c estimatedAdderCost: 35
342.54/343.64	c Try to convert by bdds
342.54/343.66	c D: 1
342.54/343.66	c estimatedAdderCost: 36
342.54/343.66	c Try to convert by bdds
342.54/343.67	c D: 1
342.54/343.67	c estimatedAdderCost: 35
342.54/343.67	c Try to convert by bdds
342.54/343.68	c D: 1
342.54/343.68	c estimatedAdderCost: 36
342.54/343.68	c Try to convert by bdds
342.54/343.69	c D: 1
342.54/343.69	c estimatedAdderCost: 35
342.54/343.69	c Try to convert by bdds
342.64/343.71	c D: 1
342.64/343.71	c estimatedAdderCost: 36
342.64/343.71	c Try to convert by bdds
342.64/343.72	c D: 1
342.64/343.72	c estimatedAdderCost: 35
342.64/343.72	c Try to convert by bdds
342.64/343.73	c D: 1
342.64/343.73	c estimatedAdderCost: 36
342.64/343.73	c Try to convert by bdds
342.64/343.74	c D: 1
342.64/343.74	c estimatedAdderCost: 35
342.64/343.74	c Try to convert by bdds
342.64/343.76	c D: 1
342.64/343.76	c estimatedAdderCost: 36
342.64/343.76	c Try to convert by bdds
342.64/343.77	c D: 1
342.64/343.77	c estimatedAdderCost: 35
342.64/343.77	c Try to convert by bdds
342.64/343.78	c D: 1
342.64/343.78	c estimatedAdderCost: 36
342.64/343.78	c Try to convert by bdds
342.64/343.79	c D: 1
342.64/343.79	c estimatedAdderCost: 35
342.64/343.79	c Try to convert by bdds
342.74/343.81	c D: 1
342.74/343.81	c estimatedAdderCost: 36
342.74/343.81	c Try to convert by bdds
342.74/343.82	c D: 1
342.74/343.82	c estimatedAdderCost: 35
342.74/343.82	c Try to convert by bdds
342.74/343.83	c D: 1
342.74/343.83	c estimatedAdderCost: 36
342.74/343.83	c Try to convert by bdds
342.74/343.84	c D: 1
342.74/343.84	c estimatedAdderCost: 35
342.74/343.84	c Try to convert by bdds
342.74/343.86	c D: 1
342.74/343.86	c estimatedAdderCost: 36
342.74/343.86	c Try to convert by bdds
342.74/343.87	c D: 1
342.74/343.87	c estimatedAdderCost: 35
342.74/343.87	c Try to convert by bdds
342.74/343.88	c D: 1
342.74/343.88	c estimatedAdderCost: 36
342.74/343.88	c Try to convert by bdds
342.74/343.89	c D: 1
342.74/343.89	c estimatedAdderCost: 35
342.74/343.89	c Try to convert by bdds
342.83/343.91	c D: 1
342.83/343.91	c estimatedAdderCost: 36
342.83/343.91	c Try to convert by bdds
342.83/343.92	c D: 1
342.83/343.92	c estimatedAdderCost: 35
342.83/343.92	c Try to convert by bdds
342.83/343.93	c D: 1
342.83/343.93	c estimatedAdderCost: 36
342.83/343.93	c Try to convert by bdds
342.83/343.94	c D: 1
342.83/343.94	c estimatedAdderCost: 35
342.83/343.94	c Try to convert by bdds
342.83/343.96	c D: 1
342.83/343.96	c estimatedAdderCost: 36
342.83/343.96	c Try to convert by bdds
342.83/343.97	c D: 1
342.83/343.97	c estimatedAdderCost: 35
342.83/343.97	c Try to convert by bdds
342.83/343.98	c D: 1
342.83/343.98	c estimatedAdderCost: 36
342.83/343.98	c Try to convert by bdds
342.83/343.99	c D: 1
342.83/343.99	c estimatedAdderCost: 35
342.83/343.99	c Try to convert by bdds
342.83/344.01	c D: 1
342.83/344.01	c estimatedAdderCost: 36
342.83/344.01	c Try to convert by bdds
342.96/344.02	c D: 1
342.96/344.02	c estimatedAdderCost: 35
342.96/344.02	c Try to convert by bdds
342.96/344.03	c D: 1
342.96/344.03	c estimatedAdderCost: 36
342.96/344.03	c Try to convert by bdds
342.96/344.04	c D: 1
342.96/344.04	c estimatedAdderCost: 35
342.96/344.04	c Try to convert by bdds
342.96/344.06	c D: 1
342.96/344.06	c estimatedAdderCost: 36
342.96/344.06	c Try to convert by bdds
342.96/344.07	c D: 1
342.96/344.07	c estimatedAdderCost: 35
342.96/344.07	c Try to convert by bdds
342.96/344.08	c D: 1
342.96/344.08	c estimatedAdderCost: 36
342.96/344.08	c Try to convert by bdds
342.96/344.09	c D: 1
342.96/344.09	c estimatedAdderCost: 35
342.96/344.09	c Try to convert by bdds
342.96/344.11	c D: 1
342.96/344.11	c estimatedAdderCost: 36
342.96/344.11	c Try to convert by bdds
343.06/344.12	c D: 1
343.06/344.12	c estimatedAdderCost: 35
343.06/344.12	c Try to convert by bdds
343.06/344.13	c D: 1
343.06/344.13	c estimatedAdderCost: 36
343.06/344.13	c Try to convert by bdds
343.06/344.14	c D: 1
343.06/344.14	c estimatedAdderCost: 35
343.06/344.14	c Try to convert by bdds
343.06/344.16	c D: 1
343.06/344.16	c estimatedAdderCost: 36
343.06/344.16	c Try to convert by bdds
343.06/344.17	c D: 1
343.06/344.17	c estimatedAdderCost: 35
343.06/344.17	c Try to convert by bdds
343.06/344.18	c D: 1
343.06/344.18	c estimatedAdderCost: 36
343.06/344.18	c Try to convert by bdds
343.06/344.19	c D: 1
343.06/344.19	c estimatedAdderCost: 35
343.06/344.19	c Try to convert by bdds
343.14/344.21	c D: 1
343.14/344.21	c estimatedAdderCost: 36
343.14/344.21	c Try to convert by bdds
343.14/344.22	c D: 1
343.14/344.22	c estimatedAdderCost: 35
343.14/344.22	c Try to convert by bdds
343.14/344.23	c D: 1
343.14/344.23	c estimatedAdderCost: 36
343.14/344.23	c Try to convert by bdds
343.14/344.24	c D: 1
343.14/344.24	c estimatedAdderCost: 35
343.14/344.24	c Try to convert by bdds
343.14/344.26	c D: 1
343.14/344.26	c estimatedAdderCost: 36
343.14/344.26	c Try to convert by bdds
343.14/344.27	c D: 1
343.14/344.27	c estimatedAdderCost: 35
343.14/344.27	c Try to convert by bdds
343.14/344.28	c D: 1
343.14/344.28	c estimatedAdderCost: 36
343.14/344.28	c Try to convert by bdds
343.14/344.29	c D: 1
343.14/344.29	c estimatedAdderCost: 35
343.14/344.29	c Try to convert by bdds
343.24/344.31	c D: 1
343.24/344.31	c estimatedAdderCost: 36
343.24/344.31	c Try to convert by bdds
343.24/344.32	c D: 1
343.24/344.32	c estimatedAdderCost: 35
343.24/344.32	c Try to convert by bdds
343.24/344.33	c D: 1
343.24/344.33	c estimatedAdderCost: 36
343.24/344.33	c Try to convert by bdds
343.24/344.34	c D: 1
343.24/344.34	c estimatedAdderCost: 35
343.24/344.34	c Try to convert by bdds
343.24/344.36	c D: 1
343.24/344.36	c estimatedAdderCost: 36
343.24/344.36	c Try to convert by bdds
343.24/344.37	c D: 1
343.24/344.37	c estimatedAdderCost: 35
343.24/344.37	c Try to convert by bdds
343.24/344.38	c D: 1
343.24/344.38	c estimatedAdderCost: 36
343.24/344.38	c Try to convert by bdds
343.24/344.40	c D: 1
343.24/344.40	c estimatedAdderCost: 35
343.24/344.40	c Try to convert by bdds
343.34/344.41	c D: 1
343.34/344.41	c estimatedAdderCost: 36
343.34/344.41	c Try to convert by bdds
343.34/344.42	c D: 1
343.34/344.42	c estimatedAdderCost: 35
343.34/344.42	c Try to convert by bdds
343.34/344.43	c D: 1
343.34/344.43	c estimatedAdderCost: 36
343.34/344.43	c Try to convert by bdds
343.34/344.45	c D: 1
343.34/344.45	c estimatedAdderCost: 35
343.34/344.45	c Try to convert by bdds
343.34/344.46	c D: 1
343.34/344.46	c estimatedAdderCost: 36
343.34/344.46	c Try to convert by bdds
343.34/344.47	c D: 1
343.34/344.47	c estimatedAdderCost: 35
343.34/344.47	c Try to convert by bdds
343.34/344.48	c D: 1
343.34/344.48	c estimatedAdderCost: 36
343.34/344.48	c Try to convert by bdds
343.44/344.50	c D: 1
343.44/344.50	c estimatedAdderCost: 35
343.44/344.50	c Try to convert by bdds
343.44/344.51	c D: 1
343.44/344.51	c estimatedAdderCost: 36
343.44/344.51	c Try to convert by bdds
343.44/344.52	c D: 1
343.44/344.52	c estimatedAdderCost: 35
343.44/344.52	c Try to convert by bdds
343.44/344.53	c D: 1
343.44/344.53	c estimatedAdderCost: 36
343.44/344.53	c Try to convert by bdds
343.44/344.55	c D: 1
343.44/344.55	c estimatedAdderCost: 35
343.44/344.55	c Try to convert by bdds
343.44/344.56	c D: 1
343.44/344.56	c estimatedAdderCost: 36
343.44/344.56	c Try to convert by bdds
343.44/344.57	c D: 1
343.44/344.57	c estimatedAdderCost: 35
343.44/344.57	c Try to convert by bdds
343.44/344.58	c D: 1
343.44/344.58	c estimatedAdderCost: 36
343.44/344.58	c Try to convert by bdds
343.54/344.60	c D: 1
343.54/344.60	c estimatedAdderCost: 35
343.54/344.60	c Try to convert by bdds
343.54/344.61	c D: 1
343.54/344.61	c estimatedAdderCost: 36
343.54/344.61	c Try to convert by bdds
343.54/344.62	c D: 1
343.54/344.62	c estimatedAdderCost: 35
343.54/344.62	c Try to convert by bdds
343.54/344.63	c D: 1
343.54/344.63	c estimatedAdderCost: 36
343.54/344.63	c Try to convert by bdds
343.54/344.65	c D: 1
343.54/344.65	c estimatedAdderCost: 35
343.54/344.65	c Try to convert by bdds
343.54/344.66	c D: 1
343.54/344.66	c estimatedAdderCost: 36
343.54/344.66	c Try to convert by bdds
343.54/344.67	c D: 1
343.54/344.67	c estimatedAdderCost: 35
343.54/344.67	c Try to convert by bdds
343.54/344.69	c D: 1
343.54/344.69	c estimatedAdderCost: 36
343.54/344.69	c Try to convert by bdds
343.64/344.70	c D: 1
343.64/344.70	c estimatedAdderCost: 35
343.64/344.70	c Try to convert by bdds
343.64/344.71	c D: 1
343.64/344.71	c estimatedAdderCost: 36
343.64/344.71	c Try to convert by bdds
343.64/344.72	c D: 1
343.64/344.72	c estimatedAdderCost: 35
343.64/344.72	c Try to convert by bdds
343.64/344.74	c D: 1
343.64/344.74	c estimatedAdderCost: 36
343.64/344.74	c Try to convert by bdds
343.64/344.75	c D: 1
343.64/344.75	c estimatedAdderCost: 35
343.64/344.75	c Try to convert by bdds
343.64/344.76	c D: 1
343.64/344.76	c estimatedAdderCost: 36
343.64/344.76	c Try to convert by bdds
343.64/344.77	c D: 1
343.64/344.77	c estimatedAdderCost: 35
343.64/344.77	c Try to convert by bdds
343.64/344.79	c D: 1
343.64/344.79	c estimatedAdderCost: 36
343.64/344.79	c Try to convert by bdds
343.74/344.80	c D: 1
343.74/344.80	c estimatedAdderCost: 35
343.74/344.80	c Try to convert by bdds
343.74/344.81	c D: 1
343.74/344.81	c estimatedAdderCost: 36
343.74/344.81	c Try to convert by bdds
343.74/344.82	c D: 1
343.74/344.82	c estimatedAdderCost: 35
343.74/344.82	c Try to convert by bdds
343.74/344.84	c D: 1
343.74/344.84	c estimatedAdderCost: 36
343.74/344.84	c Try to convert by bdds
343.74/344.85	c D: 1
343.74/344.85	c estimatedAdderCost: 35
343.74/344.85	c Try to convert by bdds
343.74/344.86	c D: 1
343.74/344.86	c estimatedAdderCost: 36
343.74/344.86	c Try to convert by bdds
343.74/344.87	c D: 1
343.74/344.87	c estimatedAdderCost: 35
343.74/344.87	c Try to convert by bdds
343.74/344.89	c D: 1
343.74/344.89	c estimatedAdderCost: 36
343.74/344.89	c Try to convert by bdds
343.84/344.90	c D: 1
343.84/344.90	c estimatedAdderCost: 35
343.84/344.90	c Try to convert by bdds
343.84/344.91	c D: 1
343.84/344.91	c estimatedAdderCost: 36
343.84/344.91	c Try to convert by bdds
343.84/344.92	c D: 1
343.84/344.92	c estimatedAdderCost: 35
343.84/344.92	c Try to convert by bdds
343.84/344.94	c D: 1
343.84/344.94	c estimatedAdderCost: 36
343.84/344.94	c Try to convert by bdds
343.84/344.95	c D: 1
343.84/344.95	c estimatedAdderCost: 35
343.84/344.95	c Try to convert by bdds
343.84/344.96	c D: 1
343.84/344.96	c estimatedAdderCost: 36
343.84/344.96	c Try to convert by bdds
343.84/344.97	c D: 1
343.84/344.97	c estimatedAdderCost: 35
343.84/344.97	c Try to convert by bdds
343.84/344.99	c D: 1
343.84/344.99	c estimatedAdderCost: 36
343.84/344.99	c Try to convert by bdds
343.84/345.00	c D: 1
343.84/345.00	c estimatedAdderCost: 35
343.84/345.00	c Try to convert by bdds
343.95/345.01	c D: 1
343.95/345.01	c estimatedAdderCost: 36
343.95/345.01	c Try to convert by bdds
343.95/345.02	c D: 1
343.95/345.02	c estimatedAdderCost: 35
343.95/345.02	c Try to convert by bdds
343.95/345.04	c D: 1
343.95/345.04	c estimatedAdderCost: 36
343.95/345.04	c Try to convert by bdds
343.95/345.05	c D: 1
343.95/345.05	c estimatedAdderCost: 35
343.95/345.05	c Try to convert by bdds
343.95/345.06	c D: 1
343.95/345.06	c estimatedAdderCost: 36
343.95/345.06	c Try to convert by bdds
343.95/345.07	c D: 1
343.95/345.07	c estimatedAdderCost: 35
343.95/345.07	c Try to convert by bdds
343.95/345.09	c D: 1
343.95/345.09	c estimatedAdderCost: 36
343.95/345.09	c Try to convert by bdds
343.95/345.10	c D: 1
343.95/345.10	c estimatedAdderCost: 35
343.95/345.10	c Try to convert by bdds
344.05/345.11	c D: 1
344.05/345.11	c estimatedAdderCost: 36
344.05/345.11	c Try to convert by bdds
344.05/345.13	c D: 1
344.05/345.13	c estimatedAdderCost: 35
344.05/345.13	c Try to convert by bdds
344.05/345.14	c D: 1
344.05/345.14	c estimatedAdderCost: 36
344.05/345.14	c Try to convert by bdds
344.05/345.15	c D: 1
344.05/345.15	c estimatedAdderCost: 35
344.05/345.15	c Try to convert by bdds
344.05/345.16	c D: 1
344.05/345.16	c estimatedAdderCost: 36
344.05/345.16	c Try to convert by bdds
344.05/345.18	c D: 1
344.05/345.18	c estimatedAdderCost: 35
344.05/345.18	c Try to convert by bdds
344.05/345.19	c D: 1
344.05/345.19	c estimatedAdderCost: 36
344.05/345.19	c Try to convert by bdds
344.14/345.20	c D: 1
344.14/345.20	c estimatedAdderCost: 35
344.14/345.20	c Try to convert by bdds
344.14/345.21	c D: 1
344.14/345.21	c estimatedAdderCost: 36
344.14/345.21	c Try to convert by bdds
344.14/345.23	c D: 1
344.14/345.23	c estimatedAdderCost: 35
344.14/345.23	c Try to convert by bdds
344.14/345.24	c D: 1
344.14/345.24	c estimatedAdderCost: 36
344.14/345.24	c Try to convert by bdds
344.14/345.25	c D: 1
344.14/345.25	c estimatedAdderCost: 35
344.14/345.25	c Try to convert by bdds
344.14/345.26	c D: 1
344.14/345.26	c estimatedAdderCost: 36
344.14/345.26	c Try to convert by bdds
344.14/345.28	c D: 1
344.14/345.28	c estimatedAdderCost: 35
344.14/345.28	c Try to convert by bdds
344.14/345.29	c D: 1
344.14/345.29	c estimatedAdderCost: 36
344.14/345.29	c Try to convert by bdds
344.24/345.30	c D: 1
344.24/345.30	c estimatedAdderCost: 35
344.24/345.30	c Try to convert by bdds
344.24/345.31	c D: 1
344.24/345.31	c estimatedAdderCost: 36
344.24/345.31	c Try to convert by bdds
344.24/345.33	c D: 1
344.24/345.33	c estimatedAdderCost: 35
344.24/345.33	c Try to convert by bdds
344.24/345.34	c D: 1
344.24/345.34	c estimatedAdderCost: 36
344.24/345.34	c Try to convert by bdds
344.24/345.35	c D: 1
344.24/345.35	c estimatedAdderCost: 35
344.24/345.35	c Try to convert by bdds
344.24/345.36	c D: 1
344.24/345.36	c estimatedAdderCost: 36
344.24/345.36	c Try to convert by bdds
344.24/345.38	c D: 1
344.24/345.38	c estimatedAdderCost: 35
344.24/345.38	c Try to convert by bdds
344.24/345.39	c D: 1
344.24/345.39	c estimatedAdderCost: 36
344.24/345.39	c Try to convert by bdds
344.34/345.40	c D: 1
344.34/345.40	c estimatedAdderCost: 35
344.34/345.40	c Try to convert by bdds
344.34/345.41	c D: 1
344.34/345.41	c estimatedAdderCost: 36
344.34/345.41	c Try to convert by bdds
344.34/345.43	c D: 1
344.34/345.43	c estimatedAdderCost: 35
344.34/345.43	c Try to convert by bdds
344.34/345.44	c D: 1
344.34/345.44	c estimatedAdderCost: 36
344.34/345.44	c Try to convert by bdds
344.34/345.45	c D: 1
344.34/345.45	c estimatedAdderCost: 35
344.34/345.45	c Try to convert by bdds
344.34/345.47	c D: 1
344.34/345.47	c estimatedAdderCost: 36
344.34/345.47	c Try to convert by bdds
344.34/345.48	c D: 1
344.34/345.48	c estimatedAdderCost: 35
344.34/345.48	c Try to convert by bdds
344.34/345.49	c D: 1
344.34/345.49	c estimatedAdderCost: 36
344.34/345.49	c Try to convert by bdds
344.44/345.50	c D: 1
344.44/345.50	c estimatedAdderCost: 35
344.44/345.50	c Try to convert by bdds
344.44/345.52	c D: 1
344.44/345.52	c estimatedAdderCost: 36
344.44/345.52	c Try to convert by bdds
344.44/345.53	c D: 1
344.44/345.53	c estimatedAdderCost: 35
344.44/345.53	c Try to convert by bdds
344.44/345.54	c D: 1
344.44/345.54	c estimatedAdderCost: 36
344.44/345.54	c Try to convert by bdds
344.44/345.55	c D: 1
344.44/345.55	c estimatedAdderCost: 35
344.44/345.55	c Try to convert by bdds
344.44/345.57	c D: 1
344.44/345.57	c estimatedAdderCost: 36
344.44/345.57	c Try to convert by bdds
344.44/345.58	c D: 1
344.44/345.58	c estimatedAdderCost: 35
344.44/345.58	c Try to convert by bdds
344.44/345.59	c D: 1
344.44/345.59	c estimatedAdderCost: 36
344.44/345.59	c Try to convert by bdds
344.54/345.60	c D: 1
344.54/345.60	c estimatedAdderCost: 35
344.54/345.60	c Try to convert by bdds
344.54/345.62	c D: 1
344.54/345.62	c estimatedAdderCost: 36
344.54/345.62	c Try to convert by bdds
344.54/345.63	c D: 1
344.54/345.63	c estimatedAdderCost: 35
344.54/345.63	c Try to convert by bdds
344.54/345.64	c D: 1
344.54/345.64	c estimatedAdderCost: 36
344.54/345.64	c Try to convert by bdds
344.54/345.65	c D: 1
344.54/345.65	c estimatedAdderCost: 35
344.54/345.65	c Try to convert by bdds
344.54/345.67	c D: 1
344.54/345.67	c estimatedAdderCost: 36
344.54/345.67	c Try to convert by bdds
344.54/345.68	c D: 1
344.54/345.68	c estimatedAdderCost: 35
344.54/345.68	c Try to convert by bdds
344.54/345.69	c D: 1
344.54/345.69	c estimatedAdderCost: 36
344.54/345.69	c Try to convert by bdds
344.64/345.70	c D: 1
344.64/345.70	c estimatedAdderCost: 35
344.64/345.70	c Try to convert by bdds
344.64/345.72	c D: 1
344.64/345.72	c estimatedAdderCost: 36
344.64/345.72	c Try to convert by bdds
344.64/345.73	c D: 1
344.64/345.73	c estimatedAdderCost: 35
344.64/345.73	c Try to convert by bdds
344.64/345.74	c D: 1
344.64/345.74	c estimatedAdderCost: 36
344.64/345.74	c Try to convert by bdds
344.64/345.75	c D: 1
344.64/345.75	c estimatedAdderCost: 35
344.64/345.75	c Try to convert by bdds
344.64/345.77	c D: 1
344.64/345.77	c estimatedAdderCost: 36
344.64/345.77	c Try to convert by bdds
344.64/345.78	c D: 1
344.64/345.78	c estimatedAdderCost: 35
344.64/345.78	c Try to convert by bdds
344.64/345.79	c D: 1
344.64/345.79	c estimatedAdderCost: 36
344.64/345.79	c Try to convert by bdds
344.74/345.80	c D: 1
344.74/345.80	c estimatedAdderCost: 35
344.74/345.80	c Try to convert by bdds
344.74/345.82	c D: 1
344.74/345.82	c estimatedAdderCost: 36
344.74/345.82	c Try to convert by bdds
344.74/345.83	c D: 1
344.74/345.83	c estimatedAdderCost: 35
344.74/345.83	c Try to convert by bdds
344.74/345.84	c D: 1
344.74/345.84	c estimatedAdderCost: 36
344.74/345.84	c Try to convert by bdds
344.74/345.85	c D: 1
344.74/345.85	c estimatedAdderCost: 30
344.74/345.85	c Try to convert by bdds
344.74/345.87	c D: 1
344.74/345.87	c estimatedAdderCost: 30
344.74/345.87	c Try to convert by bdds
344.74/345.89	c D: 1
344.74/345.89	c estimatedAdderCost: 30
344.74/345.89	c Try to convert by bdds
344.83/345.90	c D: 1
344.83/345.90	c estimatedAdderCost: 30
344.83/345.90	c Try to convert by bdds
344.83/345.92	c D: 1
344.83/345.92	c estimatedAdderCost: 30
344.83/345.92	c Try to convert by bdds
344.83/345.93	c D: 1
344.83/345.93	c estimatedAdderCost: 30
344.83/345.93	c Try to convert by bdds
344.83/345.95	c D: 1
344.83/345.95	c estimatedAdderCost: 30
344.83/345.95	c Try to convert by bdds
344.83/345.97	c D: 1
344.83/345.97	c estimatedAdderCost: 30
344.83/345.97	c Try to convert by bdds
344.83/345.98	c D: 1
344.83/345.98	c estimatedAdderCost: 30
344.83/345.98	c Try to convert by bdds
344.83/346.00	c D: 1
344.83/346.00	c estimatedAdderCost: 30
344.83/346.00	c Try to convert by bdds
344.95/346.01	c D: 1
344.95/346.01	c estimatedAdderCost: 30
344.95/346.01	c Try to convert by bdds
344.95/346.03	c D: 1
344.95/346.03	c estimatedAdderCost: 30
344.95/346.03	c Try to convert by bdds
344.95/346.05	c D: 1
344.95/346.05	c estimatedAdderCost: 30
344.95/346.05	c Try to convert by bdds
344.95/346.06	c D: 1
344.95/346.06	c estimatedAdderCost: 30
344.95/346.06	c Try to convert by bdds
344.95/346.08	c D: 1
344.95/346.08	c estimatedAdderCost: 30
344.95/346.08	c Try to convert by bdds
344.95/346.09	c D: 1
344.95/346.09	c estimatedAdderCost: 30
344.95/346.09	c Try to convert by bdds
345.05/346.11	c D: 1
345.05/346.11	c estimatedAdderCost: 30
345.05/346.11	c Try to convert by bdds
345.05/346.13	c D: 1
345.05/346.13	c estimatedAdderCost: 30
345.05/346.13	c Try to convert by bdds
345.05/346.14	c D: 1
345.05/346.14	c estimatedAdderCost: 30
345.05/346.14	c Try to convert by bdds
345.05/346.16	c D: 1
345.05/346.16	c estimatedAdderCost: 30
345.05/346.16	c Try to convert by bdds
345.05/346.17	c D: 1
345.05/346.17	c estimatedAdderCost: 30
345.05/346.17	c Try to convert by bdds
345.05/346.19	c D: 1
345.05/346.19	c estimatedAdderCost: 30
345.05/346.19	c Try to convert by bdds
345.13/346.20	c D: 1
345.13/346.20	c estimatedAdderCost: 30
345.13/346.20	c Try to convert by bdds
345.13/346.22	c D: 1
345.13/346.22	c estimatedAdderCost: 30
345.13/346.22	c Try to convert by bdds
345.13/346.24	c D: 1
345.13/346.24	c estimatedAdderCost: 30
345.13/346.24	c Try to convert by bdds
345.13/346.25	c D: 1
345.13/346.25	c estimatedAdderCost: 30
345.13/346.25	c Try to convert by bdds
345.13/346.27	c D: 1
345.13/346.27	c estimatedAdderCost: 30
345.13/346.27	c Try to convert by bdds
345.13/346.28	c D: 1
345.13/346.28	c estimatedAdderCost: 30
345.13/346.28	c Try to convert by bdds
345.23/346.30	c D: 1
345.23/346.30	c estimatedAdderCost: 30
345.23/346.30	c Try to convert by bdds
345.23/346.32	c D: 1
345.23/346.32	c estimatedAdderCost: 30
345.23/346.32	c Try to convert by bdds
345.23/346.33	c D: 1
345.23/346.33	c estimatedAdderCost: 35
345.23/346.33	c Try to convert by bdds
345.23/346.35	c D: 1
345.23/346.35	c estimatedAdderCost: 36
345.23/346.35	c Try to convert by bdds
345.23/346.36	c D: 1
345.23/346.36	c estimatedAdderCost: 35
345.23/346.36	c Try to convert by bdds
345.23/346.37	c D: 1
345.23/346.37	c estimatedAdderCost: 36
345.23/346.37	c Try to convert by bdds
345.23/346.38	c D: 1
345.23/346.38	c estimatedAdderCost: 35
345.23/346.38	c Try to convert by bdds
345.33/346.40	c D: 1
345.33/346.40	c estimatedAdderCost: 36
345.33/346.40	c Try to convert by bdds
345.33/346.41	c D: 1
345.33/346.41	c estimatedAdderCost: 35
345.33/346.41	c Try to convert by bdds
345.33/346.42	c D: 1
345.33/346.42	c estimatedAdderCost: 36
345.33/346.42	c Try to convert by bdds
345.33/346.43	c D: 1
345.33/346.43	c estimatedAdderCost: 35
345.33/346.43	c Try to convert by bdds
345.33/346.45	c D: 1
345.33/346.45	c estimatedAdderCost: 36
345.33/346.45	c Try to convert by bdds
345.33/346.46	c D: 1
345.33/346.46	c estimatedAdderCost: 35
345.33/346.46	c Try to convert by bdds
345.33/346.47	c D: 1
345.33/346.47	c estimatedAdderCost: 36
345.33/346.47	c Try to convert by bdds
345.33/346.48	c D: 1
345.33/346.48	c estimatedAdderCost: 35
345.33/346.48	c Try to convert by bdds
345.43/346.50	c D: 1
345.43/346.50	c estimatedAdderCost: 36
345.43/346.50	c Try to convert by bdds
345.43/346.51	c D: 1
345.43/346.51	c estimatedAdderCost: 35
345.43/346.51	c Try to convert by bdds
345.43/346.52	c D: 1
345.43/346.52	c estimatedAdderCost: 36
345.43/346.52	c Try to convert by bdds
345.43/346.54	c D: 1
345.43/346.54	c estimatedAdderCost: 35
345.43/346.54	c Try to convert by bdds
345.43/346.55	c D: 1
345.43/346.55	c estimatedAdderCost: 36
345.43/346.55	c Try to convert by bdds
345.43/346.56	c D: 1
345.43/346.56	c estimatedAdderCost: 35
345.43/346.56	c Try to convert by bdds
345.43/346.57	c D: 1
345.43/346.57	c estimatedAdderCost: 36
345.43/346.57	c Try to convert by bdds
345.43/346.59	c D: 1
345.43/346.59	c estimatedAdderCost: 35
345.43/346.59	c Try to convert by bdds
345.53/346.60	c D: 1
345.53/346.60	c estimatedAdderCost: 36
345.53/346.60	c Try to convert by bdds
345.53/346.61	c D: 1
345.53/346.61	c estimatedAdderCost: 35
345.53/346.61	c Try to convert by bdds
345.53/346.62	c D: 1
345.53/346.62	c estimatedAdderCost: 36
345.53/346.62	c Try to convert by bdds
345.53/346.64	c D: 1
345.53/346.64	c estimatedAdderCost: 35
345.53/346.64	c Try to convert by bdds
345.53/346.65	c D: 1
345.53/346.65	c estimatedAdderCost: 36
345.53/346.65	c Try to convert by bdds
345.53/346.66	c D: 1
345.53/346.66	c estimatedAdderCost: 35
345.53/346.66	c Try to convert by bdds
345.53/346.68	c D: 1
345.53/346.68	c estimatedAdderCost: 36
345.53/346.68	c Try to convert by bdds
345.53/346.69	c D: 1
345.53/346.69	c estimatedAdderCost: 35
345.53/346.69	c Try to convert by bdds
345.63/346.70	c D: 1
345.63/346.70	c estimatedAdderCost: 36
345.63/346.70	c Try to convert by bdds
345.63/346.71	c D: 1
345.63/346.71	c estimatedAdderCost: 35
345.63/346.71	c Try to convert by bdds
345.63/346.73	c D: 1
345.63/346.73	c estimatedAdderCost: 36
345.63/346.73	c Try to convert by bdds
345.63/346.74	c D: 1
345.63/346.74	c estimatedAdderCost: 35
345.63/346.74	c Try to convert by bdds
345.63/346.75	c D: 1
345.63/346.75	c estimatedAdderCost: 36
345.63/346.75	c Try to convert by bdds
345.63/346.76	c D: 1
345.63/346.76	c estimatedAdderCost: 35
345.63/346.76	c Try to convert by bdds
345.63/346.78	c D: 1
345.63/346.78	c estimatedAdderCost: 36
345.63/346.78	c Try to convert by bdds
345.63/346.79	c D: 1
345.63/346.79	c estimatedAdderCost: 35
345.63/346.79	c Try to convert by bdds
345.73/346.80	c D: 1
345.73/346.80	c estimatedAdderCost: 36
345.73/346.80	c Try to convert by bdds
345.73/346.82	c D: 1
345.73/346.82	c estimatedAdderCost: 35
345.73/346.82	c Try to convert by bdds
345.73/346.83	c D: 1
345.73/346.83	c estimatedAdderCost: 36
345.73/346.83	c Try to convert by bdds
345.73/346.84	c D: 1
345.73/346.84	c estimatedAdderCost: 35
345.73/346.84	c Try to convert by bdds
345.73/346.85	c D: 1
345.73/346.85	c estimatedAdderCost: 36
345.73/346.85	c Try to convert by bdds
345.73/346.87	c D: 1
345.73/346.87	c estimatedAdderCost: 35
345.73/346.87	c Try to convert by bdds
345.73/346.88	c D: 1
345.73/346.88	c estimatedAdderCost: 36
345.73/346.88	c Try to convert by bdds
345.73/346.89	c D: 1
345.73/346.89	c estimatedAdderCost: 35
345.73/346.89	c Try to convert by bdds
345.83/346.90	c D: 1
345.83/346.90	c estimatedAdderCost: 36
345.83/346.90	c Try to convert by bdds
345.83/346.92	c D: 1
345.83/346.92	c estimatedAdderCost: 35
345.83/346.92	c Try to convert by bdds
345.83/346.93	c D: 1
345.83/346.93	c estimatedAdderCost: 36
345.83/346.93	c Try to convert by bdds
345.83/346.94	c D: 1
345.83/346.94	c estimatedAdderCost: 35
345.83/346.94	c Try to convert by bdds
345.83/346.96	c D: 1
345.83/346.96	c estimatedAdderCost: 36
345.83/346.96	c Try to convert by bdds
345.83/346.97	c D: 1
345.83/346.97	c estimatedAdderCost: 35
345.83/346.97	c Try to convert by bdds
345.83/346.98	c D: 1
345.83/346.98	c estimatedAdderCost: 36
345.83/346.98	c Try to convert by bdds
345.83/346.99	c D: 1
345.83/346.99	c estimatedAdderCost: 35
345.83/346.99	c Try to convert by bdds
345.83/347.01	c D: 1
345.83/347.01	c estimatedAdderCost: 36
345.83/347.01	c Try to convert by bdds
345.94/347.02	c D: 1
345.94/347.02	c estimatedAdderCost: 35
345.94/347.02	c Try to convert by bdds
345.94/347.03	c D: 1
345.94/347.03	c estimatedAdderCost: 36
345.94/347.03	c Try to convert by bdds
345.94/347.04	c D: 1
345.94/347.04	c estimatedAdderCost: 35
345.94/347.04	c Try to convert by bdds
345.94/347.06	c D: 1
345.94/347.06	c estimatedAdderCost: 36
345.94/347.06	c Try to convert by bdds
345.94/347.07	c D: 1
345.94/347.07	c estimatedAdderCost: 35
345.94/347.07	c Try to convert by bdds
345.94/347.08	c D: 1
345.94/347.08	c estimatedAdderCost: 36
345.94/347.08	c Try to convert by bdds
345.94/347.09	c D: 1
345.94/347.09	c estimatedAdderCost: 35
345.94/347.09	c Try to convert by bdds
345.94/347.11	c D: 1
345.94/347.11	c estimatedAdderCost: 36
345.94/347.11	c Try to convert by bdds
346.04/347.12	c D: 1
346.04/347.12	c estimatedAdderCost: 35
346.04/347.12	c Try to convert by bdds
346.04/347.13	c D: 1
346.04/347.13	c estimatedAdderCost: 36
346.04/347.13	c Try to convert by bdds
346.04/347.15	c D: 1
346.04/347.15	c estimatedAdderCost: 35
346.04/347.15	c Try to convert by bdds
346.04/347.16	c D: 1
346.04/347.16	c estimatedAdderCost: 36
346.04/347.16	c Try to convert by bdds
346.04/347.17	c D: 1
346.04/347.17	c estimatedAdderCost: 35
346.04/347.17	c Try to convert by bdds
346.04/347.18	c D: 1
346.04/347.18	c estimatedAdderCost: 36
346.04/347.18	c Try to convert by bdds
346.13/347.20	c D: 1
346.13/347.20	c estimatedAdderCost: 35
346.13/347.20	c Try to convert by bdds
346.13/347.21	c D: 1
346.13/347.21	c estimatedAdderCost: 36
346.13/347.21	c Try to convert by bdds
346.13/347.22	c D: 1
346.13/347.22	c estimatedAdderCost: 35
346.13/347.22	c Try to convert by bdds
346.13/347.24	c D: 1
346.13/347.24	c estimatedAdderCost: 36
346.13/347.24	c Try to convert by bdds
346.13/347.25	c D: 1
346.13/347.25	c estimatedAdderCost: 35
346.13/347.25	c Try to convert by bdds
346.13/347.26	c D: 1
346.13/347.26	c estimatedAdderCost: 36
346.13/347.26	c Try to convert by bdds
346.13/347.27	c D: 1
346.13/347.27	c estimatedAdderCost: 35
346.13/347.27	c Try to convert by bdds
346.13/347.29	c D: 1
346.13/347.29	c estimatedAdderCost: 36
346.13/347.29	c Try to convert by bdds
346.23/347.30	c D: 1
346.23/347.30	c estimatedAdderCost: 35
346.23/347.30	c Try to convert by bdds
346.23/347.31	c D: 1
346.23/347.31	c estimatedAdderCost: 36
346.23/347.31	c Try to convert by bdds
346.23/347.32	c D: 1
346.23/347.32	c estimatedAdderCost: 35
346.23/347.32	c Try to convert by bdds
346.23/347.34	c D: 1
346.23/347.34	c estimatedAdderCost: 36
346.23/347.34	c Try to convert by bdds
346.23/347.35	c D: 1
346.23/347.35	c estimatedAdderCost: 35
346.23/347.35	c Try to convert by bdds
346.23/347.36	c D: 1
346.23/347.36	c estimatedAdderCost: 36
346.23/347.36	c Try to convert by bdds
346.23/347.37	c D: 1
346.23/347.37	c estimatedAdderCost: 35
346.23/347.37	c Try to convert by bdds
346.23/347.39	c D: 1
346.23/347.39	c estimatedAdderCost: 36
346.23/347.39	c Try to convert by bdds
346.33/347.40	c D: 1
346.33/347.40	c estimatedAdderCost: 35
346.33/347.40	c Try to convert by bdds
346.33/347.41	c D: 1
346.33/347.41	c estimatedAdderCost: 36
346.33/347.41	c Try to convert by bdds
346.33/347.43	c D: 1
346.33/347.43	c estimatedAdderCost: 35
346.33/347.43	c Try to convert by bdds
346.33/347.44	c D: 1
346.33/347.44	c estimatedAdderCost: 36
346.33/347.44	c Try to convert by bdds
346.33/347.45	c D: 1
346.33/347.45	c estimatedAdderCost: 35
346.33/347.45	c Try to convert by bdds
346.33/347.46	c D: 1
346.33/347.46	c estimatedAdderCost: 36
346.33/347.46	c Try to convert by bdds
346.33/347.48	c D: 1
346.33/347.48	c estimatedAdderCost: 35
346.33/347.48	c Try to convert by bdds
346.33/347.49	c D: 1
346.33/347.49	c estimatedAdderCost: 36
346.33/347.49	c Try to convert by bdds
346.43/347.50	c D: 1
346.43/347.50	c estimatedAdderCost: 35
346.43/347.50	c Try to convert by bdds
346.43/347.51	c D: 1
346.43/347.51	c estimatedAdderCost: 36
346.43/347.51	c Try to convert by bdds
346.43/347.53	c D: 1
346.43/347.53	c estimatedAdderCost: 35
346.43/347.53	c Try to convert by bdds
346.43/347.54	c D: 1
346.43/347.54	c estimatedAdderCost: 36
346.43/347.54	c Try to convert by bdds
346.43/347.55	c D: 1
346.43/347.55	c estimatedAdderCost: 35
346.43/347.55	c Try to convert by bdds
346.43/347.57	c D: 1
346.43/347.57	c estimatedAdderCost: 36
346.43/347.57	c Try to convert by bdds
346.43/347.58	c D: 1
346.43/347.58	c estimatedAdderCost: 35
346.43/347.58	c Try to convert by bdds
346.43/347.59	c D: 1
346.43/347.59	c estimatedAdderCost: 36
346.43/347.59	c Try to convert by bdds
346.53/347.60	c D: 1
346.53/347.60	c estimatedAdderCost: 35
346.53/347.60	c Try to convert by bdds
346.53/347.62	c D: 1
346.53/347.62	c estimatedAdderCost: 36
346.53/347.62	c Try to convert by bdds
346.53/347.63	c D: 1
346.53/347.63	c estimatedAdderCost: 35
346.53/347.63	c Try to convert by bdds
346.53/347.64	c D: 1
346.53/347.64	c estimatedAdderCost: 36
346.53/347.64	c Try to convert by bdds
346.53/347.65	c D: 1
346.53/347.65	c estimatedAdderCost: 35
346.53/347.65	c Try to convert by bdds
346.53/347.67	c D: 1
346.53/347.67	c estimatedAdderCost: 36
346.53/347.67	c Try to convert by bdds
346.53/347.68	c D: 1
346.53/347.68	c estimatedAdderCost: 35
346.53/347.68	c Try to convert by bdds
346.53/347.69	c D: 1
346.53/347.69	c estimatedAdderCost: 36
346.53/347.69	c Try to convert by bdds
346.63/347.70	c D: 1
346.63/347.70	c estimatedAdderCost: 35
346.63/347.70	c Try to convert by bdds
346.63/347.72	c D: 1
346.63/347.72	c estimatedAdderCost: 36
346.63/347.72	c Try to convert by bdds
346.63/347.73	c D: 1
346.63/347.73	c estimatedAdderCost: 35
346.63/347.73	c Try to convert by bdds
346.63/347.74	c D: 1
346.63/347.74	c estimatedAdderCost: 36
346.63/347.74	c Try to convert by bdds
346.63/347.76	c D: 1
346.63/347.76	c estimatedAdderCost: 35
346.63/347.76	c Try to convert by bdds
346.63/347.77	c D: 1
346.63/347.77	c estimatedAdderCost: 36
346.63/347.77	c Try to convert by bdds
346.63/347.78	c D: 1
346.63/347.78	c estimatedAdderCost: 35
346.63/347.78	c Try to convert by bdds
346.63/347.79	c D: 1
346.63/347.79	c estimatedAdderCost: 36
346.63/347.79	c Try to convert by bdds
346.73/347.81	c D: 1
346.73/347.81	c estimatedAdderCost: 35
346.73/347.81	c Try to convert by bdds
346.73/347.82	c D: 1
346.73/347.82	c estimatedAdderCost: 36
346.73/347.82	c Try to convert by bdds
346.73/347.83	c D: 1
346.73/347.83	c estimatedAdderCost: 35
346.73/347.83	c Try to convert by bdds
346.73/347.85	c D: 1
346.73/347.85	c estimatedAdderCost: 36
346.73/347.85	c Try to convert by bdds
346.73/347.86	c D: 1
346.73/347.86	c estimatedAdderCost: 35
346.73/347.86	c Try to convert by bdds
346.73/347.87	c D: 1
346.73/347.87	c estimatedAdderCost: 36
346.73/347.87	c Try to convert by bdds
346.73/347.88	c D: 1
346.73/347.88	c estimatedAdderCost: 35
346.73/347.88	c Try to convert by bdds
346.83/347.90	c D: 1
346.83/347.90	c estimatedAdderCost: 36
346.83/347.90	c Try to convert by bdds
346.83/347.91	c D: 1
346.83/347.91	c estimatedAdderCost: 35
346.83/347.91	c Try to convert by bdds
346.83/347.92	c D: 1
346.83/347.92	c estimatedAdderCost: 36
346.83/347.92	c Try to convert by bdds
346.83/347.93	c D: 1
346.83/347.93	c estimatedAdderCost: 35
346.83/347.93	c Try to convert by bdds
346.83/347.95	c D: 1
346.83/347.95	c estimatedAdderCost: 36
346.83/347.95	c Try to convert by bdds
346.83/347.96	c D: 1
346.83/347.96	c estimatedAdderCost: 35
346.83/347.96	c Try to convert by bdds
346.83/347.97	c D: 1
346.83/347.97	c estimatedAdderCost: 36
346.83/347.97	c Try to convert by bdds
346.83/347.99	c D: 1
346.83/347.99	c estimatedAdderCost: 35
346.83/347.99	c Try to convert by bdds
346.83/348.00	c D: 1
346.83/348.00	c estimatedAdderCost: 36
346.83/348.00	c Try to convert by bdds
346.94/348.01	c D: 1
346.94/348.01	c estimatedAdderCost: 35
346.94/348.01	c Try to convert by bdds
346.94/348.02	c D: 1
346.94/348.02	c estimatedAdderCost: 36
346.94/348.02	c Try to convert by bdds
346.94/348.04	c D: 1
346.94/348.04	c estimatedAdderCost: 35
346.94/348.04	c Try to convert by bdds
346.94/348.05	c D: 1
346.94/348.05	c estimatedAdderCost: 36
346.94/348.05	c Try to convert by bdds
346.94/348.06	c D: 1
346.94/348.06	c estimatedAdderCost: 35
346.94/348.06	c Try to convert by bdds
346.94/348.07	c D: 1
346.94/348.07	c estimatedAdderCost: 36
346.94/348.07	c Try to convert by bdds
346.94/348.09	c D: 1
346.94/348.09	c estimatedAdderCost: 35
346.94/348.09	c Try to convert by bdds
346.94/348.10	c D: 1
346.94/348.10	c estimatedAdderCost: 36
346.94/348.10	c Try to convert by bdds
347.04/348.11	c D: 1
347.04/348.11	c estimatedAdderCost: 35
347.04/348.11	c Try to convert by bdds
347.04/348.13	c D: 1
347.04/348.13	c estimatedAdderCost: 36
347.04/348.13	c Try to convert by bdds
347.04/348.14	c D: 1
347.04/348.14	c estimatedAdderCost: 35
347.04/348.14	c Try to convert by bdds
347.04/348.15	c D: 1
347.04/348.15	c estimatedAdderCost: 36
347.04/348.15	c Try to convert by bdds
347.04/348.16	c D: 1
347.04/348.16	c estimatedAdderCost: 35
347.04/348.16	c Try to convert by bdds
347.04/348.18	c D: 1
347.04/348.18	c estimatedAdderCost: 36
347.04/348.18	c Try to convert by bdds
347.04/348.19	c D: 1
347.04/348.19	c estimatedAdderCost: 35
347.04/348.19	c Try to convert by bdds
347.13/348.20	c D: 1
347.13/348.20	c estimatedAdderCost: 36
347.13/348.20	c Try to convert by bdds
347.13/348.21	c D: 1
347.13/348.21	c estimatedAdderCost: 35
347.13/348.21	c Try to convert by bdds
347.13/348.23	c D: 1
347.13/348.23	c estimatedAdderCost: 36
347.13/348.23	c Try to convert by bdds
347.13/348.24	c D: 1
347.13/348.24	c estimatedAdderCost: 35
347.13/348.24	c Try to convert by bdds
347.13/348.25	c D: 1
347.13/348.25	c estimatedAdderCost: 36
347.13/348.25	c Try to convert by bdds
347.13/348.27	c D: 1
347.13/348.27	c estimatedAdderCost: 35
347.13/348.27	c Try to convert by bdds
347.13/348.28	c D: 1
347.13/348.28	c estimatedAdderCost: 36
347.13/348.28	c Try to convert by bdds
347.13/348.29	c D: 1
347.13/348.29	c estimatedAdderCost: 35
347.13/348.29	c Try to convert by bdds
347.23/348.30	c D: 1
347.23/348.30	c estimatedAdderCost: 36
347.23/348.30	c Try to convert by bdds
347.23/348.32	c D: 1
347.23/348.32	c estimatedAdderCost: 35
347.23/348.32	c Try to convert by bdds
347.23/348.33	c D: 1
347.23/348.33	c estimatedAdderCost: 36
347.23/348.33	c Try to convert by bdds
347.23/348.34	c D: 1
347.23/348.34	c estimatedAdderCost: 35
347.23/348.34	c Try to convert by bdds
347.23/348.36	c D: 1
347.23/348.36	c estimatedAdderCost: 36
347.23/348.36	c Try to convert by bdds
347.23/348.37	c D: 1
347.23/348.37	c estimatedAdderCost: 35
347.23/348.37	c Try to convert by bdds
347.23/348.38	c D: 1
347.23/348.38	c estimatedAdderCost: 36
347.23/348.38	c Try to convert by bdds
347.23/348.39	c D: 1
347.23/348.39	c estimatedAdderCost: 35
347.23/348.39	c Try to convert by bdds
347.33/348.41	c D: 1
347.33/348.41	c estimatedAdderCost: 36
347.33/348.41	c Try to convert by bdds
347.33/348.42	c D: 1
347.33/348.42	c estimatedAdderCost: 35
347.33/348.42	c Try to convert by bdds
347.33/348.43	c D: 1
347.33/348.43	c estimatedAdderCost: 36
347.33/348.43	c Try to convert by bdds
347.33/348.44	c D: 1
347.33/348.44	c estimatedAdderCost: 35
347.33/348.44	c Try to convert by bdds
347.33/348.46	c D: 1
347.33/348.46	c estimatedAdderCost: 36
347.33/348.46	c Try to convert by bdds
347.33/348.47	c D: 1
347.33/348.47	c estimatedAdderCost: 35
347.33/348.47	c Try to convert by bdds
347.33/348.48	c D: 1
347.33/348.48	c estimatedAdderCost: 36
347.33/348.48	c Try to convert by bdds
347.43/348.50	c D: 1
347.43/348.50	c estimatedAdderCost: 35
347.43/348.50	c Try to convert by bdds
347.43/348.51	c D: 1
347.43/348.51	c estimatedAdderCost: 36
347.43/348.51	c Try to convert by bdds
347.43/348.52	c D: 1
347.43/348.52	c estimatedAdderCost: 35
347.43/348.52	c Try to convert by bdds
347.43/348.53	c D: 1
347.43/348.53	c estimatedAdderCost: 36
347.43/348.53	c Try to convert by bdds
347.43/348.55	c D: 1
347.43/348.55	c estimatedAdderCost: 35
347.43/348.55	c Try to convert by bdds
347.43/348.56	c D: 1
347.43/348.56	c estimatedAdderCost: 36
347.43/348.56	c Try to convert by bdds
347.43/348.57	c D: 1
347.43/348.57	c estimatedAdderCost: 35
347.43/348.57	c Try to convert by bdds
347.43/348.58	c D: 1
347.43/348.58	c estimatedAdderCost: 36
347.43/348.58	c Try to convert by bdds
347.52/348.60	c D: 1
347.52/348.60	c estimatedAdderCost: 35
347.52/348.60	c Try to convert by bdds
347.52/348.61	c D: 1
347.52/348.61	c estimatedAdderCost: 36
347.52/348.61	c Try to convert by bdds
347.52/348.62	c D: 1
347.52/348.62	c estimatedAdderCost: 35
347.52/348.62	c Try to convert by bdds
347.52/348.64	c D: 1
347.52/348.64	c estimatedAdderCost: 36
347.52/348.64	c Try to convert by bdds
347.52/348.65	c D: 1
347.52/348.65	c estimatedAdderCost: 35
347.52/348.65	c Try to convert by bdds
347.52/348.66	c D: 1
347.52/348.66	c estimatedAdderCost: 36
347.52/348.66	c Try to convert by bdds
347.52/348.67	c D: 1
347.52/348.67	c estimatedAdderCost: 35
347.52/348.67	c Try to convert by bdds
347.52/348.69	c D: 1
347.52/348.69	c estimatedAdderCost: 36
347.52/348.69	c Try to convert by bdds
347.62/348.70	c D: 1
347.62/348.70	c estimatedAdderCost: 35
347.62/348.70	c Try to convert by bdds
347.62/348.71	c D: 1
347.62/348.71	c estimatedAdderCost: 36
347.62/348.71	c Try to convert by bdds
347.62/348.73	c D: 1
347.62/348.73	c estimatedAdderCost: 35
347.62/348.73	c Try to convert by bdds
347.62/348.74	c D: 1
347.62/348.74	c estimatedAdderCost: 36
347.62/348.74	c Try to convert by bdds
347.62/348.75	c D: 1
347.62/348.75	c estimatedAdderCost: 35
347.62/348.75	c Try to convert by bdds
347.62/348.76	c D: 1
347.62/348.76	c estimatedAdderCost: 36
347.62/348.76	c Try to convert by bdds
347.62/348.78	c D: 1
347.62/348.78	c estimatedAdderCost: 35
347.62/348.78	c Try to convert by bdds
347.62/348.79	c D: 1
347.62/348.79	c estimatedAdderCost: 36
347.62/348.79	c Try to convert by bdds
347.72/348.80	c D: 1
347.72/348.80	c estimatedAdderCost: 35
347.72/348.80	c Try to convert by bdds
347.72/348.81	c D: 1
347.72/348.81	c estimatedAdderCost: 36
347.72/348.81	c Try to convert by bdds
347.72/348.83	c D: 1
347.72/348.83	c estimatedAdderCost: 35
347.72/348.83	c Try to convert by bdds
347.72/348.84	c D: 1
347.72/348.84	c estimatedAdderCost: 36
347.72/348.84	c Try to convert by bdds
347.72/348.85	c D: 1
347.72/348.85	c estimatedAdderCost: 35
347.72/348.85	c Try to convert by bdds
347.72/348.87	c D: 1
347.72/348.87	c estimatedAdderCost: 36
347.72/348.87	c Try to convert by bdds
347.72/348.88	c D: 1
347.72/348.88	c estimatedAdderCost: 35
347.72/348.88	c Try to convert by bdds
347.72/348.89	c D: 1
347.72/348.89	c estimatedAdderCost: 36
347.72/348.89	c Try to convert by bdds
347.82/348.90	c D: 1
347.82/348.90	c estimatedAdderCost: 35
347.82/348.90	c Try to convert by bdds
347.82/348.92	c D: 1
347.82/348.92	c estimatedAdderCost: 36
347.82/348.92	c Try to convert by bdds
347.82/348.93	c D: 1
347.82/348.93	c estimatedAdderCost: 35
347.82/348.93	c Try to convert by bdds
347.82/348.94	c D: 1
347.82/348.94	c estimatedAdderCost: 36
347.82/348.94	c Try to convert by bdds
347.82/348.95	c D: 1
347.82/348.95	c estimatedAdderCost: 35
347.82/348.95	c Try to convert by bdds
347.82/348.97	c D: 1
347.82/348.97	c estimatedAdderCost: 36
347.82/348.97	c Try to convert by bdds
347.82/348.98	c D: 1
347.82/348.98	c estimatedAdderCost: 35
347.82/348.98	c Try to convert by bdds
347.82/348.99	c D: 1
347.82/348.99	c estimatedAdderCost: 36
347.82/348.99	c Try to convert by bdds
347.82/349.01	c D: 1
347.82/349.01	c estimatedAdderCost: 35
347.82/349.01	c Try to convert by bdds
347.94/349.02	c D: 1
347.94/349.02	c estimatedAdderCost: 36
347.94/349.02	c Try to convert by bdds
347.94/349.03	c D: 1
347.94/349.03	c estimatedAdderCost: 35
347.94/349.03	c Try to convert by bdds
347.94/349.04	c D: 1
347.94/349.04	c estimatedAdderCost: 36
347.94/349.04	c Try to convert by bdds
347.94/349.06	c D: 1
347.94/349.06	c estimatedAdderCost: 35
347.94/349.06	c Try to convert by bdds
347.94/349.07	c D: 1
347.94/349.07	c estimatedAdderCost: 36
347.94/349.07	c Try to convert by bdds
347.94/349.08	c D: 1
347.94/349.08	c estimatedAdderCost: 35
347.94/349.08	c Try to convert by bdds
347.94/349.10	c D: 1
347.94/349.10	c estimatedAdderCost: 36
347.94/349.10	c Try to convert by bdds
347.94/349.11	c D: 1
347.94/349.11	c estimatedAdderCost: 35
347.94/349.11	c Try to convert by bdds
348.04/349.12	c D: 1
348.04/349.12	c estimatedAdderCost: 36
348.04/349.12	c Try to convert by bdds
348.04/349.13	c D: 1
348.04/349.13	c estimatedAdderCost: 35
348.04/349.13	c Try to convert by bdds
348.04/349.15	c D: 1
348.04/349.15	c estimatedAdderCost: 36
348.04/349.15	c Try to convert by bdds
348.04/349.16	c D: 1
348.04/349.16	c estimatedAdderCost: 35
348.04/349.16	c Try to convert by bdds
348.04/349.17	c D: 1
348.04/349.17	c estimatedAdderCost: 36
348.04/349.17	c Try to convert by bdds
348.04/349.18	c D: 1
348.04/349.18	c estimatedAdderCost: 35
348.04/349.18	c Try to convert by bdds
348.12/349.20	c D: 1
348.12/349.20	c estimatedAdderCost: 36
348.12/349.20	c Try to convert by bdds
348.12/349.21	c D: 1
348.12/349.21	c estimatedAdderCost: 35
348.12/349.21	c Try to convert by bdds
348.12/349.22	c D: 1
348.12/349.22	c estimatedAdderCost: 36
348.12/349.22	c Try to convert by bdds
348.12/349.24	c D: 1
348.12/349.24	c estimatedAdderCost: 35
348.12/349.24	c Try to convert by bdds
348.12/349.25	c D: 1
348.12/349.25	c estimatedAdderCost: 36
348.12/349.25	c Try to convert by bdds
348.12/349.26	c D: 1
348.12/349.26	c estimatedAdderCost: 35
348.12/349.26	c Try to convert by bdds
348.12/349.27	c D: 1
348.12/349.27	c estimatedAdderCost: 36
348.12/349.27	c Try to convert by bdds
348.12/349.29	c D: 1
348.12/349.29	c estimatedAdderCost: 35
348.12/349.29	c Try to convert by bdds
348.22/349.30	c D: 1
348.22/349.30	c estimatedAdderCost: 36
348.22/349.30	c Try to convert by bdds
348.22/349.31	c D: 1
348.22/349.31	c estimatedAdderCost: 35
348.22/349.31	c Try to convert by bdds
348.22/349.33	c D: 1
348.22/349.33	c estimatedAdderCost: 36
348.22/349.33	c Try to convert by bdds
348.22/349.34	c D: 1
348.22/349.34	c estimatedAdderCost: 35
348.22/349.34	c Try to convert by bdds
348.22/349.35	c D: 1
348.22/349.35	c estimatedAdderCost: 36
348.22/349.35	c Try to convert by bdds
348.22/349.36	c D: 1
348.22/349.36	c estimatedAdderCost: 35
348.22/349.36	c Try to convert by bdds
348.22/349.38	c D: 1
348.22/349.38	c estimatedAdderCost: 36
348.22/349.38	c Try to convert by bdds
348.22/349.39	c D: 1
348.22/349.39	c estimatedAdderCost: 35
348.22/349.39	c Try to convert by bdds
348.32/349.40	c D: 1
348.32/349.40	c estimatedAdderCost: 36
348.32/349.40	c Try to convert by bdds
348.32/349.41	c D: 1
348.32/349.41	c estimatedAdderCost: 35
348.32/349.41	c Try to convert by bdds
348.32/349.43	c D: 1
348.32/349.43	c estimatedAdderCost: 36
348.32/349.43	c Try to convert by bdds
348.32/349.44	c D: 1
348.32/349.44	c estimatedAdderCost: 35
348.32/349.44	c Try to convert by bdds
348.32/349.45	c D: 1
348.32/349.45	c estimatedAdderCost: 36
348.32/349.45	c Try to convert by bdds
348.32/349.47	c D: 1
348.32/349.47	c estimatedAdderCost: 35
348.32/349.47	c Try to convert by bdds
348.32/349.48	c D: 1
348.32/349.48	c estimatedAdderCost: 36
348.32/349.48	c Try to convert by bdds
348.32/349.49	c D: 1
348.32/349.49	c estimatedAdderCost: 35
348.32/349.49	c Try to convert by bdds
348.42/349.50	c D: 1
348.42/349.50	c estimatedAdderCost: 36
348.42/349.50	c Try to convert by bdds
348.42/349.52	c D: 1
348.42/349.52	c estimatedAdderCost: 35
348.42/349.52	c Try to convert by bdds
348.42/349.53	c D: 1
348.42/349.53	c estimatedAdderCost: 36
348.42/349.53	c Try to convert by bdds
348.42/349.54	c D: 1
348.42/349.54	c estimatedAdderCost: 35
348.42/349.54	c Try to convert by bdds
348.42/349.56	c D: 1
348.42/349.56	c estimatedAdderCost: 36
348.42/349.56	c Try to convert by bdds
348.42/349.57	c D: 1
348.42/349.57	c estimatedAdderCost: 35
348.42/349.57	c Try to convert by bdds
348.42/349.58	c D: 1
348.42/349.58	c estimatedAdderCost: 36
348.42/349.58	c Try to convert by bdds
348.42/349.59	c D: 1
348.42/349.59	c estimatedAdderCost: 35
348.42/349.59	c Try to convert by bdds
348.52/349.61	c D: 1
348.52/349.61	c estimatedAdderCost: 36
348.52/349.61	c Try to convert by bdds
348.52/349.62	c D: 1
348.52/349.62	c estimatedAdderCost: 35
348.52/349.62	c Try to convert by bdds
348.52/349.63	c D: 1
348.52/349.63	c estimatedAdderCost: 36
348.52/349.63	c Try to convert by bdds
348.52/349.64	c D: 1
348.52/349.64	c estimatedAdderCost: 35
348.52/349.64	c Try to convert by bdds
348.52/349.66	c D: 1
348.52/349.66	c estimatedAdderCost: 36
348.52/349.66	c Try to convert by bdds
348.52/349.67	c D: 1
348.52/349.67	c estimatedAdderCost: 35
348.52/349.67	c Try to convert by bdds
348.52/349.68	c D: 1
348.52/349.68	c estimatedAdderCost: 36
348.52/349.68	c Try to convert by bdds
348.62/349.70	c D: 1
348.62/349.70	c estimatedAdderCost: 35
348.62/349.70	c Try to convert by bdds
348.62/349.71	c D: 1
348.62/349.71	c estimatedAdderCost: 36
348.62/349.71	c Try to convert by bdds
348.62/349.72	c D: 1
348.62/349.72	c estimatedAdderCost: 35
348.62/349.72	c Try to convert by bdds
348.62/349.73	c D: 1
348.62/349.73	c estimatedAdderCost: 36
348.62/349.73	c Try to convert by bdds
348.62/349.75	c D: 1
348.62/349.75	c estimatedAdderCost: 35
348.62/349.75	c Try to convert by bdds
348.62/349.76	c D: 1
348.62/349.76	c estimatedAdderCost: 36
348.62/349.76	c Try to convert by bdds
348.62/349.77	c D: 1
348.62/349.77	c estimatedAdderCost: 35
348.62/349.77	c Try to convert by bdds
348.62/349.79	c D: 1
348.62/349.79	c estimatedAdderCost: 36
348.62/349.79	c Try to convert by bdds
348.72/349.80	c D: 1
348.72/349.80	c estimatedAdderCost: 35
348.72/349.80	c Try to convert by bdds
348.72/349.81	c D: 1
348.72/349.81	c estimatedAdderCost: 36
348.72/349.81	c Try to convert by bdds
348.72/349.82	c D: 1
348.72/349.82	c estimatedAdderCost: 35
348.72/349.82	c Try to convert by bdds
348.72/349.84	c D: 1
348.72/349.84	c estimatedAdderCost: 36
348.72/349.84	c Try to convert by bdds
348.72/349.85	c D: 1
348.72/349.85	c estimatedAdderCost: 35
348.72/349.85	c Try to convert by bdds
348.72/349.86	c D: 1
348.72/349.86	c estimatedAdderCost: 36
348.72/349.86	c Try to convert by bdds
348.72/349.87	c D: 1
348.72/349.87	c estimatedAdderCost: 35
348.72/349.87	c Try to convert by bdds
348.72/349.89	c D: 1
348.72/349.89	c estimatedAdderCost: 36
348.72/349.89	c Try to convert by bdds
348.82/349.90	c D: 1
348.82/349.90	c estimatedAdderCost: 35
348.82/349.90	c Try to convert by bdds
348.82/349.91	c D: 1
348.82/349.91	c estimatedAdderCost: 36
348.82/349.91	c Try to convert by bdds
348.82/349.93	c D: 1
348.82/349.93	c estimatedAdderCost: 35
348.82/349.93	c Try to convert by bdds
348.82/349.94	c D: 1
348.82/349.94	c estimatedAdderCost: 36
348.82/349.94	c Try to convert by bdds
348.82/349.95	c D: 1
348.82/349.95	c estimatedAdderCost: 35
348.82/349.95	c Try to convert by bdds
348.82/349.96	c D: 1
348.82/349.96	c estimatedAdderCost: 36
348.82/349.96	c Try to convert by bdds
348.82/349.98	c D: 1
348.82/349.98	c estimatedAdderCost: 35
348.82/349.98	c Try to convert by bdds
348.82/349.99	c D: 1
348.82/349.99	c estimatedAdderCost: 36
348.82/349.99	c Try to convert by bdds
348.82/350.00	c D: 1
348.82/350.00	c estimatedAdderCost: 35
348.82/350.00	c Try to convert by bdds
348.93/350.02	c D: 1
348.93/350.02	c estimatedAdderCost: 36
348.93/350.02	c Try to convert by bdds
348.93/350.03	c D: 1
348.93/350.03	c estimatedAdderCost: 35
348.93/350.03	c Try to convert by bdds
348.93/350.04	c D: 1
348.93/350.04	c estimatedAdderCost: 36
348.93/350.04	c Try to convert by bdds
348.93/350.05	c D: 1
348.93/350.05	c estimatedAdderCost: 35
348.93/350.05	c Try to convert by bdds
348.93/350.07	c D: 1
348.93/350.07	c estimatedAdderCost: 36
348.93/350.07	c Try to convert by bdds
348.93/350.08	c D: 1
348.93/350.08	c estimatedAdderCost: 35
348.93/350.08	c Try to convert by bdds
348.93/350.09	c D: 1
348.93/350.09	c estimatedAdderCost: 36
348.93/350.09	c Try to convert by bdds
348.93/350.10	c D: 1
348.93/350.10	c estimatedAdderCost: 35
348.93/350.10	c Try to convert by bdds
349.03/350.12	c D: 1
349.03/350.12	c estimatedAdderCost: 36
349.03/350.12	c Try to convert by bdds
349.03/350.13	c D: 1
349.03/350.13	c estimatedAdderCost: 35
349.03/350.13	c Try to convert by bdds
349.03/350.14	c D: 1
349.03/350.14	c estimatedAdderCost: 36
349.03/350.14	c Try to convert by bdds
349.03/350.16	c D: 1
349.03/350.16	c estimatedAdderCost: 35
349.03/350.16	c Try to convert by bdds
349.03/350.17	c D: 1
349.03/350.17	c estimatedAdderCost: 36
349.03/350.17	c Try to convert by bdds
349.03/350.18	c D: 1
349.03/350.18	c estimatedAdderCost: 35
349.03/350.18	c Try to convert by bdds
349.03/350.19	c D: 1
349.03/350.19	c estimatedAdderCost: 36
349.03/350.19	c Try to convert by bdds
349.12/350.21	c D: 1
349.12/350.21	c estimatedAdderCost: 35
349.12/350.21	c Try to convert by bdds
349.12/350.22	c D: 1
349.12/350.22	c estimatedAdderCost: 36
349.12/350.22	c Try to convert by bdds
349.12/350.23	c D: 1
349.12/350.23	c estimatedAdderCost: 35
349.12/350.23	c Try to convert by bdds
349.12/350.25	c D: 1
349.12/350.25	c estimatedAdderCost: 36
349.12/350.25	c Try to convert by bdds
349.12/350.26	c D: 1
349.12/350.26	c estimatedAdderCost: 35
349.12/350.26	c Try to convert by bdds
349.12/350.27	c D: 1
349.12/350.27	c estimatedAdderCost: 36
349.12/350.27	c Try to convert by bdds
349.12/350.28	c D: 1
349.12/350.28	c estimatedAdderCost: 35
349.12/350.28	c Try to convert by bdds
349.22/350.30	c D: 1
349.22/350.30	c estimatedAdderCost: 36
349.22/350.30	c Try to convert by bdds
349.22/350.31	c D: 1
349.22/350.31	c estimatedAdderCost: 35
349.22/350.31	c Try to convert by bdds
349.22/350.32	c D: 1
349.22/350.32	c estimatedAdderCost: 36
349.22/350.32	c Try to convert by bdds
349.22/350.33	c D: 1
349.22/350.33	c estimatedAdderCost: 35
349.22/350.33	c Try to convert by bdds
349.22/350.35	c D: 1
349.22/350.35	c estimatedAdderCost: 36
349.22/350.35	c Try to convert by bdds
349.22/350.36	c D: 1
349.22/350.36	c estimatedAdderCost: 35
349.22/350.36	c Try to convert by bdds
349.22/350.37	c D: 1
349.22/350.37	c estimatedAdderCost: 36
349.22/350.37	c Try to convert by bdds
349.22/350.38	c D: 1
349.22/350.38	c estimatedAdderCost: 35
349.22/350.38	c Try to convert by bdds
349.32/350.40	c D: 1
349.32/350.40	c estimatedAdderCost: 36
349.32/350.40	c Try to convert by bdds
349.32/350.41	c D: 1
349.32/350.41	c estimatedAdderCost: 35
349.32/350.41	c Try to convert by bdds
349.32/350.42	c D: 1
349.32/350.42	c estimatedAdderCost: 36
349.32/350.42	c Try to convert by bdds
349.32/350.44	c D: 1
349.32/350.44	c estimatedAdderCost: 35
349.32/350.44	c Try to convert by bdds
349.32/350.45	c D: 1
349.32/350.45	c estimatedAdderCost: 36
349.32/350.45	c Try to convert by bdds
349.32/350.46	c D: 1
349.32/350.46	c estimatedAdderCost: 35
349.32/350.46	c Try to convert by bdds
349.32/350.47	c D: 1
349.32/350.47	c estimatedAdderCost: 36
349.32/350.47	c Try to convert by bdds
349.32/350.49	c D: 1
349.32/350.49	c estimatedAdderCost: 35
349.32/350.49	c Try to convert by bdds
349.42/350.50	c D: 1
349.42/350.50	c estimatedAdderCost: 36
349.42/350.50	c Try to convert by bdds
349.42/350.51	c D: 1
349.42/350.51	c estimatedAdderCost: 35
349.42/350.51	c Try to convert by bdds
349.42/350.53	c D: 1
349.42/350.53	c estimatedAdderCost: 36
349.42/350.53	c Try to convert by bdds
349.42/350.54	c D: 1
349.42/350.54	c estimatedAdderCost: 35
349.42/350.54	c Try to convert by bdds
349.42/350.55	c D: 1
349.42/350.55	c estimatedAdderCost: 36
349.42/350.55	c Try to convert by bdds
349.42/350.56	c D: 1
349.42/350.56	c estimatedAdderCost: 35
349.42/350.56	c Try to convert by bdds
349.42/350.58	c D: 1
349.42/350.58	c estimatedAdderCost: 36
349.42/350.58	c Try to convert by bdds
349.42/350.59	c D: 1
349.42/350.59	c estimatedAdderCost: 35
349.42/350.59	c Try to convert by bdds
349.52/350.60	c D: 1
349.52/350.60	c estimatedAdderCost: 36
349.52/350.60	c Try to convert by bdds
349.52/350.61	c D: 1
349.52/350.61	c estimatedAdderCost: 35
349.52/350.61	c Try to convert by bdds
349.52/350.63	c D: 1
349.52/350.63	c estimatedAdderCost: 36
349.52/350.63	c Try to convert by bdds
349.52/350.64	c D: 1
349.52/350.64	c estimatedAdderCost: 35
349.52/350.64	c Try to convert by bdds
349.52/350.65	c D: 1
349.52/350.65	c estimatedAdderCost: 36
349.52/350.65	c Try to convert by bdds
349.52/350.67	c D: 1
349.52/350.67	c estimatedAdderCost: 35
349.52/350.67	c Try to convert by bdds
349.52/350.68	c D: 1
349.52/350.68	c estimatedAdderCost: 36
349.52/350.68	c Try to convert by bdds
349.52/350.69	c D: 1
349.52/350.69	c estimatedAdderCost: 35
349.52/350.69	c Try to convert by bdds
349.61/350.70	c D: 1
349.61/350.70	c estimatedAdderCost: 36
349.61/350.70	c Try to convert by bdds
349.61/350.72	c D: 1
349.61/350.72	c estimatedAdderCost: 35
349.61/350.72	c Try to convert by bdds
349.61/350.73	c D: 1
349.61/350.73	c estimatedAdderCost: 36
349.61/350.73	c Try to convert by bdds
349.61/350.74	c D: 1
349.61/350.74	c estimatedAdderCost: 35
349.61/350.74	c Try to convert by bdds
349.61/350.75	c D: 1
349.61/350.75	c estimatedAdderCost: 36
349.61/350.75	c Try to convert by bdds
349.61/350.77	c D: 1
349.61/350.77	c estimatedAdderCost: 35
349.61/350.77	c Try to convert by bdds
349.61/350.78	c D: 1
349.61/350.78	c estimatedAdderCost: 36
349.61/350.78	c Try to convert by bdds
349.61/350.79	c D: 1
349.61/350.79	c estimatedAdderCost: 35
349.61/350.79	c Try to convert by bdds
349.71/350.81	c D: 1
349.71/350.81	c estimatedAdderCost: 36
349.71/350.81	c Try to convert by bdds
349.71/350.82	c D: 1
349.71/350.82	c estimatedAdderCost: 35
349.71/350.82	c Try to convert by bdds
349.71/350.83	c D: 1
349.71/350.83	c estimatedAdderCost: 36
349.71/350.83	c Try to convert by bdds
349.71/350.84	c D: 1
349.71/350.84	c estimatedAdderCost: 35
349.71/350.84	c Try to convert by bdds
349.71/350.86	c D: 1
349.71/350.86	c estimatedAdderCost: 36
349.71/350.86	c Try to convert by bdds
349.71/350.87	c D: 1
349.71/350.87	c estimatedAdderCost: 35
349.71/350.87	c Try to convert by bdds
349.71/350.88	c D: 1
349.71/350.88	c estimatedAdderCost: 36
349.71/350.88	c Try to convert by bdds
349.71/350.89	c D: 1
349.71/350.89	c estimatedAdderCost: 35
349.71/350.89	c Try to convert by bdds
349.81/350.91	c D: 1
349.81/350.91	c estimatedAdderCost: 36
349.81/350.91	c Try to convert by bdds
349.81/350.92	c D: 1
349.81/350.92	c estimatedAdderCost: 35
349.81/350.92	c Try to convert by bdds
349.81/350.93	c D: 1
349.81/350.93	c estimatedAdderCost: 36
349.81/350.93	c Try to convert by bdds
349.81/350.95	c D: 1
349.81/350.95	c estimatedAdderCost: 35
349.81/350.95	c Try to convert by bdds
349.81/350.96	c D: 1
349.81/350.96	c estimatedAdderCost: 36
349.81/350.96	c Try to convert by bdds
349.81/350.97	c D: 1
349.81/350.97	c estimatedAdderCost: 35
349.81/350.97	c Try to convert by bdds
349.81/350.98	c D: 1
349.81/350.98	c estimatedAdderCost: 36
349.81/350.98	c Try to convert by bdds
349.81/351.00	c D: 1
349.81/351.00	c estimatedAdderCost: 35
349.81/351.00	c Try to convert by bdds
349.93/351.01	c D: 1
349.93/351.01	c estimatedAdderCost: 36
349.93/351.01	c Try to convert by bdds
349.93/351.02	c D: 1
349.93/351.02	c estimatedAdderCost: 35
349.93/351.02	c Try to convert by bdds
349.93/351.04	c D: 1
349.93/351.04	c estimatedAdderCost: 36
349.93/351.04	c Try to convert by bdds
349.93/351.05	c D: 1
349.93/351.05	c estimatedAdderCost: 35
349.93/351.05	c Try to convert by bdds
349.93/351.06	c D: 1
349.93/351.06	c estimatedAdderCost: 36
349.93/351.06	c Try to convert by bdds
349.93/351.07	c D: 1
349.93/351.07	c estimatedAdderCost: 35
349.93/351.07	c Try to convert by bdds
349.93/351.09	c D: 1
349.93/351.09	c estimatedAdderCost: 36
349.93/351.09	c Try to convert by bdds
349.93/351.10	c D: 1
349.93/351.10	c estimatedAdderCost: 35
349.93/351.10	c Try to convert by bdds
350.03/351.11	c D: 1
350.03/351.11	c estimatedAdderCost: 36
350.03/351.11	c Try to convert by bdds
350.03/351.12	c D: 1
350.03/351.12	c estimatedAdderCost: 35
350.03/351.12	c Try to convert by bdds
350.03/351.14	c D: 1
350.03/351.14	c estimatedAdderCost: 36
350.03/351.14	c Try to convert by bdds
350.03/351.15	c D: 1
350.03/351.15	c estimatedAdderCost: 35
350.03/351.15	c Try to convert by bdds
350.03/351.16	c D: 1
350.03/351.16	c estimatedAdderCost: 36
350.03/351.16	c Try to convert by bdds
350.03/351.18	c D: 1
350.03/351.18	c estimatedAdderCost: 35
350.03/351.18	c Try to convert by bdds
350.03/351.19	c D: 1
350.03/351.19	c estimatedAdderCost: 36
350.03/351.19	c Try to convert by bdds
350.11/351.20	c D: 1
350.11/351.20	c estimatedAdderCost: 35
350.11/351.20	c Try to convert by bdds
350.11/351.21	c D: 1
350.11/351.21	c estimatedAdderCost: 36
350.11/351.21	c Try to convert by bdds
350.11/351.23	c D: 1
350.11/351.23	c estimatedAdderCost: 35
350.11/351.23	c Try to convert by bdds
350.11/351.24	c D: 1
350.11/351.24	c estimatedAdderCost: 36
350.11/351.24	c Try to convert by bdds
350.11/351.25	c D: 1
350.11/351.25	c estimatedAdderCost: 35
350.11/351.25	c Try to convert by bdds
350.11/351.26	c D: 1
350.11/351.26	c estimatedAdderCost: 36
350.11/351.26	c Try to convert by bdds
350.11/351.28	c D: 1
350.11/351.28	c estimatedAdderCost: 35
350.11/351.28	c Try to convert by bdds
350.11/351.29	c D: 1
350.11/351.29	c estimatedAdderCost: 36
350.11/351.29	c Try to convert by bdds
350.21/351.30	c D: 1
350.21/351.30	c estimatedAdderCost: 35
350.21/351.30	c Try to convert by bdds
350.21/351.32	c D: 1
350.21/351.32	c estimatedAdderCost: 36
350.21/351.32	c Try to convert by bdds
350.21/351.33	c D: 1
350.21/351.33	c estimatedAdderCost: 35
350.21/351.33	c Try to convert by bdds
350.21/351.34	c D: 1
350.21/351.34	c estimatedAdderCost: 36
350.21/351.34	c Try to convert by bdds
350.21/351.35	c D: 1
350.21/351.35	c estimatedAdderCost: 35
350.21/351.35	c Try to convert by bdds
350.21/351.37	c D: 1
350.21/351.37	c estimatedAdderCost: 36
350.21/351.37	c Try to convert by bdds
350.21/351.38	c D: 1
350.21/351.38	c estimatedAdderCost: 35
350.21/351.38	c Try to convert by bdds
350.21/351.39	c D: 1
350.21/351.39	c estimatedAdderCost: 36
350.21/351.39	c Try to convert by bdds
350.32/351.40	c D: 1
350.32/351.40	c estimatedAdderCost: 35
350.32/351.40	c Try to convert by bdds
350.32/351.42	c D: 1
350.32/351.42	c estimatedAdderCost: 36
350.32/351.42	c Try to convert by bdds
350.32/351.43	c D: 1
350.32/351.43	c estimatedAdderCost: 35
350.32/351.43	c Try to convert by bdds
350.32/351.44	c D: 1
350.32/351.44	c estimatedAdderCost: 36
350.32/351.44	c Try to convert by bdds
350.32/351.46	c D: 1
350.32/351.46	c estimatedAdderCost: 35
350.32/351.46	c Try to convert by bdds
350.32/351.47	c D: 1
350.32/351.47	c estimatedAdderCost: 36
350.32/351.47	c Try to convert by bdds
350.32/351.48	c D: 1
350.32/351.48	c estimatedAdderCost: 35
350.32/351.48	c Try to convert by bdds
350.32/351.49	c D: 1
350.32/351.49	c estimatedAdderCost: 36
350.32/351.49	c Try to convert by bdds
350.42/351.51	c D: 1
350.42/351.51	c estimatedAdderCost: 35
350.42/351.51	c Try to convert by bdds
350.42/351.52	c D: 1
350.42/351.52	c estimatedAdderCost: 36
350.42/351.52	c Try to convert by bdds
350.42/351.53	c D: 1
350.42/351.53	c estimatedAdderCost: 35
350.42/351.53	c Try to convert by bdds
350.42/351.55	c D: 1
350.42/351.55	c estimatedAdderCost: 36
350.42/351.55	c Try to convert by bdds
350.42/351.56	c D: 1
350.42/351.56	c estimatedAdderCost: 35
350.42/351.56	c Try to convert by bdds
350.42/351.57	c D: 1
350.42/351.57	c estimatedAdderCost: 36
350.42/351.57	c Try to convert by bdds
350.42/351.58	c D: 1
350.42/351.58	c estimatedAdderCost: 35
350.42/351.58	c Try to convert by bdds
350.52/351.60	c D: 1
350.52/351.60	c estimatedAdderCost: 36
350.52/351.60	c Try to convert by bdds
350.52/351.61	c D: 1
350.52/351.61	c estimatedAdderCost: 35
350.52/351.61	c Try to convert by bdds
350.52/351.62	c D: 1
350.52/351.62	c estimatedAdderCost: 36
350.52/351.62	c Try to convert by bdds
350.52/351.63	c D: 1
350.52/351.63	c estimatedAdderCost: 35
350.52/351.63	c Try to convert by bdds
350.52/351.65	c D: 1
350.52/351.65	c estimatedAdderCost: 36
350.52/351.65	c Try to convert by bdds
350.52/351.66	c D: 1
350.52/351.66	c estimatedAdderCost: 35
350.52/351.66	c Try to convert by bdds
350.52/351.67	c D: 1
350.52/351.67	c estimatedAdderCost: 36
350.52/351.67	c Try to convert by bdds
350.52/351.69	c D: 1
350.52/351.69	c estimatedAdderCost: 35
350.52/351.69	c Try to convert by bdds
350.62/351.70	c D: 1
350.62/351.70	c estimatedAdderCost: 36
350.62/351.70	c Try to convert by bdds
350.62/351.71	c D: 1
350.62/351.71	c estimatedAdderCost: 35
350.62/351.71	c Try to convert by bdds
350.62/351.72	c D: 1
350.62/351.72	c estimatedAdderCost: 36
350.62/351.72	c Try to convert by bdds
350.62/351.74	c D: 1
350.62/351.74	c estimatedAdderCost: 35
350.62/351.74	c Try to convert by bdds
350.62/351.75	c D: 1
350.62/351.75	c estimatedAdderCost: 36
350.62/351.75	c Try to convert by bdds
350.62/351.76	c D: 1
350.62/351.76	c estimatedAdderCost: 35
350.62/351.76	c Try to convert by bdds
350.62/351.77	c D: 1
350.62/351.77	c estimatedAdderCost: 36
350.62/351.77	c Try to convert by bdds
350.62/351.79	c D: 1
350.62/351.79	c estimatedAdderCost: 35
350.62/351.79	c Try to convert by bdds
350.72/351.80	c D: 1
350.72/351.80	c estimatedAdderCost: 36
350.72/351.80	c Try to convert by bdds
350.72/351.81	c D: 1
350.72/351.81	c estimatedAdderCost: 35
350.72/351.81	c Try to convert by bdds
350.72/351.83	c D: 1
350.72/351.83	c estimatedAdderCost: 36
350.72/351.83	c Try to convert by bdds
350.72/351.84	c D: 1
350.72/351.84	c estimatedAdderCost: 35
350.72/351.84	c Try to convert by bdds
350.72/351.85	c D: 1
350.72/351.85	c estimatedAdderCost: 36
350.72/351.85	c Try to convert by bdds
350.72/351.86	c D: 1
350.72/351.86	c estimatedAdderCost: 35
350.72/351.86	c Try to convert by bdds
350.72/351.88	c D: 1
350.72/351.88	c estimatedAdderCost: 36
350.72/351.88	c Try to convert by bdds
350.72/351.89	c D: 1
350.72/351.89	c estimatedAdderCost: 35
350.72/351.89	c Try to convert by bdds
350.82/351.90	c D: 1
350.82/351.90	c estimatedAdderCost: 36
350.82/351.90	c Try to convert by bdds
350.82/351.91	c D: 1
350.82/351.91	c estimatedAdderCost: 35
350.82/351.91	c Try to convert by bdds
350.82/351.93	c D: 1
350.82/351.93	c estimatedAdderCost: 36
350.82/351.93	c Try to convert by bdds
350.82/351.94	c D: 1
350.82/351.94	c estimatedAdderCost: 35
350.82/351.94	c Try to convert by bdds
350.82/351.95	c D: 1
350.82/351.95	c estimatedAdderCost: 36
350.82/351.95	c Try to convert by bdds
350.82/351.97	c D: 1
350.82/351.97	c estimatedAdderCost: 35
350.82/351.97	c Try to convert by bdds
350.82/351.98	c D: 1
350.82/351.98	c estimatedAdderCost: 36
350.82/351.98	c Try to convert by bdds
350.82/351.99	c D: 1
350.82/351.99	c estimatedAdderCost: 35
350.82/351.99	c Try to convert by bdds
350.82/352.00	c D: 1
350.82/352.00	c estimatedAdderCost: 36
350.82/352.00	c Try to convert by bdds
350.93/352.02	c D: 1
350.93/352.02	c estimatedAdderCost: 35
350.93/352.02	c Try to convert by bdds
350.93/352.03	c D: 1
350.93/352.03	c estimatedAdderCost: 36
350.93/352.03	c Try to convert by bdds
350.93/352.04	c D: 1
350.93/352.04	c estimatedAdderCost: 35
350.93/352.04	c Try to convert by bdds
350.93/352.06	c D: 1
350.93/352.06	c estimatedAdderCost: 36
350.93/352.06	c Try to convert by bdds
350.93/352.07	c D: 1
350.93/352.07	c estimatedAdderCost: 35
350.93/352.07	c Try to convert by bdds
350.93/352.08	c D: 1
350.93/352.08	c estimatedAdderCost: 36
350.93/352.08	c Try to convert by bdds
350.93/352.09	c D: 1
350.93/352.09	c estimatedAdderCost: 35
350.93/352.09	c Try to convert by bdds
350.93/352.11	c D: 1
350.93/352.11	c estimatedAdderCost: 36
350.93/352.11	c Try to convert by bdds
351.03/352.12	c D: 1
351.03/352.12	c estimatedAdderCost: 35
351.03/352.12	c Try to convert by bdds
351.03/352.13	c D: 1
351.03/352.13	c estimatedAdderCost: 36
351.03/352.13	c Try to convert by bdds
351.03/352.14	c D: 1
351.03/352.14	c estimatedAdderCost: 35
351.03/352.14	c Try to convert by bdds
351.03/352.16	c D: 1
351.03/352.16	c estimatedAdderCost: 36
351.03/352.16	c Try to convert by bdds
351.03/352.17	c D: 1
351.03/352.17	c estimatedAdderCost: 35
351.03/352.17	c Try to convert by bdds
351.03/352.18	c D: 1
351.03/352.18	c estimatedAdderCost: 36
351.03/352.18	c Try to convert by bdds
351.12/352.20	c D: 1
351.12/352.20	c estimatedAdderCost: 35
351.12/352.20	c Try to convert by bdds
351.12/352.21	c D: 1
351.12/352.21	c estimatedAdderCost: 36
351.12/352.21	c Try to convert by bdds
351.12/352.22	c D: 1
351.12/352.22	c estimatedAdderCost: 35
351.12/352.22	c Try to convert by bdds
351.12/352.23	c D: 1
351.12/352.23	c estimatedAdderCost: 36
351.12/352.23	c Try to convert by bdds
351.12/352.25	c D: 1
351.12/352.25	c estimatedAdderCost: 35
351.12/352.25	c Try to convert by bdds
351.12/352.26	c D: 1
351.12/352.26	c estimatedAdderCost: 36
351.12/352.26	c Try to convert by bdds
351.12/352.27	c D: 1
351.12/352.27	c estimatedAdderCost: 35
351.12/352.27	c Try to convert by bdds
351.12/352.29	c D: 1
351.12/352.29	c estimatedAdderCost: 36
351.12/352.29	c Try to convert by bdds
351.22/352.30	c D: 1
351.22/352.30	c estimatedAdderCost: 35
351.22/352.30	c Try to convert by bdds
351.22/352.31	c D: 1
351.22/352.31	c estimatedAdderCost: 36
351.22/352.31	c Try to convert by bdds
351.22/352.32	c D: 1
351.22/352.32	c estimatedAdderCost: 35
351.22/352.32	c Try to convert by bdds
351.22/352.34	c D: 1
351.22/352.34	c estimatedAdderCost: 36
351.22/352.34	c Try to convert by bdds
351.22/352.35	c D: 1
351.22/352.35	c estimatedAdderCost: 35
351.22/352.35	c Try to convert by bdds
351.22/352.36	c D: 1
351.22/352.36	c estimatedAdderCost: 36
351.22/352.36	c Try to convert by bdds
351.22/352.37	c D: 1
351.22/352.37	c estimatedAdderCost: 35
351.22/352.37	c Try to convert by bdds
351.22/352.39	c D: 1
351.22/352.39	c estimatedAdderCost: 36
351.22/352.39	c Try to convert by bdds
351.31/352.40	c D: 1
351.31/352.40	c estimatedAdderCost: 35
351.31/352.40	c Try to convert by bdds
351.31/352.41	c D: 1
351.31/352.41	c estimatedAdderCost: 36
351.31/352.41	c Try to convert by bdds
351.31/352.43	c D: 1
351.31/352.43	c estimatedAdderCost: 35
351.31/352.43	c Try to convert by bdds
351.31/352.44	c D: 1
351.31/352.44	c estimatedAdderCost: 36
351.31/352.44	c Try to convert by bdds
351.31/352.45	c D: 1
351.31/352.45	c estimatedAdderCost: 35
351.31/352.45	c Try to convert by bdds
351.31/352.46	c D: 1
351.31/352.46	c estimatedAdderCost: 36
351.31/352.46	c Try to convert by bdds
351.31/352.48	c D: 1
351.31/352.48	c estimatedAdderCost: 35
351.31/352.48	c Try to convert by bdds
351.31/352.49	c D: 1
351.31/352.49	c estimatedAdderCost: 36
351.31/352.49	c Try to convert by bdds
351.41/352.50	c D: 1
351.41/352.50	c estimatedAdderCost: 35
351.41/352.50	c Try to convert by bdds
351.41/352.52	c D: 1
351.41/352.52	c estimatedAdderCost: 36
351.41/352.52	c Try to convert by bdds
351.41/352.53	c D: 1
351.41/352.53	c estimatedAdderCost: 35
351.41/352.53	c Try to convert by bdds
351.41/352.54	c D: 1
351.41/352.54	c estimatedAdderCost: 36
351.41/352.54	c Try to convert by bdds
351.41/352.55	c D: 1
351.41/352.55	c estimatedAdderCost: 35
351.41/352.55	c Try to convert by bdds
351.41/352.57	c D: 1
351.41/352.57	c estimatedAdderCost: 36
351.41/352.57	c Try to convert by bdds
351.41/352.58	c D: 1
351.41/352.58	c estimatedAdderCost: 35
351.41/352.58	c Try to convert by bdds
351.41/352.59	c D: 1
351.41/352.59	c estimatedAdderCost: 36
351.41/352.59	c Try to convert by bdds
351.51/352.60	c D: 1
351.51/352.60	c estimatedAdderCost: 35
351.51/352.60	c Try to convert by bdds
351.51/352.62	c D: 1
351.51/352.62	c estimatedAdderCost: 36
351.51/352.62	c Try to convert by bdds
351.51/352.63	c D: 1
351.51/352.63	c estimatedAdderCost: 35
351.51/352.63	c Try to convert by bdds
351.51/352.64	c D: 1
351.51/352.64	c estimatedAdderCost: 36
351.51/352.64	c Try to convert by bdds
351.51/352.66	c D: 1
351.51/352.66	c estimatedAdderCost: 35
351.51/352.66	c Try to convert by bdds
351.51/352.67	c D: 1
351.51/352.67	c estimatedAdderCost: 36
351.51/352.67	c Try to convert by bdds
351.51/352.68	c D: 1
351.51/352.68	c estimatedAdderCost: 35
351.51/352.68	c Try to convert by bdds
351.51/352.69	c D: 1
351.51/352.69	c estimatedAdderCost: 36
351.51/352.69	c Try to convert by bdds
351.61/352.71	c D: 1
351.61/352.71	c estimatedAdderCost: 35
351.61/352.71	c Try to convert by bdds
351.61/352.72	c D: 1
351.61/352.72	c estimatedAdderCost: 36
351.61/352.72	c Try to convert by bdds
351.61/352.73	c D: 1
351.61/352.73	c estimatedAdderCost: 35
351.61/352.73	c Try to convert by bdds
351.61/352.75	c D: 1
351.61/352.75	c estimatedAdderCost: 36
351.61/352.75	c Try to convert by bdds
351.61/352.76	c D: 1
351.61/352.76	c estimatedAdderCost: 35
351.61/352.76	c Try to convert by bdds
351.61/352.77	c D: 1
351.61/352.77	c estimatedAdderCost: 36
351.61/352.77	c Try to convert by bdds
351.61/352.78	c D: 1
351.61/352.78	c estimatedAdderCost: 35
351.61/352.78	c Try to convert by bdds
351.71/352.80	c D: 1
351.71/352.80	c estimatedAdderCost: 36
351.71/352.80	c Try to convert by bdds
351.71/352.81	c D: 1
351.71/352.81	c estimatedAdderCost: 35
351.71/352.81	c Try to convert by bdds
351.71/352.82	c D: 1
351.71/352.82	c estimatedAdderCost: 36
351.71/352.82	c Try to convert by bdds
351.71/352.83	c D: 1
351.71/352.83	c estimatedAdderCost: 35
351.71/352.83	c Try to convert by bdds
351.71/352.85	c D: 1
351.71/352.85	c estimatedAdderCost: 36
351.71/352.85	c Try to convert by bdds
351.71/352.86	c D: 1
351.71/352.86	c estimatedAdderCost: 35
351.71/352.86	c Try to convert by bdds
351.71/352.87	c D: 1
351.71/352.87	c estimatedAdderCost: 36
351.71/352.87	c Try to convert by bdds
351.71/352.89	c D: 1
351.71/352.89	c estimatedAdderCost: 35
351.71/352.89	c Try to convert by bdds
351.81/352.90	c D: 1
351.81/352.90	c estimatedAdderCost: 36
351.81/352.90	c Try to convert by bdds
351.81/352.91	c D: 1
351.81/352.91	c estimatedAdderCost: 35
351.81/352.91	c Try to convert by bdds
351.81/352.92	c D: 1
351.81/352.92	c estimatedAdderCost: 36
351.81/352.92	c Try to convert by bdds
351.81/352.94	c D: 1
351.81/352.94	c estimatedAdderCost: 35
351.81/352.94	c Try to convert by bdds
351.81/352.95	c D: 1
351.81/352.95	c estimatedAdderCost: 36
351.81/352.95	c Try to convert by bdds
351.81/352.96	c D: 1
351.81/352.96	c estimatedAdderCost: 35
351.81/352.96	c Try to convert by bdds
351.81/352.98	c D: 1
351.81/352.98	c estimatedAdderCost: 36
351.81/352.98	c Try to convert by bdds
351.81/352.99	c D: 1
351.81/352.99	c estimatedAdderCost: 35
351.81/352.99	c Try to convert by bdds
351.81/353.00	c D: 1
351.81/353.00	c estimatedAdderCost: 36
351.81/353.00	c Try to convert by bdds
351.93/353.01	c D: 1
351.93/353.01	c estimatedAdderCost: 35
351.93/353.01	c Try to convert by bdds
351.93/353.03	c D: 1
351.93/353.03	c estimatedAdderCost: 36
351.93/353.03	c Try to convert by bdds
351.93/353.04	c D: 1
351.93/353.04	c estimatedAdderCost: 35
351.93/353.04	c Try to convert by bdds
351.93/353.05	c D: 1
351.93/353.05	c estimatedAdderCost: 36
351.93/353.05	c Try to convert by bdds
351.93/353.06	c D: 1
351.93/353.06	c estimatedAdderCost: 35
351.93/353.06	c Try to convert by bdds
351.93/353.08	c D: 1
351.93/353.08	c estimatedAdderCost: 36
351.93/353.08	c Try to convert by bdds
351.93/353.09	c D: 1
351.93/353.09	c estimatedAdderCost: 35
351.93/353.09	c Try to convert by bdds
351.93/353.10	c D: 1
351.93/353.10	c estimatedAdderCost: 36
351.93/353.10	c Try to convert by bdds
352.03/353.12	c D: 1
352.03/353.12	c estimatedAdderCost: 35
352.03/353.12	c Try to convert by bdds
352.03/353.13	c D: 1
352.03/353.13	c estimatedAdderCost: 36
352.03/353.13	c Try to convert by bdds
352.03/353.14	c D: 1
352.03/353.14	c estimatedAdderCost: 35
352.03/353.14	c Try to convert by bdds
352.03/353.15	c D: 1
352.03/353.15	c estimatedAdderCost: 36
352.03/353.15	c Try to convert by bdds
352.03/353.17	c D: 1
352.03/353.17	c estimatedAdderCost: 35
352.03/353.17	c Try to convert by bdds
352.03/353.18	c D: 1
352.03/353.18	c estimatedAdderCost: 36
352.03/353.18	c Try to convert by bdds
352.03/353.19	c D: 1
352.03/353.19	c estimatedAdderCost: 35
352.03/353.19	c Try to convert by bdds
352.11/353.21	c D: 1
352.11/353.21	c estimatedAdderCost: 36
352.11/353.21	c Try to convert by bdds
352.11/353.22	c D: 1
352.11/353.22	c estimatedAdderCost: 35
352.11/353.22	c Try to convert by bdds
352.11/353.23	c D: 1
352.11/353.23	c estimatedAdderCost: 36
352.11/353.23	c Try to convert by bdds
352.11/353.24	c D: 1
352.11/353.24	c estimatedAdderCost: 35
352.11/353.24	c Try to convert by bdds
352.11/353.26	c D: 1
352.11/353.26	c estimatedAdderCost: 36
352.11/353.26	c Try to convert by bdds
352.11/353.27	c D: 1
352.11/353.27	c estimatedAdderCost: 35
352.11/353.27	c Try to convert by bdds
352.11/353.28	c D: 1
352.11/353.28	c estimatedAdderCost: 36
352.11/353.28	c Try to convert by bdds
352.11/353.29	c D: 1
352.11/353.29	c estimatedAdderCost: 35
352.11/353.29	c Try to convert by bdds
352.21/353.31	c D: 1
352.21/353.31	c estimatedAdderCost: 36
352.21/353.31	c Try to convert by bdds
352.21/353.32	c D: 1
352.21/353.32	c estimatedAdderCost: 35
352.21/353.32	c Try to convert by bdds
352.21/353.33	c D: 1
352.21/353.33	c estimatedAdderCost: 36
352.21/353.33	c Try to convert by bdds
352.21/353.35	c D: 1
352.21/353.35	c estimatedAdderCost: 35
352.21/353.35	c Try to convert by bdds
352.21/353.36	c D: 1
352.21/353.36	c estimatedAdderCost: 36
352.21/353.36	c Try to convert by bdds
352.21/353.37	c D: 1
352.21/353.37	c estimatedAdderCost: 35
352.21/353.37	c Try to convert by bdds
352.21/353.38	c D: 1
352.21/353.38	c estimatedAdderCost: 36
352.21/353.38	c Try to convert by bdds
352.31/353.40	c D: 1
352.31/353.40	c estimatedAdderCost: 35
352.31/353.40	c Try to convert by bdds
352.31/353.41	c D: 1
352.31/353.41	c estimatedAdderCost: 36
352.31/353.41	c Try to convert by bdds
352.31/353.42	c D: 1
352.31/353.42	c estimatedAdderCost: 35
352.31/353.42	c Try to convert by bdds
352.31/353.44	c D: 1
352.31/353.44	c estimatedAdderCost: 36
352.31/353.44	c Try to convert by bdds
352.31/353.45	c D: 1
352.31/353.45	c estimatedAdderCost: 35
352.31/353.45	c Try to convert by bdds
352.31/353.46	c D: 1
352.31/353.46	c estimatedAdderCost: 36
352.31/353.46	c Try to convert by bdds
352.31/353.47	c D: 1
352.31/353.47	c estimatedAdderCost: 35
352.31/353.47	c Try to convert by bdds
352.31/353.49	c D: 1
352.31/353.49	c estimatedAdderCost: 36
352.31/353.49	c Try to convert by bdds
352.41/353.50	c D: 1
352.41/353.50	c estimatedAdderCost: 35
352.41/353.50	c Try to convert by bdds
352.41/353.51	c D: 1
352.41/353.51	c estimatedAdderCost: 36
352.41/353.51	c Try to convert by bdds
352.41/353.52	c D: 1
352.41/353.52	c estimatedAdderCost: 35
352.41/353.52	c Try to convert by bdds
352.41/353.54	c D: 1
352.41/353.54	c estimatedAdderCost: 36
352.41/353.54	c Try to convert by bdds
352.41/353.55	c D: 1
352.41/353.55	c estimatedAdderCost: 35
352.41/353.55	c Try to convert by bdds
352.41/353.56	c D: 1
352.41/353.56	c estimatedAdderCost: 36
352.41/353.56	c Try to convert by bdds
352.41/353.58	c D: 1
352.41/353.58	c estimatedAdderCost: 35
352.41/353.58	c Try to convert by bdds
352.41/353.59	c D: 1
352.41/353.59	c estimatedAdderCost: 36
352.41/353.59	c Try to convert by bdds
352.51/353.60	c D: 1
352.51/353.60	c estimatedAdderCost: 35
352.51/353.60	c Try to convert by bdds
352.51/353.61	c D: 1
352.51/353.61	c estimatedAdderCost: 36
352.51/353.61	c Try to convert by bdds
352.51/353.63	c D: 1
352.51/353.63	c estimatedAdderCost: 35
352.51/353.63	c Try to convert by bdds
352.51/353.64	c D: 1
352.51/353.64	c estimatedAdderCost: 36
352.51/353.64	c Try to convert by bdds
352.51/353.65	c D: 1
352.51/353.65	c estimatedAdderCost: 35
352.51/353.65	c Try to convert by bdds
352.51/353.67	c D: 1
352.51/353.67	c estimatedAdderCost: 36
352.51/353.67	c Try to convert by bdds
352.51/353.68	c D: 1
352.51/353.68	c estimatedAdderCost: 35
352.51/353.68	c Try to convert by bdds
352.51/353.69	c D: 1
352.51/353.69	c estimatedAdderCost: 36
352.51/353.69	c Try to convert by bdds
352.61/353.70	c D: 1
352.61/353.70	c estimatedAdderCost: 35
352.61/353.70	c Try to convert by bdds
352.61/353.72	c D: 1
352.61/353.72	c estimatedAdderCost: 36
352.61/353.72	c Try to convert by bdds
352.61/353.73	c D: 1
352.61/353.73	c estimatedAdderCost: 35
352.61/353.73	c Try to convert by bdds
352.61/353.74	c D: 1
352.61/353.74	c estimatedAdderCost: 36
352.61/353.74	c Try to convert by bdds
352.61/353.75	c D: 1
352.61/353.75	c estimatedAdderCost: 35
352.61/353.75	c Try to convert by bdds
352.61/353.77	c D: 1
352.61/353.77	c estimatedAdderCost: 36
352.61/353.77	c Try to convert by bdds
352.61/353.78	c D: 1
352.61/353.78	c estimatedAdderCost: 35
352.61/353.78	c Try to convert by bdds
352.61/353.79	c D: 1
352.61/353.79	c estimatedAdderCost: 36
352.61/353.79	c Try to convert by bdds
352.71/353.80	c D: 1
352.71/353.80	c estimatedAdderCost: 35
352.71/353.80	c Try to convert by bdds
352.71/353.82	c D: 1
352.71/353.82	c estimatedAdderCost: 36
352.71/353.82	c Try to convert by bdds
352.71/353.83	c D: 1
352.71/353.83	c estimatedAdderCost: 35
352.71/353.83	c Try to convert by bdds
352.71/353.84	c D: 1
352.71/353.84	c estimatedAdderCost: 36
352.71/353.84	c Try to convert by bdds
352.71/353.86	c D: 1
352.71/353.86	c estimatedAdderCost: 35
352.71/353.86	c Try to convert by bdds
352.71/353.87	c D: 1
352.71/353.87	c estimatedAdderCost: 36
352.71/353.87	c Try to convert by bdds
352.71/353.88	c D: 1
352.71/353.88	c estimatedAdderCost: 35
352.71/353.88	c Try to convert by bdds
352.71/353.89	c D: 1
352.71/353.89	c estimatedAdderCost: 36
352.71/353.89	c Try to convert by bdds
352.81/353.91	c D: 1
352.81/353.91	c estimatedAdderCost: 35
352.81/353.91	c Try to convert by bdds
352.81/353.92	c D: 1
352.81/353.92	c estimatedAdderCost: 36
352.81/353.92	c Try to convert by bdds
352.81/353.93	c D: 1
352.81/353.93	c estimatedAdderCost: 35
352.81/353.93	c Try to convert by bdds
352.81/353.94	c D: 1
352.81/353.94	c estimatedAdderCost: 36
352.81/353.94	c Try to convert by bdds
352.81/353.96	c D: 1
352.81/353.96	c estimatedAdderCost: 35
352.81/353.96	c Try to convert by bdds
352.81/353.97	c D: 1
352.81/353.97	c estimatedAdderCost: 36
352.81/353.97	c Try to convert by bdds
352.81/353.98	c D: 1
352.81/353.98	c estimatedAdderCost: 35
352.81/353.98	c Try to convert by bdds
352.81/354.00	c D: 1
352.81/354.00	c estimatedAdderCost: 36
352.81/354.00	c Try to convert by bdds
352.81/354.01	c D: 1
352.81/354.01	c estimatedAdderCost: 35
352.81/354.01	c Try to convert by bdds
352.92/354.02	c D: 1
352.92/354.02	c estimatedAdderCost: 36
352.92/354.02	c Try to convert by bdds
352.92/354.03	c D: 1
352.92/354.03	c estimatedAdderCost: 35
352.92/354.03	c Try to convert by bdds
352.92/354.05	c D: 1
352.92/354.05	c estimatedAdderCost: 36
352.92/354.05	c Try to convert by bdds
352.92/354.06	c D: 1
352.92/354.06	c estimatedAdderCost: 35
352.92/354.06	c Try to convert by bdds
352.92/354.07	c D: 1
352.92/354.07	c estimatedAdderCost: 36
352.92/354.07	c Try to convert by bdds
352.92/354.08	c D: 1
352.92/354.08	c estimatedAdderCost: 35
352.92/354.08	c Try to convert by bdds
352.92/354.10	c D: 1
352.92/354.10	c estimatedAdderCost: 36
352.92/354.10	c Try to convert by bdds
353.02/354.11	c D: 1
353.02/354.11	c estimatedAdderCost: 35
353.02/354.11	c Try to convert by bdds
353.02/354.12	c D: 1
353.02/354.12	c estimatedAdderCost: 36
353.02/354.12	c Try to convert by bdds
353.02/354.13	c D: 1
353.02/354.13	c estimatedAdderCost: 35
353.02/354.13	c Try to convert by bdds
353.02/354.15	c D: 1
353.02/354.15	c estimatedAdderCost: 36
353.02/354.15	c Try to convert by bdds
353.02/354.16	c D: 1
353.02/354.16	c estimatedAdderCost: 35
353.02/354.16	c Try to convert by bdds
353.02/354.17	c D: 1
353.02/354.17	c estimatedAdderCost: 36
353.02/354.17	c Try to convert by bdds
353.02/354.19	c D: 1
353.02/354.19	c estimatedAdderCost: 35
353.02/354.19	c Try to convert by bdds
353.11/354.20	c D: 1
353.11/354.20	c estimatedAdderCost: 36
353.11/354.20	c Try to convert by bdds
353.11/354.21	c D: 1
353.11/354.21	c estimatedAdderCost: 35
353.11/354.21	c Try to convert by bdds
353.11/354.22	c D: 1
353.11/354.22	c estimatedAdderCost: 36
353.11/354.22	c Try to convert by bdds
353.11/354.24	c D: 1
353.11/354.24	c estimatedAdderCost: 35
353.11/354.24	c Try to convert by bdds
353.11/354.25	c D: 1
353.11/354.25	c estimatedAdderCost: 36
353.11/354.25	c Try to convert by bdds
353.11/354.26	c D: 1
353.11/354.26	c estimatedAdderCost: 35
353.11/354.26	c Try to convert by bdds
353.11/354.27	c D: 1
353.11/354.27	c estimatedAdderCost: 36
353.11/354.27	c Try to convert by bdds
353.11/354.29	c D: 1
353.11/354.29	c estimatedAdderCost: 35
353.11/354.29	c Try to convert by bdds
353.21/354.30	c D: 1
353.21/354.30	c estimatedAdderCost: 36
353.21/354.30	c Try to convert by bdds
353.21/354.31	c D: 1
353.21/354.31	c estimatedAdderCost: 35
353.21/354.31	c Try to convert by bdds
353.21/354.33	c D: 1
353.21/354.33	c estimatedAdderCost: 36
353.21/354.33	c Try to convert by bdds
353.21/354.34	c D: 1
353.21/354.34	c estimatedAdderCost: 35
353.21/354.34	c Try to convert by bdds
353.21/354.35	c D: 1
353.21/354.35	c estimatedAdderCost: 36
353.21/354.35	c Try to convert by bdds
353.21/354.36	c D: 1
353.21/354.36	c estimatedAdderCost: 35
353.21/354.36	c Try to convert by bdds
353.21/354.38	c D: 1
353.21/354.38	c estimatedAdderCost: 36
353.21/354.38	c Try to convert by bdds
353.21/354.39	c D: 1
353.21/354.39	c estimatedAdderCost: 35
353.21/354.39	c Try to convert by bdds
353.31/354.40	c D: 1
353.31/354.40	c estimatedAdderCost: 36
353.31/354.40	c Try to convert by bdds
353.31/354.41	c D: 1
353.31/354.41	c estimatedAdderCost: 35
353.31/354.41	c Try to convert by bdds
353.31/354.43	c D: 1
353.31/354.43	c estimatedAdderCost: 36
353.31/354.43	c Try to convert by bdds
353.31/354.44	c D: 1
353.31/354.44	c estimatedAdderCost: 35
353.31/354.44	c Try to convert by bdds
353.31/354.45	c D: 1
353.31/354.45	c estimatedAdderCost: 36
353.31/354.45	c Try to convert by bdds
353.31/354.46	c D: 1
353.31/354.46	c estimatedAdderCost: 35
353.31/354.46	c Try to convert by bdds
353.31/354.48	c D: 1
353.31/354.48	c estimatedAdderCost: 36
353.31/354.48	c Try to convert by bdds
353.31/354.49	c D: 1
353.31/354.49	c estimatedAdderCost: 35
353.31/354.49	c Try to convert by bdds
353.41/354.50	c D: 1
353.41/354.50	c estimatedAdderCost: 36
353.41/354.50	c Try to convert by bdds
353.41/354.52	c D: 1
353.41/354.52	c estimatedAdderCost: 35
353.41/354.52	c Try to convert by bdds
353.41/354.53	c D: 1
353.41/354.53	c estimatedAdderCost: 36
353.41/354.53	c Try to convert by bdds
353.41/354.54	c D: 1
353.41/354.54	c estimatedAdderCost: 35
353.41/354.54	c Try to convert by bdds
353.41/354.55	c D: 1
353.41/354.55	c estimatedAdderCost: 36
353.41/354.55	c Try to convert by bdds
353.41/354.57	c D: 1
353.41/354.57	c estimatedAdderCost: 35
353.41/354.57	c Try to convert by bdds
353.41/354.58	c D: 1
353.41/354.58	c estimatedAdderCost: 36
353.41/354.58	c Try to convert by bdds
353.41/354.59	c D: 1
353.41/354.59	c estimatedAdderCost: 35
353.41/354.59	c Try to convert by bdds
353.51/354.60	c D: 1
353.51/354.60	c estimatedAdderCost: 36
353.51/354.60	c Try to convert by bdds
353.51/354.62	c D: 1
353.51/354.62	c estimatedAdderCost: 35
353.51/354.62	c Try to convert by bdds
353.51/354.63	c D: 1
353.51/354.63	c estimatedAdderCost: 36
353.51/354.63	c Try to convert by bdds
353.51/354.64	c D: 1
353.51/354.64	c estimatedAdderCost: 35
353.51/354.64	c Try to convert by bdds
353.51/354.65	c D: 1
353.51/354.65	c estimatedAdderCost: 36
353.51/354.65	c Try to convert by bdds
353.51/354.67	c D: 1
353.51/354.67	c estimatedAdderCost: 35
353.51/354.67	c Try to convert by bdds
353.51/354.68	c D: 1
353.51/354.68	c estimatedAdderCost: 36
353.51/354.68	c Try to convert by bdds
353.51/354.69	c D: 1
353.51/354.69	c estimatedAdderCost: 35
353.51/354.69	c Try to convert by bdds
353.61/354.71	c D: 1
353.61/354.71	c estimatedAdderCost: 36
353.61/354.71	c Try to convert by bdds
353.61/354.72	c D: 1
353.61/354.72	c estimatedAdderCost: 35
353.61/354.72	c Try to convert by bdds
353.61/354.73	c D: 1
353.61/354.73	c estimatedAdderCost: 36
353.61/354.73	c Try to convert by bdds
353.61/354.74	c D: 1
353.61/354.74	c estimatedAdderCost: 35
353.61/354.74	c Try to convert by bdds
353.61/354.76	c D: 1
353.61/354.76	c estimatedAdderCost: 36
353.61/354.76	c Try to convert by bdds
353.61/354.77	c D: 1
353.61/354.77	c estimatedAdderCost: 35
353.61/354.77	c Try to convert by bdds
353.61/354.78	c D: 1
353.61/354.78	c estimatedAdderCost: 36
353.61/354.78	c Try to convert by bdds
353.61/354.79	c D: 1
353.61/354.79	c estimatedAdderCost: 35
353.61/354.79	c Try to convert by bdds
353.70/354.81	c D: 1
353.70/354.81	c estimatedAdderCost: 36
353.70/354.81	c Try to convert by bdds
353.70/354.82	c D: 1
353.70/354.82	c estimatedAdderCost: 35
353.70/354.82	c Try to convert by bdds
353.70/354.83	c D: 1
353.70/354.83	c estimatedAdderCost: 36
353.70/354.83	c Try to convert by bdds
353.70/354.84	c D: 1
353.70/354.84	c estimatedAdderCost: 35
353.70/354.84	c Try to convert by bdds
353.70/354.86	c D: 1
353.70/354.86	c estimatedAdderCost: 36
353.70/354.86	c Try to convert by bdds
353.70/354.87	c D: 1
353.70/354.87	c estimatedAdderCost: 35
353.70/354.87	c Try to convert by bdds
353.70/354.88	c D: 1
353.70/354.88	c estimatedAdderCost: 36
353.70/354.88	c Try to convert by bdds
353.70/354.90	c D: 1
353.70/354.90	c estimatedAdderCost: 35
353.70/354.90	c Try to convert by bdds
353.80/354.91	c D: 1
353.80/354.91	c estimatedAdderCost: 36
353.80/354.91	c Try to convert by bdds
353.80/354.92	c D: 1
353.80/354.92	c estimatedAdderCost: 35
353.80/354.92	c Try to convert by bdds
353.80/354.93	c D: 1
353.80/354.93	c estimatedAdderCost: 36
353.80/354.93	c Try to convert by bdds
353.80/354.95	c D: 1
353.80/354.95	c estimatedAdderCost: 35
353.80/354.95	c Try to convert by bdds
353.80/354.96	c D: 1
353.80/354.96	c estimatedAdderCost: 36
353.80/354.96	c Try to convert by bdds
353.80/354.97	c D: 1
353.80/354.97	c estimatedAdderCost: 35
353.80/354.97	c Try to convert by bdds
353.80/354.98	c D: 1
353.80/354.98	c estimatedAdderCost: 36
353.80/354.98	c Try to convert by bdds
353.80/355.00	c D: 1
353.80/355.00	c estimatedAdderCost: 35
353.80/355.00	c Try to convert by bdds
353.92/355.01	c D: 1
353.92/355.01	c estimatedAdderCost: 36
353.92/355.01	c Try to convert by bdds
353.92/355.02	c D: 1
353.92/355.02	c estimatedAdderCost: 35
353.92/355.02	c Try to convert by bdds
353.92/355.04	c D: 1
353.92/355.04	c estimatedAdderCost: 36
353.92/355.04	c Try to convert by bdds
353.92/355.05	c D: 1
353.92/355.05	c estimatedAdderCost: 35
353.92/355.05	c Try to convert by bdds
353.92/355.06	c D: 1
353.92/355.06	c estimatedAdderCost: 36
353.92/355.06	c Try to convert by bdds
353.92/355.07	c D: 1
353.92/355.07	c estimatedAdderCost: 35
353.92/355.07	c Try to convert by bdds
353.92/355.09	c D: 1
353.92/355.09	c estimatedAdderCost: 36
353.92/355.09	c Try to convert by bdds
353.92/355.10	c D: 1
353.92/355.10	c estimatedAdderCost: 35
353.92/355.10	c Try to convert by bdds
354.02/355.11	c D: 1
354.02/355.11	c estimatedAdderCost: 36
354.02/355.11	c Try to convert by bdds
354.02/355.12	c D: 1
354.02/355.12	c estimatedAdderCost: 35
354.02/355.12	c Try to convert by bdds
354.02/355.14	c D: 1
354.02/355.14	c estimatedAdderCost: 36
354.02/355.14	c Try to convert by bdds
354.02/355.15	c D: 1
354.02/355.15	c estimatedAdderCost: 35
354.02/355.15	c Try to convert by bdds
354.02/355.16	c D: 1
354.02/355.16	c estimatedAdderCost: 36
354.02/355.16	c Try to convert by bdds
354.02/355.17	c D: 1
354.02/355.17	c estimatedAdderCost: 35
354.02/355.17	c Try to convert by bdds
354.02/355.19	c D: 1
354.02/355.19	c estimatedAdderCost: 36
354.02/355.19	c Try to convert by bdds
354.10/355.20	c D: 1
354.10/355.20	c estimatedAdderCost: 35
354.10/355.20	c Try to convert by bdds
354.10/355.21	c D: 1
354.10/355.21	c estimatedAdderCost: 36
354.10/355.21	c Try to convert by bdds
354.10/355.23	c D: 1
354.10/355.23	c estimatedAdderCost: 35
354.10/355.23	c Try to convert by bdds
354.10/355.24	c D: 1
354.10/355.24	c estimatedAdderCost: 36
354.10/355.24	c Try to convert by bdds
354.10/355.25	c D: 1
354.10/355.25	c estimatedAdderCost: 35
354.10/355.25	c Try to convert by bdds
354.10/355.26	c D: 1
354.10/355.26	c estimatedAdderCost: 36
354.10/355.26	c Try to convert by bdds
354.10/355.28	c D: 1
354.10/355.28	c estimatedAdderCost: 35
354.10/355.28	c Try to convert by bdds
354.10/355.29	c D: 1
354.10/355.29	c estimatedAdderCost: 36
354.10/355.29	c Try to convert by bdds
354.20/355.30	c D: 1
354.20/355.30	c estimatedAdderCost: 35
354.20/355.30	c Try to convert by bdds
354.20/355.31	c D: 1
354.20/355.31	c estimatedAdderCost: 36
354.20/355.31	c Try to convert by bdds
354.20/355.33	c D: 1
354.20/355.33	c estimatedAdderCost: 35
354.20/355.33	c Try to convert by bdds
354.20/355.34	c D: 1
354.20/355.34	c estimatedAdderCost: 36
354.20/355.34	c Try to convert by bdds
354.20/355.35	c D: 1
354.20/355.35	c estimatedAdderCost: 35
354.20/355.35	c Try to convert by bdds
354.20/355.37	c D: 1
354.20/355.37	c estimatedAdderCost: 36
354.20/355.37	c Try to convert by bdds
354.20/355.38	c D: 1
354.20/355.38	c estimatedAdderCost: 35
354.20/355.38	c Try to convert by bdds
354.20/355.39	c D: 1
354.20/355.39	c estimatedAdderCost: 36
354.20/355.39	c Try to convert by bdds
354.30/355.40	c D: 1
354.30/355.40	c estimatedAdderCost: 35
354.30/355.40	c Try to convert by bdds
354.30/355.42	c D: 1
354.30/355.42	c estimatedAdderCost: 36
354.30/355.42	c Try to convert by bdds
354.30/355.43	c D: 1
354.30/355.43	c estimatedAdderCost: 35
354.30/355.43	c Try to convert by bdds
354.30/355.44	c D: 1
354.30/355.44	c estimatedAdderCost: 36
354.30/355.44	c Try to convert by bdds
354.30/355.45	c D: 1
354.30/355.45	c estimatedAdderCost: 35
354.30/355.45	c Try to convert by bdds
354.30/355.47	c D: 1
354.30/355.47	c estimatedAdderCost: 36
354.30/355.47	c Try to convert by bdds
354.30/355.48	c D: 1
354.30/355.48	c estimatedAdderCost: 35
354.30/355.48	c Try to convert by bdds
354.30/355.49	c D: 1
354.30/355.49	c estimatedAdderCost: 36
354.30/355.49	c Try to convert by bdds
354.40/355.50	c D: 1
354.40/355.50	c estimatedAdderCost: 35
354.40/355.50	c Try to convert by bdds
354.40/355.52	c D: 1
354.40/355.52	c estimatedAdderCost: 36
354.40/355.52	c Try to convert by bdds
354.40/355.53	c D: 1
354.40/355.53	c estimatedAdderCost: 35
354.40/355.53	c Try to convert by bdds
354.40/355.54	c D: 1
354.40/355.54	c estimatedAdderCost: 36
354.40/355.54	c Try to convert by bdds
354.40/355.56	c D: 1
354.40/355.56	c estimatedAdderCost: 35
354.40/355.56	c Try to convert by bdds
354.40/355.57	c D: 1
354.40/355.57	c estimatedAdderCost: 36
354.40/355.57	c Try to convert by bdds
354.40/355.58	c D: 1
354.40/355.58	c estimatedAdderCost: 35
354.40/355.58	c Try to convert by bdds
354.40/355.59	c D: 1
354.40/355.59	c estimatedAdderCost: 36
354.40/355.59	c Try to convert by bdds
354.50/355.61	c D: 1
354.50/355.61	c estimatedAdderCost: 35
354.50/355.61	c Try to convert by bdds
354.50/355.62	c D: 1
354.50/355.62	c estimatedAdderCost: 36
354.50/355.62	c Try to convert by bdds
354.50/355.63	c D: 1
354.50/355.63	c estimatedAdderCost: 35
354.50/355.63	c Try to convert by bdds
354.50/355.64	c D: 1
354.50/355.64	c estimatedAdderCost: 36
354.50/355.64	c Try to convert by bdds
354.50/355.66	c D: 1
354.50/355.66	c estimatedAdderCost: 35
354.50/355.66	c Try to convert by bdds
354.50/355.67	c D: 1
354.50/355.67	c estimatedAdderCost: 36
354.50/355.67	c Try to convert by bdds
354.50/355.68	c D: 1
354.50/355.68	c estimatedAdderCost: 35
354.50/355.68	c Try to convert by bdds
354.50/355.70	c D: 1
354.50/355.70	c estimatedAdderCost: 36
354.50/355.70	c Try to convert by bdds
354.60/355.71	c D: 1
354.60/355.71	c estimatedAdderCost: 35
354.60/355.71	c Try to convert by bdds
354.60/355.72	c D: 1
354.60/355.72	c estimatedAdderCost: 36
354.60/355.72	c Try to convert by bdds
354.60/355.73	c D: 1
354.60/355.73	c estimatedAdderCost: 35
354.60/355.73	c Try to convert by bdds
354.60/355.75	c D: 1
354.60/355.75	c estimatedAdderCost: 36
354.60/355.75	c Try to convert by bdds
354.60/355.76	c D: 1
354.60/355.76	c estimatedAdderCost: 35
354.60/355.76	c Try to convert by bdds
354.60/355.77	c D: 1
354.60/355.77	c estimatedAdderCost: 36
354.60/355.77	c Try to convert by bdds
354.60/355.78	c D: 1
354.60/355.78	c estimatedAdderCost: 35
354.60/355.78	c Try to convert by bdds
354.70/355.80	c D: 1
354.70/355.80	c estimatedAdderCost: 36
354.70/355.80	c Try to convert by bdds
354.70/355.81	c D: 1
354.70/355.81	c estimatedAdderCost: 35
354.70/355.81	c Try to convert by bdds
354.70/355.82	c D: 1
354.70/355.82	c estimatedAdderCost: 36
354.70/355.82	c Try to convert by bdds
354.70/355.83	c D: 1
354.70/355.83	c estimatedAdderCost: 35
354.70/355.83	c Try to convert by bdds
354.70/355.85	c D: 1
354.70/355.85	c estimatedAdderCost: 36
354.70/355.85	c Try to convert by bdds
354.70/355.86	c D: 1
354.70/355.86	c estimatedAdderCost: 35
354.70/355.86	c Try to convert by bdds
354.70/355.87	c D: 1
354.70/355.87	c estimatedAdderCost: 36
354.70/355.87	c Try to convert by bdds
354.70/355.89	c D: 1
354.70/355.89	c estimatedAdderCost: 35
354.70/355.89	c Try to convert by bdds
354.80/355.90	c D: 1
354.80/355.90	c estimatedAdderCost: 36
354.80/355.90	c Try to convert by bdds
354.80/355.91	c D: 1
354.80/355.91	c estimatedAdderCost: 35
354.80/355.91	c Try to convert by bdds
354.80/355.92	c D: 1
354.80/355.92	c estimatedAdderCost: 36
354.80/355.92	c Try to convert by bdds
354.80/355.94	c D: 1
354.80/355.94	c estimatedAdderCost: 35
354.80/355.94	c Try to convert by bdds
354.80/355.95	c D: 1
354.80/355.95	c estimatedAdderCost: 36
354.80/355.95	c Try to convert by bdds
354.80/355.96	c D: 1
354.80/355.96	c estimatedAdderCost: 35
354.80/355.96	c Try to convert by bdds
354.80/355.97	c D: 1
354.80/355.97	c estimatedAdderCost: 36
354.80/355.97	c Try to convert by bdds
354.80/355.99	c D: 1
354.80/355.99	c estimatedAdderCost: 35
354.80/355.99	c Try to convert by bdds
354.80/356.00	c D: 1
354.80/356.00	c estimatedAdderCost: 36
354.80/356.00	c Try to convert by bdds
354.91/356.01	c D: 1
354.91/356.01	c estimatedAdderCost: 35
354.91/356.01	c Try to convert by bdds
354.91/356.03	c D: 1
354.91/356.03	c estimatedAdderCost: 36
354.91/356.03	c Try to convert by bdds
354.91/356.04	c D: 1
354.91/356.04	c estimatedAdderCost: 35
354.91/356.04	c Try to convert by bdds
354.91/356.05	c D: 1
354.91/356.05	c estimatedAdderCost: 36
354.91/356.05	c Try to convert by bdds
354.91/356.06	c D: 1
354.91/356.06	c estimatedAdderCost: 35
354.91/356.06	c Try to convert by bdds
354.91/356.08	c D: 1
354.91/356.08	c estimatedAdderCost: 36
354.91/356.08	c Try to convert by bdds
354.91/356.09	c D: 1
354.91/356.09	c estimatedAdderCost: 35
354.91/356.09	c Try to convert by bdds
354.91/356.10	c D: 1
354.91/356.10	c estimatedAdderCost: 36
354.91/356.10	c Try to convert by bdds
355.01/356.11	c D: 1
355.01/356.11	c estimatedAdderCost: 35
355.01/356.11	c Try to convert by bdds
355.01/356.13	c D: 1
355.01/356.13	c estimatedAdderCost: 36
355.01/356.13	c Try to convert by bdds
355.01/356.14	c D: 1
355.01/356.14	c estimatedAdderCost: 35
355.01/356.14	c Try to convert by bdds
355.01/356.15	c D: 1
355.01/356.15	c estimatedAdderCost: 36
355.01/356.15	c Try to convert by bdds
355.01/356.16	c D: 1
355.01/356.16	c estimatedAdderCost: 35
355.01/356.16	c Try to convert by bdds
355.01/356.18	c D: 1
355.01/356.18	c estimatedAdderCost: 36
355.01/356.18	c Try to convert by bdds
355.01/356.19	c D: 1
355.01/356.19	c estimatedAdderCost: 35
355.01/356.19	c Try to convert by bdds
355.10/356.20	c D: 1
355.10/356.20	c estimatedAdderCost: 36
355.10/356.20	c Try to convert by bdds
355.10/356.22	c D: 1
355.10/356.22	c estimatedAdderCost: 35
355.10/356.22	c Try to convert by bdds
355.10/356.23	c D: 1
355.10/356.23	c estimatedAdderCost: 36
355.10/356.23	c Try to convert by bdds
355.10/356.24	c D: 1
355.10/356.24	c estimatedAdderCost: 35
355.10/356.24	c Try to convert by bdds
355.10/356.25	c D: 1
355.10/356.25	c estimatedAdderCost: 36
355.10/356.25	c Try to convert by bdds
355.10/356.27	c D: 1
355.10/356.27	c estimatedAdderCost: 35
355.10/356.27	c Try to convert by bdds
355.10/356.28	c D: 1
355.10/356.28	c estimatedAdderCost: 36
355.10/356.28	c Try to convert by bdds
355.10/356.29	c D: 1
355.10/356.29	c estimatedAdderCost: 35
355.10/356.29	c Try to convert by bdds
355.20/356.30	c D: 1
355.20/356.30	c estimatedAdderCost: 36
355.20/356.30	c Try to convert by bdds
355.20/356.32	c D: 1
355.20/356.32	c estimatedAdderCost: 35
355.20/356.32	c Try to convert by bdds
355.20/356.33	c D: 1
355.20/356.33	c estimatedAdderCost: 36
355.20/356.33	c Try to convert by bdds
355.20/356.34	c D: 1
355.20/356.34	c estimatedAdderCost: 35
355.20/356.34	c Try to convert by bdds
355.20/356.35	c D: 1
355.20/356.35	c estimatedAdderCost: 36
355.20/356.35	c Try to convert by bdds
355.20/356.37	c D: 1
355.20/356.37	c estimatedAdderCost: 35
355.20/356.37	c Try to convert by bdds
355.20/356.38	c D: 1
355.20/356.38	c estimatedAdderCost: 36
355.20/356.38	c Try to convert by bdds
355.20/356.39	c D: 1
355.20/356.39	c estimatedAdderCost: 35
355.20/356.39	c Try to convert by bdds
355.30/356.41	c D: 1
355.30/356.41	c estimatedAdderCost: 36
355.30/356.41	c Try to convert by bdds
355.30/356.42	c D: 1
355.30/356.42	c estimatedAdderCost: 35
355.30/356.42	c Try to convert by bdds
355.30/356.43	c D: 1
355.30/356.43	c estimatedAdderCost: 36
355.30/356.43	c Try to convert by bdds
355.30/356.44	c D: 1
355.30/356.44	c estimatedAdderCost: 35
355.30/356.44	c Try to convert by bdds
355.30/356.46	c D: 1
355.30/356.46	c estimatedAdderCost: 36
355.30/356.46	c Try to convert by bdds
355.30/356.47	c D: 1
355.30/356.47	c estimatedAdderCost: 35
355.30/356.47	c Try to convert by bdds
355.30/356.48	c D: 1
355.30/356.48	c estimatedAdderCost: 36
355.30/356.48	c Try to convert by bdds
355.30/356.49	c D: 1
355.30/356.49	c estimatedAdderCost: 35
355.30/356.49	c Try to convert by bdds
355.40/356.51	c D: 1
355.40/356.51	c estimatedAdderCost: 36
355.40/356.51	c Try to convert by bdds
355.40/356.52	c D: 1
355.40/356.52	c estimatedAdderCost: 35
355.40/356.52	c Try to convert by bdds
355.40/356.53	c D: 1
355.40/356.53	c estimatedAdderCost: 36
355.40/356.53	c Try to convert by bdds
355.40/356.54	c D: 1
355.40/356.54	c estimatedAdderCost: 35
355.40/356.54	c Try to convert by bdds
355.40/356.56	c D: 1
355.40/356.56	c estimatedAdderCost: 36
355.40/356.56	c Try to convert by bdds
355.40/356.57	c D: 1
355.40/356.57	c estimatedAdderCost: 35
355.40/356.57	c Try to convert by bdds
355.40/356.58	c D: 1
355.40/356.58	c estimatedAdderCost: 36
355.40/356.58	c Try to convert by bdds
355.40/356.59	c D: 1
355.40/356.59	c estimatedAdderCost: 35
355.40/356.59	c Try to convert by bdds
355.50/356.61	c D: 1
355.50/356.61	c estimatedAdderCost: 36
355.50/356.61	c Try to convert by bdds
355.50/356.62	c D: 1
355.50/356.62	c estimatedAdderCost: 35
355.50/356.62	c Try to convert by bdds
355.50/356.63	c D: 1
355.50/356.63	c estimatedAdderCost: 36
355.50/356.63	c Try to convert by bdds
355.50/356.64	c D: 1
355.50/356.64	c estimatedAdderCost: 35
355.50/356.64	c Try to convert by bdds
355.50/356.66	c D: 1
355.50/356.66	c estimatedAdderCost: 36
355.50/356.66	c Try to convert by bdds
355.50/356.67	c D: 1
355.50/356.67	c estimatedAdderCost: 35
355.50/356.67	c Try to convert by bdds
355.50/356.68	c D: 1
355.50/356.68	c estimatedAdderCost: 36
355.50/356.68	c Try to convert by bdds
355.50/356.70	c D: 1
355.50/356.70	c estimatedAdderCost: 35
355.50/356.70	c Try to convert by bdds
355.60/356.71	c D: 1
355.60/356.71	c estimatedAdderCost: 36
355.60/356.71	c Try to convert by bdds
355.60/356.72	c D: 1
355.60/356.72	c estimatedAdderCost: 35
355.60/356.72	c Try to convert by bdds
355.60/356.73	c D: 1
355.60/356.73	c estimatedAdderCost: 36
355.60/356.73	c Try to convert by bdds
355.60/356.75	c D: 1
355.60/356.75	c estimatedAdderCost: 35
355.60/356.75	c Try to convert by bdds
355.60/356.76	c D: 1
355.60/356.76	c estimatedAdderCost: 36
355.60/356.76	c Try to convert by bdds
355.60/356.77	c D: 1
355.60/356.77	c estimatedAdderCost: 35
355.60/356.77	c Try to convert by bdds
355.60/356.78	c D: 1
355.60/356.78	c estimatedAdderCost: 36
355.60/356.78	c Try to convert by bdds
355.70/356.80	c D: 1
355.70/356.80	c estimatedAdderCost: 35
355.70/356.80	c Try to convert by bdds
355.70/356.81	c D: 1
355.70/356.81	c estimatedAdderCost: 36
355.70/356.81	c Try to convert by bdds
355.70/356.82	c D: 1
355.70/356.82	c estimatedAdderCost: 35
355.70/356.82	c Try to convert by bdds
355.70/356.83	c D: 1
355.70/356.83	c estimatedAdderCost: 36
355.70/356.83	c Try to convert by bdds
355.70/356.85	c D: 1
355.70/356.85	c estimatedAdderCost: 35
355.70/356.85	c Try to convert by bdds
355.70/356.86	c D: 1
355.70/356.86	c estimatedAdderCost: 36
355.70/356.86	c Try to convert by bdds
355.70/356.87	c D: 1
355.70/356.87	c estimatedAdderCost: 35
355.70/356.87	c Try to convert by bdds
355.70/356.89	c D: 1
355.70/356.89	c estimatedAdderCost: 36
355.70/356.89	c Try to convert by bdds
355.80/356.90	c D: 1
355.80/356.90	c estimatedAdderCost: 35
355.80/356.90	c Try to convert by bdds
355.80/356.91	c D: 1
355.80/356.91	c estimatedAdderCost: 36
355.80/356.91	c Try to convert by bdds
355.80/356.92	c D: 1
355.80/356.92	c estimatedAdderCost: 35
355.80/356.92	c Try to convert by bdds
355.80/356.94	c D: 1
355.80/356.94	c estimatedAdderCost: 36
355.80/356.94	c Try to convert by bdds
355.80/356.95	c D: 1
355.80/356.95	c estimatedAdderCost: 35
355.80/356.95	c Try to convert by bdds
355.80/356.96	c D: 1
355.80/356.96	c estimatedAdderCost: 36
355.80/356.96	c Try to convert by bdds
355.80/356.97	c D: 1
355.80/356.97	c estimatedAdderCost: 35
355.80/356.97	c Try to convert by bdds
355.80/356.99	c D: 1
355.80/356.99	c estimatedAdderCost: 36
355.80/356.99	c Try to convert by bdds
355.80/357.00	c D: 1
355.80/357.00	c estimatedAdderCost: 35
355.80/357.00	c Try to convert by bdds
355.91/357.01	c D: 1
355.91/357.01	c estimatedAdderCost: 36
355.91/357.01	c Try to convert by bdds
355.91/357.02	c D: 1
355.91/357.02	c estimatedAdderCost: 35
355.91/357.02	c Try to convert by bdds
355.91/357.04	c D: 1
355.91/357.04	c estimatedAdderCost: 36
355.91/357.04	c Try to convert by bdds
355.91/357.05	c D: 1
355.91/357.05	c estimatedAdderCost: 35
355.91/357.05	c Try to convert by bdds
355.91/357.06	c D: 1
355.91/357.06	c estimatedAdderCost: 36
355.91/357.06	c Try to convert by bdds
355.91/357.07	c D: 1
355.91/357.07	c estimatedAdderCost: 35
355.91/357.07	c Try to convert by bdds
355.91/357.09	c D: 1
355.91/357.09	c estimatedAdderCost: 36
355.91/357.09	c Try to convert by bdds
355.91/357.10	c D: 1
355.91/357.10	c estimatedAdderCost: 35
355.91/357.10	c Try to convert by bdds
356.01/357.11	c D: 1
356.01/357.11	c estimatedAdderCost: 36
356.01/357.11	c Try to convert by bdds
356.01/357.13	c D: 1
356.01/357.13	c estimatedAdderCost: 35
356.01/357.13	c Try to convert by bdds
356.01/357.14	c D: 1
356.01/357.14	c estimatedAdderCost: 36
356.01/357.14	c Try to convert by bdds
356.01/357.15	c D: 1
356.01/357.15	c estimatedAdderCost: 35
356.01/357.15	c Try to convert by bdds
356.01/357.16	c D: 1
356.01/357.16	c estimatedAdderCost: 36
356.01/357.16	c Try to convert by bdds
356.01/357.18	c D: 1
356.01/357.18	c estimatedAdderCost: 35
356.01/357.18	c Try to convert by bdds
356.01/357.19	c D: 1
356.01/357.19	c estimatedAdderCost: 36
356.01/357.19	c Try to convert by bdds
356.09/357.20	c D: 1
356.09/357.20	c estimatedAdderCost: 35
356.09/357.20	c Try to convert by bdds
356.09/357.21	c D: 1
356.09/357.21	c estimatedAdderCost: 36
356.09/357.21	c Try to convert by bdds
356.09/357.23	c D: 1
356.09/357.23	c estimatedAdderCost: 35
356.09/357.23	c Try to convert by bdds
356.09/357.24	c D: 1
356.09/357.24	c estimatedAdderCost: 36
356.09/357.24	c Try to convert by bdds
356.09/357.25	c D: 1
356.09/357.25	c estimatedAdderCost: 35
356.09/357.25	c Try to convert by bdds
356.09/357.26	c D: 1
356.09/357.26	c estimatedAdderCost: 36
356.09/357.26	c Try to convert by bdds
356.09/357.28	c D: 1
356.09/357.28	c estimatedAdderCost: 35
356.09/357.28	c Try to convert by bdds
356.09/357.29	c D: 1
356.09/357.29	c estimatedAdderCost: 36
356.09/357.29	c Try to convert by bdds
356.19/357.30	c D: 1
356.19/357.30	c estimatedAdderCost: 35
356.19/357.30	c Try to convert by bdds
356.19/357.32	c D: 1
356.19/357.32	c estimatedAdderCost: 36
356.19/357.32	c Try to convert by bdds
356.19/357.33	c D: 1
356.19/357.33	c estimatedAdderCost: 35
356.19/357.33	c Try to convert by bdds
356.19/357.34	c D: 1
356.19/357.34	c estimatedAdderCost: 36
356.19/357.34	c Try to convert by bdds
356.19/357.35	c D: 1
356.19/357.35	c estimatedAdderCost: 35
356.19/357.35	c Try to convert by bdds
356.19/357.37	c D: 1
356.19/357.37	c estimatedAdderCost: 36
356.19/357.37	c Try to convert by bdds
356.19/357.38	c D: 1
356.19/357.38	c estimatedAdderCost: 35
356.19/357.38	c Try to convert by bdds
356.19/357.39	c D: 1
356.19/357.39	c estimatedAdderCost: 36
356.19/357.39	c Try to convert by bdds
356.29/357.40	c D: 1
356.29/357.40	c estimatedAdderCost: 35
356.29/357.40	c Try to convert by bdds
356.29/357.42	c D: 1
356.29/357.42	c estimatedAdderCost: 36
356.29/357.42	c Try to convert by bdds
356.29/357.43	c D: 1
356.29/357.43	c estimatedAdderCost: 35
356.29/357.43	c Try to convert by bdds
356.29/357.44	c D: 1
356.29/357.44	c estimatedAdderCost: 36
356.29/357.44	c Try to convert by bdds
356.29/357.45	c D: 1
356.29/357.45	c estimatedAdderCost: 35
356.29/357.45	c Try to convert by bdds
356.29/357.47	c D: 1
356.29/357.47	c estimatedAdderCost: 36
356.29/357.47	c Try to convert by bdds
356.29/357.48	c D: 1
356.29/357.48	c estimatedAdderCost: 35
356.29/357.48	c Try to convert by bdds
356.29/357.49	c D: 1
356.29/357.49	c estimatedAdderCost: 36
356.29/357.49	c Try to convert by bdds
356.39/357.51	c D: 1
356.39/357.51	c estimatedAdderCost: 35
356.39/357.51	c Try to convert by bdds
356.39/357.52	c D: 1
356.39/357.52	c estimatedAdderCost: 36
356.39/357.52	c Try to convert by bdds
356.39/357.53	c D: 1
356.39/357.53	c estimatedAdderCost: 35
356.39/357.53	c Try to convert by bdds
356.39/357.54	c D: 1
356.39/357.54	c estimatedAdderCost: 36
356.39/357.54	c Try to convert by bdds
356.39/357.56	c D: 1
356.39/357.56	c estimatedAdderCost: 35
356.39/357.56	c Try to convert by bdds
356.39/357.57	c D: 1
356.39/357.57	c estimatedAdderCost: 36
356.39/357.57	c Try to convert by bdds
356.39/357.58	c D: 1
356.39/357.58	c estimatedAdderCost: 35
356.39/357.58	c Try to convert by bdds
356.39/357.59	c D: 1
356.39/357.59	c estimatedAdderCost: 36
356.39/357.59	c Try to convert by bdds
356.49/357.61	c D: 1
356.49/357.61	c estimatedAdderCost: 35
356.49/357.61	c Try to convert by bdds
356.49/357.62	c D: 1
356.49/357.62	c estimatedAdderCost: 36
356.49/357.62	c Try to convert by bdds
356.49/357.63	c D: 1
356.49/357.63	c estimatedAdderCost: 35
356.49/357.63	c Try to convert by bdds
356.49/357.64	c D: 1
356.49/357.64	c estimatedAdderCost: 36
356.49/357.64	c Try to convert by bdds
356.49/357.66	c D: 1
356.49/357.66	c estimatedAdderCost: 35
356.49/357.66	c Try to convert by bdds
356.49/357.67	c D: 1
356.49/357.67	c estimatedAdderCost: 36
356.49/357.67	c Try to convert by bdds
356.49/357.68	c D: 1
356.49/357.68	c estimatedAdderCost: 35
356.49/357.68	c Try to convert by bdds
356.49/357.70	c D: 1
356.49/357.70	c estimatedAdderCost: 36
356.49/357.70	c Try to convert by bdds
356.59/357.71	c D: 1
356.59/357.71	c estimatedAdderCost: 35
356.59/357.71	c Try to convert by bdds
356.59/357.72	c D: 1
356.59/357.72	c estimatedAdderCost: 36
356.59/357.72	c Try to convert by bdds
356.59/357.73	c D: 1
356.59/357.73	c estimatedAdderCost: 35
356.59/357.73	c Try to convert by bdds
356.59/357.75	c D: 1
356.59/357.75	c estimatedAdderCost: 36
356.59/357.75	c Try to convert by bdds
356.59/357.76	c D: 1
356.59/357.76	c estimatedAdderCost: 35
356.59/357.76	c Try to convert by bdds
356.59/357.77	c D: 1
356.59/357.77	c estimatedAdderCost: 36
356.59/357.77	c Try to convert by bdds
356.59/357.78	c D: 1
356.59/357.78	c estimatedAdderCost: 35
356.59/357.78	c Try to convert by bdds
356.69/357.80	c D: 1
356.69/357.80	c estimatedAdderCost: 36
356.69/357.80	c Try to convert by bdds
356.69/357.81	c D: 1
356.69/357.81	c estimatedAdderCost: 35
356.69/357.81	c Try to convert by bdds
356.69/357.82	c D: 1
356.69/357.82	c estimatedAdderCost: 36
356.69/357.82	c Try to convert by bdds
356.69/357.83	c D: 1
356.69/357.83	c estimatedAdderCost: 35
356.69/357.83	c Try to convert by bdds
356.69/357.85	c D: 1
356.69/357.85	c estimatedAdderCost: 36
356.69/357.85	c Try to convert by bdds
356.69/357.86	c D: 1
356.69/357.86	c estimatedAdderCost: 35
356.69/357.86	c Try to convert by bdds
356.69/357.87	c D: 1
356.69/357.87	c estimatedAdderCost: 36
356.69/357.87	c Try to convert by bdds
356.69/357.88	c D: 1
356.69/357.88	c estimatedAdderCost: 35
356.69/357.88	c Try to convert by bdds
356.79/357.90	c D: 1
356.79/357.90	c estimatedAdderCost: 36
356.79/357.90	c Try to convert by bdds
356.79/357.91	c D: 1
356.79/357.91	c estimatedAdderCost: 35
356.79/357.91	c Try to convert by bdds
356.79/357.92	c D: 1
356.79/357.92	c estimatedAdderCost: 36
356.79/357.92	c Try to convert by bdds
356.79/357.94	c D: 1
356.79/357.94	c estimatedAdderCost: 35
356.79/357.94	c Try to convert by bdds
356.79/357.95	c D: 1
356.79/357.95	c estimatedAdderCost: 36
356.79/357.95	c Try to convert by bdds
356.79/357.96	c D: 1
356.79/357.96	c estimatedAdderCost: 35
356.79/357.96	c Try to convert by bdds
356.79/357.97	c D: 1
356.79/357.97	c estimatedAdderCost: 36
356.79/357.97	c Try to convert by bdds
356.79/357.99	c D: 1
356.79/357.99	c estimatedAdderCost: 35
356.79/357.99	c Try to convert by bdds
356.79/358.00	c D: 1
356.79/358.00	c estimatedAdderCost: 36
356.79/358.00	c Try to convert by bdds
356.91/358.01	c D: 1
356.91/358.01	c estimatedAdderCost: 35
356.91/358.01	c Try to convert by bdds
356.91/358.02	c D: 1
356.91/358.02	c estimatedAdderCost: 36
356.91/358.02	c Try to convert by bdds
356.91/358.04	c D: 1
356.91/358.04	c estimatedAdderCost: 35
356.91/358.04	c Try to convert by bdds
356.91/358.05	c D: 1
356.91/358.05	c estimatedAdderCost: 36
356.91/358.05	c Try to convert by bdds
356.91/358.06	c D: 1
356.91/358.06	c estimatedAdderCost: 35
356.91/358.06	c Try to convert by bdds
356.91/358.07	c D: 1
356.91/358.07	c estimatedAdderCost: 36
356.91/358.07	c Try to convert by bdds
356.91/358.09	c D: 1
356.91/358.09	c estimatedAdderCost: 35
356.91/358.09	c Try to convert by bdds
356.91/358.10	c D: 1
356.91/358.10	c estimatedAdderCost: 36
356.91/358.10	c Try to convert by bdds
357.01/358.11	c D: 1
357.01/358.11	c estimatedAdderCost: 35
357.01/358.11	c Try to convert by bdds
357.01/358.13	c D: 1
357.01/358.13	c estimatedAdderCost: 36
357.01/358.13	c Try to convert by bdds
357.01/358.14	c D: 1
357.01/358.14	c estimatedAdderCost: 35
357.01/358.14	c Try to convert by bdds
357.01/358.15	c D: 1
357.01/358.15	c estimatedAdderCost: 36
357.01/358.15	c Try to convert by bdds
357.01/358.16	c D: 1
357.01/358.16	c estimatedAdderCost: 35
357.01/358.16	c Try to convert by bdds
357.01/358.18	c D: 1
357.01/358.18	c estimatedAdderCost: 36
357.01/358.18	c Try to convert by bdds
357.01/358.19	c D: 1
357.01/358.19	c estimatedAdderCost: 35
357.01/358.19	c Try to convert by bdds
357.09/358.20	c D: 1
357.09/358.20	c estimatedAdderCost: 36
357.09/358.20	c Try to convert by bdds
357.09/358.21	c D: 1
357.09/358.21	c estimatedAdderCost: 35
357.09/358.21	c Try to convert by bdds
357.09/358.23	c D: 1
357.09/358.23	c estimatedAdderCost: 36
357.09/358.23	c Try to convert by bdds
357.09/358.24	c D: 1
357.09/358.24	c estimatedAdderCost: 35
357.09/358.24	c Try to convert by bdds
357.09/358.25	c D: 1
357.09/358.25	c estimatedAdderCost: 36
357.09/358.25	c Try to convert by bdds
357.09/358.26	c D: 1
357.09/358.26	c estimatedAdderCost: 35
357.09/358.26	c Try to convert by bdds
357.09/358.28	c D: 1
357.09/358.28	c estimatedAdderCost: 36
357.09/358.28	c Try to convert by bdds
357.09/358.29	c D: 1
357.09/358.29	c estimatedAdderCost: 35
357.09/358.29	c Try to convert by bdds
357.19/358.30	c D: 1
357.19/358.30	c estimatedAdderCost: 36
357.19/358.30	c Try to convert by bdds
357.19/358.31	c D: 1
357.19/358.31	c estimatedAdderCost: 35
357.19/358.31	c Try to convert by bdds
357.19/358.33	c D: 1
357.19/358.33	c estimatedAdderCost: 36
357.19/358.33	c Try to convert by bdds
357.19/358.34	c D: 1
357.19/358.34	c estimatedAdderCost: 35
357.19/358.34	c Try to convert by bdds
357.19/358.35	c D: 1
357.19/358.35	c estimatedAdderCost: 36
357.19/358.35	c Try to convert by bdds
357.19/358.37	c D: 1
357.19/358.37	c estimatedAdderCost: 35
357.19/358.37	c Try to convert by bdds
357.19/358.38	c D: 1
357.19/358.38	c estimatedAdderCost: 36
357.19/358.38	c Try to convert by bdds
357.19/358.39	c D: 1
357.19/358.39	c estimatedAdderCost: 35
357.19/358.39	c Try to convert by bdds
357.29/358.40	c D: 1
357.29/358.40	c estimatedAdderCost: 36
357.29/358.40	c Try to convert by bdds
357.29/358.42	c D: 1
357.29/358.42	c estimatedAdderCost: 35
357.29/358.42	c Try to convert by bdds
357.29/358.43	c D: 1
357.29/358.43	c estimatedAdderCost: 36
357.29/358.43	c Try to convert by bdds
357.29/358.44	c D: 1
357.29/358.44	c estimatedAdderCost: 35
357.29/358.44	c Try to convert by bdds
357.29/358.45	c D: 1
357.29/358.45	c estimatedAdderCost: 36
357.29/358.45	c Try to convert by bdds
357.29/358.47	c D: 1
357.29/358.47	c estimatedAdderCost: 35
357.29/358.47	c Try to convert by bdds
357.29/358.48	c D: 1
357.29/358.48	c estimatedAdderCost: 36
357.29/358.48	c Try to convert by bdds
357.29/358.49	c D: 1
357.29/358.49	c estimatedAdderCost: 35
357.29/358.49	c Try to convert by bdds
357.39/358.51	c D: 1
357.39/358.51	c estimatedAdderCost: 36
357.39/358.51	c Try to convert by bdds
357.39/358.52	c D: 1
357.39/358.52	c estimatedAdderCost: 35
357.39/358.52	c Try to convert by bdds
357.39/358.53	c D: 1
357.39/358.53	c estimatedAdderCost: 36
357.39/358.53	c Try to convert by bdds
357.39/358.54	c D: 1
357.39/358.54	c estimatedAdderCost: 35
357.39/358.54	c Try to convert by bdds
357.39/358.56	c D: 1
357.39/358.56	c estimatedAdderCost: 36
357.39/358.56	c Try to convert by bdds
357.39/358.57	c D: 1
357.39/358.57	c estimatedAdderCost: 35
357.39/358.57	c Try to convert by bdds
357.39/358.58	c D: 1
357.39/358.58	c estimatedAdderCost: 36
357.39/358.58	c Try to convert by bdds
357.39/358.59	c D: 1
357.39/358.59	c estimatedAdderCost: 35
357.39/358.59	c Try to convert by bdds
357.49/358.61	c D: 1
357.49/358.61	c estimatedAdderCost: 36
357.49/358.61	c Try to convert by bdds
357.49/358.62	c D: 1
357.49/358.62	c estimatedAdderCost: 35
357.49/358.62	c Try to convert by bdds
357.49/358.63	c D: 1
357.49/358.63	c estimatedAdderCost: 36
357.49/358.63	c Try to convert by bdds
357.49/358.64	c D: 1
357.49/358.64	c estimatedAdderCost: 35
357.49/358.64	c Try to convert by bdds
357.49/358.66	c D: 1
357.49/358.66	c estimatedAdderCost: 36
357.49/358.66	c Try to convert by bdds
357.49/358.67	c D: 1
357.49/358.67	c estimatedAdderCost: 35
357.49/358.67	c Try to convert by bdds
357.49/358.68	c D: 1
357.49/358.68	c estimatedAdderCost: 36
357.49/358.68	c Try to convert by bdds
357.49/358.69	c D: 1
357.49/358.69	c estimatedAdderCost: 35
357.49/358.69	c Try to convert by bdds
357.59/358.71	c D: 1
357.59/358.71	c estimatedAdderCost: 36
357.59/358.71	c Try to convert by bdds
357.59/358.72	c D: 1
357.59/358.72	c estimatedAdderCost: 35
357.59/358.72	c Try to convert by bdds
357.59/358.73	c D: 1
357.59/358.73	c estimatedAdderCost: 36
357.59/358.73	c Try to convert by bdds
357.59/358.75	c D: 1
357.59/358.75	c estimatedAdderCost: 35
357.59/358.75	c Try to convert by bdds
357.59/358.76	c D: 1
357.59/358.76	c estimatedAdderCost: 36
357.59/358.76	c Try to convert by bdds
357.59/358.77	c D: 1
357.59/358.77	c estimatedAdderCost: 35
357.59/358.77	c Try to convert by bdds
357.59/358.78	c D: 1
357.59/358.78	c estimatedAdderCost: 36
357.59/358.78	c Try to convert by bdds
357.69/358.80	c D: 1
357.69/358.80	c estimatedAdderCost: 35
357.69/358.80	c Try to convert by bdds
357.69/358.81	c D: 1
357.69/358.81	c estimatedAdderCost: 36
357.69/358.81	c Try to convert by bdds
357.69/358.82	c D: 1
357.69/358.82	c estimatedAdderCost: 35
357.69/358.82	c Try to convert by bdds
357.69/358.83	c D: 1
357.69/358.83	c estimatedAdderCost: 36
357.69/358.83	c Try to convert by bdds
357.69/358.85	c D: 1
357.69/358.85	c estimatedAdderCost: 35
357.69/358.85	c Try to convert by bdds
357.69/358.86	c D: 1
357.69/358.86	c estimatedAdderCost: 36
357.69/358.86	c Try to convert by bdds
357.69/358.87	c D: 1
357.69/358.87	c estimatedAdderCost: 35
357.69/358.87	c Try to convert by bdds
357.69/358.88	c D: 1
357.69/358.88	c estimatedAdderCost: 36
357.69/358.88	c Try to convert by bdds
357.79/358.90	c D: 1
357.79/358.90	c estimatedAdderCost: 35
357.79/358.90	c Try to convert by bdds
357.79/358.91	c D: 1
357.79/358.91	c estimatedAdderCost: 36
357.79/358.91	c Try to convert by bdds
357.79/358.92	c D: 1
357.79/358.92	c estimatedAdderCost: 35
357.79/358.92	c Try to convert by bdds
357.79/358.94	c D: 1
357.79/358.94	c estimatedAdderCost: 36
357.79/358.94	c Try to convert by bdds
357.79/358.95	c D: 1
357.79/358.95	c estimatedAdderCost: 35
357.79/358.95	c Try to convert by bdds
357.79/358.96	c D: 1
357.79/358.96	c estimatedAdderCost: 36
357.79/358.96	c Try to convert by bdds
357.79/358.97	c D: 1
357.79/358.97	c estimatedAdderCost: 35
357.79/358.97	c Try to convert by bdds
357.79/358.99	c D: 1
357.79/358.99	c estimatedAdderCost: 36
357.79/358.99	c Try to convert by bdds
357.79/359.00	c D: 1
357.79/359.00	c estimatedAdderCost: 35
357.79/359.00	c Try to convert by bdds
357.90/359.01	c D: 1
357.90/359.01	c estimatedAdderCost: 36
357.90/359.01	c Try to convert by bdds
357.90/359.02	c D: 1
357.90/359.02	c estimatedAdderCost: 35
357.90/359.02	c Try to convert by bdds
357.90/359.04	c D: 1
357.90/359.04	c estimatedAdderCost: 36
357.90/359.04	c Try to convert by bdds
357.90/359.05	c D: 1
357.90/359.05	c estimatedAdderCost: 35
357.90/359.05	c Try to convert by bdds
357.90/359.06	c D: 1
357.90/359.06	c estimatedAdderCost: 36
357.90/359.06	c Try to convert by bdds
357.90/359.07	c D: 1
357.90/359.07	c estimatedAdderCost: 35
357.90/359.07	c Try to convert by bdds
357.90/359.09	c D: 1
357.90/359.09	c estimatedAdderCost: 36
357.90/359.09	c Try to convert by bdds
357.90/359.10	c D: 1
357.90/359.10	c estimatedAdderCost: 35
357.90/359.10	c Try to convert by bdds
358.00/359.11	c D: 1
358.00/359.11	c estimatedAdderCost: 36
358.00/359.11	c Try to convert by bdds
358.00/359.13	c D: 1
358.00/359.13	c estimatedAdderCost: 35
358.00/359.13	c Try to convert by bdds
358.00/359.14	c D: 1
358.00/359.14	c estimatedAdderCost: 36
358.00/359.14	c Try to convert by bdds
358.00/359.15	c D: 1
358.00/359.15	c estimatedAdderCost: 35
358.00/359.15	c Try to convert by bdds
358.00/359.16	c D: 1
358.00/359.16	c estimatedAdderCost: 36
358.00/359.16	c Try to convert by bdds
358.00/359.18	c D: 1
358.00/359.18	c estimatedAdderCost: 35
358.00/359.18	c Try to convert by bdds
358.00/359.19	c D: 1
358.00/359.19	c estimatedAdderCost: 36
358.00/359.19	c Try to convert by bdds
358.09/359.20	c D: 1
358.09/359.20	c estimatedAdderCost: 35
358.09/359.20	c Try to convert by bdds
358.09/359.21	c D: 1
358.09/359.21	c estimatedAdderCost: 36
358.09/359.21	c Try to convert by bdds
358.09/359.23	c D: 1
358.09/359.23	c estimatedAdderCost: 35
358.09/359.23	c Try to convert by bdds
358.09/359.24	c D: 1
358.09/359.24	c estimatedAdderCost: 36
358.09/359.24	c Try to convert by bdds
358.09/359.25	c D: 1
358.09/359.25	c estimatedAdderCost: 35
358.09/359.25	c Try to convert by bdds
358.09/359.26	c D: 1
358.09/359.26	c estimatedAdderCost: 36
358.09/359.26	c Try to convert by bdds
358.09/359.28	c D: 1
358.09/359.28	c estimatedAdderCost: 35
358.09/359.28	c Try to convert by bdds
358.09/359.29	c D: 1
358.09/359.29	c estimatedAdderCost: 36
358.09/359.29	c Try to convert by bdds
358.19/359.30	c D: 1
358.19/359.30	c estimatedAdderCost: 35
358.19/359.30	c Try to convert by bdds
358.19/359.32	c D: 1
358.19/359.32	c estimatedAdderCost: 36
358.19/359.32	c Try to convert by bdds
358.19/359.33	c D: 1
358.19/359.33	c estimatedAdderCost: 35
358.19/359.33	c Try to convert by bdds
358.19/359.34	c D: 1
358.19/359.34	c estimatedAdderCost: 36
358.19/359.34	c Try to convert by bdds
358.19/359.35	c D: 1
358.19/359.35	c estimatedAdderCost: 35
358.19/359.35	c Try to convert by bdds
358.19/359.37	c D: 1
358.19/359.37	c estimatedAdderCost: 36
358.19/359.37	c Try to convert by bdds
358.19/359.38	c D: 1
358.19/359.38	c estimatedAdderCost: 35
358.19/359.38	c Try to convert by bdds
358.19/359.39	c D: 1
358.19/359.39	c estimatedAdderCost: 36
358.19/359.39	c Try to convert by bdds
358.29/359.40	c D: 1
358.29/359.40	c estimatedAdderCost: 35
358.29/359.40	c Try to convert by bdds
358.29/359.42	c D: 1
358.29/359.42	c estimatedAdderCost: 36
358.29/359.42	c Try to convert by bdds
358.29/359.43	c D: 1
358.29/359.43	c estimatedAdderCost: 35
358.29/359.43	c Try to convert by bdds
358.29/359.44	c D: 1
358.29/359.44	c estimatedAdderCost: 36
358.29/359.44	c Try to convert by bdds
358.29/359.45	c D: 1
358.29/359.45	c estimatedAdderCost: 35
358.29/359.45	c Try to convert by bdds
358.29/359.47	c D: 1
358.29/359.47	c estimatedAdderCost: 36
358.29/359.47	c Try to convert by bdds
358.29/359.48	c D: 1
358.29/359.48	c estimatedAdderCost: 35
358.29/359.48	c Try to convert by bdds
358.29/359.49	c D: 1
358.29/359.49	c estimatedAdderCost: 36
358.29/359.49	c Try to convert by bdds
358.39/359.50	c D: 1
358.39/359.50	c estimatedAdderCost: 35
358.39/359.50	c Try to convert by bdds
358.39/359.52	c D: 1
358.39/359.52	c estimatedAdderCost: 36
358.39/359.52	c Try to convert by bdds
358.39/359.53	c D: 1
358.39/359.53	c estimatedAdderCost: 35
358.39/359.53	c Try to convert by bdds
358.39/359.54	c D: 1
358.39/359.54	c estimatedAdderCost: 36
358.39/359.54	c Try to convert by bdds
358.39/359.56	c D: 1
358.39/359.56	c estimatedAdderCost: 35
358.39/359.56	c Try to convert by bdds
358.39/359.57	c D: 1
358.39/359.57	c estimatedAdderCost: 36
358.39/359.57	c Try to convert by bdds
358.39/359.58	c D: 1
358.39/359.58	c estimatedAdderCost: 35
358.39/359.58	c Try to convert by bdds
358.39/359.59	c D: 1
358.39/359.59	c estimatedAdderCost: 36
358.39/359.59	c Try to convert by bdds
358.49/359.61	c D: 1
358.49/359.61	c estimatedAdderCost: 35
358.49/359.61	c Try to convert by bdds
358.49/359.62	c D: 1
358.49/359.62	c estimatedAdderCost: 36
358.49/359.62	c Try to convert by bdds
358.49/359.63	c D: 1
358.49/359.63	c estimatedAdderCost: 35
358.49/359.63	c Try to convert by bdds
358.49/359.64	c D: 1
358.49/359.64	c estimatedAdderCost: 36
358.49/359.64	c Try to convert by bdds
358.49/359.66	c D: 1
358.49/359.66	c estimatedAdderCost: 35
358.49/359.66	c Try to convert by bdds
358.49/359.67	c D: 1
358.49/359.67	c estimatedAdderCost: 36
358.49/359.67	c Try to convert by bdds
358.49/359.68	c D: 1
358.49/359.68	c estimatedAdderCost: 35
358.49/359.68	c Try to convert by bdds
358.49/359.69	c D: 1
358.49/359.69	c estimatedAdderCost: 36
358.49/359.69	c Try to convert by bdds
358.59/359.71	c D: 1
358.59/359.71	c estimatedAdderCost: 35
358.59/359.71	c Try to convert by bdds
358.59/359.72	c D: 1
358.59/359.72	c estimatedAdderCost: 36
358.59/359.72	c Try to convert by bdds
358.59/359.73	c D: 1
358.59/359.73	c estimatedAdderCost: 35
358.59/359.73	c Try to convert by bdds
358.59/359.75	c D: 1
358.59/359.75	c estimatedAdderCost: 36
358.59/359.75	c Try to convert by bdds
358.59/359.76	c D: 1
358.59/359.76	c estimatedAdderCost: 35
358.59/359.76	c Try to convert by bdds
358.59/359.77	c D: 1
358.59/359.77	c estimatedAdderCost: 36
358.59/359.77	c Try to convert by bdds
358.59/359.78	c D: 1
358.59/359.78	c estimatedAdderCost: 35
358.59/359.78	c Try to convert by bdds
358.69/359.80	c D: 1
358.69/359.80	c estimatedAdderCost: 36
358.69/359.80	c Try to convert by bdds
358.69/359.81	c D: 1
358.69/359.81	c estimatedAdderCost: 35
358.69/359.81	c Try to convert by bdds
358.69/359.82	c D: 1
358.69/359.82	c estimatedAdderCost: 36
358.69/359.82	c Try to convert by bdds
358.69/359.83	c D: 1
358.69/359.83	c estimatedAdderCost: 35
358.69/359.83	c Try to convert by bdds
358.69/359.85	c D: 1
358.69/359.85	c estimatedAdderCost: 36
358.69/359.85	c Try to convert by bdds
358.69/359.86	c D: 1
358.69/359.86	c estimatedAdderCost: 35
358.69/359.86	c Try to convert by bdds
358.69/359.87	c D: 1
358.69/359.87	c estimatedAdderCost: 36
358.69/359.87	c Try to convert by bdds
358.69/359.88	c D: 1
358.69/359.88	c estimatedAdderCost: 35
358.69/359.88	c Try to convert by bdds
358.79/359.90	c D: 1
358.79/359.90	c estimatedAdderCost: 36
358.79/359.90	c Try to convert by bdds
358.79/359.91	c D: 1
358.79/359.91	c estimatedAdderCost: 35
358.79/359.91	c Try to convert by bdds
358.79/359.92	c D: 1
358.79/359.92	c estimatedAdderCost: 36
358.79/359.92	c Try to convert by bdds
358.79/359.93	c D: 1
358.79/359.93	c estimatedAdderCost: 35
358.79/359.93	c Try to convert by bdds
358.79/359.95	c D: 1
358.79/359.95	c estimatedAdderCost: 36
358.79/359.95	c Try to convert by bdds
358.79/359.96	c D: 1
358.79/359.96	c estimatedAdderCost: 35
358.79/359.96	c Try to convert by bdds
358.79/359.97	c D: 1
358.79/359.97	c estimatedAdderCost: 36
358.79/359.97	c Try to convert by bdds
358.79/359.99	c D: 1
358.79/359.99	c estimatedAdderCost: 35
358.79/359.99	c Try to convert by bdds
358.79/360.00	c D: 1
358.79/360.00	c estimatedAdderCost: 36
358.79/360.00	c Try to convert by bdds
358.90/360.01	c D: 1
358.90/360.01	c estimatedAdderCost: 35
358.90/360.01	c Try to convert by bdds
358.90/360.02	c D: 1
358.90/360.02	c estimatedAdderCost: 36
358.90/360.02	c Try to convert by bdds
358.90/360.04	c D: 1
358.90/360.04	c estimatedAdderCost: 35
358.90/360.04	c Try to convert by bdds
358.90/360.05	c D: 1
358.90/360.05	c estimatedAdderCost: 36
358.90/360.05	c Try to convert by bdds
358.90/360.06	c D: 1
358.90/360.06	c estimatedAdderCost: 35
358.90/360.06	c Try to convert by bdds
358.90/360.07	c D: 1
358.90/360.07	c estimatedAdderCost: 36
358.90/360.07	c Try to convert by bdds
358.90/360.09	c D: 1
358.90/360.09	c estimatedAdderCost: 35
358.90/360.09	c Try to convert by bdds
358.90/360.10	c D: 1
358.90/360.10	c estimatedAdderCost: 36
358.90/360.10	c Try to convert by bdds
359.00/360.11	c D: 1
359.00/360.11	c estimatedAdderCost: 35
359.00/360.11	c Try to convert by bdds
359.00/360.13	c D: 1
359.00/360.13	c estimatedAdderCost: 36
359.00/360.13	c Try to convert by bdds
359.00/360.14	c D: 1
359.00/360.14	c estimatedAdderCost: 35
359.00/360.14	c Try to convert by bdds
359.00/360.15	c D: 1
359.00/360.15	c estimatedAdderCost: 36
359.00/360.15	c Try to convert by bdds
359.00/360.16	c D: 1
359.00/360.16	c estimatedAdderCost: 35
359.00/360.16	c Try to convert by bdds
359.00/360.18	c D: 1
359.00/360.18	c estimatedAdderCost: 36
359.00/360.18	c Try to convert by bdds
359.00/360.19	c D: 1
359.00/360.19	c estimatedAdderCost: 35
359.00/360.19	c Try to convert by bdds
359.09/360.20	c D: 1
359.09/360.20	c estimatedAdderCost: 36
359.09/360.20	c Try to convert by bdds
359.09/360.21	c D: 1
359.09/360.21	c estimatedAdderCost: 35
359.09/360.21	c Try to convert by bdds
359.09/360.23	c D: 1
359.09/360.23	c estimatedAdderCost: 36
359.09/360.23	c Try to convert by bdds
359.09/360.24	c D: 1
359.09/360.24	c estimatedAdderCost: 35
359.09/360.24	c Try to convert by bdds
359.09/360.25	c D: 1
359.09/360.25	c estimatedAdderCost: 36
359.09/360.25	c Try to convert by bdds
359.09/360.26	c D: 1
359.09/360.26	c estimatedAdderCost: 35
359.09/360.26	c Try to convert by bdds
359.09/360.28	c D: 1
359.09/360.28	c estimatedAdderCost: 36
359.09/360.28	c Try to convert by bdds
359.09/360.29	c D: 1
359.09/360.29	c estimatedAdderCost: 35
359.09/360.29	c Try to convert by bdds
359.19/360.30	c D: 1
359.19/360.30	c estimatedAdderCost: 36
359.19/360.30	c Try to convert by bdds
359.19/360.31	c D: 1
359.19/360.31	c estimatedAdderCost: 35
359.19/360.31	c Try to convert by bdds
359.19/360.33	c D: 1
359.19/360.33	c estimatedAdderCost: 36
359.19/360.33	c Try to convert by bdds
359.19/360.34	c D: 1
359.19/360.34	c estimatedAdderCost: 35
359.19/360.34	c Try to convert by bdds
359.19/360.35	c D: 1
359.19/360.35	c estimatedAdderCost: 36
359.19/360.35	c Try to convert by bdds
359.19/360.37	c D: 1
359.19/360.37	c estimatedAdderCost: 35
359.19/360.37	c Try to convert by bdds
359.19/360.38	c D: 1
359.19/360.38	c estimatedAdderCost: 36
359.19/360.38	c Try to convert by bdds
359.19/360.39	c D: 1
359.19/360.39	c estimatedAdderCost: 35
359.19/360.39	c Try to convert by bdds
359.29/360.40	c D: 1
359.29/360.40	c estimatedAdderCost: 36
359.29/360.40	c Try to convert by bdds
359.29/360.42	c D: 1
359.29/360.42	c estimatedAdderCost: 35
359.29/360.42	c Try to convert by bdds
359.29/360.43	c D: 1
359.29/360.43	c estimatedAdderCost: 36
359.29/360.43	c Try to convert by bdds
359.29/360.44	c D: 1
359.29/360.44	c estimatedAdderCost: 35
359.29/360.44	c Try to convert by bdds
359.29/360.45	c D: 1
359.29/360.45	c estimatedAdderCost: 36
359.29/360.45	c Try to convert by bdds
359.29/360.47	c D: 1
359.29/360.47	c estimatedAdderCost: 35
359.29/360.47	c Try to convert by bdds
359.29/360.48	c D: 1
359.29/360.48	c estimatedAdderCost: 36
359.29/360.48	c Try to convert by bdds
359.29/360.49	c D: 1
359.29/360.49	c estimatedAdderCost: 35
359.29/360.49	c Try to convert by bdds
359.38/360.50	c D: 1
359.38/360.50	c estimatedAdderCost: 36
359.38/360.50	c Try to convert by bdds
359.38/360.52	c D: 1
359.38/360.52	c estimatedAdderCost: 35
359.38/360.52	c Try to convert by bdds
359.38/360.53	c D: 1
359.38/360.53	c estimatedAdderCost: 36
359.38/360.53	c Try to convert by bdds
359.38/360.54	c D: 1
359.38/360.54	c estimatedAdderCost: 35
359.38/360.54	c Try to convert by bdds
359.38/360.56	c D: 1
359.38/360.56	c estimatedAdderCost: 36
359.38/360.56	c Try to convert by bdds
359.38/360.57	c D: 1
359.38/360.57	c estimatedAdderCost: 35
359.38/360.57	c Try to convert by bdds
359.38/360.58	c D: 1
359.38/360.58	c estimatedAdderCost: 36
359.38/360.58	c Try to convert by bdds
359.38/360.59	c D: 1
359.38/360.59	c estimatedAdderCost: 35
359.38/360.59	c Try to convert by bdds
359.48/360.61	c D: 1
359.48/360.61	c estimatedAdderCost: 36
359.48/360.61	c Try to convert by bdds
359.48/360.62	c D: 1
359.48/360.62	c estimatedAdderCost: 35
359.48/360.62	c Try to convert by bdds
359.48/360.63	c D: 1
359.48/360.63	c estimatedAdderCost: 36
359.48/360.63	c Try to convert by bdds
359.48/360.64	c D: 1
359.48/360.64	c estimatedAdderCost: 35
359.48/360.64	c Try to convert by bdds
359.48/360.66	c D: 1
359.48/360.66	c estimatedAdderCost: 36
359.48/360.66	c Try to convert by bdds
359.48/360.67	c D: 1
359.48/360.67	c estimatedAdderCost: 35
359.48/360.67	c Try to convert by bdds
359.48/360.68	c D: 1
359.48/360.68	c estimatedAdderCost: 36
359.48/360.68	c Try to convert by bdds
359.48/360.69	c D: 1
359.48/360.69	c estimatedAdderCost: 35
359.48/360.69	c Try to convert by bdds
359.58/360.71	c D: 1
359.58/360.71	c estimatedAdderCost: 36
359.58/360.71	c Try to convert by bdds
359.58/360.72	c D: 1
359.58/360.72	c estimatedAdderCost: 35
359.58/360.72	c Try to convert by bdds
359.58/360.73	c D: 1
359.58/360.73	c estimatedAdderCost: 36
359.58/360.73	c Try to convert by bdds
359.58/360.75	c D: 1
359.58/360.75	c estimatedAdderCost: 35
359.58/360.75	c Try to convert by bdds
359.58/360.76	c D: 1
359.58/360.76	c estimatedAdderCost: 36
359.58/360.76	c Try to convert by bdds
359.58/360.77	c D: 1
359.58/360.77	c estimatedAdderCost: 35
359.58/360.77	c Try to convert by bdds
359.58/360.78	c D: 1
359.58/360.78	c estimatedAdderCost: 36
359.58/360.78	c Try to convert by bdds
359.68/360.80	c D: 1
359.68/360.80	c estimatedAdderCost: 35
359.68/360.80	c Try to convert by bdds
359.68/360.81	c D: 1
359.68/360.81	c estimatedAdderCost: 36
359.68/360.81	c Try to convert by bdds
359.68/360.82	c D: 1
359.68/360.82	c estimatedAdderCost: 35
359.68/360.82	c Try to convert by bdds
359.68/360.83	c D: 1
359.68/360.83	c estimatedAdderCost: 36
359.68/360.83	c Try to convert by bdds
359.68/360.85	c D: 1
359.68/360.85	c estimatedAdderCost: 35
359.68/360.85	c Try to convert by bdds
359.68/360.86	c D: 1
359.68/360.86	c estimatedAdderCost: 36
359.68/360.86	c Try to convert by bdds
359.68/360.87	c D: 1
359.68/360.87	c estimatedAdderCost: 35
359.68/360.87	c Try to convert by bdds
359.68/360.88	c D: 1
359.68/360.88	c estimatedAdderCost: 36
359.68/360.88	c Try to convert by bdds
359.78/360.90	c D: 1
359.78/360.90	c estimatedAdderCost: 35
359.78/360.90	c Try to convert by bdds
359.78/360.91	c D: 1
359.78/360.91	c estimatedAdderCost: 36
359.78/360.91	c Try to convert by bdds
359.78/360.92	c D: 1
359.78/360.92	c estimatedAdderCost: 35
359.78/360.92	c Try to convert by bdds
359.78/360.94	c D: 1
359.78/360.94	c estimatedAdderCost: 36
359.78/360.94	c Try to convert by bdds
359.78/360.95	c D: 1
359.78/360.95	c estimatedAdderCost: 35
359.78/360.95	c Try to convert by bdds
359.78/360.96	c D: 1
359.78/360.96	c estimatedAdderCost: 36
359.78/360.96	c Try to convert by bdds
359.78/360.97	c D: 1
359.78/360.97	c estimatedAdderCost: 35
359.78/360.97	c Try to convert by bdds
359.78/360.99	c D: 1
359.78/360.99	c estimatedAdderCost: 36
359.78/360.99	c Try to convert by bdds
359.78/361.00	c D: 1
359.78/361.00	c estimatedAdderCost: 35
359.78/361.00	c Try to convert by bdds
359.90/361.01	c D: 1
359.90/361.01	c estimatedAdderCost: 36
359.90/361.01	c Try to convert by bdds
359.90/361.02	c D: 1
359.90/361.02	c estimatedAdderCost: 35
359.90/361.02	c Try to convert by bdds
359.90/361.04	c D: 1
359.90/361.04	c estimatedAdderCost: 36
359.90/361.04	c Try to convert by bdds
359.90/361.05	c D: 1
359.90/361.05	c estimatedAdderCost: 35
359.90/361.05	c Try to convert by bdds
359.90/361.06	c D: 1
359.90/361.06	c estimatedAdderCost: 36
359.90/361.06	c Try to convert by bdds
359.90/361.07	c D: 1
359.90/361.07	c estimatedAdderCost: 35
359.90/361.07	c Try to convert by bdds
359.90/361.09	c D: 1
359.90/361.09	c estimatedAdderCost: 36
359.90/361.09	c Try to convert by bdds
359.90/361.10	c D: 1
359.90/361.10	c estimatedAdderCost: 35
359.90/361.10	c Try to convert by bdds
360.00/361.11	c D: 1
360.00/361.11	c estimatedAdderCost: 36
360.00/361.11	c Try to convert by bdds
360.00/361.12	c D: 1
360.00/361.12	c estimatedAdderCost: 35
360.00/361.12	c Try to convert by bdds
360.00/361.14	c D: 1
360.00/361.14	c estimatedAdderCost: 36
360.00/361.14	c Try to convert by bdds
360.00/361.15	c D: 1
360.00/361.15	c estimatedAdderCost: 35
360.00/361.15	c Try to convert by bdds
360.00/361.16	c D: 1
360.00/361.16	c estimatedAdderCost: 36
360.00/361.16	c Try to convert by bdds
360.00/361.18	c D: 1
360.00/361.18	c estimatedAdderCost: 35
360.00/361.18	c Try to convert by bdds
360.00/361.19	c D: 1
360.00/361.19	c estimatedAdderCost: 36
360.00/361.19	c Try to convert by bdds
360.08/361.20	c D: 1
360.08/361.20	c estimatedAdderCost: 35
360.08/361.20	c Try to convert by bdds
360.08/361.21	c D: 1
360.08/361.21	c estimatedAdderCost: 36
360.08/361.21	c Try to convert by bdds
360.08/361.23	c D: 1
360.08/361.23	c estimatedAdderCost: 35
360.08/361.23	c Try to convert by bdds
360.08/361.24	c D: 1
360.08/361.24	c estimatedAdderCost: 36
360.08/361.24	c Try to convert by bdds
360.08/361.25	c D: 1
360.08/361.25	c estimatedAdderCost: 35
360.08/361.25	c Try to convert by bdds
360.08/361.26	c D: 1
360.08/361.26	c estimatedAdderCost: 36
360.08/361.26	c Try to convert by bdds
360.08/361.28	c D: 1
360.08/361.28	c estimatedAdderCost: 35
360.08/361.28	c Try to convert by bdds
360.08/361.29	c D: 1
360.08/361.29	c estimatedAdderCost: 36
360.08/361.29	c Try to convert by bdds
360.18/361.30	c D: 1
360.18/361.30	c estimatedAdderCost: 35
360.18/361.30	c Try to convert by bdds
360.18/361.31	c D: 1
360.18/361.31	c estimatedAdderCost: 36
360.18/361.31	c Try to convert by bdds
360.18/361.33	c D: 1
360.18/361.33	c estimatedAdderCost: 35
360.18/361.33	c Try to convert by bdds
360.18/361.34	c D: 1
360.18/361.34	c estimatedAdderCost: 36
360.18/361.34	c Try to convert by bdds
360.18/361.35	c D: 1
360.18/361.35	c estimatedAdderCost: 35
360.18/361.35	c Try to convert by bdds
360.18/361.37	c D: 1
360.18/361.37	c estimatedAdderCost: 36
360.18/361.37	c Try to convert by bdds
360.18/361.38	c D: 1
360.18/361.38	c estimatedAdderCost: 35
360.18/361.38	c Try to convert by bdds
360.18/361.39	c D: 1
360.18/361.39	c estimatedAdderCost: 36
360.18/361.39	c Try to convert by bdds
360.28/361.40	c D: 1
360.28/361.40	c estimatedAdderCost: 35
360.28/361.40	c Try to convert by bdds
360.28/361.42	c D: 1
360.28/361.42	c estimatedAdderCost: 36
360.28/361.42	c Try to convert by bdds
360.28/361.43	c D: 1
360.28/361.43	c estimatedAdderCost: 35
360.28/361.43	c Try to convert by bdds
360.28/361.44	c D: 1
360.28/361.44	c estimatedAdderCost: 36
360.28/361.44	c Try to convert by bdds
360.28/361.45	c D: 1
360.28/361.45	c estimatedAdderCost: 35
360.28/361.45	c Try to convert by bdds
360.28/361.47	c D: 1
360.28/361.47	c estimatedAdderCost: 36
360.28/361.47	c Try to convert by bdds
360.28/361.48	c D: 1
360.28/361.48	c estimatedAdderCost: 35
360.28/361.48	c Try to convert by bdds
360.28/361.49	c D: 1
360.28/361.49	c estimatedAdderCost: 36
360.28/361.49	c Try to convert by bdds
360.38/361.50	c D: 1
360.38/361.50	c estimatedAdderCost: 35
360.38/361.50	c Try to convert by bdds
360.38/361.52	c D: 1
360.38/361.52	c estimatedAdderCost: 36
360.38/361.52	c Try to convert by bdds
360.38/361.53	c D: 1
360.38/361.53	c estimatedAdderCost: 35
360.38/361.53	c Try to convert by bdds
360.38/361.54	c D: 1
360.38/361.54	c estimatedAdderCost: 36
360.38/361.54	c Try to convert by bdds
360.38/361.56	c D: 1
360.38/361.56	c estimatedAdderCost: 35
360.38/361.56	c Try to convert by bdds
360.38/361.57	c D: 1
360.38/361.57	c estimatedAdderCost: 36
360.38/361.57	c Try to convert by bdds
360.38/361.58	c D: 1
360.38/361.58	c estimatedAdderCost: 35
360.38/361.58	c Try to convert by bdds
360.38/361.59	c D: 1
360.38/361.59	c estimatedAdderCost: 36
360.38/361.59	c Try to convert by bdds
360.48/361.61	c D: 1
360.48/361.61	c estimatedAdderCost: 35
360.48/361.61	c Try to convert by bdds
360.48/361.62	c D: 1
360.48/361.62	c estimatedAdderCost: 36
360.48/361.62	c Try to convert by bdds
360.48/361.63	c D: 1
360.48/361.63	c estimatedAdderCost: 35
360.48/361.63	c Try to convert by bdds
360.48/361.64	c D: 1
360.48/361.64	c estimatedAdderCost: 36
360.48/361.64	c Try to convert by bdds
360.48/361.66	c D: 1
360.48/361.66	c estimatedAdderCost: 35
360.48/361.66	c Try to convert by bdds
360.48/361.67	c D: 1
360.48/361.67	c estimatedAdderCost: 36
360.48/361.67	c Try to convert by bdds
360.48/361.68	c D: 1
360.48/361.68	c estimatedAdderCost: 35
360.48/361.68	c Try to convert by bdds
360.48/361.70	c D: 1
360.48/361.70	c estimatedAdderCost: 36
360.48/361.70	c Try to convert by bdds
360.58/361.71	c D: 1
360.58/361.71	c estimatedAdderCost: 35
360.58/361.71	c Try to convert by bdds
360.58/361.72	c D: 1
360.58/361.72	c estimatedAdderCost: 36
360.58/361.72	c Try to convert by bdds
360.58/361.73	c D: 1
360.58/361.73	c estimatedAdderCost: 35
360.58/361.73	c Try to convert by bdds
360.58/361.75	c D: 1
360.58/361.75	c estimatedAdderCost: 36
360.58/361.75	c Try to convert by bdds
360.58/361.76	c D: 1
360.58/361.76	c estimatedAdderCost: 35
360.58/361.76	c Try to convert by bdds
360.58/361.77	c D: 1
360.58/361.77	c estimatedAdderCost: 36
360.58/361.77	c Try to convert by bdds
360.58/361.78	c D: 1
360.58/361.78	c estimatedAdderCost: 35
360.58/361.78	c Try to convert by bdds
360.68/361.80	c D: 1
360.68/361.80	c estimatedAdderCost: 36
360.68/361.80	c Try to convert by bdds
360.68/361.81	c D: 1
360.68/361.81	c estimatedAdderCost: 35
360.68/361.81	c Try to convert by bdds
360.68/361.82	c D: 1
360.68/361.82	c estimatedAdderCost: 36
360.68/361.82	c Try to convert by bdds
360.68/361.83	c D: 1
360.68/361.83	c estimatedAdderCost: 35
360.68/361.83	c Try to convert by bdds
360.68/361.85	c D: 1
360.68/361.85	c estimatedAdderCost: 36
360.68/361.85	c Try to convert by bdds
360.68/361.86	c D: 1
360.68/361.86	c estimatedAdderCost: 35
360.68/361.86	c Try to convert by bdds
360.68/361.87	c D: 1
360.68/361.87	c estimatedAdderCost: 36
360.68/361.87	c Try to convert by bdds
360.68/361.89	c D: 1
360.68/361.89	c estimatedAdderCost: 35
360.68/361.89	c Try to convert by bdds
360.78/361.90	c D: 1
360.78/361.90	c estimatedAdderCost: 36
360.78/361.90	c Try to convert by bdds
360.78/361.91	c D: 1
360.78/361.91	c estimatedAdderCost: 35
360.78/361.91	c Try to convert by bdds
360.78/361.92	c D: 1
360.78/361.92	c estimatedAdderCost: 36
360.78/361.92	c Try to convert by bdds
360.78/361.94	c D: 1
360.78/361.94	c estimatedAdderCost: 35
360.78/361.94	c Try to convert by bdds
360.78/361.95	c D: 1
360.78/361.95	c estimatedAdderCost: 36
360.78/361.95	c Try to convert by bdds
360.78/361.96	c D: 1
360.78/361.96	c estimatedAdderCost: 35
360.78/361.96	c Try to convert by bdds
360.78/361.97	c D: 1
360.78/361.97	c estimatedAdderCost: 36
360.78/361.97	c Try to convert by bdds
360.78/361.99	c D: 1
360.78/361.99	c estimatedAdderCost: 35
360.78/361.99	c Try to convert by bdds
360.78/362.00	c D: 1
360.78/362.00	c estimatedAdderCost: 36
360.78/362.00	c Try to convert by bdds
360.89/362.01	c D: 1
360.89/362.01	c estimatedAdderCost: 35
360.89/362.01	c Try to convert by bdds
360.89/362.02	c D: 1
360.89/362.02	c estimatedAdderCost: 36
360.89/362.02	c Try to convert by bdds
360.89/362.04	c D: 1
360.89/362.04	c estimatedAdderCost: 35
360.89/362.04	c Try to convert by bdds
360.89/362.05	c D: 1
360.89/362.05	c estimatedAdderCost: 36
360.89/362.05	c Try to convert by bdds
360.89/362.06	c D: 1
360.89/362.06	c estimatedAdderCost: 35
360.89/362.06	c Try to convert by bdds
360.89/362.08	c D: 1
360.89/362.08	c estimatedAdderCost: 36
360.89/362.08	c Try to convert by bdds
360.89/362.09	c D: 1
360.89/362.09	c estimatedAdderCost: 35
360.89/362.09	c Try to convert by bdds
360.89/362.10	c D: 1
360.89/362.10	c estimatedAdderCost: 36
360.89/362.10	c Try to convert by bdds
360.99/362.11	c D: 1
360.99/362.11	c estimatedAdderCost: 35
360.99/362.11	c Try to convert by bdds
360.99/362.13	c D: 1
360.99/362.13	c estimatedAdderCost: 36
360.99/362.13	c Try to convert by bdds
360.99/362.14	c D: 1
360.99/362.14	c estimatedAdderCost: 35
360.99/362.14	c Try to convert by bdds
360.99/362.15	c D: 1
360.99/362.15	c estimatedAdderCost: 36
360.99/362.15	c Try to convert by bdds
360.99/362.16	c D: 1
360.99/362.16	c estimatedAdderCost: 35
360.99/362.16	c Try to convert by bdds
360.99/362.18	c D: 1
360.99/362.18	c estimatedAdderCost: 36
360.99/362.18	c Try to convert by bdds
360.99/362.19	c D: 1
360.99/362.19	c estimatedAdderCost: 35
360.99/362.19	c Try to convert by bdds
361.08/362.20	c D: 1
361.08/362.20	c estimatedAdderCost: 36
361.08/362.20	c Try to convert by bdds
361.08/362.21	c D: 1
361.08/362.21	c estimatedAdderCost: 35
361.08/362.21	c Try to convert by bdds
361.08/362.23	c D: 1
361.08/362.23	c estimatedAdderCost: 36
361.08/362.23	c Try to convert by bdds
361.08/362.24	c D: 1
361.08/362.24	c estimatedAdderCost: 35
361.08/362.24	c Try to convert by bdds
361.08/362.25	c D: 1
361.08/362.25	c estimatedAdderCost: 36
361.08/362.25	c Try to convert by bdds
361.08/362.26	c D: 1
361.08/362.26	c estimatedAdderCost: 35
361.08/362.26	c Try to convert by bdds
361.08/362.28	c D: 1
361.08/362.28	c estimatedAdderCost: 36
361.08/362.28	c Try to convert by bdds
361.08/362.29	c D: 1
361.08/362.29	c estimatedAdderCost: 35
361.08/362.29	c Try to convert by bdds
361.18/362.30	c D: 1
361.18/362.30	c estimatedAdderCost: 36
361.18/362.30	c Try to convert by bdds
361.18/362.31	c D: 1
361.18/362.31	c estimatedAdderCost: 35
361.18/362.31	c Try to convert by bdds
361.18/362.33	c D: 1
361.18/362.33	c estimatedAdderCost: 36
361.18/362.33	c Try to convert by bdds
361.18/362.34	c D: 1
361.18/362.34	c estimatedAdderCost: 35
361.18/362.34	c Try to convert by bdds
361.18/362.35	c D: 1
361.18/362.35	c estimatedAdderCost: 36
361.18/362.35	c Try to convert by bdds
361.18/362.36	c D: 1
361.18/362.36	c estimatedAdderCost: 35
361.18/362.36	c Try to convert by bdds
361.18/362.38	c D: 1
361.18/362.38	c estimatedAdderCost: 36
361.18/362.38	c Try to convert by bdds
361.18/362.39	c D: 1
361.18/362.39	c estimatedAdderCost: 35
361.18/362.39	c Try to convert by bdds
361.28/362.40	c D: 1
361.28/362.40	c estimatedAdderCost: 36
361.28/362.40	c Try to convert by bdds
361.28/362.41	c D: 1
361.28/362.41	c estimatedAdderCost: 35
361.28/362.41	c Try to convert by bdds
361.28/362.43	c D: 1
361.28/362.43	c estimatedAdderCost: 36
361.28/362.43	c Try to convert by bdds
361.28/362.44	c D: 1
361.28/362.44	c estimatedAdderCost: 35
361.28/362.44	c Try to convert by bdds
361.28/362.45	c D: 1
361.28/362.45	c estimatedAdderCost: 36
361.28/362.45	c Try to convert by bdds
361.28/362.46	c D: 1
361.28/362.46	c estimatedAdderCost: 35
361.28/362.46	c Try to convert by bdds
361.28/362.48	c D: 1
361.28/362.48	c estimatedAdderCost: 36
361.28/362.48	c Try to convert by bdds
361.28/362.49	c D: 1
361.28/362.49	c estimatedAdderCost: 35
361.28/362.49	c Try to convert by bdds
361.38/362.50	c D: 1
361.38/362.50	c estimatedAdderCost: 36
361.38/362.50	c Try to convert by bdds
361.38/362.52	c D: 1
361.38/362.52	c estimatedAdderCost: 35
361.38/362.52	c Try to convert by bdds
361.38/362.53	c D: 1
361.38/362.53	c estimatedAdderCost: 36
361.38/362.53	c Try to convert by bdds
361.38/362.54	c D: 1
361.38/362.54	c estimatedAdderCost: 35
361.38/362.54	c Try to convert by bdds
361.38/362.55	c D: 1
361.38/362.55	c estimatedAdderCost: 36
361.38/362.55	c Try to convert by bdds
361.38/362.57	c D: 1
361.38/362.57	c estimatedAdderCost: 35
361.38/362.57	c Try to convert by bdds
361.38/362.58	c D: 1
361.38/362.58	c estimatedAdderCost: 36
361.38/362.58	c Try to convert by bdds
361.38/362.59	c D: 1
361.38/362.59	c estimatedAdderCost: 35
361.38/362.59	c Try to convert by bdds
361.48/362.60	c D: 1
361.48/362.60	c estimatedAdderCost: 36
361.48/362.60	c Try to convert by bdds
361.48/362.62	c D: 1
361.48/362.62	c estimatedAdderCost: 35
361.48/362.62	c Try to convert by bdds
361.48/362.63	c D: 1
361.48/362.63	c estimatedAdderCost: 36
361.48/362.63	c Try to convert by bdds
361.48/362.64	c D: 1
361.48/362.64	c estimatedAdderCost: 35
361.48/362.64	c Try to convert by bdds
361.48/362.65	c D: 1
361.48/362.65	c estimatedAdderCost: 36
361.48/362.65	c Try to convert by bdds
361.48/362.67	c D: 1
361.48/362.67	c estimatedAdderCost: 35
361.48/362.67	c Try to convert by bdds
361.48/362.68	c D: 1
361.48/362.68	c estimatedAdderCost: 36
361.48/362.68	c Try to convert by bdds
361.48/362.69	c D: 1
361.48/362.69	c estimatedAdderCost: 35
361.48/362.69	c Try to convert by bdds
361.58/362.70	c D: 1
361.58/362.70	c estimatedAdderCost: 36
361.58/362.70	c Try to convert by bdds
361.58/362.72	c D: 1
361.58/362.72	c estimatedAdderCost: 35
361.58/362.72	c Try to convert by bdds
361.58/362.73	c D: 1
361.58/362.73	c estimatedAdderCost: 36
361.58/362.73	c Try to convert by bdds
361.58/362.74	c D: 1
361.58/362.74	c estimatedAdderCost: 35
361.58/362.74	c Try to convert by bdds
361.58/362.75	c D: 1
361.58/362.75	c estimatedAdderCost: 36
361.58/362.75	c Try to convert by bdds
361.58/362.77	c D: 1
361.58/362.77	c estimatedAdderCost: 35
361.58/362.77	c Try to convert by bdds
361.58/362.78	c D: 1
361.58/362.78	c estimatedAdderCost: 36
361.58/362.78	c Try to convert by bdds
361.58/362.79	c D: 1
361.58/362.79	c estimatedAdderCost: 35
361.58/362.79	c Try to convert by bdds
361.68/362.81	c D: 1
361.68/362.81	c estimatedAdderCost: 36
361.68/362.81	c Try to convert by bdds
361.68/362.82	c D: 1
361.68/362.82	c estimatedAdderCost: 35
361.68/362.82	c Try to convert by bdds
361.68/362.83	c D: 1
361.68/362.83	c estimatedAdderCost: 36
361.68/362.83	c Try to convert by bdds
361.68/362.84	c D: 1
361.68/362.84	c estimatedAdderCost: 35
361.68/362.84	c Try to convert by bdds
361.68/362.86	c D: 1
361.68/362.86	c estimatedAdderCost: 36
361.68/362.86	c Try to convert by bdds
361.68/362.87	c D: 1
361.68/362.87	c estimatedAdderCost: 35
361.68/362.87	c Try to convert by bdds
361.68/362.88	c D: 1
361.68/362.88	c estimatedAdderCost: 36
361.68/362.88	c Try to convert by bdds
361.68/362.89	c D: 1
361.68/362.89	c estimatedAdderCost: 35
361.68/362.89	c Try to convert by bdds
361.78/362.91	c D: 1
361.78/362.91	c estimatedAdderCost: 36
361.78/362.91	c Try to convert by bdds
361.78/362.92	c D: 1
361.78/362.92	c estimatedAdderCost: 35
361.78/362.92	c Try to convert by bdds
361.78/362.93	c D: 1
361.78/362.93	c estimatedAdderCost: 36
361.78/362.93	c Try to convert by bdds
361.78/362.94	c D: 1
361.78/362.94	c estimatedAdderCost: 35
361.78/362.94	c Try to convert by bdds
361.78/362.96	c D: 1
361.78/362.96	c estimatedAdderCost: 36
361.78/362.96	c Try to convert by bdds
361.78/362.97	c D: 1
361.78/362.97	c estimatedAdderCost: 35
361.78/362.97	c Try to convert by bdds
361.78/362.98	c D: 1
361.78/362.98	c estimatedAdderCost: 36
361.78/362.98	c Try to convert by bdds
361.78/362.99	c D: 1
361.78/362.99	c estimatedAdderCost: 35
361.78/362.99	c Try to convert by bdds
361.78/363.01	c D: 1
361.78/363.01	c estimatedAdderCost: 36
361.78/363.01	c Try to convert by bdds
361.89/363.02	c D: 1
361.89/363.02	c estimatedAdderCost: 35
361.89/363.02	c Try to convert by bdds
361.89/363.03	c D: 1
361.89/363.03	c estimatedAdderCost: 36
361.89/363.03	c Try to convert by bdds
361.89/363.04	c D: 1
361.89/363.04	c estimatedAdderCost: 35
361.89/363.04	c Try to convert by bdds
361.89/363.06	c D: 1
361.89/363.06	c estimatedAdderCost: 36
361.89/363.06	c Try to convert by bdds
361.89/363.07	c D: 1
361.89/363.07	c estimatedAdderCost: 35
361.89/363.07	c Try to convert by bdds
361.89/363.08	c D: 1
361.89/363.08	c estimatedAdderCost: 36
361.89/363.08	c Try to convert by bdds
361.89/363.09	c D: 1
361.89/363.09	c estimatedAdderCost: 35
361.89/363.09	c Try to convert by bdds
361.89/363.11	c D: 1
361.89/363.11	c estimatedAdderCost: 36
361.89/363.11	c Try to convert by bdds
361.99/363.12	c D: 1
361.99/363.12	c estimatedAdderCost: 35
361.99/363.12	c Try to convert by bdds
361.99/363.13	c D: 1
361.99/363.13	c estimatedAdderCost: 36
361.99/363.13	c Try to convert by bdds
361.99/363.14	c D: 1
361.99/363.14	c estimatedAdderCost: 35
361.99/363.14	c Try to convert by bdds
361.99/363.16	c D: 1
361.99/363.16	c estimatedAdderCost: 36
361.99/363.16	c Try to convert by bdds
361.99/363.17	c D: 1
361.99/363.17	c estimatedAdderCost: 35
361.99/363.17	c Try to convert by bdds
361.99/363.18	c D: 1
361.99/363.18	c estimatedAdderCost: 36
361.99/363.18	c Try to convert by bdds
361.99/363.19	c D: 1
361.99/363.19	c estimatedAdderCost: 35
361.99/363.19	c Try to convert by bdds
362.08/363.21	c D: 1
362.08/363.21	c estimatedAdderCost: 36
362.08/363.21	c Try to convert by bdds
362.08/363.22	c D: 1
362.08/363.22	c estimatedAdderCost: 35
362.08/363.22	c Try to convert by bdds
362.08/363.23	c D: 1
362.08/363.23	c estimatedAdderCost: 36
362.08/363.23	c Try to convert by bdds
362.08/363.25	c D: 1
362.08/363.25	c estimatedAdderCost: 35
362.08/363.25	c Try to convert by bdds
362.08/363.26	c D: 1
362.08/363.26	c estimatedAdderCost: 36
362.08/363.26	c Try to convert by bdds
362.08/363.27	c D: 1
362.08/363.27	c estimatedAdderCost: 35
362.08/363.27	c Try to convert by bdds
362.08/363.28	c D: 1
362.08/363.28	c estimatedAdderCost: 36
362.08/363.28	c Try to convert by bdds
362.18/363.30	c D: 1
362.18/363.30	c estimatedAdderCost: 35
362.18/363.30	c Try to convert by bdds
362.18/363.31	c D: 1
362.18/363.31	c estimatedAdderCost: 36
362.18/363.31	c Try to convert by bdds
362.18/363.32	c D: 1
362.18/363.32	c estimatedAdderCost: 35
362.18/363.32	c Try to convert by bdds
362.18/363.33	c D: 1
362.18/363.33	c estimatedAdderCost: 36
362.18/363.33	c Try to convert by bdds
362.18/363.35	c D: 1
362.18/363.35	c estimatedAdderCost: 35
362.18/363.35	c Try to convert by bdds
362.18/363.36	c D: 1
362.18/363.36	c estimatedAdderCost: 36
362.18/363.36	c Try to convert by bdds
362.18/363.37	c D: 1
362.18/363.37	c estimatedAdderCost: 35
362.18/363.37	c Try to convert by bdds
362.18/363.38	c D: 1
362.18/363.38	c estimatedAdderCost: 36
362.18/363.38	c Try to convert by bdds
362.28/363.40	c D: 1
362.28/363.40	c estimatedAdderCost: 35
362.28/363.40	c Try to convert by bdds
362.28/363.41	c D: 1
362.28/363.41	c estimatedAdderCost: 36
362.28/363.41	c Try to convert by bdds
362.28/363.42	c D: 1
362.28/363.42	c estimatedAdderCost: 35
362.28/363.42	c Try to convert by bdds
362.28/363.43	c D: 1
362.28/363.43	c estimatedAdderCost: 36
362.28/363.43	c Try to convert by bdds
362.28/363.45	c D: 1
362.28/363.45	c estimatedAdderCost: 35
362.28/363.45	c Try to convert by bdds
362.28/363.46	c D: 1
362.28/363.46	c estimatedAdderCost: 36
362.28/363.46	c Try to convert by bdds
362.28/363.47	c D: 1
362.28/363.47	c estimatedAdderCost: 35
362.28/363.47	c Try to convert by bdds
362.28/363.48	c D: 1
362.28/363.48	c estimatedAdderCost: 36
362.28/363.48	c Try to convert by bdds
362.37/363.50	c D: 1
362.37/363.50	c estimatedAdderCost: 35
362.37/363.50	c Try to convert by bdds
362.37/363.51	c D: 1
362.37/363.51	c estimatedAdderCost: 36
362.37/363.51	c Try to convert by bdds
362.37/363.52	c D: 1
362.37/363.52	c estimatedAdderCost: 35
362.37/363.52	c Try to convert by bdds
362.37/363.53	c D: 1
362.37/363.53	c estimatedAdderCost: 36
362.37/363.53	c Try to convert by bdds
362.37/363.55	c D: 1
362.37/363.55	c estimatedAdderCost: 35
362.37/363.55	c Try to convert by bdds
362.37/363.56	c D: 1
362.37/363.56	c estimatedAdderCost: 36
362.37/363.56	c Try to convert by bdds
362.37/363.57	c D: 1
362.37/363.57	c estimatedAdderCost: 35
362.37/363.57	c Try to convert by bdds
362.37/363.59	c D: 1
362.37/363.59	c estimatedAdderCost: 36
362.37/363.59	c Try to convert by bdds
362.47/363.60	c D: 1
362.47/363.60	c estimatedAdderCost: 35
362.47/363.60	c Try to convert by bdds
362.47/363.61	c D: 1
362.47/363.61	c estimatedAdderCost: 36
362.47/363.61	c Try to convert by bdds
362.47/363.62	c D: 1
362.47/363.62	c estimatedAdderCost: 35
362.47/363.62	c Try to convert by bdds
362.47/363.64	c D: 1
362.47/363.64	c estimatedAdderCost: 36
362.47/363.64	c Try to convert by bdds
362.47/363.65	c D: 1
362.47/363.65	c estimatedAdderCost: 35
362.47/363.65	c Try to convert by bdds
362.47/363.66	c D: 1
362.47/363.66	c estimatedAdderCost: 36
362.47/363.66	c Try to convert by bdds
362.47/363.67	c D: 1
362.47/363.67	c estimatedAdderCost: 35
362.47/363.67	c Try to convert by bdds
362.47/363.69	c D: 1
362.47/363.69	c estimatedAdderCost: 36
362.47/363.69	c Try to convert by bdds
362.57/363.70	c D: 1
362.57/363.70	c estimatedAdderCost: 35
362.57/363.70	c Try to convert by bdds
362.57/363.71	c D: 1
362.57/363.71	c estimatedAdderCost: 36
362.57/363.71	c Try to convert by bdds
362.57/363.72	c D: 1
362.57/363.72	c estimatedAdderCost: 35
362.57/363.72	c Try to convert by bdds
362.57/363.74	c D: 1
362.57/363.74	c estimatedAdderCost: 36
362.57/363.74	c Try to convert by bdds
362.57/363.75	c D: 1
362.57/363.75	c estimatedAdderCost: 35
362.57/363.75	c Try to convert by bdds
362.57/363.76	c D: 1
362.57/363.76	c estimatedAdderCost: 36
362.57/363.76	c Try to convert by bdds
362.57/363.77	c D: 1
362.57/363.77	c estimatedAdderCost: 35
362.57/363.77	c Try to convert by bdds
362.57/363.79	c D: 1
362.57/363.79	c estimatedAdderCost: 36
362.57/363.79	c Try to convert by bdds
362.67/363.80	c D: 1
362.67/363.80	c estimatedAdderCost: 35
362.67/363.80	c Try to convert by bdds
362.67/363.81	c D: 1
362.67/363.81	c estimatedAdderCost: 36
362.67/363.81	c Try to convert by bdds
362.67/363.82	c D: 1
362.67/363.82	c estimatedAdderCost: 35
362.67/363.82	c Try to convert by bdds
362.67/363.84	c D: 1
362.67/363.84	c estimatedAdderCost: 36
362.67/363.84	c Try to convert by bdds
362.67/363.85	c D: 1
362.67/363.85	c estimatedAdderCost: 35
362.67/363.85	c Try to convert by bdds
362.67/363.86	c D: 1
362.67/363.86	c estimatedAdderCost: 36
362.67/363.86	c Try to convert by bdds
362.67/363.87	c D: 1
362.67/363.87	c estimatedAdderCost: 35
362.67/363.87	c Try to convert by bdds
362.67/363.89	c D: 1
362.67/363.89	c estimatedAdderCost: 36
362.67/363.89	c Try to convert by bdds
362.77/363.90	c D: 1
362.77/363.90	c estimatedAdderCost: 35
362.77/363.90	c Try to convert by bdds
362.77/363.91	c D: 1
362.77/363.91	c estimatedAdderCost: 36
362.77/363.91	c Try to convert by bdds
362.77/363.92	c D: 1
362.77/363.92	c estimatedAdderCost: 35
362.77/363.92	c Try to convert by bdds
362.77/363.94	c D: 1
362.77/363.94	c estimatedAdderCost: 36
362.77/363.94	c Try to convert by bdds
362.77/363.95	c D: 1
362.77/363.95	c estimatedAdderCost: 35
362.77/363.95	c Try to convert by bdds
362.77/363.96	c D: 1
362.77/363.96	c estimatedAdderCost: 36
362.77/363.96	c Try to convert by bdds
362.77/363.97	c D: 1
362.77/363.97	c estimatedAdderCost: 35
362.77/363.97	c Try to convert by bdds
362.77/363.99	c D: 1
362.77/363.99	c estimatedAdderCost: 36
362.77/363.99	c Try to convert by bdds
362.77/364.00	c D: 1
362.77/364.00	c estimatedAdderCost: 35
362.77/364.00	c Try to convert by bdds
362.90/364.01	c D: 1
362.90/364.01	c estimatedAdderCost: 36
362.90/364.01	c Try to convert by bdds
362.90/364.03	c D: 1
362.90/364.03	c estimatedAdderCost: 35
362.90/364.03	c Try to convert by bdds
362.90/364.04	c D: 1
362.90/364.04	c estimatedAdderCost: 36
362.90/364.04	c Try to convert by bdds
362.90/364.05	c D: 1
362.90/364.05	c estimatedAdderCost: 35
362.90/364.05	c Try to convert by bdds
362.90/364.06	c D: 1
362.90/364.06	c estimatedAdderCost: 36
362.90/364.06	c Try to convert by bdds
362.90/364.08	c D: 1
362.90/364.08	c estimatedAdderCost: 35
362.90/364.08	c Try to convert by bdds
362.90/364.09	c D: 1
362.90/364.09	c estimatedAdderCost: 36
362.90/364.09	c Try to convert by bdds
362.90/364.10	c D: 1
362.90/364.10	c estimatedAdderCost: 35
362.90/364.10	c Try to convert by bdds
363.00/364.11	c D: 1
363.00/364.11	c estimatedAdderCost: 36
363.00/364.11	c Try to convert by bdds
363.00/364.13	c D: 1
363.00/364.13	c estimatedAdderCost: 35
363.00/364.13	c Try to convert by bdds
363.00/364.14	c D: 1
363.00/364.14	c estimatedAdderCost: 36
363.00/364.14	c Try to convert by bdds
363.00/364.15	c D: 1
363.00/364.15	c estimatedAdderCost: 35
363.00/364.15	c Try to convert by bdds
363.00/364.16	c D: 1
363.00/364.16	c estimatedAdderCost: 36
363.00/364.16	c Try to convert by bdds
363.00/364.18	c D: 1
363.00/364.18	c estimatedAdderCost: 35
363.00/364.18	c Try to convert by bdds
363.00/364.19	c D: 1
363.00/364.19	c estimatedAdderCost: 36
363.00/364.19	c Try to convert by bdds
363.08/364.20	c D: 1
363.08/364.20	c estimatedAdderCost: 35
363.08/364.20	c Try to convert by bdds
363.08/364.21	c D: 1
363.08/364.21	c estimatedAdderCost: 36
363.08/364.21	c Try to convert by bdds
363.08/364.23	c D: 1
363.08/364.23	c estimatedAdderCost: 35
363.08/364.23	c Try to convert by bdds
363.08/364.24	c D: 1
363.08/364.24	c estimatedAdderCost: 36
363.08/364.24	c Try to convert by bdds
363.08/364.25	c D: 1
363.08/364.25	c estimatedAdderCost: 35
363.08/364.25	c Try to convert by bdds
363.08/364.26	c D: 1
363.08/364.26	c estimatedAdderCost: 36
363.08/364.26	c Try to convert by bdds
363.08/364.28	c D: 1
363.08/364.28	c estimatedAdderCost: 35
363.08/364.28	c Try to convert by bdds
363.08/364.29	c D: 1
363.08/364.29	c estimatedAdderCost: 36
363.08/364.29	c Try to convert by bdds
363.18/364.30	c D: 1
363.18/364.30	c estimatedAdderCost: 35
363.18/364.30	c Try to convert by bdds
363.18/364.32	c D: 1
363.18/364.32	c estimatedAdderCost: 36
363.18/364.32	c Try to convert by bdds
363.18/364.33	c D: 1
363.18/364.33	c estimatedAdderCost: 35
363.18/364.33	c Try to convert by bdds
363.18/364.34	c D: 1
363.18/364.34	c estimatedAdderCost: 36
363.18/364.34	c Try to convert by bdds
363.18/364.35	c D: 1
363.18/364.35	c estimatedAdderCost: 35
363.18/364.35	c Try to convert by bdds
363.18/364.37	c D: 1
363.18/364.37	c estimatedAdderCost: 36
363.18/364.37	c Try to convert by bdds
363.18/364.38	c D: 1
363.18/364.38	c estimatedAdderCost: 35
363.18/364.38	c Try to convert by bdds
363.18/364.39	c D: 1
363.18/364.39	c estimatedAdderCost: 36
363.18/364.39	c Try to convert by bdds
363.28/364.40	c D: 1
363.28/364.40	c estimatedAdderCost: 35
363.28/364.40	c Try to convert by bdds
363.28/364.42	c D: 1
363.28/364.42	c estimatedAdderCost: 36
363.28/364.42	c Try to convert by bdds
363.28/364.43	c D: 1
363.28/364.43	c estimatedAdderCost: 35
363.28/364.43	c Try to convert by bdds
363.28/364.44	c D: 1
363.28/364.44	c estimatedAdderCost: 36
363.28/364.44	c Try to convert by bdds
363.28/364.45	c D: 1
363.28/364.45	c estimatedAdderCost: 35
363.28/364.45	c Try to convert by bdds
363.28/364.47	c D: 1
363.28/364.47	c estimatedAdderCost: 36
363.28/364.47	c Try to convert by bdds
363.28/364.48	c D: 1
363.28/364.48	c estimatedAdderCost: 35
363.28/364.48	c Try to convert by bdds
363.28/364.49	c D: 1
363.28/364.49	c estimatedAdderCost: 36
363.28/364.49	c Try to convert by bdds
363.38/364.50	c D: 1
363.38/364.50	c estimatedAdderCost: 35
363.38/364.50	c Try to convert by bdds
363.38/364.52	c D: 1
363.38/364.52	c estimatedAdderCost: 36
363.38/364.52	c Try to convert by bdds
363.38/364.53	c D: 1
363.38/364.53	c estimatedAdderCost: 35
363.38/364.53	c Try to convert by bdds
363.38/364.54	c D: 1
363.38/364.54	c estimatedAdderCost: 36
363.38/364.54	c Try to convert by bdds
363.38/364.55	c D: 1
363.38/364.55	c estimatedAdderCost: 35
363.38/364.55	c Try to convert by bdds
363.38/364.57	c D: 1
363.38/364.57	c estimatedAdderCost: 36
363.38/364.57	c Try to convert by bdds
363.38/364.58	c D: 1
363.38/364.58	c estimatedAdderCost: 35
363.38/364.58	c Try to convert by bdds
363.38/364.59	c D: 1
363.38/364.59	c estimatedAdderCost: 36
363.38/364.59	c Try to convert by bdds
363.48/364.60	c D: 1
363.48/364.60	c estimatedAdderCost: 35
363.48/364.60	c Try to convert by bdds
363.48/364.62	c D: 1
363.48/364.62	c estimatedAdderCost: 36
363.48/364.62	c Try to convert by bdds
363.48/364.63	c D: 1
363.48/364.63	c estimatedAdderCost: 35
363.48/364.63	c Try to convert by bdds
363.48/364.64	c D: 1
363.48/364.64	c estimatedAdderCost: 36
363.48/364.64	c Try to convert by bdds
363.48/364.65	c D: 1
363.48/364.65	c estimatedAdderCost: 35
363.48/364.65	c Try to convert by bdds
363.48/364.67	c D: 1
363.48/364.67	c estimatedAdderCost: 36
363.48/364.67	c Try to convert by bdds
363.48/364.68	c D: 1
363.48/364.68	c estimatedAdderCost: 35
363.48/364.68	c Try to convert by bdds
363.48/364.69	c D: 1
363.48/364.69	c estimatedAdderCost: 36
363.48/364.69	c Try to convert by bdds
363.58/364.70	c D: 1
363.58/364.70	c estimatedAdderCost: 35
363.58/364.70	c Try to convert by bdds
363.58/364.72	c D: 1
363.58/364.72	c estimatedAdderCost: 36
363.58/364.72	c Try to convert by bdds
363.58/364.73	c D: 1
363.58/364.73	c estimatedAdderCost: 35
363.58/364.73	c Try to convert by bdds
363.58/364.74	c D: 1
363.58/364.74	c estimatedAdderCost: 36
363.58/364.74	c Try to convert by bdds
363.58/364.76	c D: 1
363.58/364.76	c estimatedAdderCost: 35
363.58/364.76	c Try to convert by bdds
363.58/364.77	c D: 1
363.58/364.77	c estimatedAdderCost: 36
363.58/364.77	c Try to convert by bdds
363.58/364.78	c D: 1
363.58/364.78	c estimatedAdderCost: 35
363.58/364.78	c Try to convert by bdds
363.58/364.79	c D: 1
363.58/364.79	c estimatedAdderCost: 36
363.58/364.79	c Try to convert by bdds
363.68/364.81	c D: 1
363.68/364.81	c estimatedAdderCost: 35
363.68/364.81	c Try to convert by bdds
363.68/364.82	c D: 1
363.68/364.82	c estimatedAdderCost: 36
363.68/364.82	c Try to convert by bdds
363.68/364.83	c D: 1
363.68/364.83	c estimatedAdderCost: 35
363.68/364.83	c Try to convert by bdds
363.68/364.84	c D: 1
363.68/364.84	c estimatedAdderCost: 36
363.68/364.84	c Try to convert by bdds
363.68/364.86	c D: 1
363.68/364.86	c estimatedAdderCost: 35
363.68/364.86	c Try to convert by bdds
363.68/364.87	c D: 1
363.68/364.87	c estimatedAdderCost: 36
363.68/364.87	c Try to convert by bdds
363.68/364.88	c D: 1
363.68/364.88	c estimatedAdderCost: 35
363.68/364.88	c Try to convert by bdds
363.68/364.89	c D: 1
363.68/364.89	c estimatedAdderCost: 36
363.68/364.89	c Try to convert by bdds
363.78/364.91	c D: 1
363.78/364.91	c estimatedAdderCost: 35
363.78/364.91	c Try to convert by bdds
363.78/364.92	c D: 1
363.78/364.92	c estimatedAdderCost: 36
363.78/364.92	c Try to convert by bdds
363.78/364.93	c D: 1
363.78/364.93	c estimatedAdderCost: 35
363.78/364.93	c Try to convert by bdds
363.78/364.94	c D: 1
363.78/364.94	c estimatedAdderCost: 36
363.78/364.94	c Try to convert by bdds
363.78/364.96	c D: 1
363.78/364.96	c estimatedAdderCost: 35
363.78/364.96	c Try to convert by bdds
363.78/364.97	c D: 1
363.78/364.97	c estimatedAdderCost: 36
363.78/364.97	c Try to convert by bdds
363.78/364.98	c D: 1
363.78/364.98	c estimatedAdderCost: 35
363.78/364.98	c Try to convert by bdds
363.78/364.99	c D: 1
363.78/364.99	c estimatedAdderCost: 36
363.78/364.99	c Try to convert by bdds
363.78/365.01	c D: 1
363.78/365.01	c estimatedAdderCost: 35
363.78/365.01	c Try to convert by bdds
363.89/365.02	c D: 1
363.89/365.02	c estimatedAdderCost: 36
363.89/365.02	c Try to convert by bdds
363.89/365.03	c D: 1
363.89/365.03	c estimatedAdderCost: 35
363.89/365.03	c Try to convert by bdds
363.89/365.05	c D: 1
363.89/365.05	c estimatedAdderCost: 36
363.89/365.05	c Try to convert by bdds
363.89/365.06	c D: 1
363.89/365.06	c estimatedAdderCost: 35
363.89/365.06	c Try to convert by bdds
363.89/365.07	c D: 1
363.89/365.07	c estimatedAdderCost: 36
363.89/365.07	c Try to convert by bdds
363.89/365.08	c D: 1
363.89/365.08	c estimatedAdderCost: 35
363.89/365.08	c Try to convert by bdds
363.89/365.10	c D: 1
363.89/365.10	c estimatedAdderCost: 36
363.89/365.10	c Try to convert by bdds
363.89/365.11	c D: 1
363.89/365.11	c estimatedAdderCost: 35
363.89/365.11	c Try to convert by bdds
363.99/365.12	c D: 1
363.99/365.12	c estimatedAdderCost: 36
363.99/365.12	c Try to convert by bdds
363.99/365.13	c D: 1
363.99/365.13	c estimatedAdderCost: 35
363.99/365.13	c Try to convert by bdds
363.99/365.15	c D: 1
363.99/365.15	c estimatedAdderCost: 36
363.99/365.15	c Try to convert by bdds
363.99/365.16	c D: 1
363.99/365.16	c estimatedAdderCost: 35
363.99/365.16	c Try to convert by bdds
363.99/365.17	c D: 1
363.99/365.17	c estimatedAdderCost: 36
363.99/365.17	c Try to convert by bdds
363.99/365.18	c D: 1
363.99/365.18	c estimatedAdderCost: 35
363.99/365.18	c Try to convert by bdds
364.08/365.20	c D: 1
364.08/365.20	c estimatedAdderCost: 36
364.08/365.20	c Try to convert by bdds
364.08/365.21	c D: 1
364.08/365.21	c estimatedAdderCost: 35
364.08/365.21	c Try to convert by bdds
364.08/365.22	c D: 1
364.08/365.22	c estimatedAdderCost: 36
364.08/365.22	c Try to convert by bdds
364.08/365.23	c D: 1
364.08/365.23	c estimatedAdderCost: 35
364.08/365.23	c Try to convert by bdds
364.08/365.25	c D: 1
364.08/365.25	c estimatedAdderCost: 36
364.08/365.25	c Try to convert by bdds
364.08/365.26	c D: 1
364.08/365.26	c estimatedAdderCost: 35
364.08/365.26	c Try to convert by bdds
364.08/365.27	c D: 1
364.08/365.27	c estimatedAdderCost: 36
364.08/365.27	c Try to convert by bdds
364.08/365.28	c D: 1
364.08/365.28	c estimatedAdderCost: 35
364.08/365.28	c Try to convert by bdds
364.18/365.30	c D: 1
364.18/365.30	c estimatedAdderCost: 36
364.18/365.30	c Try to convert by bdds
364.18/365.31	c D: 1
364.18/365.31	c estimatedAdderCost: 35
364.18/365.31	c Try to convert by bdds
364.18/365.33	c D: 1
364.18/365.33	c estimatedAdderCost: 36
364.18/365.33	c Try to convert by bdds
364.18/365.34	c D: 1
364.18/365.34	c estimatedAdderCost: 35
364.18/365.34	c Try to convert by bdds
364.18/365.35	c D: 1
364.18/365.35	c estimatedAdderCost: 36
364.18/365.35	c Try to convert by bdds
364.18/365.36	c D: 1
364.18/365.36	c estimatedAdderCost: 35
364.18/365.36	c Try to convert by bdds
364.18/365.38	c D: 1
364.18/365.38	c estimatedAdderCost: 36
364.18/365.38	c Try to convert by bdds
364.18/365.39	c D: 1
364.18/365.39	c estimatedAdderCost: 35
364.18/365.39	c Try to convert by bdds
364.27/365.40	c D: 1
364.27/365.40	c estimatedAdderCost: 36
364.27/365.40	c Try to convert by bdds
364.27/365.41	c D: 1
364.27/365.41	c estimatedAdderCost: 35
364.27/365.41	c Try to convert by bdds
364.27/365.43	c D: 1
364.27/365.43	c estimatedAdderCost: 36
364.27/365.43	c Try to convert by bdds
364.27/365.44	c D: 1
364.27/365.44	c estimatedAdderCost: 35
364.27/365.44	c Try to convert by bdds
364.27/365.45	c D: 1
364.27/365.45	c estimatedAdderCost: 36
364.27/365.45	c Try to convert by bdds
364.27/365.46	c D: 1
364.27/365.46	c estimatedAdderCost: 35
364.27/365.46	c Try to convert by bdds
364.27/365.48	c D: 1
364.27/365.48	c estimatedAdderCost: 36
364.27/365.48	c Try to convert by bdds
364.27/365.49	c D: 1
364.27/365.49	c estimatedAdderCost: 35
364.27/365.49	c Try to convert by bdds
364.37/365.50	c D: 1
364.37/365.50	c estimatedAdderCost: 36
364.37/365.50	c Try to convert by bdds
364.37/365.51	c D: 1
364.37/365.51	c estimatedAdderCost: 35
364.37/365.51	c Try to convert by bdds
364.37/365.53	c D: 1
364.37/365.53	c estimatedAdderCost: 36
364.37/365.53	c Try to convert by bdds
364.37/365.54	c D: 1
364.37/365.54	c estimatedAdderCost: 35
364.37/365.54	c Try to convert by bdds
364.37/365.55	c D: 1
364.37/365.55	c estimatedAdderCost: 36
364.37/365.55	c Try to convert by bdds
364.37/365.57	c D: 1
364.37/365.57	c estimatedAdderCost: 35
364.37/365.57	c Try to convert by bdds
364.37/365.58	c D: 1
364.37/365.58	c estimatedAdderCost: 36
364.37/365.58	c Try to convert by bdds
364.37/365.59	c D: 1
364.37/365.59	c estimatedAdderCost: 35
364.37/365.59	c Try to convert by bdds
364.47/365.60	c D: 1
364.47/365.60	c estimatedAdderCost: 36
364.47/365.60	c Try to convert by bdds
364.47/365.62	c D: 1
364.47/365.62	c estimatedAdderCost: 35
364.47/365.62	c Try to convert by bdds
364.47/365.63	c D: 1
364.47/365.63	c estimatedAdderCost: 36
364.47/365.63	c Try to convert by bdds
364.47/365.64	c D: 1
364.47/365.64	c estimatedAdderCost: 35
364.47/365.64	c Try to convert by bdds
364.47/365.65	c D: 1
364.47/365.65	c estimatedAdderCost: 36
364.47/365.65	c Try to convert by bdds
364.47/365.67	c D: 1
364.47/365.67	c estimatedAdderCost: 35
364.47/365.67	c Try to convert by bdds
364.47/365.68	c D: 1
364.47/365.68	c estimatedAdderCost: 36
364.47/365.68	c Try to convert by bdds
364.47/365.69	c D: 1
364.47/365.69	c estimatedAdderCost: 35
364.47/365.69	c Try to convert by bdds
364.57/365.70	c D: 1
364.57/365.70	c estimatedAdderCost: 36
364.57/365.70	c Try to convert by bdds
364.57/365.72	c D: 1
364.57/365.72	c estimatedAdderCost: 35
364.57/365.72	c Try to convert by bdds
364.57/365.73	c D: 1
364.57/365.73	c estimatedAdderCost: 36
364.57/365.73	c Try to convert by bdds
364.57/365.74	c D: 1
364.57/365.74	c estimatedAdderCost: 35
364.57/365.74	c Try to convert by bdds
364.57/365.75	c D: 1
364.57/365.75	c estimatedAdderCost: 36
364.57/365.75	c Try to convert by bdds
364.57/365.77	c D: 1
364.57/365.77	c estimatedAdderCost: 35
364.57/365.77	c Try to convert by bdds
364.57/365.78	c D: 1
364.57/365.78	c estimatedAdderCost: 36
364.57/365.78	c Try to convert by bdds
364.57/365.79	c D: 1
364.57/365.79	c estimatedAdderCost: 35
364.57/365.79	c Try to convert by bdds
364.68/365.80	c D: 1
364.68/365.80	c estimatedAdderCost: 36
364.68/365.80	c Try to convert by bdds
364.68/365.82	c D: 1
364.68/365.82	c estimatedAdderCost: 35
364.68/365.82	c Try to convert by bdds
364.68/365.83	c D: 1
364.68/365.83	c estimatedAdderCost: 36
364.68/365.83	c Try to convert by bdds
364.68/365.84	c D: 1
364.68/365.84	c estimatedAdderCost: 35
364.68/365.84	c Try to convert by bdds
364.68/365.86	c D: 1
364.68/365.86	c estimatedAdderCost: 36
364.68/365.86	c Try to convert by bdds
364.68/365.87	c D: 1
364.68/365.87	c estimatedAdderCost: 35
364.68/365.87	c Try to convert by bdds
364.68/365.88	c D: 1
364.68/365.88	c estimatedAdderCost: 36
364.68/365.88	c Try to convert by bdds
364.68/365.89	c D: 1
364.68/365.89	c estimatedAdderCost: 35
364.68/365.89	c Try to convert by bdds
364.78/365.91	c D: 1
364.78/365.91	c estimatedAdderCost: 36
364.78/365.91	c Try to convert by bdds
364.78/365.92	c D: 1
364.78/365.92	c estimatedAdderCost: 35
364.78/365.92	c Try to convert by bdds
364.78/365.93	c D: 1
364.78/365.93	c estimatedAdderCost: 36
364.78/365.93	c Try to convert by bdds
364.78/365.94	c D: 1
364.78/365.94	c estimatedAdderCost: 35
364.78/365.94	c Try to convert by bdds
364.78/365.96	c D: 1
364.78/365.96	c estimatedAdderCost: 36
364.78/365.96	c Try to convert by bdds
364.78/365.97	c D: 1
364.78/365.97	c estimatedAdderCost: 35
364.78/365.97	c Try to convert by bdds
364.78/365.98	c D: 1
364.78/365.98	c estimatedAdderCost: 36
364.78/365.98	c Try to convert by bdds
364.78/365.99	c D: 1
364.78/365.99	c estimatedAdderCost: 35
364.78/365.99	c Try to convert by bdds
364.78/366.01	c D: 1
364.78/366.01	c estimatedAdderCost: 36
364.78/366.01	c Try to convert by bdds
364.89/366.02	c D: 1
364.89/366.02	c estimatedAdderCost: 35
364.89/366.02	c Try to convert by bdds
364.89/366.03	c D: 1
364.89/366.03	c estimatedAdderCost: 36
364.89/366.03	c Try to convert by bdds
364.89/366.04	c D: 1
364.89/366.04	c estimatedAdderCost: 35
364.89/366.04	c Try to convert by bdds
364.89/366.06	c D: 1
364.89/366.06	c estimatedAdderCost: 36
364.89/366.06	c Try to convert by bdds
364.89/366.07	c D: 1
364.89/366.07	c estimatedAdderCost: 35
364.89/366.07	c Try to convert by bdds
364.89/366.08	c D: 1
364.89/366.08	c estimatedAdderCost: 36
364.89/366.08	c Try to convert by bdds
364.89/366.09	c D: 1
364.89/366.09	c estimatedAdderCost: 35
364.89/366.09	c Try to convert by bdds
364.89/366.11	c D: 1
364.89/366.11	c estimatedAdderCost: 36
364.89/366.11	c Try to convert by bdds
364.99/366.12	c D: 1
364.99/366.12	c estimatedAdderCost: 35
364.99/366.12	c Try to convert by bdds
364.99/366.13	c D: 1
364.99/366.13	c estimatedAdderCost: 36
364.99/366.13	c Try to convert by bdds
364.99/366.14	c D: 1
364.99/366.14	c estimatedAdderCost: 35
364.99/366.14	c Try to convert by bdds
364.99/366.16	c D: 1
364.99/366.16	c estimatedAdderCost: 36
364.99/366.16	c Try to convert by bdds
364.99/366.17	c D: 1
364.99/366.17	c estimatedAdderCost: 35
364.99/366.17	c Try to convert by bdds
364.99/366.18	c D: 1
364.99/366.18	c estimatedAdderCost: 36
364.99/366.18	c Try to convert by bdds
364.99/366.19	c D: 1
364.99/366.19	c estimatedAdderCost: 35
364.99/366.19	c Try to convert by bdds
365.08/366.21	c D: 1
365.08/366.21	c estimatedAdderCost: 36
365.08/366.21	c Try to convert by bdds
365.08/366.22	c D: 1
365.08/366.22	c estimatedAdderCost: 35
365.08/366.22	c Try to convert by bdds
365.08/366.23	c D: 1
365.08/366.23	c estimatedAdderCost: 36
365.08/366.23	c Try to convert by bdds
365.08/366.25	c D: 1
365.08/366.25	c estimatedAdderCost: 35
365.08/366.25	c Try to convert by bdds
365.08/366.26	c D: 1
365.08/366.26	c estimatedAdderCost: 36
365.08/366.26	c Try to convert by bdds
365.08/366.27	c D: 1
365.08/366.27	c estimatedAdderCost: 35
365.08/366.27	c Try to convert by bdds
365.08/366.28	c D: 1
365.08/366.28	c estimatedAdderCost: 36
365.08/366.28	c Try to convert by bdds
365.17/366.30	c D: 1
365.17/366.30	c estimatedAdderCost: 35
365.17/366.30	c Try to convert by bdds
365.17/366.31	c D: 1
365.17/366.31	c estimatedAdderCost: 36
365.17/366.31	c Try to convert by bdds
365.17/366.32	c D: 1
365.17/366.32	c estimatedAdderCost: 35
365.17/366.32	c Try to convert by bdds
365.17/366.33	c D: 1
365.17/366.33	c estimatedAdderCost: 36
365.17/366.33	c Try to convert by bdds
365.17/366.35	c D: 1
365.17/366.35	c estimatedAdderCost: 35
365.17/366.35	c Try to convert by bdds
365.17/366.36	c D: 1
365.17/366.36	c estimatedAdderCost: 36
365.17/366.36	c Try to convert by bdds
365.17/366.37	c D: 1
365.17/366.37	c estimatedAdderCost: 35
365.17/366.37	c Try to convert by bdds
365.17/366.38	c D: 1
365.17/366.38	c estimatedAdderCost: 36
365.17/366.38	c Try to convert by bdds
365.27/366.40	c D: 1
365.27/366.40	c estimatedAdderCost: 35
365.27/366.40	c Try to convert by bdds
365.27/366.41	c D: 1
365.27/366.41	c estimatedAdderCost: 36
365.27/366.41	c Try to convert by bdds
365.27/366.42	c D: 1
365.27/366.42	c estimatedAdderCost: 35
365.27/366.42	c Try to convert by bdds
365.27/366.43	c D: 1
365.27/366.43	c estimatedAdderCost: 36
365.27/366.43	c Try to convert by bdds
365.27/366.45	c D: 1
365.27/366.45	c estimatedAdderCost: 35
365.27/366.45	c Try to convert by bdds
365.27/366.46	c D: 1
365.27/366.46	c estimatedAdderCost: 36
365.27/366.46	c Try to convert by bdds
365.27/366.47	c D: 1
365.27/366.47	c estimatedAdderCost: 35
365.27/366.47	c Try to convert by bdds
365.27/366.48	c D: 1
365.27/366.48	c estimatedAdderCost: 36
365.27/366.48	c Try to convert by bdds
365.37/366.50	c D: 1
365.37/366.50	c estimatedAdderCost: 35
365.37/366.50	c Try to convert by bdds
365.37/366.51	c D: 1
365.37/366.51	c estimatedAdderCost: 36
365.37/366.51	c Try to convert by bdds
365.37/366.52	c D: 1
365.37/366.52	c estimatedAdderCost: 35
365.37/366.52	c Try to convert by bdds
365.37/366.54	c D: 1
365.37/366.54	c estimatedAdderCost: 36
365.37/366.54	c Try to convert by bdds
365.37/366.55	c D: 1
365.37/366.55	c estimatedAdderCost: 35
365.37/366.55	c Try to convert by bdds
365.37/366.56	c D: 1
365.37/366.56	c estimatedAdderCost: 36
365.37/366.56	c Try to convert by bdds
365.37/366.57	c D: 1
365.37/366.57	c estimatedAdderCost: 35
365.37/366.57	c Try to convert by bdds
365.37/366.59	c D: 1
365.37/366.59	c estimatedAdderCost: 36
365.37/366.59	c Try to convert by bdds
365.47/366.60	c D: 1
365.47/366.60	c estimatedAdderCost: 35
365.47/366.60	c Try to convert by bdds
365.47/366.61	c D: 1
365.47/366.61	c estimatedAdderCost: 36
365.47/366.61	c Try to convert by bdds
365.47/366.62	c D: 1
365.47/366.62	c estimatedAdderCost: 35
365.47/366.62	c Try to convert by bdds
365.47/366.64	c D: 1
365.47/366.64	c estimatedAdderCost: 36
365.47/366.64	c Try to convert by bdds
365.47/366.65	c D: 1
365.47/366.65	c estimatedAdderCost: 35
365.47/366.65	c Try to convert by bdds
365.47/366.66	c D: 1
365.47/366.66	c estimatedAdderCost: 36
365.47/366.66	c Try to convert by bdds
365.47/366.67	c D: 1
365.47/366.67	c estimatedAdderCost: 35
365.47/366.67	c Try to convert by bdds
365.47/366.69	c D: 1
365.47/366.69	c estimatedAdderCost: 36
365.47/366.69	c Try to convert by bdds
365.57/366.70	c D: 1
365.57/366.70	c estimatedAdderCost: 35
365.57/366.70	c Try to convert by bdds
365.57/366.71	c D: 1
365.57/366.71	c estimatedAdderCost: 36
365.57/366.71	c Try to convert by bdds
365.57/366.72	c D: 1
365.57/366.72	c estimatedAdderCost: 35
365.57/366.72	c Try to convert by bdds
365.57/366.74	c D: 1
365.57/366.74	c estimatedAdderCost: 36
365.57/366.74	c Try to convert by bdds
365.57/366.75	c D: 1
365.57/366.75	c estimatedAdderCost: 35
365.57/366.75	c Try to convert by bdds
365.57/366.76	c D: 1
365.57/366.76	c estimatedAdderCost: 36
365.57/366.76	c Try to convert by bdds
365.57/366.78	c D: 1
365.57/366.78	c estimatedAdderCost: 35
365.57/366.78	c Try to convert by bdds
365.57/366.79	c D: 1
365.57/366.79	c estimatedAdderCost: 36
365.57/366.79	c Try to convert by bdds
365.67/366.80	c D: 1
365.67/366.80	c estimatedAdderCost: 35
365.67/366.80	c Try to convert by bdds
365.67/366.81	c D: 1
365.67/366.81	c estimatedAdderCost: 36
365.67/366.81	c Try to convert by bdds
365.67/366.83	c D: 1
365.67/366.83	c estimatedAdderCost: 35
365.67/366.83	c Try to convert by bdds
365.67/366.84	c D: 1
365.67/366.84	c estimatedAdderCost: 36
365.67/366.84	c Try to convert by bdds
365.67/366.85	c D: 1
365.67/366.85	c estimatedAdderCost: 35
365.67/366.85	c Try to convert by bdds
365.67/366.86	c D: 1
365.67/366.86	c estimatedAdderCost: 36
365.67/366.86	c Try to convert by bdds
365.67/366.88	c D: 1
365.67/366.88	c estimatedAdderCost: 35
365.67/366.88	c Try to convert by bdds
365.67/366.89	c D: 1
365.67/366.89	c estimatedAdderCost: 36
365.67/366.89	c Try to convert by bdds
365.77/366.90	c D: 1
365.77/366.90	c estimatedAdderCost: 35
365.77/366.90	c Try to convert by bdds
365.77/366.91	c D: 1
365.77/366.91	c estimatedAdderCost: 36
365.77/366.91	c Try to convert by bdds
365.77/366.93	c D: 1
365.77/366.93	c estimatedAdderCost: 35
365.77/366.93	c Try to convert by bdds
365.77/366.94	c D: 1
365.77/366.94	c estimatedAdderCost: 36
365.77/366.94	c Try to convert by bdds
365.77/366.95	c D: 1
365.77/366.95	c estimatedAdderCost: 35
365.77/366.95	c Try to convert by bdds
365.77/366.97	c D: 1
365.77/366.97	c estimatedAdderCost: 36
365.77/366.97	c Try to convert by bdds
365.77/366.98	c D: 1
365.77/366.98	c estimatedAdderCost: 35
365.77/366.98	c Try to convert by bdds
365.77/366.99	c D: 1
365.77/366.99	c estimatedAdderCost: 36
365.77/366.99	c Try to convert by bdds
365.77/367.00	c D: 1
365.77/367.00	c estimatedAdderCost: 35
365.77/367.00	c Try to convert by bdds
365.89/367.02	c D: 1
365.89/367.02	c estimatedAdderCost: 36
365.89/367.02	c Try to convert by bdds
365.89/367.03	c D: 1
365.89/367.03	c estimatedAdderCost: 35
365.89/367.03	c Try to convert by bdds
365.89/367.04	c D: 1
365.89/367.04	c estimatedAdderCost: 36
365.89/367.04	c Try to convert by bdds
365.89/367.05	c D: 1
365.89/367.05	c estimatedAdderCost: 35
365.89/367.05	c Try to convert by bdds
365.89/367.07	c D: 1
365.89/367.07	c estimatedAdderCost: 36
365.89/367.07	c Try to convert by bdds
365.89/367.08	c D: 1
365.89/367.08	c estimatedAdderCost: 35
365.89/367.08	c Try to convert by bdds
365.89/367.09	c D: 1
365.89/367.09	c estimatedAdderCost: 36
365.89/367.09	c Try to convert by bdds
365.89/367.10	c D: 1
365.89/367.10	c estimatedAdderCost: 35
365.89/367.10	c Try to convert by bdds
365.99/367.12	c D: 1
365.99/367.12	c estimatedAdderCost: 36
365.99/367.12	c Try to convert by bdds
365.99/367.13	c D: 1
365.99/367.13	c estimatedAdderCost: 35
365.99/367.13	c Try to convert by bdds
365.99/367.14	c D: 1
365.99/367.14	c estimatedAdderCost: 36
365.99/367.14	c Try to convert by bdds
365.99/367.16	c D: 1
365.99/367.16	c estimatedAdderCost: 35
365.99/367.16	c Try to convert by bdds
365.99/367.17	c D: 1
365.99/367.17	c estimatedAdderCost: 36
365.99/367.17	c Try to convert by bdds
365.99/367.18	c D: 1
365.99/367.18	c estimatedAdderCost: 35
365.99/367.18	c Try to convert by bdds
365.99/367.19	c D: 1
365.99/367.19	c estimatedAdderCost: 36
365.99/367.19	c Try to convert by bdds
366.07/367.21	c D: 1
366.07/367.21	c estimatedAdderCost: 35
366.07/367.21	c Try to convert by bdds
366.07/367.22	c D: 1
366.07/367.22	c estimatedAdderCost: 36
366.07/367.22	c Try to convert by bdds
366.07/367.23	c D: 1
366.07/367.23	c estimatedAdderCost: 35
366.07/367.23	c Try to convert by bdds
366.07/367.24	c D: 1
366.07/367.24	c estimatedAdderCost: 36
366.07/367.24	c Try to convert by bdds
366.07/367.26	c D: 1
366.07/367.26	c estimatedAdderCost: 35
366.07/367.26	c Try to convert by bdds
366.07/367.27	c D: 1
366.07/367.27	c estimatedAdderCost: 36
366.07/367.27	c Try to convert by bdds
366.07/367.28	c D: 1
366.07/367.28	c estimatedAdderCost: 35
366.07/367.28	c Try to convert by bdds
366.07/367.29	c D: 1
366.07/367.29	c estimatedAdderCost: 36
366.07/367.29	c Try to convert by bdds
366.17/367.31	c D: 1
366.17/367.31	c estimatedAdderCost: 35
366.17/367.31	c Try to convert by bdds
366.17/367.32	c D: 1
366.17/367.32	c estimatedAdderCost: 36
366.17/367.32	c Try to convert by bdds
366.17/367.33	c D: 1
366.17/367.33	c estimatedAdderCost: 35
366.17/367.33	c Try to convert by bdds
366.17/367.35	c D: 1
366.17/367.35	c estimatedAdderCost: 36
366.17/367.35	c Try to convert by bdds
366.17/367.36	c D: 1
366.17/367.36	c estimatedAdderCost: 35
366.17/367.36	c Try to convert by bdds
366.17/367.37	c D: 1
366.17/367.37	c estimatedAdderCost: 36
366.17/367.37	c Try to convert by bdds
366.17/367.38	c D: 1
366.17/367.38	c estimatedAdderCost: 35
366.17/367.38	c Try to convert by bdds
366.27/367.40	c D: 1
366.27/367.40	c estimatedAdderCost: 36
366.27/367.40	c Try to convert by bdds
366.27/367.41	c D: 1
366.27/367.41	c estimatedAdderCost: 35
366.27/367.41	c Try to convert by bdds
366.27/367.42	c D: 1
366.27/367.42	c estimatedAdderCost: 36
366.27/367.42	c Try to convert by bdds
366.27/367.43	c D: 1
366.27/367.43	c estimatedAdderCost: 35
366.27/367.43	c Try to convert by bdds
366.27/367.45	c D: 1
366.27/367.45	c estimatedAdderCost: 36
366.27/367.45	c Try to convert by bdds
366.27/367.46	c D: 1
366.27/367.46	c estimatedAdderCost: 35
366.27/367.46	c Try to convert by bdds
366.27/367.47	c D: 1
366.27/367.47	c estimatedAdderCost: 36
366.27/367.47	c Try to convert by bdds
366.27/367.48	c D: 1
366.27/367.48	c estimatedAdderCost: 35
366.27/367.48	c Try to convert by bdds
366.37/367.50	c D: 1
366.37/367.50	c estimatedAdderCost: 36
366.37/367.50	c Try to convert by bdds
366.37/367.51	c D: 1
366.37/367.51	c estimatedAdderCost: 35
366.37/367.51	c Try to convert by bdds
366.37/367.52	c D: 1
366.37/367.52	c estimatedAdderCost: 36
366.37/367.52	c Try to convert by bdds
366.37/367.53	c D: 1
366.37/367.53	c estimatedAdderCost: 35
366.37/367.53	c Try to convert by bdds
366.37/367.55	c D: 1
366.37/367.55	c estimatedAdderCost: 36
366.37/367.55	c Try to convert by bdds
366.37/367.56	c D: 1
366.37/367.56	c estimatedAdderCost: 35
366.37/367.56	c Try to convert by bdds
366.37/367.57	c D: 1
366.37/367.57	c estimatedAdderCost: 36
366.37/367.57	c Try to convert by bdds
366.37/367.59	c D: 1
366.37/367.59	c estimatedAdderCost: 35
366.37/367.59	c Try to convert by bdds
366.47/367.60	c D: 1
366.47/367.60	c estimatedAdderCost: 36
366.47/367.60	c Try to convert by bdds
366.47/367.61	c D: 1
366.47/367.61	c estimatedAdderCost: 35
366.47/367.61	c Try to convert by bdds
366.47/367.62	c D: 1
366.47/367.62	c estimatedAdderCost: 36
366.47/367.62	c Try to convert by bdds
366.47/367.64	c D: 1
366.47/367.64	c estimatedAdderCost: 35
366.47/367.64	c Try to convert by bdds
366.47/367.65	c D: 1
366.47/367.65	c estimatedAdderCost: 36
366.47/367.65	c Try to convert by bdds
366.47/367.66	c D: 1
366.47/367.66	c estimatedAdderCost: 35
366.47/367.66	c Try to convert by bdds
366.47/367.67	c D: 1
366.47/367.67	c estimatedAdderCost: 36
366.47/367.67	c Try to convert by bdds
366.47/367.69	c D: 1
366.47/367.69	c estimatedAdderCost: 35
366.47/367.69	c Try to convert by bdds
366.57/367.70	c D: 1
366.57/367.70	c estimatedAdderCost: 36
366.57/367.70	c Try to convert by bdds
366.57/367.71	c D: 1
366.57/367.71	c estimatedAdderCost: 35
366.57/367.71	c Try to convert by bdds
366.57/367.72	c D: 1
366.57/367.72	c estimatedAdderCost: 36
366.57/367.72	c Try to convert by bdds
366.57/367.74	c D: 1
366.57/367.74	c estimatedAdderCost: 35
366.57/367.74	c Try to convert by bdds
366.57/367.75	c D: 1
366.57/367.75	c estimatedAdderCost: 36
366.57/367.75	c Try to convert by bdds
366.57/367.76	c D: 1
366.57/367.76	c estimatedAdderCost: 35
366.57/367.76	c Try to convert by bdds
366.57/367.78	c D: 1
366.57/367.78	c estimatedAdderCost: 36
366.57/367.78	c Try to convert by bdds
366.57/367.79	c D: 1
366.57/367.79	c estimatedAdderCost: 35
366.57/367.79	c Try to convert by bdds
366.67/367.80	c D: 1
366.67/367.80	c estimatedAdderCost: 36
366.67/367.80	c Try to convert by bdds
366.67/367.81	c D: 1
366.67/367.81	c estimatedAdderCost: 35
366.67/367.81	c Try to convert by bdds
366.67/367.83	c D: 1
366.67/367.83	c estimatedAdderCost: 36
366.67/367.83	c Try to convert by bdds
366.67/367.84	c D: 1
366.67/367.84	c estimatedAdderCost: 35
366.67/367.84	c Try to convert by bdds
366.67/367.85	c D: 1
366.67/367.85	c estimatedAdderCost: 36
366.67/367.85	c Try to convert by bdds
366.67/367.86	c D: 1
366.67/367.86	c estimatedAdderCost: 35
366.67/367.86	c Try to convert by bdds
366.67/367.88	c D: 1
366.67/367.88	c estimatedAdderCost: 36
366.67/367.88	c Try to convert by bdds
366.67/367.89	c D: 1
366.67/367.89	c estimatedAdderCost: 35
366.67/367.89	c Try to convert by bdds
366.77/367.90	c D: 1
366.77/367.90	c estimatedAdderCost: 36
366.77/367.90	c Try to convert by bdds
366.77/367.91	c D: 1
366.77/367.91	c estimatedAdderCost: 35
366.77/367.91	c Try to convert by bdds
366.77/367.93	c D: 1
366.77/367.93	c estimatedAdderCost: 36
366.77/367.93	c Try to convert by bdds
366.77/367.94	c D: 1
366.77/367.94	c estimatedAdderCost: 35
366.77/367.94	c Try to convert by bdds
366.77/367.95	c D: 1
366.77/367.95	c estimatedAdderCost: 36
366.77/367.95	c Try to convert by bdds
366.77/367.97	c D: 1
366.77/367.97	c estimatedAdderCost: 35
366.77/367.97	c Try to convert by bdds
366.77/367.98	c D: 1
366.77/367.98	c estimatedAdderCost: 36
366.77/367.98	c Try to convert by bdds
366.77/367.99	c D: 1
366.77/367.99	c estimatedAdderCost: 35
366.77/367.99	c Try to convert by bdds
366.77/368.00	c D: 1
366.77/368.00	c estimatedAdderCost: 36
366.77/368.00	c Try to convert by bdds
366.88/368.02	c D: 1
366.88/368.02	c estimatedAdderCost: 35
366.88/368.02	c Try to convert by bdds
366.88/368.03	c D: 1
366.88/368.03	c estimatedAdderCost: 36
366.88/368.03	c Try to convert by bdds
366.88/368.04	c D: 1
366.88/368.04	c estimatedAdderCost: 35
366.88/368.04	c Try to convert by bdds
366.88/368.05	c D: 1
366.88/368.05	c estimatedAdderCost: 36
366.88/368.05	c Try to convert by bdds
366.88/368.07	c D: 1
366.88/368.07	c estimatedAdderCost: 35
366.88/368.07	c Try to convert by bdds
366.88/368.08	c D: 1
366.88/368.08	c estimatedAdderCost: 36
366.88/368.08	c Try to convert by bdds
366.88/368.09	c D: 1
366.88/368.09	c estimatedAdderCost: 35
366.88/368.09	c Try to convert by bdds
366.88/368.11	c D: 1
366.88/368.11	c estimatedAdderCost: 36
366.88/368.11	c Try to convert by bdds
366.98/368.12	c D: 1
366.98/368.12	c estimatedAdderCost: 35
366.98/368.12	c Try to convert by bdds
366.98/368.13	c D: 1
366.98/368.13	c estimatedAdderCost: 36
366.98/368.13	c Try to convert by bdds
366.98/368.14	c D: 1
366.98/368.14	c estimatedAdderCost: 35
366.98/368.14	c Try to convert by bdds
366.98/368.16	c D: 1
366.98/368.16	c estimatedAdderCost: 36
366.98/368.16	c Try to convert by bdds
366.98/368.17	c D: 1
366.98/368.17	c estimatedAdderCost: 35
366.98/368.17	c Try to convert by bdds
366.98/368.18	c D: 1
366.98/368.18	c estimatedAdderCost: 36
366.98/368.18	c Try to convert by bdds
366.98/368.19	c D: 1
366.98/368.19	c estimatedAdderCost: 35
366.98/368.19	c Try to convert by bdds
367.07/368.21	c D: 1
367.07/368.21	c estimatedAdderCost: 36
367.07/368.21	c Try to convert by bdds
367.07/368.22	c D: 1
367.07/368.22	c estimatedAdderCost: 35
367.07/368.22	c Try to convert by bdds
367.07/368.23	c D: 1
367.07/368.23	c estimatedAdderCost: 36
367.07/368.23	c Try to convert by bdds
367.07/368.24	c D: 1
367.07/368.24	c estimatedAdderCost: 35
367.07/368.24	c Try to convert by bdds
367.07/368.26	c D: 1
367.07/368.26	c estimatedAdderCost: 36
367.07/368.26	c Try to convert by bdds
367.07/368.27	c D: 1
367.07/368.27	c estimatedAdderCost: 35
367.07/368.27	c Try to convert by bdds
367.07/368.28	c D: 1
367.07/368.28	c estimatedAdderCost: 36
367.07/368.28	c Try to convert by bdds
367.16/368.30	c D: 1
367.16/368.30	c estimatedAdderCost: 35
367.16/368.30	c Try to convert by bdds
367.16/368.31	c D: 1
367.16/368.31	c estimatedAdderCost: 36
367.16/368.31	c Try to convert by bdds
367.16/368.32	c D: 1
367.16/368.32	c estimatedAdderCost: 35
367.16/368.32	c Try to convert by bdds
367.16/368.33	c D: 1
367.16/368.33	c estimatedAdderCost: 36
367.16/368.33	c Try to convert by bdds
367.16/368.35	c D: 1
367.16/368.35	c estimatedAdderCost: 35
367.16/368.35	c Try to convert by bdds
367.16/368.36	c D: 1
367.16/368.36	c estimatedAdderCost: 36
367.16/368.36	c Try to convert by bdds
367.16/368.37	c D: 1
367.16/368.37	c estimatedAdderCost: 35
367.16/368.37	c Try to convert by bdds
367.16/368.38	c D: 1
367.16/368.38	c estimatedAdderCost: 36
367.16/368.38	c Try to convert by bdds
367.26/368.40	c D: 1
367.26/368.40	c estimatedAdderCost: 24
367.26/368.40	c Try to convert by bdds
367.26/368.40	c D: 1
367.26/368.40	c estimatedAdderCost: 30
367.26/368.40	c Try to convert by bdds
367.26/368.41	c D: 1
367.26/368.41	c estimatedAdderCost: 30
367.26/368.41	c Try to convert by bdds
367.26/368.43	c D: 1
367.26/368.43	c estimatedAdderCost: 30
367.26/368.43	c Try to convert by bdds
367.26/368.44	c D: 1
367.26/368.44	c estimatedAdderCost: 30
367.26/368.44	c Try to convert by bdds
367.26/368.45	c D: 1
367.26/368.45	c estimatedAdderCost: 30
367.26/368.45	c Try to convert by bdds
367.26/368.46	c D: 1
367.26/368.46	c estimatedAdderCost: 30
367.26/368.46	c Try to convert by bdds
367.26/368.48	c D: 1
367.26/368.48	c estimatedAdderCost: 30
367.26/368.48	c Try to convert by bdds
367.26/368.49	c D: 1
367.26/368.49	c estimatedAdderCost: 30
367.26/368.49	c Try to convert by bdds
367.36/368.50	c D: 1
367.36/368.50	c estimatedAdderCost: 30
367.36/368.50	c Try to convert by bdds
367.36/368.52	c D: 1
367.36/368.52	c estimatedAdderCost: 30
367.36/368.52	c Try to convert by bdds
367.36/368.53	c D: 1
367.36/368.53	c estimatedAdderCost: 30
367.36/368.53	c Try to convert by bdds
367.36/368.54	c D: 1
367.36/368.54	c estimatedAdderCost: 30
367.36/368.54	c Try to convert by bdds
367.36/368.55	c D: 1
367.36/368.55	c estimatedAdderCost: 30
367.36/368.55	c Try to convert by bdds
367.36/368.57	c D: 1
367.36/368.57	c estimatedAdderCost: 30
367.36/368.57	c Try to convert by bdds
367.36/368.58	c D: 1
367.36/368.58	c estimatedAdderCost: 30
367.36/368.58	c Try to convert by bdds
367.36/368.59	c D: 1
367.36/368.59	c estimatedAdderCost: 30
367.36/368.59	c Try to convert by bdds
367.46/368.60	c D: 1
367.46/368.60	c estimatedAdderCost: 30
367.46/368.60	c Try to convert by bdds
367.46/368.62	c D: 1
367.46/368.62	c estimatedAdderCost: 30
367.46/368.62	c Try to convert by bdds
367.46/368.63	c D: 1
367.46/368.63	c estimatedAdderCost: 30
367.46/368.63	c Try to convert by bdds
367.46/368.64	c D: 1
367.46/368.64	c estimatedAdderCost: 30
367.46/368.64	c Try to convert by bdds
367.46/368.65	c D: 1
367.46/368.65	c estimatedAdderCost: 30
367.46/368.65	c Try to convert by bdds
367.46/368.67	c D: 1
367.46/368.67	c estimatedAdderCost: 30
367.46/368.67	c Try to convert by bdds
367.46/368.68	c D: 1
367.46/368.68	c estimatedAdderCost: 30
367.46/368.68	c Try to convert by bdds
367.46/368.69	c D: 1
367.46/368.69	c estimatedAdderCost: 30
367.46/368.69	c Try to convert by bdds
367.56/368.70	c D: 1
367.56/368.70	c estimatedAdderCost: 30
367.56/368.70	c Try to convert by bdds
367.56/368.72	c D: 1
367.56/368.72	c estimatedAdderCost: 30
367.56/368.72	c Try to convert by bdds
367.56/368.73	c D: 1
367.56/368.73	c estimatedAdderCost: 30
367.56/368.73	c Try to convert by bdds
367.56/368.74	c D: 1
367.56/368.74	c estimatedAdderCost: 30
367.56/368.74	c Try to convert by bdds
367.56/368.76	c D: 1
367.56/368.76	c estimatedAdderCost: 30
367.56/368.76	c Try to convert by bdds
367.56/368.77	c D: 1
367.56/368.77	c estimatedAdderCost: 30
367.56/368.77	c Try to convert by bdds
367.56/368.78	c D: 1
367.56/368.78	c estimatedAdderCost: 30
367.56/368.78	c Try to convert by bdds
367.56/368.79	c D: 1
367.56/368.79	c estimatedAdderCost: 30
367.56/368.79	c Try to convert by bdds
367.66/368.81	c D: 1
367.66/368.81	c estimatedAdderCost: 30
367.66/368.81	c Try to convert by bdds
367.66/368.82	c D: 1
367.66/368.82	c estimatedAdderCost: 30
367.66/368.82	c Try to convert by bdds
367.66/368.83	c D: 1
367.66/368.83	c estimatedAdderCost: 30
367.66/368.83	c Try to convert by bdds
367.66/368.84	c D: 1
367.66/368.84	c estimatedAdderCost: 30
367.66/368.84	c Try to convert by bdds
367.66/368.86	c D: 1
367.66/368.86	c estimatedAdderCost: 30
367.66/368.86	c Try to convert by bdds
367.66/368.87	c D: 1
367.66/368.87	c estimatedAdderCost: 30
367.66/368.87	c Try to convert by bdds
367.66/368.88	c D: 1
367.66/368.88	c estimatedAdderCost: 30
367.66/368.88	c Try to convert by bdds
367.66/368.89	c D: 1
367.66/368.89	c estimatedAdderCost: 30
367.66/368.89	c Try to convert by bdds
367.76/368.91	c D: 1
367.76/368.91	c estimatedAdderCost: 30
367.76/368.91	c Try to convert by bdds
367.76/368.92	c D: 1
367.76/368.92	c estimatedAdderCost: 30
367.76/368.92	c Try to convert by bdds
367.76/368.93	c D: 1
367.76/368.93	c estimatedAdderCost: 30
367.76/368.93	c Try to convert by bdds
367.76/368.94	c D: 1
367.76/368.94	c estimatedAdderCost: 30
367.76/368.94	c Try to convert by bdds
367.76/368.96	c D: 1
367.76/368.96	c estimatedAdderCost: 30
367.76/368.96	c Try to convert by bdds
367.76/368.97	c D: 1
367.76/368.97	c estimatedAdderCost: 30
367.76/368.97	c Try to convert by bdds
367.76/368.98	c D: 1
367.76/368.98	c estimatedAdderCost: 30
367.76/368.98	c Try to convert by bdds
367.76/369.00	c D: 1
367.76/369.00	c estimatedAdderCost: 30
367.76/369.00	c Try to convert by bdds
367.76/369.01	c D: 1
367.76/369.01	c estimatedAdderCost: 30
367.76/369.01	c Try to convert by bdds
367.88/369.02	c D: 1
367.88/369.02	c estimatedAdderCost: 30
367.88/369.02	c Try to convert by bdds
367.88/369.03	c D: 1
367.88/369.03	c estimatedAdderCost: 30
367.88/369.03	c Try to convert by bdds
367.88/369.05	c D: 1
367.88/369.05	c estimatedAdderCost: 30
367.88/369.05	c Try to convert by bdds
367.88/369.06	c D: 1
367.88/369.06	c estimatedAdderCost: 30
367.88/369.06	c Try to convert by bdds
367.88/369.07	c D: 1
367.88/369.07	c estimatedAdderCost: 30
367.88/369.07	c Try to convert by bdds
367.88/369.08	c D: 1
367.88/369.08	c estimatedAdderCost: 30
367.88/369.08	c Try to convert by bdds
367.88/369.10	c D: 1
367.88/369.10	c estimatedAdderCost: 30
367.88/369.10	c Try to convert by bdds
367.98/369.11	c D: 1
367.98/369.11	c estimatedAdderCost: 30
367.98/369.11	c Try to convert by bdds
367.98/369.12	c D: 1
367.98/369.12	c estimatedAdderCost: 30
367.98/369.12	c Try to convert by bdds
367.98/369.13	c D: 1
367.98/369.13	c estimatedAdderCost: 30
367.98/369.13	c Try to convert by bdds
367.98/369.15	c D: 1
367.98/369.15	c estimatedAdderCost: 30
367.98/369.15	c Try to convert by bdds
367.98/369.16	c D: 1
367.98/369.16	c estimatedAdderCost: 30
367.98/369.16	c Try to convert by bdds
367.98/369.17	c D: 1
367.98/369.17	c estimatedAdderCost: 30
367.98/369.17	c Try to convert by bdds
367.98/369.19	c D: 1
367.98/369.19	c estimatedAdderCost: 30
367.98/369.19	c Try to convert by bdds
368.06/369.20	c D: 1
368.06/369.20	c estimatedAdderCost: 30
368.06/369.20	c Try to convert by bdds
368.06/369.21	c D: 1
368.06/369.21	c estimatedAdderCost: 30
368.06/369.21	c Try to convert by bdds
368.06/369.22	c D: 1
368.06/369.22	c estimatedAdderCost: 30
368.06/369.22	c Try to convert by bdds
368.06/369.24	c D: 1
368.06/369.24	c estimatedAdderCost: 30
368.06/369.24	c Try to convert by bdds
368.06/369.25	c D: 1
368.06/369.25	c estimatedAdderCost: 30
368.06/369.25	c Try to convert by bdds
368.06/369.26	c D: 1
368.06/369.26	c estimatedAdderCost: 30
368.06/369.26	c Try to convert by bdds
368.06/369.27	c D: 1
368.06/369.27	c estimatedAdderCost: 30
368.06/369.27	c Try to convert by bdds
368.06/369.29	c D: 1
368.06/369.29	c estimatedAdderCost: 30
368.06/369.29	c Try to convert by bdds
368.16/369.30	c D: 1
368.16/369.30	c estimatedAdderCost: 30
368.16/369.30	c Try to convert by bdds
368.16/369.31	c D: 1
368.16/369.31	c estimatedAdderCost: 30
368.16/369.31	c Try to convert by bdds
368.16/369.32	c D: 1
368.16/369.32	c estimatedAdderCost: 30
368.16/369.32	c Try to convert by bdds
368.16/369.34	c D: 1
368.16/369.34	c estimatedAdderCost: 30
368.16/369.34	c Try to convert by bdds
368.16/369.35	c D: 1
368.16/369.35	c estimatedAdderCost: 30
368.16/369.35	c Try to convert by bdds
368.16/369.36	c D: 1
368.16/369.36	c estimatedAdderCost: 30
368.16/369.36	c Try to convert by bdds
368.16/369.38	c D: 1
368.16/369.38	c estimatedAdderCost: 30
368.16/369.38	c Try to convert by bdds
368.16/369.39	c D: 1
368.16/369.39	c estimatedAdderCost: 30
368.16/369.39	c Try to convert by bdds
368.26/369.40	c D: 1
368.26/369.40	c estimatedAdderCost: 30
368.26/369.40	c Try to convert by bdds
368.26/369.41	c D: 1
368.26/369.41	c estimatedAdderCost: 30
368.26/369.41	c Try to convert by bdds
368.26/369.43	c D: 1
368.26/369.43	c estimatedAdderCost: 30
368.26/369.43	c Try to convert by bdds
368.26/369.44	c D: 1
368.26/369.44	c estimatedAdderCost: 30
368.26/369.44	c Try to convert by bdds
368.26/369.45	c D: 1
368.26/369.45	c estimatedAdderCost: 30
368.26/369.45	c Try to convert by bdds
368.26/369.46	c D: 1
368.26/369.46	c estimatedAdderCost: 30
368.26/369.46	c Try to convert by bdds
368.26/369.48	c D: 1
368.26/369.48	c estimatedAdderCost: 30
368.26/369.48	c Try to convert by bdds
368.26/369.49	c D: 1
368.26/369.49	c estimatedAdderCost: 30
368.26/369.49	c Try to convert by bdds
368.36/369.50	c D: 1
368.36/369.50	c estimatedAdderCost: 30
368.36/369.50	c Try to convert by bdds
368.36/369.51	c D: 1
368.36/369.51	c estimatedAdderCost: 30
368.36/369.51	c Try to convert by bdds
368.36/369.53	c D: 1
368.36/369.53	c estimatedAdderCost: 30
368.36/369.53	c Try to convert by bdds
368.36/369.54	c D: 1
368.36/369.54	c estimatedAdderCost: 30
368.36/369.54	c Try to convert by bdds
368.36/369.55	c D: 1
368.36/369.55	c estimatedAdderCost: 30
368.36/369.55	c Try to convert by bdds
368.36/369.56	c D: 1
368.36/369.56	c estimatedAdderCost: 30
368.36/369.56	c Try to convert by bdds
368.36/369.58	c D: 1
368.36/369.58	c estimatedAdderCost: 30
368.36/369.58	c Try to convert by bdds
368.36/369.59	c D: 1
368.36/369.59	c estimatedAdderCost: 30
368.36/369.59	c Try to convert by bdds
368.46/369.60	c D: 1
368.46/369.60	c estimatedAdderCost: 30
368.46/369.60	c Try to convert by bdds
368.46/369.62	c D: 1
368.46/369.62	c estimatedAdderCost: 30
368.46/369.62	c Try to convert by bdds
368.46/369.63	c D: 1
368.46/369.63	c estimatedAdderCost: 30
368.46/369.63	c Try to convert by bdds
368.46/369.64	c D: 1
368.46/369.64	c estimatedAdderCost: 30
368.46/369.64	c Try to convert by bdds
368.46/369.65	c D: 1
368.46/369.65	c estimatedAdderCost: 30
368.46/369.65	c Try to convert by bdds
368.46/369.67	c D: 1
368.46/369.67	c estimatedAdderCost: 30
368.46/369.67	c Try to convert by bdds
368.46/369.68	c D: 1
368.46/369.68	c estimatedAdderCost: 30
368.46/369.68	c Try to convert by bdds
368.46/369.69	c D: 1
368.46/369.69	c estimatedAdderCost: 30
368.46/369.69	c Try to convert by bdds
368.56/369.70	c D: 1
368.56/369.70	c estimatedAdderCost: 30
368.56/369.70	c Try to convert by bdds
368.56/369.72	c D: 1
368.56/369.72	c estimatedAdderCost: 30
368.56/369.72	c Try to convert by bdds
368.56/369.73	c D: 1
368.56/369.73	c estimatedAdderCost: 30
368.56/369.73	c Try to convert by bdds
368.56/369.74	c D: 1
368.56/369.74	c estimatedAdderCost: 30
368.56/369.74	c Try to convert by bdds
368.56/369.75	c D: 1
368.56/369.75	c estimatedAdderCost: 30
368.56/369.75	c Try to convert by bdds
368.56/369.77	c D: 1
368.56/369.77	c estimatedAdderCost: 30
368.56/369.77	c Try to convert by bdds
368.56/369.78	c D: 1
368.56/369.78	c estimatedAdderCost: 30
368.56/369.78	c Try to convert by bdds
368.56/369.79	c D: 1
368.56/369.79	c estimatedAdderCost: 30
368.56/369.79	c Try to convert by bdds
368.66/369.81	c D: 1
368.66/369.81	c estimatedAdderCost: 30
368.66/369.81	c Try to convert by bdds
368.66/369.82	c D: 1
368.66/369.82	c estimatedAdderCost: 30
368.66/369.82	c Try to convert by bdds
368.66/369.83	c D: 1
368.66/369.83	c estimatedAdderCost: 30
368.66/369.83	c Try to convert by bdds
368.66/369.84	c D: 1
368.66/369.84	c estimatedAdderCost: 30
368.66/369.84	c Try to convert by bdds
368.66/369.86	c D: 1
368.66/369.86	c estimatedAdderCost: 30
368.66/369.86	c Try to convert by bdds
368.66/369.87	c D: 1
368.66/369.87	c estimatedAdderCost: 30
368.66/369.87	c Try to convert by bdds
368.66/369.88	c D: 1
368.66/369.88	c estimatedAdderCost: 30
368.66/369.88	c Try to convert by bdds
368.66/369.89	c D: 1
368.66/369.89	c estimatedAdderCost: 30
368.66/369.89	c Try to convert by bdds
368.76/369.91	c D: 1
368.76/369.91	c estimatedAdderCost: 30
368.76/369.91	c Try to convert by bdds
368.76/369.92	c D: 1
368.76/369.92	c estimatedAdderCost: 30
368.76/369.92	c Try to convert by bdds
368.76/369.93	c D: 1
368.76/369.93	c estimatedAdderCost: 30
368.76/369.93	c Try to convert by bdds
368.76/369.94	c D: 1
368.76/369.94	c estimatedAdderCost: 30
368.76/369.94	c Try to convert by bdds
368.76/369.96	c D: 1
368.76/369.96	c estimatedAdderCost: 30
368.76/369.96	c Try to convert by bdds
368.76/369.97	c D: 1
368.76/369.97	c estimatedAdderCost: 30
368.76/369.97	c Try to convert by bdds
368.76/369.98	c D: 1
368.76/369.98	c estimatedAdderCost: 30
368.76/369.98	c Try to convert by bdds
368.76/369.99	c D: 1
368.76/369.99	c estimatedAdderCost: 30
368.76/369.99	c Try to convert by bdds
368.76/370.01	c D: 1
368.76/370.01	c estimatedAdderCost: 30
368.76/370.01	c Try to convert by bdds
368.87/370.02	c D: 1
368.87/370.02	c estimatedAdderCost: 30
368.87/370.02	c Try to convert by bdds
368.87/370.03	c D: 1
368.87/370.03	c estimatedAdderCost: 30
368.87/370.03	c Try to convert by bdds
368.87/370.05	c D: 1
368.87/370.05	c estimatedAdderCost: 30
368.87/370.05	c Try to convert by bdds
368.87/370.06	c D: 1
368.87/370.06	c estimatedAdderCost: 30
368.87/370.06	c Try to convert by bdds
368.87/370.07	c D: 1
368.87/370.07	c estimatedAdderCost: 30
368.87/370.07	c Try to convert by bdds
368.87/370.08	c D: 1
368.87/370.08	c estimatedAdderCost: 30
368.87/370.08	c Try to convert by bdds
368.87/370.10	c D: 1
368.87/370.10	c estimatedAdderCost: 30
368.87/370.10	c Try to convert by bdds
368.87/370.11	c D: 1
368.87/370.11	c estimatedAdderCost: 30
368.87/370.11	c Try to convert by bdds
368.97/370.12	c D: 1
368.97/370.12	c estimatedAdderCost: 30
368.97/370.12	c Try to convert by bdds
368.97/370.13	c D: 1
368.97/370.13	c estimatedAdderCost: 30
368.97/370.13	c Try to convert by bdds
368.97/370.15	c D: 1
368.97/370.15	c estimatedAdderCost: 30
368.97/370.15	c Try to convert by bdds
368.97/370.16	c D: 1
368.97/370.16	c estimatedAdderCost: 30
368.97/370.16	c Try to convert by bdds
368.97/370.17	c D: 1
368.97/370.17	c estimatedAdderCost: 30
368.97/370.17	c Try to convert by bdds
368.97/370.18	c D: 1
368.97/370.18	c estimatedAdderCost: 30
368.97/370.18	c Try to convert by bdds
369.06/370.20	c D: 1
369.06/370.20	c estimatedAdderCost: 30
369.06/370.20	c Try to convert by bdds
369.06/370.21	c D: 1
369.06/370.21	c estimatedAdderCost: 30
369.06/370.21	c Try to convert by bdds
369.06/370.22	c D: 1
369.06/370.22	c estimatedAdderCost: 30
369.06/370.22	c Try to convert by bdds
369.06/370.24	c D: 1
369.06/370.24	c estimatedAdderCost: 30
369.06/370.24	c Try to convert by bdds
369.06/370.25	c D: 1
369.06/370.25	c estimatedAdderCost: 30
369.06/370.25	c Try to convert by bdds
369.06/370.26	c D: 1
369.06/370.26	c estimatedAdderCost: 30
369.06/370.26	c Try to convert by bdds
369.06/370.27	c D: 1
369.06/370.27	c estimatedAdderCost: 30
369.06/370.27	c Try to convert by bdds
369.06/370.29	c D: 1
369.06/370.29	c estimatedAdderCost: 30
369.06/370.29	c Try to convert by bdds
369.16/370.30	c D: 1
369.16/370.30	c estimatedAdderCost: 30
369.16/370.30	c Try to convert by bdds
369.16/370.31	c D: 1
369.16/370.31	c estimatedAdderCost: 30
369.16/370.31	c Try to convert by bdds
369.16/370.32	c D: 1
369.16/370.32	c estimatedAdderCost: 30
369.16/370.32	c Try to convert by bdds
369.16/370.34	c D: 1
369.16/370.34	c estimatedAdderCost: 30
369.16/370.34	c Try to convert by bdds
369.16/370.35	c D: 1
369.16/370.35	c estimatedAdderCost: 30
369.16/370.35	c Try to convert by bdds
369.16/370.36	c D: 1
369.16/370.36	c estimatedAdderCost: 30
369.16/370.36	c Try to convert by bdds
369.16/370.37	c D: 1
369.16/370.37	c estimatedAdderCost: 30
369.16/370.37	c Try to convert by bdds
369.16/370.39	c D: 1
369.16/370.39	c estimatedAdderCost: 30
369.16/370.39	c Try to convert by bdds
369.26/370.40	c D: 1
369.26/370.40	c estimatedAdderCost: 30
369.26/370.40	c Try to convert by bdds
369.26/370.41	c D: 1
369.26/370.41	c estimatedAdderCost: 30
369.26/370.41	c Try to convert by bdds
369.26/370.42	c D: 1
369.26/370.42	c estimatedAdderCost: 30
369.26/370.42	c Try to convert by bdds
369.26/370.44	c D: 1
369.26/370.44	c estimatedAdderCost: 30
369.26/370.44	c Try to convert by bdds
369.26/370.45	c D: 1
369.26/370.45	c estimatedAdderCost: 30
369.26/370.45	c Try to convert by bdds
369.26/370.46	c D: 1
369.26/370.46	c estimatedAdderCost: 30
369.26/370.46	c Try to convert by bdds
369.26/370.48	c D: 1
369.26/370.48	c estimatedAdderCost: 30
369.26/370.48	c Try to convert by bdds
369.26/370.49	c D: 1
369.26/370.49	c estimatedAdderCost: 30
369.26/370.49	c Try to convert by bdds
369.36/370.50	c D: 1
369.36/370.50	c estimatedAdderCost: 30
369.36/370.50	c Try to convert by bdds
369.36/370.51	c D: 1
369.36/370.51	c estimatedAdderCost: 30
369.36/370.51	c Try to convert by bdds
369.36/370.53	c D: 1
369.36/370.53	c estimatedAdderCost: 30
369.36/370.53	c Try to convert by bdds
369.36/370.54	c D: 1
369.36/370.54	c estimatedAdderCost: 30
369.36/370.54	c Try to convert by bdds
369.36/370.55	c D: 1
369.36/370.55	c estimatedAdderCost: 30
369.36/370.55	c Try to convert by bdds
369.36/370.56	c D: 1
369.36/370.56	c estimatedAdderCost: 30
369.36/370.56	c Try to convert by bdds
369.36/370.58	c D: 1
369.36/370.58	c estimatedAdderCost: 30
369.36/370.58	c Try to convert by bdds
369.36/370.59	c D: 1
369.36/370.59	c estimatedAdderCost: 30
369.36/370.59	c Try to convert by bdds
369.46/370.60	c D: 1
369.46/370.60	c estimatedAdderCost: 30
369.46/370.60	c Try to convert by bdds
369.46/370.61	c D: 1
369.46/370.61	c estimatedAdderCost: 30
369.46/370.61	c Try to convert by bdds
369.46/370.63	c D: 1
369.46/370.63	c estimatedAdderCost: 30
369.46/370.63	c Try to convert by bdds
369.46/370.64	c D: 1
369.46/370.64	c estimatedAdderCost: 30
369.46/370.64	c Try to convert by bdds
369.46/370.65	c D: 1
369.46/370.65	c estimatedAdderCost: 30
369.46/370.65	c Try to convert by bdds
369.46/370.67	c D: 1
369.46/370.67	c estimatedAdderCost: 30
369.46/370.67	c Try to convert by bdds
369.46/370.68	c D: 1
369.46/370.68	c estimatedAdderCost: 30
369.46/370.68	c Try to convert by bdds
369.46/370.69	c D: 1
369.46/370.69	c estimatedAdderCost: 30
369.46/370.69	c Try to convert by bdds
369.56/370.70	c D: 1
369.56/370.70	c estimatedAdderCost: 30
369.56/370.70	c Try to convert by bdds
369.56/370.72	c D: 1
369.56/370.72	c estimatedAdderCost: 30
369.56/370.72	c Try to convert by bdds
369.56/370.73	c D: 1
369.56/370.73	c estimatedAdderCost: 30
369.56/370.73	c Try to convert by bdds
369.56/370.74	c D: 1
369.56/370.74	c estimatedAdderCost: 30
369.56/370.74	c Try to convert by bdds
369.56/370.75	c D: 1
369.56/370.75	c estimatedAdderCost: 30
369.56/370.75	c Try to convert by bdds
369.56/370.77	c D: 1
369.56/370.77	c estimatedAdderCost: 30
369.56/370.77	c Try to convert by bdds
369.56/370.78	c D: 1
369.56/370.78	c estimatedAdderCost: 30
369.56/370.78	c Try to convert by bdds
369.56/370.79	c D: 1
369.56/370.79	c estimatedAdderCost: 30
369.56/370.79	c Try to convert by bdds
369.66/370.80	c D: 1
369.66/370.80	c estimatedAdderCost: 30
369.66/370.80	c Try to convert by bdds
369.66/370.82	c D: 1
369.66/370.82	c estimatedAdderCost: 30
369.66/370.82	c Try to convert by bdds
369.66/370.83	c D: 1
369.66/370.83	c estimatedAdderCost: 30
369.66/370.83	c Try to convert by bdds
369.66/370.84	c D: 1
369.66/370.84	c estimatedAdderCost: 30
369.66/370.84	c Try to convert by bdds
369.66/370.85	c D: 1
369.66/370.85	c estimatedAdderCost: 30
369.66/370.85	c Try to convert by bdds
369.66/370.87	c D: 1
369.66/370.87	c estimatedAdderCost: 30
369.66/370.87	c Try to convert by bdds
369.66/370.88	c D: 1
369.66/370.88	c estimatedAdderCost: 30
369.66/370.88	c Try to convert by bdds
369.66/370.89	c D: 1
369.66/370.89	c estimatedAdderCost: 30
369.66/370.89	c Try to convert by bdds
369.76/370.91	c D: 1
369.76/370.91	c estimatedAdderCost: 30
369.76/370.91	c Try to convert by bdds
369.76/370.92	c D: 1
369.76/370.92	c estimatedAdderCost: 30
369.76/370.92	c Try to convert by bdds
369.76/370.93	c D: 1
369.76/370.93	c estimatedAdderCost: 30
369.76/370.93	c Try to convert by bdds
369.76/370.94	c D: 1
369.76/370.94	c estimatedAdderCost: 30
369.76/370.94	c Try to convert by bdds
369.76/370.96	c D: 1
369.76/370.96	c estimatedAdderCost: 30
369.76/370.96	c Try to convert by bdds
369.76/370.97	c D: 1
369.76/370.97	c estimatedAdderCost: 30
369.76/370.97	c Try to convert by bdds
369.76/370.98	c D: 1
369.76/370.98	c estimatedAdderCost: 30
369.76/370.98	c Try to convert by bdds
369.76/370.99	c D: 1
369.76/370.99	c estimatedAdderCost: 30
369.76/370.99	c Try to convert by bdds
369.76/371.01	c D: 1
369.76/371.01	c estimatedAdderCost: 30
369.76/371.01	c Try to convert by bdds
369.87/371.02	c D: 1
369.87/371.02	c estimatedAdderCost: 30
369.87/371.02	c Try to convert by bdds
369.87/371.03	c D: 1
369.87/371.03	c estimatedAdderCost: 30
369.87/371.03	c Try to convert by bdds
369.87/371.04	c D: 1
369.87/371.04	c estimatedAdderCost: 30
369.87/371.04	c Try to convert by bdds
369.87/371.06	c D: 1
369.87/371.06	c estimatedAdderCost: 30
369.87/371.06	c Try to convert by bdds
369.87/371.07	c D: 1
369.87/371.07	c estimatedAdderCost: 30
369.87/371.07	c Try to convert by bdds
369.87/371.08	c D: 1
369.87/371.08	c estimatedAdderCost: 30
369.87/371.08	c Try to convert by bdds
369.87/371.09	c D: 1
369.87/371.09	c estimatedAdderCost: 30
369.87/371.09	c Try to convert by bdds
369.87/371.11	c D: 1
369.87/371.11	c estimatedAdderCost: 30
369.87/371.11	c Try to convert by bdds
369.97/371.12	c D: 1
369.97/371.12	c estimatedAdderCost: 30
369.97/371.12	c Try to convert by bdds
369.97/371.13	c D: 1
369.97/371.13	c estimatedAdderCost: 30
369.97/371.13	c Try to convert by bdds
369.97/371.15	c D: 1
369.97/371.15	c estimatedAdderCost: 30
369.97/371.15	c Try to convert by bdds
369.97/371.16	c D: 1
369.97/371.16	c estimatedAdderCost: 30
369.97/371.16	c Try to convert by bdds
369.97/371.17	c D: 1
369.97/371.17	c estimatedAdderCost: 30
369.97/371.17	c Try to convert by bdds
369.97/371.18	c D: 1
369.97/371.18	c estimatedAdderCost: 30
369.97/371.18	c Try to convert by bdds
370.06/371.20	c D: 1
370.06/371.20	c estimatedAdderCost: 30
370.06/371.20	c Try to convert by bdds
370.06/371.21	c D: 1
370.06/371.21	c estimatedAdderCost: 30
370.06/371.21	c Try to convert by bdds
370.06/371.22	c D: 1
370.06/371.22	c estimatedAdderCost: 30
370.06/371.22	c Try to convert by bdds
370.06/371.23	c D: 1
370.06/371.23	c estimatedAdderCost: 30
370.06/371.23	c Try to convert by bdds
370.06/371.25	c D: 1
370.06/371.25	c estimatedAdderCost: 30
370.06/371.25	c Try to convert by bdds
370.06/371.26	c D: 1
370.06/371.26	c estimatedAdderCost: 30
370.06/371.26	c Try to convert by bdds
370.06/371.27	c D: 1
370.06/371.27	c estimatedAdderCost: 30
370.06/371.27	c Try to convert by bdds
370.06/371.28	c D: 1
370.06/371.28	c estimatedAdderCost: 30
370.06/371.28	c Try to convert by bdds
370.16/371.30	c D: 1
370.16/371.30	c estimatedAdderCost: 30
370.16/371.30	c Try to convert by bdds
370.16/371.31	c D: 1
370.16/371.31	c estimatedAdderCost: 30
370.16/371.31	c Try to convert by bdds
370.16/371.32	c D: 1
370.16/371.32	c estimatedAdderCost: 30
370.16/371.32	c Try to convert by bdds
370.16/371.34	c D: 1
370.16/371.34	c estimatedAdderCost: 30
370.16/371.34	c Try to convert by bdds
370.16/371.35	c D: 1
370.16/371.35	c estimatedAdderCost: 30
370.16/371.35	c Try to convert by bdds
370.16/371.36	c D: 1
370.16/371.36	c estimatedAdderCost: 30
370.16/371.36	c Try to convert by bdds
370.16/371.37	c D: 1
370.16/371.37	c estimatedAdderCost: 30
370.16/371.37	c Try to convert by bdds
370.16/371.39	c D: 1
370.16/371.39	c estimatedAdderCost: 30
370.16/371.39	c Try to convert by bdds
370.25/371.40	c D: 1
370.25/371.40	c estimatedAdderCost: 30
370.25/371.40	c Try to convert by bdds
370.25/371.41	c D: 1
370.25/371.41	c estimatedAdderCost: 30
370.25/371.41	c Try to convert by bdds
370.25/371.42	c D: 1
370.25/371.42	c estimatedAdderCost: 30
370.25/371.42	c Try to convert by bdds
370.25/371.44	c D: 1
370.25/371.44	c estimatedAdderCost: 30
370.25/371.44	c Try to convert by bdds
370.25/371.45	c D: 1
370.25/371.45	c estimatedAdderCost: 30
370.25/371.45	c Try to convert by bdds
370.25/371.46	c D: 1
370.25/371.46	c estimatedAdderCost: 30
370.25/371.46	c Try to convert by bdds
370.25/371.47	c D: 1
370.25/371.47	c estimatedAdderCost: 30
370.25/371.47	c Try to convert by bdds
370.25/371.49	c D: 1
370.25/371.49	c estimatedAdderCost: 30
370.25/371.49	c Try to convert by bdds
370.35/371.50	c D: 1
370.35/371.50	c estimatedAdderCost: 30
370.35/371.50	c Try to convert by bdds
370.35/371.51	c D: 1
370.35/371.51	c estimatedAdderCost: 30
370.35/371.51	c Try to convert by bdds
370.35/371.53	c D: 1
370.35/371.53	c estimatedAdderCost: 30
370.35/371.53	c Try to convert by bdds
370.35/371.54	c D: 1
370.35/371.54	c estimatedAdderCost: 30
370.35/371.54	c Try to convert by bdds
370.35/371.55	c D: 1
370.35/371.55	c estimatedAdderCost: 30
370.35/371.55	c Try to convert by bdds
370.35/371.56	c D: 1
370.35/371.56	c estimatedAdderCost: 30
370.35/371.56	c Try to convert by bdds
370.35/371.58	c D: 1
370.35/371.58	c estimatedAdderCost: 30
370.35/371.58	c Try to convert by bdds
370.35/371.59	c D: 1
370.35/371.59	c estimatedAdderCost: 30
370.35/371.59	c Try to convert by bdds
370.45/371.60	c D: 1
370.45/371.60	c estimatedAdderCost: 30
370.45/371.60	c Try to convert by bdds
370.45/371.61	c D: 1
370.45/371.61	c estimatedAdderCost: 30
370.45/371.61	c Try to convert by bdds
370.45/371.63	c D: 1
370.45/371.63	c estimatedAdderCost: 30
370.45/371.63	c Try to convert by bdds
370.45/371.64	c D: 1
370.45/371.64	c estimatedAdderCost: 30
370.45/371.64	c Try to convert by bdds
370.45/371.65	c D: 1
370.45/371.65	c estimatedAdderCost: 30
370.45/371.65	c Try to convert by bdds
370.45/371.66	c D: 1
370.45/371.66	c estimatedAdderCost: 30
370.45/371.66	c Try to convert by bdds
370.45/371.68	c D: 1
370.45/371.68	c estimatedAdderCost: 30
370.45/371.68	c Try to convert by bdds
370.45/371.69	c D: 1
370.45/371.69	c estimatedAdderCost: 30
370.45/371.69	c Try to convert by bdds
370.55/371.70	c D: 1
370.55/371.70	c estimatedAdderCost: 30
370.55/371.70	c Try to convert by bdds
370.55/371.71	c D: 1
370.55/371.71	c estimatedAdderCost: 30
370.55/371.71	c Try to convert by bdds
370.55/371.73	c D: 1
370.55/371.73	c estimatedAdderCost: 30
370.55/371.73	c Try to convert by bdds
370.55/371.74	c D: 1
370.55/371.74	c estimatedAdderCost: 30
370.55/371.74	c Try to convert by bdds
370.55/371.75	c D: 1
370.55/371.75	c estimatedAdderCost: 30
370.55/371.75	c Try to convert by bdds
370.55/371.77	c D: 1
370.55/371.77	c estimatedAdderCost: 30
370.55/371.77	c Try to convert by bdds
370.55/371.78	c D: 1
370.55/371.78	c estimatedAdderCost: 30
370.55/371.78	c Try to convert by bdds
370.55/371.79	c D: 1
370.55/371.79	c estimatedAdderCost: 30
370.55/371.79	c Try to convert by bdds
370.65/371.80	c D: 1
370.65/371.80	c estimatedAdderCost: 30
370.65/371.80	c Try to convert by bdds
370.65/371.82	c D: 1
370.65/371.82	c estimatedAdderCost: 30
370.65/371.82	c Try to convert by bdds
370.65/371.83	c D: 1
370.65/371.83	c estimatedAdderCost: 30
370.65/371.83	c Try to convert by bdds
370.65/371.84	c D: 1
370.65/371.84	c estimatedAdderCost: 30
370.65/371.84	c Try to convert by bdds
370.65/371.85	c D: 1
370.65/371.85	c estimatedAdderCost: 30
370.65/371.85	c Try to convert by bdds
370.65/371.87	c D: 1
370.65/371.87	c estimatedAdderCost: 30
370.65/371.87	c Try to convert by bdds
370.65/371.88	c D: 1
370.65/371.88	c estimatedAdderCost: 30
370.65/371.88	c Try to convert by bdds
370.65/371.89	c D: 1
370.65/371.89	c estimatedAdderCost: 30
370.65/371.89	c Try to convert by bdds
370.75/371.90	c D: 1
370.75/371.90	c estimatedAdderCost: 30
370.75/371.90	c Try to convert by bdds
370.75/371.92	c D: 1
370.75/371.92	c estimatedAdderCost: 30
370.75/371.92	c Try to convert by bdds
370.75/371.93	c D: 1
370.75/371.93	c estimatedAdderCost: 30
370.75/371.93	c Try to convert by bdds
370.75/371.94	c D: 1
370.75/371.94	c estimatedAdderCost: 30
370.75/371.94	c Try to convert by bdds
370.75/371.96	c D: 1
370.75/371.96	c estimatedAdderCost: 30
370.75/371.96	c Try to convert by bdds
370.75/371.97	c D: 1
370.75/371.97	c estimatedAdderCost: 30
370.75/371.97	c Try to convert by bdds
370.75/371.98	c D: 1
370.75/371.98	c estimatedAdderCost: 30
370.75/371.98	c Try to convert by bdds
370.75/371.99	c D: 1
370.75/371.99	c estimatedAdderCost: 30
370.75/371.99	c Try to convert by bdds
370.75/372.01	c D: 1
370.75/372.01	c estimatedAdderCost: 30
370.75/372.01	c Try to convert by bdds
370.87/372.02	c D: 1
370.87/372.02	c estimatedAdderCost: 30
370.87/372.02	c Try to convert by bdds
370.87/372.03	c D: 1
370.87/372.03	c estimatedAdderCost: 30
370.87/372.03	c Try to convert by bdds
370.87/372.04	c D: 1
370.87/372.04	c estimatedAdderCost: 30
370.87/372.04	c Try to convert by bdds
370.87/372.06	c D: 1
370.87/372.06	c estimatedAdderCost: 30
370.87/372.06	c Try to convert by bdds
370.87/372.07	c D: 1
370.87/372.07	c estimatedAdderCost: 30
370.87/372.07	c Try to convert by bdds
370.87/372.08	c D: 1
370.87/372.08	c estimatedAdderCost: 30
370.87/372.08	c Try to convert by bdds
370.87/372.09	c D: 1
370.87/372.09	c estimatedAdderCost: 30
370.87/372.09	c Try to convert by bdds
370.87/372.11	c D: 1
370.87/372.11	c estimatedAdderCost: 30
370.87/372.11	c Try to convert by bdds
370.96/372.12	c D: 1
370.96/372.12	c estimatedAdderCost: 30
370.96/372.12	c Try to convert by bdds
370.96/372.13	c D: 1
370.96/372.13	c estimatedAdderCost: 30
370.96/372.13	c Try to convert by bdds
370.96/372.15	c D: 1
370.96/372.15	c estimatedAdderCost: 30
370.96/372.15	c Try to convert by bdds
370.96/372.16	c D: 1
370.96/372.16	c estimatedAdderCost: 30
370.96/372.16	c Try to convert by bdds
370.96/372.17	c D: 1
370.96/372.17	c estimatedAdderCost: 30
370.96/372.17	c Try to convert by bdds
370.96/372.18	c D: 1
370.96/372.18	c estimatedAdderCost: 30
370.96/372.18	c Try to convert by bdds
371.05/372.20	c D: 1
371.05/372.20	c estimatedAdderCost: 30
371.05/372.20	c Try to convert by bdds
371.05/372.21	c D: 1
371.05/372.21	c estimatedAdderCost: 30
371.05/372.21	c Try to convert by bdds
371.05/372.22	c D: 1
371.05/372.22	c estimatedAdderCost: 30
371.05/372.22	c Try to convert by bdds
371.05/372.23	c D: 1
371.05/372.23	c estimatedAdderCost: 30
371.05/372.23	c Try to convert by bdds
371.05/372.25	c D: 1
371.05/372.25	c estimatedAdderCost: 30
371.05/372.25	c Try to convert by bdds
371.05/372.26	c D: 1
371.05/372.26	c estimatedAdderCost: 30
371.05/372.26	c Try to convert by bdds
371.05/372.27	c D: 1
371.05/372.27	c estimatedAdderCost: 30
371.05/372.27	c Try to convert by bdds
371.05/372.28	c D: 1
371.05/372.28	c estimatedAdderCost: 30
371.05/372.28	c Try to convert by bdds
371.15/372.30	c D: 1
371.15/372.30	c estimatedAdderCost: 30
371.15/372.30	c Try to convert by bdds
371.15/372.31	c D: 1
371.15/372.31	c estimatedAdderCost: 30
371.15/372.31	c Try to convert by bdds
371.15/372.32	c D: 1
371.15/372.32	c estimatedAdderCost: 30
371.15/372.32	c Try to convert by bdds
371.15/372.33	c D: 1
371.15/372.33	c estimatedAdderCost: 30
371.15/372.33	c Try to convert by bdds
371.15/372.35	c D: 1
371.15/372.35	c estimatedAdderCost: 30
371.15/372.35	c Try to convert by bdds
371.15/372.36	c D: 1
371.15/372.36	c estimatedAdderCost: 30
371.15/372.36	c Try to convert by bdds
371.15/372.37	c D: 1
371.15/372.37	c estimatedAdderCost: 30
371.15/372.37	c Try to convert by bdds
371.15/372.39	c D: 1
371.15/372.39	c estimatedAdderCost: 30
371.15/372.39	c Try to convert by bdds
371.25/372.40	c D: 1
371.25/372.40	c estimatedAdderCost: 30
371.25/372.40	c Try to convert by bdds
371.25/372.41	c D: 1
371.25/372.41	c estimatedAdderCost: 30
371.25/372.41	c Try to convert by bdds
371.25/372.42	c D: 1
371.25/372.42	c estimatedAdderCost: 30
371.25/372.42	c Try to convert by bdds
371.25/372.44	c D: 1
371.25/372.44	c estimatedAdderCost: 30
371.25/372.44	c Try to convert by bdds
371.25/372.45	c D: 1
371.25/372.45	c estimatedAdderCost: 30
371.25/372.45	c Try to convert by bdds
371.25/372.46	c D: 1
371.25/372.46	c estimatedAdderCost: 30
371.25/372.46	c Try to convert by bdds
371.25/372.47	c D: 1
371.25/372.47	c estimatedAdderCost: 30
371.25/372.47	c Try to convert by bdds
371.25/372.49	c D: 1
371.25/372.49	c estimatedAdderCost: 30
371.25/372.49	c Try to convert by bdds
371.35/372.50	c D: 1
371.35/372.50	c estimatedAdderCost: 30
371.35/372.50	c Try to convert by bdds
371.35/372.51	c D: 1
371.35/372.51	c estimatedAdderCost: 30
371.35/372.51	c Try to convert by bdds
371.35/372.53	c D: 1
371.35/372.53	c estimatedAdderCost: 30
371.35/372.53	c Try to convert by bdds
371.35/372.54	c D: 1
371.35/372.54	c estimatedAdderCost: 30
371.35/372.54	c Try to convert by bdds
371.35/372.55	c D: 1
371.35/372.55	c estimatedAdderCost: 30
371.35/372.55	c Try to convert by bdds
371.35/372.56	c D: 1
371.35/372.56	c estimatedAdderCost: 30
371.35/372.56	c Try to convert by bdds
371.35/372.58	c D: 1
371.35/372.58	c estimatedAdderCost: 30
371.35/372.58	c Try to convert by bdds
371.35/372.59	c D: 1
371.35/372.59	c estimatedAdderCost: 30
371.35/372.59	c Try to convert by bdds
371.45/372.60	c D: 1
371.45/372.60	c estimatedAdderCost: 30
371.45/372.60	c Try to convert by bdds
371.45/372.61	c D: 1
371.45/372.61	c estimatedAdderCost: 30
371.45/372.61	c Try to convert by bdds
371.45/372.63	c D: 1
371.45/372.63	c estimatedAdderCost: 30
371.45/372.63	c Try to convert by bdds
371.45/372.64	c D: 1
371.45/372.64	c estimatedAdderCost: 30
371.45/372.64	c Try to convert by bdds
371.45/372.65	c D: 1
371.45/372.65	c estimatedAdderCost: 30
371.45/372.65	c Try to convert by bdds
371.45/372.66	c D: 1
371.45/372.66	c estimatedAdderCost: 30
371.45/372.66	c Try to convert by bdds
371.45/372.68	c D: 1
371.45/372.68	c estimatedAdderCost: 30
371.45/372.68	c Try to convert by bdds
371.45/372.69	c D: 1
371.45/372.69	c estimatedAdderCost: 30
371.45/372.69	c Try to convert by bdds
371.55/372.70	c D: 1
371.55/372.70	c estimatedAdderCost: 30
371.55/372.70	c Try to convert by bdds
371.55/372.72	c D: 1
371.55/372.72	c estimatedAdderCost: 30
371.55/372.72	c Try to convert by bdds
371.55/372.73	c D: 1
371.55/372.73	c estimatedAdderCost: 30
371.55/372.73	c Try to convert by bdds
371.55/372.74	c D: 1
371.55/372.74	c estimatedAdderCost: 30
371.55/372.74	c Try to convert by bdds
371.55/372.75	c D: 1
371.55/372.75	c estimatedAdderCost: 30
371.55/372.75	c Try to convert by bdds
371.55/372.77	c D: 1
371.55/372.77	c estimatedAdderCost: 30
371.55/372.77	c Try to convert by bdds
371.55/372.78	c D: 1
371.55/372.78	c estimatedAdderCost: 30
371.55/372.78	c Try to convert by bdds
371.55/372.79	c D: 1
371.55/372.79	c estimatedAdderCost: 30
371.55/372.79	c Try to convert by bdds
371.65/372.80	c D: 1
371.65/372.80	c estimatedAdderCost: 30
371.65/372.80	c Try to convert by bdds
371.65/372.82	c D: 1
371.65/372.82	c estimatedAdderCost: 30
371.65/372.82	c Try to convert by bdds
371.65/372.83	c D: 1
371.65/372.83	c estimatedAdderCost: 30
371.65/372.83	c Try to convert by bdds
371.65/372.84	c D: 1
371.65/372.84	c estimatedAdderCost: 30
371.65/372.84	c Try to convert by bdds
371.65/372.85	c D: 1
371.65/372.85	c estimatedAdderCost: 30
371.65/372.85	c Try to convert by bdds
371.65/372.87	c D: 1
371.65/372.87	c estimatedAdderCost: 30
371.65/372.87	c Try to convert by bdds
371.65/372.88	c D: 1
371.65/372.88	c estimatedAdderCost: 30
371.65/372.88	c Try to convert by bdds
371.65/372.89	c D: 1
371.65/372.89	c estimatedAdderCost: 30
371.65/372.89	c Try to convert by bdds
371.75/372.91	c D: 1
371.75/372.91	c estimatedAdderCost: 30
371.75/372.91	c Try to convert by bdds
371.75/372.92	c D: 1
371.75/372.92	c estimatedAdderCost: 30
371.75/372.92	c Try to convert by bdds
371.75/372.93	c D: 1
371.75/372.93	c estimatedAdderCost: 30
371.75/372.93	c Try to convert by bdds
371.75/372.94	c D: 1
371.75/372.94	c estimatedAdderCost: 30
371.75/372.94	c Try to convert by bdds
371.75/372.96	c D: 1
371.75/372.96	c estimatedAdderCost: 30
371.75/372.96	c Try to convert by bdds
371.75/372.97	c D: 1
371.75/372.97	c estimatedAdderCost: 30
371.75/372.97	c Try to convert by bdds
371.75/372.98	c D: 1
371.75/372.98	c estimatedAdderCost: 30
371.75/372.98	c Try to convert by bdds
371.75/372.99	c D: 1
371.75/372.99	c estimatedAdderCost: 30
371.75/372.99	c Try to convert by bdds
371.75/373.01	c D: 1
371.75/373.01	c estimatedAdderCost: 30
371.75/373.01	c Try to convert by bdds
371.86/373.02	c D: 1
371.86/373.02	c estimatedAdderCost: 30
371.86/373.02	c Try to convert by bdds
371.86/373.03	c D: 1
371.86/373.03	c estimatedAdderCost: 30
371.86/373.03	c Try to convert by bdds
371.86/373.04	c D: 1
371.86/373.04	c estimatedAdderCost: 30
371.86/373.04	c Try to convert by bdds
371.86/373.06	c D: 1
371.86/373.06	c estimatedAdderCost: 30
371.86/373.06	c Try to convert by bdds
371.86/373.07	c D: 1
371.86/373.07	c estimatedAdderCost: 30
371.86/373.07	c Try to convert by bdds
371.86/373.08	c D: 1
371.86/373.08	c estimatedAdderCost: 30
371.86/373.08	c Try to convert by bdds
371.86/373.10	c D: 1
371.86/373.10	c estimatedAdderCost: 30
371.86/373.10	c Try to convert by bdds
371.86/373.11	c D: 1
371.86/373.11	c estimatedAdderCost: 30
371.86/373.11	c Try to convert by bdds
371.96/373.12	c D: 1
371.96/373.12	c estimatedAdderCost: 30
371.96/373.12	c Try to convert by bdds
371.96/373.13	c D: 1
371.96/373.13	c estimatedAdderCost: 30
371.96/373.13	c Try to convert by bdds
371.96/373.15	c D: 1
371.96/373.15	c estimatedAdderCost: 30
371.96/373.15	c Try to convert by bdds
371.96/373.16	c D: 1
371.96/373.16	c estimatedAdderCost: 30
371.96/373.16	c Try to convert by bdds
371.96/373.17	c D: 1
371.96/373.17	c estimatedAdderCost: 30
371.96/373.17	c Try to convert by bdds
371.96/373.18	c D: 1
371.96/373.18	c estimatedAdderCost: 30
371.96/373.18	c Try to convert by bdds
372.05/373.20	c D: 1
372.05/373.20	c estimatedAdderCost: 30
372.05/373.20	c Try to convert by bdds
372.05/373.21	c D: 1
372.05/373.21	c estimatedAdderCost: 30
372.05/373.21	c Try to convert by bdds
372.05/373.22	c D: 1
372.05/373.22	c estimatedAdderCost: 30
372.05/373.22	c Try to convert by bdds
372.05/373.23	c D: 1
372.05/373.23	c estimatedAdderCost: 30
372.05/373.23	c Try to convert by bdds
372.05/373.25	c D: 1
372.05/373.25	c estimatedAdderCost: 30
372.05/373.25	c Try to convert by bdds
372.05/373.26	c D: 1
372.05/373.26	c estimatedAdderCost: 30
372.05/373.26	c Try to convert by bdds
372.05/373.27	c D: 1
372.05/373.27	c estimatedAdderCost: 30
372.05/373.27	c Try to convert by bdds
372.05/373.29	c D: 1
372.05/373.29	c estimatedAdderCost: 30
372.05/373.29	c Try to convert by bdds
372.15/373.30	c D: 1
372.15/373.30	c estimatedAdderCost: 30
372.15/373.30	c Try to convert by bdds
372.15/373.31	c D: 1
372.15/373.31	c estimatedAdderCost: 30
372.15/373.31	c Try to convert by bdds
372.15/373.32	c D: 1
372.15/373.32	c estimatedAdderCost: 30
372.15/373.32	c Try to convert by bdds
372.15/373.34	c D: 1
372.15/373.34	c estimatedAdderCost: 30
372.15/373.34	c Try to convert by bdds
372.15/373.35	c D: 1
372.15/373.35	c estimatedAdderCost: 30
372.15/373.35	c Try to convert by bdds
372.15/373.36	c D: 1
372.15/373.36	c estimatedAdderCost: 30
372.15/373.36	c Try to convert by bdds
372.15/373.37	c D: 1
372.15/373.37	c estimatedAdderCost: 30
372.15/373.37	c Try to convert by bdds
372.15/373.39	c D: 1
372.15/373.39	c estimatedAdderCost: 30
372.15/373.39	c Try to convert by bdds
372.25/373.40	c D: 1
372.25/373.40	c estimatedAdderCost: 30
372.25/373.40	c Try to convert by bdds
372.25/373.41	c D: 1
372.25/373.41	c estimatedAdderCost: 30
372.25/373.41	c Try to convert by bdds
372.25/373.43	c D: 1
372.25/373.43	c estimatedAdderCost: 30
372.25/373.43	c Try to convert by bdds
372.25/373.44	c D: 1
372.25/373.44	c estimatedAdderCost: 30
372.25/373.44	c Try to convert by bdds
372.25/373.45	c D: 1
372.25/373.45	c estimatedAdderCost: 30
372.25/373.45	c Try to convert by bdds
372.25/373.46	c D: 1
372.25/373.46	c estimatedAdderCost: 30
372.25/373.46	c Try to convert by bdds
372.25/373.48	c D: 1
372.25/373.48	c estimatedAdderCost: 30
372.25/373.48	c Try to convert by bdds
372.25/373.49	c D: 1
372.25/373.49	c estimatedAdderCost: 30
372.25/373.49	c Try to convert by bdds
372.35/373.50	c D: 1
372.35/373.50	c estimatedAdderCost: 30
372.35/373.50	c Try to convert by bdds
372.35/373.51	c D: 1
372.35/373.51	c estimatedAdderCost: 30
372.35/373.51	c Try to convert by bdds
372.35/373.53	c D: 1
372.35/373.53	c estimatedAdderCost: 30
372.35/373.53	c Try to convert by bdds
372.35/373.54	c D: 1
372.35/373.54	c estimatedAdderCost: 30
372.35/373.54	c Try to convert by bdds
372.35/373.55	c D: 1
372.35/373.55	c estimatedAdderCost: 30
372.35/373.55	c Try to convert by bdds
372.35/373.56	c D: 1
372.35/373.56	c estimatedAdderCost: 30
372.35/373.56	c Try to convert by bdds
372.35/373.58	c D: 1
372.35/373.58	c estimatedAdderCost: 30
372.35/373.58	c Try to convert by bdds
372.35/373.59	c D: 1
372.35/373.59	c estimatedAdderCost: 30
372.35/373.59	c Try to convert by bdds
372.45/373.60	c D: 1
372.45/373.60	c estimatedAdderCost: 30
372.45/373.60	c Try to convert by bdds
372.45/373.62	c D: 1
372.45/373.62	c estimatedAdderCost: 30
372.45/373.62	c Try to convert by bdds
372.45/373.63	c D: 1
372.45/373.63	c estimatedAdderCost: 30
372.45/373.63	c Try to convert by bdds
372.45/373.64	c D: 1
372.45/373.64	c estimatedAdderCost: 30
372.45/373.64	c Try to convert by bdds
372.45/373.65	c D: 1
372.45/373.65	c estimatedAdderCost: 30
372.45/373.65	c Try to convert by bdds
372.45/373.67	c D: 1
372.45/373.67	c estimatedAdderCost: 30
372.45/373.67	c Try to convert by bdds
372.45/373.68	c D: 1
372.45/373.68	c estimatedAdderCost: 30
372.45/373.68	c Try to convert by bdds
372.45/373.69	c D: 1
372.45/373.69	c estimatedAdderCost: 30
372.45/373.69	c Try to convert by bdds
372.55/373.70	c D: 1
372.55/373.70	c estimatedAdderCost: 30
372.55/373.70	c Try to convert by bdds
372.55/373.72	c D: 1
372.55/373.72	c estimatedAdderCost: 30
372.55/373.72	c Try to convert by bdds
372.55/373.73	c D: 1
372.55/373.73	c estimatedAdderCost: 30
372.55/373.73	c Try to convert by bdds
372.55/373.74	c D: 1
372.55/373.74	c estimatedAdderCost: 30
372.55/373.74	c Try to convert by bdds
372.55/373.75	c D: 1
372.55/373.75	c estimatedAdderCost: 30
372.55/373.75	c Try to convert by bdds
372.55/373.77	c D: 1
372.55/373.77	c estimatedAdderCost: 30
372.55/373.77	c Try to convert by bdds
372.55/373.78	c D: 1
372.55/373.78	c estimatedAdderCost: 30
372.55/373.78	c Try to convert by bdds
372.55/373.79	c D: 1
372.55/373.79	c estimatedAdderCost: 30
372.55/373.79	c Try to convert by bdds
372.64/373.81	c D: 1
372.64/373.81	c estimatedAdderCost: 30
372.64/373.81	c Try to convert by bdds
372.64/373.82	c D: 1
372.64/373.82	c estimatedAdderCost: 30
372.64/373.82	c Try to convert by bdds
372.64/373.83	c D: 1
372.64/373.83	c estimatedAdderCost: 30
372.64/373.83	c Try to convert by bdds
372.64/373.84	c D: 1
372.64/373.84	c estimatedAdderCost: 30
372.64/373.84	c Try to convert by bdds
372.64/373.86	c D: 1
372.64/373.86	c estimatedAdderCost: 30
372.64/373.86	c Try to convert by bdds
372.64/373.87	c D: 1
372.64/373.87	c estimatedAdderCost: 30
372.64/373.87	c Try to convert by bdds
372.64/373.88	c D: 1
372.64/373.88	c estimatedAdderCost: 30
372.64/373.88	c Try to convert by bdds
372.64/373.89	c D: 1
372.64/373.89	c estimatedAdderCost: 30
372.64/373.89	c Try to convert by bdds
372.74/373.91	c D: 1
372.74/373.91	c estimatedAdderCost: 30
372.74/373.91	c Try to convert by bdds
372.74/373.92	c D: 1
372.74/373.92	c estimatedAdderCost: 30
372.74/373.92	c Try to convert by bdds
372.74/373.93	c D: 1
372.74/373.93	c estimatedAdderCost: 30
372.74/373.93	c Try to convert by bdds
372.74/373.94	c D: 1
372.74/373.94	c estimatedAdderCost: 30
372.74/373.94	c Try to convert by bdds
372.74/373.96	c D: 1
372.74/373.96	c estimatedAdderCost: 30
372.74/373.96	c Try to convert by bdds
372.74/373.97	c D: 1
372.74/373.97	c estimatedAdderCost: 30
372.74/373.97	c Try to convert by bdds
372.74/373.98	c D: 1
372.74/373.98	c estimatedAdderCost: 30
372.74/373.98	c Try to convert by bdds
372.74/374.00	c D: 1
372.74/374.00	c estimatedAdderCost: 30
372.74/374.00	c Try to convert by bdds
372.74/374.01	c D: 1
372.74/374.01	c estimatedAdderCost: 30
372.74/374.01	c Try to convert by bdds
372.86/374.02	c D: 1
372.86/374.02	c estimatedAdderCost: 30
372.86/374.02	c Try to convert by bdds
372.86/374.03	c D: 1
372.86/374.03	c estimatedAdderCost: 30
372.86/374.03	c Try to convert by bdds
372.86/374.05	c D: 1
372.86/374.05	c estimatedAdderCost: 30
372.86/374.05	c Try to convert by bdds
372.86/374.06	c D: 1
372.86/374.06	c estimatedAdderCost: 30
372.86/374.06	c Try to convert by bdds
372.86/374.07	c D: 1
372.86/374.07	c estimatedAdderCost: 30
372.86/374.07	c Try to convert by bdds
372.86/374.08	c D: 1
372.86/374.08	c estimatedAdderCost: 30
372.86/374.08	c Try to convert by bdds
372.86/374.10	c D: 1
372.86/374.10	c 
401.46/402.75	c pb_solver_status: sst_unknown
401.46/402.75	c goal1 is divided by 4
401.46/402.75	c Next goal: size: 15 smallest: 1 biggest: 4096 multiplied with 4
401.46/402.75	c Rest goal: size: 2 smallest: 1 biggest: 2
401.46/402.75	c goal1 is divided by 2
401.46/402.75	c Next goal: size: 1 smallest: 1 biggest: 1 multiplied with 2
401.46/402.75	c Rest goal: size: 1 smallest: 1 biggest: 1
401.46/402.75	c total stages of optimization mode: 3
401.46/402.75	c multi stage optimization mode: 1-th step
401.46/402.75	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]
401.46/402.75	c LB updated by evalGoalLB to 0
401.46/402.75	c UB updated by evalGoalUB to 8197
401.46/402.75	c minimizationMode: cmm_First_solve
401.46/402.75	c goal coeffs: 1 1 2 2 4 8 16 32 64 128 256 512 1025 2050 4096 
401.46/402.78	c assumptions: 
401.46/402.78	c invoking solver with time budget: 5.000000
476.09/477.63	c sat_solver_result: sst_unknown
476.09/477.63	c SAT solver timed out; proceeding to cooperative SCIP call
476.09/477.63	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 8197
476.09/477.63	c scip solving with time budget: 7.000000
476.09/477.63	c solveScip
476.09/477.63	c initScipForCoop
476.09/477.63	c Cooperative mode: scip_coop_offset=8194.000000
476.09/477.63	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
476.09/477.63	c Running SCIP presolve for solve-time propagation (rounds=3)
476.19/477.72	c presolving:
476.50/478.01	c    (0.4s) running MILP presolver
476.50/478.08	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
476.50/478.09	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
476.60/478.19	c (round 2, fast)       887 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
477.68/479.24	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
477.68/479.24	c    (1.6s) probing aborted: 50/50 successive totally useless probings
478.08/479.60	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
478.08/479.60	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
478.08/479.60	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
478.08/479.60	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
478.08/479.60	c   27871 constraints of type <knapsack>
478.08/479.60	c    6525 constraints of type <setppc>
478.08/479.60	c     450 constraints of type <linear>
478.08/479.60	c     450 constraints of type <logicor>
478.08/479.60	c transformed objective value is always integral (scale: 1)
478.08/479.60	c Presolving Time: 1.89
478.18/479.76	c presolving:
478.49/480.05	c    (0.4s) running MILP presolver
478.59/480.13	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
478.59/480.15	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
478.68/480.25	c (round 2, fast)       887 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
478.88/480.41	c (round 3, exhaustive) 887 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
478.98/480.53	c (round 4, medium)     887 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
478.98/480.54	c (round 5, fast)       887 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
485.05/486.68	c    (7.0s) probing: 409/25678 (1.6%) - 0 fixings, 0 aggregations, 15383 implications, 0 bound changes
485.05/486.68	c    (7.0s) probing aborted: solving stopped
485.15/486.70	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
485.15/486.70	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
485.15/486.70	c  0 implications, 23679 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
485.15/486.70	c presolving was interrupted.
485.15/486.70	c Presolving Time: 6.95
485.15/486.70	c 
485.15/486.70	c SCIP Status        : solving was interrupted [time limit reached]
485.15/486.70	c Solving Time (sec) : 7.02
485.15/486.70	c Solving Nodes      : 0
485.15/486.70	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
485.15/486.70	c SCIP status: 23 (TIMELIMIT)
485.15/486.70	c solveScip: freeing transform (!can_skip_free_transform)
485.15/486.79	c pb_solver_status: sst_unknown
485.15/486.79	c LB_goalvalue: 0
485.15/486.79	c UB_goalvalue: 8197
485.15/486.79	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=14.000000
485.15/486.79	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
485.15/486.79	c SCIP returned: sst_unknown
485.15/486.79	c SCIP primal LB: -oo, dual UB: +oo
485.15/486.79	c assumptions: 
485.15/486.79	c invoking solver with time budget: 10.000000
503.99/505.64	c sat_solver_result: sst_unknown
503.99/505.64	c SAT solver timed out; proceeding to cooperative SCIP call
503.99/505.64	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 8197
503.99/505.64	c scip solving with time budget: 14.000000
503.99/505.64	c solveScip
503.99/505.64	c initScipForCoop
503.99/505.64	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
504.09/505.73	c presolving:
504.40/506.03	c    (0.4s) running MILP presolver
504.40/506.11	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
504.50/506.13	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
504.58/506.23	c (round 2, fast)       887 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
504.78/506.40	c (round 3, exhaustive) 887 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
504.88/506.52	c (round 4, medium)     887 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
504.88/506.52	c (round 5, fast)       887 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
511.66/513.38	c    (7.7s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
511.66/513.38	c    (7.7s) probing aborted: 50/50 successive totally useless probings
512.16/513.88	c    (8.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
512.37/514.09	c    (8.5s) no symmetry present (symcode time: 0.01)
512.47/514.15	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
512.47/514.15	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
512.47/514.15	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
512.47/514.15	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
512.47/514.15	c   27871 constraints of type <knapsack>
512.47/514.15	c    8296 constraints of type <setppc>
512.47/514.15	c     450 constraints of type <linear>
512.47/514.15	c     450 constraints of type <logicor>
512.47/514.15	c transformed objective value is always integral (scale: 1)
512.47/514.15	c Presolving Time: 8.42
512.47/514.16	c 
518.03/519.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
518.03/519.71	c  14.1s|     1 |     0 | 19046 |     - |   769M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
518.03/519.71	c 
518.03/519.71	c SCIP Status        : solving was interrupted [time limit reached]
518.03/519.71	c Solving Time (sec) : 14.07
518.03/519.71	c Solving Nodes      : 1
518.03/519.71	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
518.03/519.71	c Dual Bound         : -2.46750000000000e+02
518.03/519.71	c Gap                : infinite
518.03/519.71	c SCIP status: 23 (TIMELIMIT)
518.03/519.71	c SCIP LP bound tightened UB: 8197 -> 7948
518.03/519.71	c pb_solver_status: sst_unknown
518.03/519.71	c LB_goalvalue: 0
518.03/519.71	c UB_goalvalue: 7948
518.03/519.71	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
518.03/519.71	c SCIP returned: sst_unknown
518.03/519.71	c SCIP primal LB: -oo, dual UB: 7948
518.03/519.71	c assumptions: 
518.03/519.71	c invoking solver with time budget: 10.000000
528.00/529.75	c sat_solver_result: sst_unknown
528.00/529.75	c SAT solver timed out; proceeding to cooperative SCIP call
528.00/529.75	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
528.00/529.75	c scip solving with time budget: 19.600000
528.00/529.75	c solveScip
528.00/529.75	c initScipForCoop
528.00/529.75	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
528.00/529.75	c SCIPfreeTransform due to timeout and having shadow nodes
528.00/529.75	c forcing SCIPfreeTransform before solve
528.10/529.88	c Running SCIP presolve for solve-time propagation (rounds=3)
528.20/529.96	c presolving:
528.50/530.25	c    (0.4s) running MILP presolver
528.60/530.32	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
528.60/530.33	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
528.70/530.43	c (round 2, fast)       887 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.70/531.49	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
529.70/531.49	c    (1.6s) probing aborted: 50/50 successive totally useless probings
530.10/531.85	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
530.10/531.85	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
530.10/531.85	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
530.10/531.85	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
530.10/531.85	c   27871 constraints of type <knapsack>
530.10/531.85	c    6525 constraints of type <setppc>
530.10/531.85	c     450 constraints of type <linear>
530.10/531.85	c     450 constraints of type <logicor>
530.10/531.85	c transformed objective value is always integral (scale: 1)
530.10/531.85	c Presolving Time: 1.90
530.20/532.01	c presolving:
530.59/532.30	c    (0.4s) running MILP presolver
530.59/532.39	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
530.70/532.40	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
530.80/532.51	c (round 2, fast)       887 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
530.90/532.67	c (round 3, exhaustive) 887 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
531.00/532.79	c (round 4, medium)     887 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
531.10/532.80	c (round 5, fast)       887 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
537.87/539.69	c    (7.8s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
537.87/539.69	c    (7.8s) probing aborted: 50/50 successive totally useless probings
538.38/540.19	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
538.67/540.41	c    (8.5s) no symmetry present (symcode time: 0.01)
538.67/540.47	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
538.67/540.47	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
538.67/540.47	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
538.67/540.47	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
538.67/540.47	c   27871 constraints of type <knapsack>
538.67/540.47	c    8296 constraints of type <setppc>
538.67/540.47	c     450 constraints of type <linear>
538.67/540.47	c     450 constraints of type <logicor>
538.67/540.47	c transformed objective value is always integral (scale: 1)
538.67/540.47	c Presolving Time: 8.47
538.67/540.47	c 
545.84/547.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
545.84/547.65	c  15.7s|     1 |     0 | 19046 |     - |   769M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
549.73/551.53	c 
549.73/551.53	c SCIP Status        : solving was interrupted [time limit reached]
549.73/551.53	c Solving Time (sec) : 19.60
549.73/551.53	c Solving Nodes      : 1
549.73/551.53	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
549.73/551.53	c Dual Bound         : -2.46750000000000e+02
549.73/551.53	c Gap                : infinite
549.73/551.53	c SCIP status: 23 (TIMELIMIT)
549.73/551.53	c solveScip: freeing transform (!can_skip_free_transform)
549.83/551.67	c pb_solver_status: sst_unknown
549.83/551.67	c LB_goalvalue: 0
549.83/551.67	c UB_goalvalue: 7948
549.83/551.67	c Both SAT and SCIP timed out; boosting budgets to sat=20.000000 scip=39.200000
549.83/551.67	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
549.83/551.67	c SCIP returned: sst_unknown
549.83/551.67	c SCIP primal LB: -oo, dual UB: 7948
549.83/551.67	c assumptions: 
549.83/551.67	c invoking solver with time budget: 20.000000
652.98/655.14	c sat_solver_result: sst_unknown
652.98/655.14	c SAT solver timed out; proceeding to cooperative SCIP call
652.98/655.14	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
652.98/655.14	c scip solving with time budget: 39.200000
652.98/655.14	c solveScip
652.98/655.14	c initScipForCoop
652.98/655.14	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
653.06/655.22	c presolving:
653.36/655.53	c    (0.4s) running MILP presolver
653.46/655.61	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
653.46/655.62	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
653.55/655.73	c (round 2, fast)       887 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
653.65/655.89	c (round 3, exhaustive) 887 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
653.87/656.01	c (round 4, medium)     887 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
653.87/656.02	c (round 5, fast)       887 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
660.74/662.95	c    (7.8s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
660.74/662.95	c    (7.8s) probing aborted: 50/50 successive totally useless probings
661.23/663.44	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
661.43/663.66	c    (8.5s) no symmetry present (symcode time: 0.01)
661.53/663.72	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
661.53/663.72	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
661.53/663.72	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
661.53/663.72	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
661.53/663.72	c   27871 constraints of type <knapsack>
661.53/663.72	c    8296 constraints of type <setppc>
661.53/663.72	c     450 constraints of type <linear>
661.53/663.72	c     450 constraints of type <logicor>
661.53/663.72	c transformed objective value is always integral (scale: 1)
661.53/663.72	c Presolving Time: 8.50
661.53/663.72	c 
668.60/670.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
668.60/670.84	c  15.7s|     1 |     0 | 19046 |     - |   770M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
679.67/681.90	c  26.8s|     1 |     0 | 45082 |     - |   788M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
686.76/689.04	c  33.9s|     1 |     0 | 57279 |     - |   804M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
689.85/692.12	c  37.0s|     1 |     0 | 65564 |     - |   813M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
692.03/694.34	c  39.2s|     1 |     0 | 69115 |     - |   830M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
692.03/694.34	c (node 1) LP solver hit time limit in LP 6 -- using pseudo solution instead
692.03/694.34	c 
692.03/694.34	c SCIP Status        : solving was interrupted [time limit reached]
692.03/694.34	c Solving Time (sec) : 39.20
692.03/694.34	c Solving Nodes      : 1
692.03/694.34	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
692.03/694.34	c Dual Bound         : -2.46750000000000e+02
692.03/694.34	c Gap                : infinite
692.03/694.34	c SCIP status: 23 (TIMELIMIT)
692.03/694.34	c pb_solver_status: sst_unknown
692.03/694.34	c LB_goalvalue: 0
692.03/694.34	c UB_goalvalue: 7948
692.03/694.34	c Both SAT and SCIP timed out; boosting budgets to sat=40.000000 scip=78.400000
692.03/694.34	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
692.03/694.34	c SCIP returned: sst_unknown
692.03/694.34	c SCIP primal LB: -oo, dual UB: 7948
692.03/694.34	c assumptions: 
692.03/694.34	c invoking solver with time budget: 40.000000
731.98/734.49	c sat_solver_result: sst_unknown
731.98/734.49	c SAT solver timed out; proceeding to cooperative SCIP call
731.98/734.49	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
731.98/734.49	c scip solving with time budget: 78.400000
731.98/734.49	c solveScip
731.98/734.49	c initScipForCoop
731.98/734.49	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
731.98/734.49	c SCIPfreeTransform due to timeout and having shadow nodes
731.98/734.49	c forcing SCIPfreeTransform before solve
732.18/734.64	c Running SCIP presolve for solve-time propagation (rounds=3)
732.28/734.72	c presolving:
732.48/735.01	c    (0.4s) running MILP presolver
732.59/735.08	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
732.59/735.09	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
732.69/735.19	c (round 2, fast)       887 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
733.77/736.25	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
733.77/736.25	c    (1.6s) probing aborted: 50/50 successive totally useless probings
734.17/736.61	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
734.17/736.61	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
734.17/736.61	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
734.17/736.61	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
734.17/736.61	c   27871 constraints of type <knapsack>
734.17/736.61	c    6525 constraints of type <setppc>
734.17/736.61	c     450 constraints of type <linear>
734.17/736.61	c     450 constraints of type <logicor>
734.17/736.61	c transformed objective value is always integral (scale: 1)
734.17/736.61	c Presolving Time: 1.89
734.27/736.76	c presolving:
734.58/737.06	c    (0.4s) running MILP presolver
734.68/737.14	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
734.68/737.15	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
734.77/737.26	c (round 2, fast)       887 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
734.97/737.42	c (round 3, exhaustive) 887 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
735.07/737.54	c (round 4, medium)     887 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
735.07/737.55	c (round 5, fast)       887 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
742.05/744.53	c    (7.8s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
742.05/744.53	c    (7.8s) probing aborted: 50/50 successive totally useless probings
742.56/745.03	c    (8.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
742.74/745.24	c    (8.6s) no symmetry present (symcode time: 0.01)
742.84/745.31	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
742.84/745.31	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
742.84/745.31	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
742.84/745.31	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
742.84/745.31	c   27871 constraints of type <knapsack>
742.84/745.31	c    8296 constraints of type <setppc>
742.84/745.31	c     450 constraints of type <linear>
742.84/745.31	c     450 constraints of type <logicor>
742.84/745.31	c transformed objective value is always integral (scale: 1)
742.84/745.31	c Presolving Time: 8.54
742.84/745.31	c 
749.92/752.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
749.92/752.48	c  15.8s|     1 |     0 | 19046 |     - |   814M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
760.98/763.58	c  26.9s|     1 |     0 | 45082 |     - |   819M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
768.16/770.73	c  34.0s|     1 |     0 | 57279 |     - |   824M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
771.25/773.81	c  37.1s|     1 |     0 | 65564 |     - |   825M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
778.32/780.94	c  44.2s|     1 |     0 | 76950 |     - |   831M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
785.51/788.18	c  51.5s|     1 |     0 | 87903 |     - |   843M |   0 |  25k|  37k|  38k|1414 |  5 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
792.28/794.93	c  58.2s|     1 |     0 | 98830 |     - |   857M |   0 |  25k|  37k|  38k|1714 |  6 |  41 |   0 |-2.467500e+02 |      --      |    Inf | unknown
799.15/801.84	c  65.2s|     1 |     0 |110008 |     - |   866M |   0 |  25k|  37k|  39k|1962 |  7 |  42 |   0 |-2.467500e+02 |      --      |    Inf | unknown
806.63/809.38	c  72.7s|     1 |     0 |120437 |     - |   882M |   0 |  25k|  37k|  39k|2176 |  8 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
812.32/815.10	c  78.4s|     1 |     0 |131511 |     - |   894M |   0 |  25k|  37k|  39k|2397 |  9 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
812.32/815.10	c 
812.32/815.10	c SCIP Status        : solving was interrupted [time limit reached]
812.32/815.10	c Solving Time (sec) : 78.41
812.32/815.10	c Solving Nodes      : 1
812.32/815.10	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
812.32/815.10	c Dual Bound         : -2.46750000000000e+02
812.32/815.10	c Gap                : infinite
812.32/815.10	c SCIP status: 23 (TIMELIMIT)
812.32/815.10	c solveScip: freeing transform (!can_skip_free_transform)
812.51/815.26	c pb_solver_status: sst_unknown
812.51/815.26	c LB_goalvalue: 0
812.51/815.26	c UB_goalvalue: 7948
812.51/815.26	c Both SAT and SCIP timed out; boosting budgets to sat=80.000000 scip=156.800000
812.51/815.26	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
812.51/815.26	c SCIP returned: sst_unknown
812.51/815.26	c SCIP primal LB: -oo, dual UB: 7948
812.51/815.26	c assumptions: 
812.51/815.26	c invoking solver with time budget: 80.000000
926.82/929.95	c sat_solver_result: sst_unknown
926.82/929.95	c SAT solver timed out; proceeding to cooperative SCIP call
926.82/929.95	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
926.82/929.95	c scip solving with time budget: 156.800000
926.82/929.95	c solveScip
926.82/929.95	c initScipForCoop
926.82/929.95	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
926.93/930.03	c presolving:
927.22/930.33	c    (0.4s) running MILP presolver
927.32/930.41	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
927.32/930.43	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
927.42/930.53	c (round 2, fast)       887 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
927.62/930.70	c (round 3, exhaustive) 887 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
927.72/930.82	c (round 4, medium)     887 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
927.72/930.83	c (round 5, fast)       887 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
934.79/937.90	c    (8.0s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
934.79/937.90	c    (8.0s) probing aborted: 50/50 successive totally useless probings
935.29/938.40	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
935.49/938.61	c    (8.7s) no symmetry present (symcode time: 0.01)
935.49/938.67	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
935.49/938.67	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
935.49/938.67	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
935.49/938.67	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
935.49/938.67	c   27871 constraints of type <knapsack>
935.49/938.67	c    8296 constraints of type <setppc>
935.49/938.67	c     450 constraints of type <linear>
935.49/938.67	c     450 constraints of type <logicor>
935.49/938.67	c transformed objective value is always integral (scale: 1)
935.49/938.67	c Presolving Time: 8.65
935.49/938.68	c 
942.67/945.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
942.67/945.85	c  15.9s|     1 |     0 | 19046 |     - |   870M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
953.94/957.16	c  27.2s|     1 |     0 | 45082 |     - |   875M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
961.20/964.45	c  34.5s|     1 |     0 | 57279 |     - |   879M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
964.29/967.58	c  37.6s|     1 |     0 | 65564 |     - |   880M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
971.47/974.78	c  44.8s|     1 |     0 | 76950 |     - |   885M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
978.86/982.13	c  52.2s|     1 |     0 | 87903 |     - |   888M |   0 |  25k|  37k|  38k|1414 |  5 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
985.52/988.80	c  58.8s|     1 |     0 | 98830 |     - |   891M |   0 |  25k|  37k|  38k|1714 |  6 |  41 |   0 |-2.467500e+02 |      --      |    Inf | unknown
992.40/995.74	c  65.8s|     1 |     0 |110008 |     - |   892M |   0 |  25k|  37k|  39k|1962 |  7 |  42 |   0 |-2.467500e+02 |      --      |    Inf | unknown
999.98/1003.33	c  73.4s|     1 |     0 |120437 |     - |   893M |   0 |  25k|  37k|  39k|2176 |  8 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1007.67/1011.10	c  81.1s|     1 |     0 |131511 |     - |   896M |   0 |  25k|  37k|  39k|2397 |  9 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1016.92/1020.33	c  90.4s|     1 |     0 |142806 |     - |   905M |   0 |  25k|  37k|  39k|2599 | 10 |  45 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1025.00/1028.43	c  98.5s|     1 |     0 |154541 |     - |   911M |   0 |  25k|  37k|  39k|2769 | 11 |  51 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1034.87/1038.40	c   108s|     1 |     2 |191693 |     - |   911M |   0 |  25k|  37k|  39k|2769 | 11 |  61 |  20 |-2.467500e+02 |      --      |    Inf | unknown
1083.10/1086.76	c 
1083.10/1086.76	c SCIP Status        : solving was interrupted [time limit reached]
1083.10/1086.76	c Solving Time (sec) : 156.81
1083.10/1086.76	c Solving Nodes      : 10
1083.10/1086.76	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1083.10/1086.76	c Dual Bound         : -2.46750000000000e+02
1083.10/1086.76	c Gap                : infinite
1083.10/1086.76	c SCIP status: 23 (TIMELIMIT)
1083.10/1086.76	c pb_solver_status: sst_unknown
1083.10/1086.76	c LB_goalvalue: 0
1083.10/1086.76	c UB_goalvalue: 7948
1083.10/1086.76	c Both SAT and SCIP timed out; boosting budgets to sat=160.000000 scip=313.600000
1083.10/1086.76	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1083.10/1086.76	c SCIP returned: sst_unknown
1083.10/1086.76	c SCIP primal LB: -oo, dual UB: 7948
1083.10/1086.76	c assumptions: 
1083.10/1086.76	c invoking solver with time budget: 160.000000
1263.77/1268.09	c sat_solver_result: sst_unknown
1263.77/1268.09	c SAT solver timed out; proceeding to cooperative SCIP call
1263.77/1268.09	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
1263.77/1268.09	c scip solving with time budget: 313.600000
1263.77/1268.09	c solveScip
1263.77/1268.09	c initScipForCoop
1263.77/1268.09	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1263.77/1268.09	c SCIPfreeTransform due to timeout and having shadow nodes
1263.77/1268.09	c forcing SCIPfreeTransform before solve
1263.95/1268.26	c Running SCIP presolve for solve-time propagation (rounds=3)
1264.05/1268.34	c presolving:
1264.35/1268.63	c    (0.4s) running MILP presolver
1264.45/1268.71	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1264.45/1268.73	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
1264.55/1268.82	c (round 2, fast)       887 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
1265.65/1269.90	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1265.65/1269.90	c    (1.6s) probing aborted: 50/50 successive totally useless probings
1265.95/1270.27	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
1265.95/1270.27	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1265.95/1270.27	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1265.95/1270.27	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
1265.95/1270.27	c   27871 constraints of type <knapsack>
1265.95/1270.27	c    6525 constraints of type <setppc>
1265.95/1270.27	c     450 constraints of type <linear>
1265.95/1270.27	c     450 constraints of type <logicor>
1265.95/1270.27	c transformed objective value is always integral (scale: 1)
1265.95/1270.27	c Presolving Time: 1.92
1266.15/1270.43	c presolving:
1266.45/1270.72	c    (0.4s) running MILP presolver
1266.55/1270.81	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1266.55/1270.83	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
1266.65/1270.93	c (round 2, fast)       887 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
1266.76/1271.10	c (round 3, exhaustive) 887 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
1266.95/1271.22	c (round 4, medium)     887 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
1266.95/1271.23	c (round 5, fast)       887 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
1274.01/1278.38	c    (8.0s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
1274.01/1278.38	c    (8.0s) probing aborted: 50/50 successive totally useless probings
1274.51/1278.87	c    (8.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1274.73/1279.09	c    (8.7s) no symmetry present (symcode time: 0.01)
1274.83/1279.15	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
1274.83/1279.15	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
1274.83/1279.15	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1274.83/1279.15	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
1274.83/1279.15	c   27871 constraints of type <knapsack>
1274.83/1279.15	c    8296 constraints of type <setppc>
1274.83/1279.15	c     450 constraints of type <linear>
1274.83/1279.15	c     450 constraints of type <logicor>
1274.83/1279.15	c transformed objective value is always integral (scale: 1)
1274.83/1279.15	c Presolving Time: 8.73
1274.83/1279.16	c 
1281.99/1286.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1281.99/1286.30	c  16.0s|     1 |     0 | 19046 |     - |   891M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1293.05/1297.49	c  27.1s|     1 |     0 | 45082 |     - |   895M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1300.23/1304.69	c  34.3s|     1 |     0 | 57279 |     - |   897M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1303.42/1307.80	c  37.4s|     1 |     0 | 65564 |     - |   898M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1310.49/1314.96	c  44.6s|     1 |     0 | 76950 |     - |   902M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1317.77/1322.25	c  51.9s|     1 |     0 | 87903 |     - |   905M |   0 |  25k|  37k|  38k|1414 |  5 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1324.45/1328.98	c  58.6s|     1 |     0 | 98830 |     - |   909M |   0 |  25k|  37k|  38k|1714 |  6 |  41 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1331.42/1335.90	c  65.6s|     1 |     0 |110008 |     - |   910M |   0 |  25k|  37k|  39k|1962 |  7 |  42 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1338.90/1343.43	c  73.1s|     1 |     0 |120437 |     - |   911M |   0 |  25k|  37k|  39k|2176 |  8 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1346.58/1351.19	c  80.8s|     1 |     0 |131511 |     - |   911M |   0 |  25k|  37k|  39k|2397 |  9 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1355.85/1360.42	c  90.1s|     1 |     0 |142806 |     - |   910M |   0 |  25k|  37k|  39k|2599 | 10 |  45 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1363.81/1368.45	c  98.1s|     1 |     0 |154541 |     - |   911M |   0 |  25k|  37k|  39k|2769 | 11 |  51 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1373.68/1378.31	c   108s|     1 |     2 |191693 |     - |   911M |   0 |  25k|  37k|  39k|2769 | 11 |  61 |  20 |-2.467500e+02 |      --      |    Inf | unknown
1578.59/1583.95	c 
1578.59/1583.95	c SCIP Status        : solving was interrupted [time limit reached]
1578.59/1583.95	c Solving Time (sec) : 313.60
1578.59/1583.95	c Solving Nodes      : 87
1578.59/1583.95	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
1578.59/1583.95	c Dual Bound         : -2.46750000000000e+02
1578.59/1583.95	c Gap                : infinite
1578.59/1583.95	c SCIP status: 23 (TIMELIMIT)
1578.59/1583.95	c solveScip: freeing transform (!can_skip_free_transform)
1578.81/1584.12	c pb_solver_status: sst_unknown
1578.81/1584.12	c LB_goalvalue: 0
1578.81/1584.12	c UB_goalvalue: 7948
1578.81/1584.12	c Both SAT and SCIP timed out; boosting budgets to sat=320.000000 scip=627.200000
1578.81/1584.12	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1578.81/1584.12	c SCIP returned: sst_unknown
1578.81/1584.12	c SCIP primal LB: -oo, dual UB: 7948
1578.81/1584.12	c assumptions: 
1578.81/1584.12	c invoking solver with time budget: 320.000000
1933.91/1940.42	c sat_solver_result: sst_unknown
1933.91/1940.42	c SAT solver timed out; proceeding to cooperative SCIP call
1933.91/1940.42	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
1933.91/1940.42	c scip solving with time budget: 627.200000
1933.91/1940.42	c solveScip
1933.91/1940.42	c initScipForCoop
1933.91/1940.42	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1934.41/1940.98	c presolving:
1934.90/1941.42	c    (1.0s) running MILP presolver
1935.20/1941.76	c    (1.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1935.20/1941.78	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
1935.40/1941.96	c (round 2, fast)       887 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
1935.80/1942.34	c (round 3, exhaustive) 887 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
1935.90/1942.46	c (round 4, medium)     887 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
1935.90/1942.47	c (round 5, fast)       887 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
1942.88/1949.45	c    (9.0s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
1942.88/1949.45	c    (9.0s) probing aborted: 50/50 successive totally useless probings
1943.38/1949.95	c    (9.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1943.59/1950.17	c    (9.7s) no symmetry present (symcode time: 0.01)
1943.68/1950.23	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
1943.68/1950.23	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
1943.68/1950.23	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1943.68/1950.23	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
1943.68/1950.23	c   27871 constraints of type <knapsack>
1943.68/1950.23	c    8296 constraints of type <setppc>
1943.68/1950.23	c     450 constraints of type <linear>
1943.68/1950.23	c     450 constraints of type <logicor>
1943.68/1950.23	c transformed objective value is always integral (scale: 1)
1943.68/1950.23	c Presolving Time: 9.26
1943.68/1950.23	c 
1950.75/1957.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1950.75/1957.39	c  17.0s|     1 |     0 | 19046 |     - |   903M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1962.02/1968.68	c  28.3s|     1 |     0 | 45082 |     - |   908M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1969.20/1975.89	c  35.5s|     1 |     0 | 57279 |     - |   910M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1972.29/1978.99	c  38.6s|     1 |     0 | 65564 |     - |   911M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1979.49/1986.17	c  45.7s|     1 |     0 | 76950 |     - |   914M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1986.85/1993.50	c  53.1s|     1 |     0 | 87903 |     - |   916M |   0 |  25k|  37k|  38k|1414 |  5 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
1993.44/2000.19	c  59.8s|     1 |     0 | 98830 |     - |   918M |   0 |  25k|  37k|  38k|1714 |  6 |  41 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2000.43/2007.16	c  66.7s|     1 |     0 |110008 |     - |   919M |   0 |  25k|  37k|  39k|1962 |  7 |  42 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2007.99/2014.71	c  74.3s|     1 |     0 |120437 |     - |   921M |   0 |  25k|  37k|  39k|2176 |  8 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2015.67/2022.42	c  82.0s|     1 |     0 |131511 |     - |   921M |   0 |  25k|  37k|  39k|2397 |  9 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2024.84/2031.62	c  91.2s|     1 |     0 |142806 |     - |   921M |   0 |  25k|  37k|  39k|2599 | 10 |  45 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2032.82/2039.65	c  99.2s|     1 |     0 |154541 |     - |   923M |   0 |  25k|  37k|  39k|2769 | 11 |  51 |   0 |-2.467500e+02 |      --      |    Inf | unknown
2042.79/2049.63	c   109s|     1 |     2 |191693 |     - |   923M |   0 |  25k|  37k|  39k|2769 | 11 |  61 |  20 |-2.467500e+02 |      --      |    Inf | unknown
2252.06/2259.41	c   319s|   100 |   101 |771572 |6232.6 |   924M |  19 |  25k|  37k|  37k|3470 |  1 |  99 |  20 |-2.467500e+02 |      --      |    Inf | unknown
2474.18/2482.01	c   542s|   200 |   201 |  1593k|7228.6 |   942M |  25 |  25k|  37k|  37k|4723 |  1 | 109 |  20 |-2.467500e+02 |      --      |    Inf | unknown
2559.58/2567.63	c 
2559.58/2567.63	c SCIP Status        : solving was interrupted [time limit reached]
2559.58/2567.63	c Solving Time (sec) : 627.20
2559.58/2567.63	c Solving Nodes      : 224
2559.58/2567.63	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
2559.58/2567.63	c Dual Bound         : -2.46750000000000e+02
2559.58/2567.63	c Gap                : infinite
2559.58/2567.63	c SCIP status: 23 (TIMELIMIT)
2559.58/2567.63	c pb_solver_status: sst_unknown
2559.58/2567.63	c LB_goalvalue: 0
2559.58/2567.63	c UB_goalvalue: 7948
2559.58/2567.63	c Both SAT and SCIP timed out; boosting budgets to sat=640.000000 scip=1254.400000
2559.58/2567.63	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2559.58/2567.63	c SCIP returned: sst_unknown
2559.58/2567.63	c SCIP primal LB: -oo, dual UB: 7948
2559.58/2567.63	c assumptions: 
2559.58/2567.63	c invoking solver with time budget: 640.000000
3199.61/3208.80	c sat_solver_result: sst_unknown
3199.61/3208.80	c SAT solver timed out; proceeding to cooperative SCIP call
3199.61/3208.80	c Calling solveScip for cooperative mode with LB_goalvalue:       0, UB_goalvalue: 7948
3199.61/3208.80	c scip solving with time budget: 1254.400000
3199.61/3208.80	c solveScip
3199.61/3208.80	c initScipForCoop
3199.61/3208.80	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3199.61/3208.80	c SCIPfreeTransform due to timeout and having shadow nodes
3199.61/3208.80	c forcing SCIPfreeTransform before solve
3199.71/3208.97	c Running SCIP presolve for solve-time propagation (rounds=3)
3199.82/3209.05	c presolving:
3200.11/3209.33	c    (0.4s) running MILP presolver
3200.21/3209.41	c    (0.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3200.21/3209.42	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
3200.31/3209.52	c (round 2, fast)       887 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
3201.31/3210.57	c    (1.6s) probing: 51/25678 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3201.31/3210.57	c    (1.6s) probing aborted: 50/50 successive totally useless probings
3201.71/3210.93	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
3201.71/3210.93	c  887 deleted vars, 1350 deleted constraints, 450 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3201.71/3210.93	c  0 implications, 7426 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3201.71/3210.93	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 35296 constraints
3201.71/3210.93	c   27871 constraints of type <knapsack>
3201.71/3210.93	c    6525 constraints of type <setppc>
3201.71/3210.93	c     450 constraints of type <linear>
3201.71/3210.93	c     450 constraints of type <logicor>
3201.71/3210.93	c transformed objective value is always integral (scale: 1)
3201.71/3210.93	c Presolving Time: 1.89
3201.82/3211.09	c presolving:
3202.11/3211.38	c    (0.4s) running MILP presolver
3202.21/3211.47	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
3202.21/3211.48	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
3202.31/3211.59	c (round 2, fast)       887 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
3202.51/3211.75	c (round 3, exhaustive) 887 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
3202.60/3211.88	c (round 4, medium)     887 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
3202.60/3211.88	c (round 5, fast)       887 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
3209.60/3218.88	c    (7.9s) probing: 471/25678 (1.8%) - 0 fixings, 0 aggregations, 15750 implications, 0 bound changes
3209.60/3218.88	c    (7.9s) probing aborted: 50/50 successive totally useless probings
3210.10/3219.38	c    (8.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3210.30/3219.59	c    (8.6s) no symmetry present (symcode time: 0.01)
3210.40/3219.66	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
3210.40/3219.66	c  887 deleted vars, 1350 deleted constraints, 2221 added constraints, 0 tightened bounds, 0 added holes, 2672 changed sides, 5344 changed coefficients
3210.40/3219.66	c  0 implications, 24046 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
3210.40/3219.66	c presolved problem has 25678 variables (25678 bin, 0 int, 0 cont) and 37067 constraints
3210.40/3219.66	c   27871 constraints of type <knapsack>
3210.40/3219.66	c    8296 constraints of type <setppc>
3210.40/3219.66	c     450 constraints of type <linear>
3210.40/3219.66	c     450 constraints of type <logicor>
3210.40/3219.66	c transformed objective value is always integral (scale: 1)
3210.40/3219.66	c Presolving Time: 8.57
3210.40/3219.66	c 
3217.49/3226.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3217.49/3226.79	c  15.8s|     1 |     0 | 19046 |     - |   920M |   0 |  25k|  37k|  37k|   0 |  0 |  33 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3228.67/3237.95	c  26.9s|     1 |     0 | 45082 |     - |   925M |   0 |  25k|  37k|  37k| 320 |  1 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3235.87/3245.11	c  34.1s|     1 |     0 | 57279 |     - |   927M |   0 |  25k|  37k|  37k| 552 |  2 |  34 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3238.96/3248.21	c  37.2s|     1 |     0 | 65564 |     - |   928M |   0 |  25k|  37k|  37k| 809 |  3 |  35 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3246.05/3255.39	c  44.4s|     1 |     0 | 76950 |     - |   930M |   0 |  25k|  37k|  38k|1033 |  4 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3253.44/3262.70	c  51.7s|     1 |     0 | 87903 |     - |   932M |   0 |  25k|  37k|  38k|1414 |  5 |  37 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3260.03/3269.38	c  58.4s|     1 |     0 | 98830 |     - |   934M |   0 |  25k|  37k|  38k|1714 |  6 |  41 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3267.02/3276.30	c  65.3s|     1 |     0 |110008 |     - |   935M |   0 |  25k|  37k|  39k|1962 |  7 |  42 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3274.51/3283.85	c  72.8s|     1 |     0 |120437 |     - |   936M |   0 |  25k|  37k|  39k|2176 |  8 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3282.20/3291.53	c  80.5s|     1 |     0 |131511 |     - |   936M |   0 |  25k|  37k|  39k|2397 |  9 |  43 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3291.39/3300.73	c  89.7s|     1 |     0 |142806 |     - |   936M |   0 |  25k|  37k|  39k|2599 | 10 |  45 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3299.38/3308.73	c  97.7s|     1 |     0 |154541 |     - |   938M |   0 |  25k|  37k|  39k|2769 | 11 |  51 |   0 |-2.467500e+02 |      --      |    Inf | unknown
3309.17/3318.56	c   108s|     1 |     2 |191693 |     - |   938M |   0 |  25k|  37k|  39k|2769 | 11 |  61 |  20 |-2.467500e+02 |      --      |    Inf | unknown
3516.97/3526.68	c   316s|   100 |   101 |771572 |6232.6 |   939M |  19 |  25k|  37k|  37k|3470 |  1 |  99 |  20 |-2.467500e+02 |      --      |    Inf | unknown
3600.07/3609.80	
3600.07/3609.80	*** TERMINATED *** by signal
3600.07/3609.80	c
3600.07/3609.80	s UNKNOWN
3600.07/3609.80	c _____________________________________________________________________________
3600.07/3609.80	c std/band forms        : 27871,900
3600.07/3609.80	c 2cl/3cl ITE-codings   : 54675291,836894
3600.07/3609.80	c BDD/srt/adr Max costs : 2305,0,0
3600.07/3609.80	c BDDraw/bin/mul/srt/adr: 0,0,28771,0,0
3600.07/3609.80	c BDD nodes             : 65263590
3600.07/3609.80	c Es1/CC detections     : 0,0
3600.07/3609.80	c CC sort               : 0
3600.07/3609.80	c SAT/UNSAT calls       : 0,0
3600.07/3609.80	c regenrated variables  : 0
3600.07/3609.80	c eliminated fixed lits : 0
3600.07/3609.80	c goal lit flips        : 0
3600.07/3609.80	c goal stages           : 1
3600.07/3609.80	c goal shrink           : 2
3600.07/3609.80	c goal coeff separations: 2
3600.07/3609.80	c restarts              : 2504
3600.07/3609.80	c conflicts             : 54415          (15 /sec)
3600.07/3609.80	c decisions             : 1116529        (310 /sec)
3600.07/3609.80	c propagations          : 1761924327     (489413 /sec)
3600.07/3609.80	c inspects              : 0              (0 /sec)
3600.07/3609.80	c CPU time (solving tm) : 3600 s        (1537 s, SAT 0 s, UNSAT 0 s)
3600.07/3609.80	c SAT solver time       : 1537 s
3600.07/3609.80	c SAT solver SAT time   : 0 s
3600.07/3609.80	c SAT solver UNSAT time : 0 s
3600.07/3609.80	c SAT solver TO time    : 1537 s
3600.07/3609.80	c Time for SCIP         : 1262 s
3600.07/3609.80	c Coop SCIP LB improvements           : 0
3600.07/3609.80	c Coop SCIP UB improvements           : 1
3600.07/3609.80	c SCIP globally fixed variables       : 0
3600.07/3609.80	c SAT  globally fixed variables       : 0
3600.07/3609.80	c SCIP freeTransform calls            : 15
3600.07/3609.80	c Time for Opt-base     : 216.9 s
3600.07/3609.80	c Steps for Opt-base    : 1461165765
3600.07/3609.80	c Time for BDD coding   : 358.3 s
3600.07/3609.80	c Time for srt coding   : 0 s
3600.07/3609.80	c Inner solver invocations            : 0
3600.07/3609.80	c Inner solving count                 : 0
3600.07/3609.80	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-4780750-1782138962/watcher-4780750-1782138962 -o /tmp/evaluation-result-4780750-1782138962/solver-4780750-1782138962 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780750-1782138962/vars-4780750-1782138962 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451891 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780750-1782138962.opb 

running on 4 cores: 20-23

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

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (105916 MiB free)
  node 1: cores 8-15, 129019 MiB (94617 MiB free)
  node 2: cores 16-23, 129019 MiB (110052 MiB free)
  node 3: cores 24-31, 129003 MiB (101127 MiB free)
  node 4: cores 32-39, 129019 MiB (91447 MiB free)
  node 5: cores 40-47, 129019 MiB (92335 MiB free)
  node 6: cores 48-55, 129019 MiB (104113 MiB free)
  node 7: cores 56-63, 128429 MiB (83357 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=2457268, runsolver pid=2457265
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 16.00 16.02 16.19 17/871 2457271
/proc/meminfo: memFree=801744080/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=98712 memory=27224 CPUtime=0.08 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4713 205 0 0 8 0 0 0 20 0 1 0 147184314 101081088 6784 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 24678 6806 2704 506 0 5369 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 98712 KiB
Current children cumulated memory: 27224 KiB

[startup+0.213746 s]*
/proc/loadavg: 16.00 16.02 16.19 17/871 2457271
/proc/meminfo: memFree=801729216/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=113740 memory=42100 CPUtime=0.2 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 8432 205 0 0 19 1 0 0 20 0 1 0 147184314 116469760 10496 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 28435 10525 2704 506 0 9126 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 113740 KiB
Current children cumulated memory: 42100 KiB

[startup+0.312418 s]*
/proc/loadavg: 16.00 16.02 16.19 18/871 2457271
/proc/meminfo: memFree=801716112/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=126536 memory=54920 CPUtime=0.29 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 11637 205 0 0 28 1 0 0 20 0 1 0 147184314 129572864 13696 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 31634 13730 2704 506 0 12325 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 126536 KiB
Current children cumulated memory: 54920 KiB

[startup+0.700119 s]
/proc/loadavg: 16.00 16.02 16.19 17/871 2457271
/proc/meminfo: memFree=801696524/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=178500 memory=106260 CPUtime=0.67 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 24664 205 0 0 65 2 0 0 20 0 1 0 147184314 182784000 26496 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 44625 26565 2704 506 0 25316 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 178500 KiB
Current children cumulated memory: 106260 KiB

[startup+1.50019 s]
/proc/loadavg: 16.00 16.02 16.19 19/871 2457271
/proc/meminfo: memFree=801632708/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=366428 memory=302484 CPUtime=1.47 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 71554 205 0 0 142 5 0 0 20 0 1 0 147184314 375222272 75392 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 91607 75621 5244 506 0 72298 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 366428 KiB
Current children cumulated memory: 302484 KiB

[startup+3.11458 s]
/proc/loadavg: 16.00 16.02 16.19 19/871 2457271
/proc/meminfo: memFree=801156624/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=617788 memory=550112 CPUtime=3.07 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 126105 205 0 0 299 8 0 0 20 0 1 0 147184314 632614912 137356 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 154447 137528 5749 506 0 135138 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 617788 KiB
Current children cumulated memory: 550112 KiB

[startup+6.30021 s]
/proc/loadavg: 16.00 16.02 16.19 19/871 2457271
/proc/meminfo: memFree=801141776/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=767196 memory=675796 CPUtime=6.25 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 149089 205 0 0 614 11 0 0 20 0 1 0 147184314 785608704 168807 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 191799 168949 5780 506 0 172490 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 767196 KiB
Current children cumulated memory: 675796 KiB

[startup+12.7002 s]
/proc/loadavg: 16.00 16.02 16.19 19/871 2457271
/proc/meminfo: memFree=801132800/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=1061948 memory=931328 CPUtime=12.62 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 175437 205 0 0 1249 13 0 0 20 0 1 0 147184314 1087434752 232719 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 265487 232832 5873 506 0 246178 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1061948 KiB
Current children cumulated memory: 931328 KiB

[startup+25.5001 s]
/proc/loadavg: 16.00 16.02 16.18 19/871 2457271
/proc/meminfo: memFree=800919600/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=1116980 memory=991316 CPUtime=25.39 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 177574 205 0 0 2525 14 0 0 20 0 1 0 147184314 1143787520 247618 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 279245 247829 5980 506 0 259936 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1116980 KiB
Current children cumulated memory: 991316 KiB

[startup+51.1142 s]
/proc/loadavg: 16.28 16.08 16.20 19/871 2457271
/proc/meminfo: memFree=802664660/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=1297416 memory=1150500 CPUtime=50.92 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 179376 205 0 0 5076 16 0 0 20 0 1 0 147184314 1328553984 287533 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 324354 287625 5980 506 0 305045 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1297416 KiB
Current children cumulated memory: 1150500 KiB

[startup+102.3 s]
/proc/loadavg: 16.64 16.22 16.24 19/871 2457272
/proc/meminfo: memFree=799749592/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=1723968 memory=1564688 CPUtime=101.96 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 216773 205 0 0 10175 21 0 0 20 0 1 0 147184314 1765343232 391019 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 430992 391172 5980 506 0 411683 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1723968 KiB
Current children cumulated memory: 1564688 KiB

[startup+162.3 s]
/proc/loadavg: 16.23 16.18 16.22 19/871 2457273
/proc/meminfo: memFree=798727788/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=2414360 memory=2273076 CPUtime=161.78 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 279965 205 0 0 16147 31 0 0 20 0 1 0 147184314 2472304640 568127 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 603590 568269 5980 506 0 584281 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 2414360 KiB
Current children cumulated memory: 2273076 KiB

[startup+222.3 s]
/proc/loadavg: 16.15 16.16 16.21 19/871 2457274
/proc/meminfo: memFree=797638128/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=2819756 memory=2641584 CPUtime=221.59 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 342486 205 0 0 22122 37 0 0 20 0 1 0 147184314 2887430144 660283 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 704939 660396 5980 506 0 685630 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2819756 KiB
Current children cumulated memory: 2641584 KiB

[startup+282.3 s]
/proc/loadavg: 16.05 16.13 16.20 19/871 2457275
/proc/meminfo: memFree=797117500/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=3974320 memory=3678488 CPUtime=281.42 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 405073 205 0 0 28092 50 0 0 20 0 1 0 147184314 4069703680 919487 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 993580 919622 5980 506 0 974271 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 3974320 KiB
Current children cumulated memory: 3678488 KiB

[startup+342.3 s]
/proc/loadavg: 16.02 16.10 16.18 19/868 2457276
/proc/meminfo: memFree=796887748/1055320720 swapFree=33554428/33554428

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

/proc/meminfo: memFree=874961252/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41056388 memory=35839856 CPUtime=2913.53 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4752341 205 0 0 287284 4069 0 0 20 0 1 0 147184314 42041741312 8960006 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10264097 8959964 6276 506 0 10244788 0
Current children cumulated CPU time: 2913.53 s
Current children cumulated vsize: 41056388 KiB
Current children cumulated memory: 35839856 KiB

[startup+2982.3 s]
/proc/loadavg: 1.08 2.26 7.07 2/781 2457887
/proc/meminfo: memFree=868970092/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=46821232 memory=41459400 CPUtime=2973.45 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4773471 205 0 0 292424 4921 0 0 20 0 1 0 147184314 47944941568 10364614 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 11705308 10364850 6276 506 0 11685999 0
Current children cumulated CPU time: 2973.45 s
Current children cumulated vsize: 46821232 KiB
Current children cumulated memory: 41459400 KiB

[startup+3042.3 s]
/proc/loadavg: 1.03 2.03 6.69 2/781 2457892
/proc/meminfo: memFree=874662860/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41178152 memory=35935904 CPUtime=3033.36 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4791129 205 0 0 298339 4997 0 0 20 0 1 0 147184314 42166427648 8983854 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10294538 8983976 6276 506 0 10275229 0
Current children cumulated CPU time: 3033.36 s
Current children cumulated vsize: 41178152 KiB
Current children cumulated memory: 35935904 KiB

[startup+3102.3 s]
/proc/loadavg: 1.01 1.84 6.33 2/781 2457893
/proc/meminfo: memFree=874857188/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41178152 memory=35935904 CPUtime=3093.27 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4806652 205 0 0 303741 5586 0 0 20 0 1 0 147184314 42166427648 8983735 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10294538 8983976 6276 506 0 10275229 0
Current children cumulated CPU time: 3093.27 s
Current children cumulated vsize: 41178152 KiB
Current children cumulated memory: 35935904 KiB

[startup+3162.3 s]
/proc/loadavg: 1.00 1.68 5.99 2/780 2457893
/proc/meminfo: memFree=874340984/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41593796 memory=36370848 CPUtime=3153.18 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4826423 205 0 0 309070 6248 0 0 20 0 1 0 147184314 42592047104 9092501 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10398449 9092712 6276 506 0 10379140 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 41593796 KiB
Current children cumulated memory: 36370848 KiB

[startup+3222.3 s]
/proc/loadavg: 1.00 1.56 5.68 2/780 2457894
/proc/meminfo: memFree=874780540/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3213.09 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4833186 205 0 0 315040 6269 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3282.3 s]
/proc/loadavg: 1.00 1.45 5.38 2/780 2457895
/proc/meminfo: memFree=874809332/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3273.01 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4833461 205 0 0 321029 6272 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3273.01 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3342.3 s]
/proc/loadavg: 1.00 1.37 5.11 2/780 2457896
/proc/meminfo: memFree=874812972/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3332.93 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4833911 205 0 0 327015 6278 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3332.93 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3402.3 s]
/proc/loadavg: 1.00 1.30 4.85 2/780 2457898
/proc/meminfo: memFree=874781180/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3392.85 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4834359 205 0 0 333005 6280 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3392.85 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3462.3 s]
/proc/loadavg: 1.00 1.24 4.62 2/780 2457899
/proc/meminfo: memFree=874788008/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3452.77 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4834883 205 0 0 338991 6286 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3452.77 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3522.3 s]
/proc/loadavg: 1.22 1.25 4.41 2/780 2457900
/proc/meminfo: memFree=874792240/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3512.68 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4835367 205 0 0 344978 6290 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3512.68 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

[startup+3582.3 s]
/proc/loadavg: 1.49 1.34 4.24 2/781 2457904
/proc/meminfo: memFree=874794632/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3572.6 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4835940 205 0 0 350966 6294 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 1.30 1.30 4.13 2/781 2457905
/proc/meminfo: memFree=874795780/1055320720 swapFree=33554428/33554428
[pid=2457268] ppid=2457265 vsize=41169452 memory=35951252 CPUtime=3600.07 cores=20-23
/proc/2457268/stat : 2457268 (naps_release) R 2457265 2457268 2451876 0 -1 4194304 4836200 205 0 0 353710 6297 0 0 20 0 1 0 147184314 42157518848 8987567 18446744073709551615 4210688 6281017 140723353110880 0 0 0 0 0 16898 0 0 0 17 20 0 0 0 0 0 6662968 6676388 15290368 140723353114843 140723353115024 140723353115024 140723353120712 0
/proc/2457268/statm: 10292363 8987813 6276 506 0 10273054 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 41169452 KiB
Current children cumulated memory: 35951252 KiB

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

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

# cumulated CPU time of all completed processes:  user=3537.11 s, system=63.337 s

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

[startup+3610.01 s]*
/proc/loadavg: 1.30 1.30 4.13 2/781 2457905
/proc/meminfo: memFree=886431588/1055320720 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.11 s]
/proc/loadavg: 1.30 1.30 4.13 2/781 2457905
/proc/meminfo: memFree=886431588/1055320720 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.17
CPU time (s): 3600.44
CPU user time (s): 3537.11
CPU system time (s): 63.337
CPU usage (%): 99.7307
Max. virtual memory (cumulated for all children) (KiB): 50012944
Max. memory (cumulated for all children) (KiB): 46980908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3537.11
system time used= 63.337
maximum resident set size= 46980528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4836405
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= 322
involuntary context switches= 3251


# summary of solver processes directly reported to runsolver:
#   pid: 2457268
#   total CPU time (s): 3600.44
#   total CPU user time (s): 3537.11
#   total CPU system time (s): 63.337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.019 second user time and 39.0067 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-22 16:36:02
IDJOB=4780750
IDBENCH=183207
IDSOLVER=3589
FILE ID=nodeE001/4780750-1782138962
RUNJOBID= nodeE001-1782133630-2451891
SLURM_JOB_ID= 12510913
Free space on /tmp= 798288 MiB

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

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

MD5SUM BENCH= 5babe07a3d83e579441fa40b0438dc37
RANDOM SEED=493690009

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320720 kB
MemFree:        801742492 kB
MemAvailable:   938043816 kB
Buffers:            3352 kB
Cached:         140558276 kB
SwapCached:            0 kB
Active:         110289360 kB
Inactive:       138901928 kB
Active(anon):   109517520 kB
Inactive(anon):        0 kB
Active(file):     771840 kB
Inactive(file): 138901928 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25904 kB
Writeback:           380 kB
AnonPages:      108610336 kB
Mapped:           254224 kB
Shmem:            887856 kB
KReclaimable:    1544468 kB
Slab:            2136264 kB
SReclaimable:    1544468 kB
SUnreclaim:       591796 kB
KernelStack:       14944 kB
PageTables:       223336 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   117790648 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478996 kB
VmallocChunk:          0 kB
Percpu:           123904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  47196160 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798720 MiB
End job on nodeE001 at 2026-06-22 17:36:12