Trace number 4799833

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 NameAnswerCPU timeWall clock time
NaPS 1.04? (TO) 3600.12 3611.13

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-17.opb
MD5SUM98c8cc48050b44d23e2c679ef0313c58
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint2
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
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-4799833-1782486421.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: Kissat
0.00/0.02	c Input file name: HOME/instance-4799833-1782486421.opb
0.00/0.02	c Parsing PB file...
0.86/0.90	c Converting 199720 PB-constraints to clauses...
0.86/0.99	c initScipForCoop
1.07/1.16	c Running SCIP presolver (time limit: 500 sec)...
1.07/1.16	c solveScip
1.07/1.16	c initScipForCoop
1.07/1.16	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.17/1.28	c presolving:
1.57/1.61	c    (0.4s) running MILP presolver
1.77/1.83	c    (0.7s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.77/1.89	c (round 1, exhaustive) 1 del vars, 378 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 40318 clqs, 0 implints
2.07/2.18	c (round 2, exhaustive) 1 del vars, 378 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 199340 upgd conss, 0 impls, 40318 clqs, 0 implints
2.36/2.48	c (round 3, exhaustive) 1 del vars, 3194 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 4234 chg coeffs, 199340 upgd conss, 0 impls, 40318 clqs, 0 implints
6.07/6.12	c    (5.0s) probing: 816/9341 (8.7%) - 0 fixings, 0 aggregations, 25489 implications, 0 bound changes
6.07/6.12	c    (5.0s) probing aborted: 50/50 successive totally useless probings
6.85/6.96	c    (5.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.06/7.14	c    (6.0s) no symmetry present (symcode time: 0.02)
7.15/7.26	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
7.15/7.26	c  1 deleted vars, 3194 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 4316 changed coefficients
7.15/7.26	c  0 implications, 65807 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
7.15/7.26	c presolved problem has 9341 variables (9341 bin, 0 int, 0 cont) and 196526 constraints
7.15/7.26	c   20454 constraints of type <knapsack>
7.15/7.26	c   40318 constraints of type <setppc>
7.15/7.26	c       2 constraints of type <linear>
7.15/7.26	c  135752 constraints of type <logicor>
7.15/7.26	c transformed objective value is always integral (scale: 1)
7.15/7.26	c Presolving Time: 5.98
7.15/7.26	c 
7.64/7.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.64/7.72	c   6.6s|     1 |     0 |   613 |     - |  1056M |   0 |9341 | 196k| 196k|   0 |  0 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.92/20.03	c  18.9s|     1 |     0 |  3069 |     - |  1083M |   0 |9341 | 196k| 196k|   8 |  1 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.98/33.12	c  32.0s|     1 |     0 |  3181 |     - |  1105M |   0 |9341 | 196k| 196k|  17 |  2 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
41.55/41.74	c  40.6s|     1 |     0 |  3362 |     - |  1124M |   0 |9341 | 196k| 196k|  25 |  3 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.10/56.30	c  55.1s|     1 |     0 |  3510 |     - |  1143M |   0 |9341 | 196k| 196k|  33 |  4 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
65.07/65.33	c  64.2s|     1 |     0 |  3776 |     - |  1164M |   0 |9341 | 196k| 196k|  42 |  5 |  81 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.45/73.74	c  72.6s|     1 |     0 |  3961 |     - |  1187M |   0 |9341 | 196k| 196k|  55 |  6 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
79.33/79.66	c  78.5s|     1 |     0 |  4385 |     - |  1210M |   0 |9341 | 196k| 196k|  70 |  7 |  85 |   0 | 0.000000e+00 |      --      |    Inf | unknown
85.31/85.65	c  84.5s|     1 |     0 |  4722 |     - |  1229M |   0 |9341 | 196k| 196k|  90 |  8 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
91.00/91.36	c  90.2s|     1 |     0 |  8176 |     - |  1248M |   0 |9341 | 196k| 196k| 105 |  9 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
95.48/95.89	c  94.7s|     1 |     0 | 12700 |     - |  1271M |   0 |9341 | 196k| 196k| 139 | 10 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
98.87/99.24	c  98.1s|     1 |     0 | 18913 |     - |  1291M |   0 |9341 | 196k| 196k| 186 | 11 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
118.92/119.35	c   118s|     1 |     2 | 29456 |     - |  1292M |   0 |9341 | 196k| 196k| 186 | 11 | 109 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.68/501.17	c 
499.68/501.17	c SCIP Status        : solving was interrupted [time limit reached]
499.68/501.17	c Solving Time (sec) : 500.01
499.68/501.17	c Solving Nodes      : 9
499.68/501.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.68/501.17	c Dual Bound         : +0.00000000000000e+00
499.68/501.17	c Gap                : infinite
499.68/501.17	c SCIP status: 23 (TIMELIMIT)
499.68/501.17	c solveScip: freeing transform (!can_skip_free_transform)
499.87/501.32	c SCIP presolver: sst_unknown
499.87/501.32	c   -- Clauses(.)/Splits(s): ##estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 4
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.38	c d: 1
499.87/501.38	c estimatedAdderCost: 5
499.87/501.38	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 4
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.39	c d: 1
499.87/501.39	c estimatedAdderCost: 5
499.87/501.39	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 4
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.87/501.40	c d: 1
499.87/501.40	c estimatedAdderCost: 5
499.87/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 4
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.40	c d: 1
499.97/501.40	c estimatedAdderCost: 5
499.97/501.40	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 4
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.41	c d: 1
499.97/501.41	c estimatedAdderCost: 5
499.97/501.41	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 4
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.42	c d: 1
499.97/501.42	c estimatedAdderCost: 5
499.97/501.42	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 4
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.43	c d: 1
499.97/501.43	c estimatedAdderCost: 5
499.97/501.43	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 4
499.97/501.44	c Try to convert by bdds
499.97/501.44	c d: 1
499.97/501.44	c estimatedAdderCost: 5
499.97/501.44	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 4
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 4
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 4
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdderCost: 5
499.97/501.45	c Try to convert by bdds
499.97/501.45	c d: 1
499.97/501.45	c estimatedAdde [...]

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

t by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 4
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.57	c d: 1
500.06/501.57	c estimatedAdderCost: 5
500.06/501.57	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 4
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.58	c d: 1
500.06/501.58	c estimatedAdderCost: 5
500.06/501.58	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 4
500.06/501.59	c Try to convert by bdds
500.06/501.59	c d: 1
500.06/501.59	c estimatedAdderCost: 5
500.06/501.59	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 4
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.06/501.60	c d: 1
500.06/501.60	c estimatedAdderCost: 5
500.06/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 4
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.60	c d: 1
500.17/501.60	c estimatedAdderCost: 5
500.17/501.60	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 4
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.61	c d: 1
500.17/501.61	c estimatedAdderCost: 5
500.17/501.61	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 4
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.62	c d: 1
500.17/501.62	c estimatedAdderCost: 5
500.17/501.62	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 4
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.63	c d: 1
500.17/501.63	c estimatedAdderCost: 5
500.17/501.63	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 5
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c estimatedAdderCost: 4
500.17/501.64	c Try to convert by bdds
500.17/501.64	c d: 1
500.17/501.64	c 
3600.09/3611.11	
3600.09/3611.11	*** TERMINATED *** by signal
3600.09/3611.11	c
3600.09/3611.11	s UNKNOWN
3600.09/3611.11	c _____________________________________________________________________________
3600.09/3611.11	c std/band forms        : 20824,0
3600.09/3611.11	c 2cl/3cl ITE-codings   : 19044,0
3600.09/3611.11	c BDD/srt/adr Max costs : 5,113,0
3600.09/3611.11	c BDDraw/bin/mul/srt/adr: 20102,0,0,722,0
3600.09/3611.11	c BDD nodes             : 118496
3600.09/3611.11	c Es1/CC detections     : 0,0
3600.09/3611.11	c CC sort               : 720
3600.09/3611.11	c SAT/UNSAT calls       : 0,0
3600.09/3611.11	c regenrated variables  : 0
3600.09/3611.11	c eliminated fixed lits : 0
3600.09/3611.11	c goal lit flips        : 0
3600.09/3611.11	c goal stages           : 0
3600.09/3611.11	c goal shrink           : 0
3600.09/3611.11	c goal coeff separations: 0
3600.09/3611.11	c restarts              : 0
3600.09/3611.11	c conflicts             : 0              (0 /sec)
3600.09/3611.11	c decisions             : 0              (0 /sec)
3600.09/3611.11	c propagations          : 0              (0 /sec)
3600.09/3611.11	c inspects              : 0              (0 /sec)
3600.09/3611.11	c CPU time (solving tm) : 3600 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.09/3611.11	c SAT solver time       : 3100 s
3600.09/3611.11	c SAT solver SAT time   : 0 s
3600.09/3611.11	c SAT solver UNSAT time : 0 s
3600.09/3611.11	c SAT solver TO time    : 0 s
3600.09/3611.11	c Time for SCIP         : 498.6 s
3600.09/3611.11	c Coop SCIP LB improvements           : 0
3600.09/3611.11	c Coop SCIP UB improvements           : 0
3600.09/3611.11	c SCIP globally fixed variables       : 0
3600.09/3611.11	c SAT  globally fixed variables       : 0
3600.09/3611.11	c SCIP freeTransform calls            : 1
3600.09/3611.11	c Time for Opt-base     : 0.001772 s
3600.09/3611.11	c Steps for Opt-base    : 0
3600.09/3611.11	c Time for BDD coding   : 0.1902 s
3600.09/3611.11	c Time for srt coding   : 0.002419 s
3600.09/3611.11	c Inner solver invocations            : 0
3600.09/3611.11	c Inner solving count                 : 0
3600.09/3611.11	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-4799833-1782486421/watcher-4799833-1782486421 -o /tmp/evaluation-result-4799833-1782486421/solver-4799833-1782486421 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799833-1782486421/vars-4799833-1782486421 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508348 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4799833-1782486421.opb 

running on 4 cores: 20-23

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

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110307 MiB free)
  node 1: cores 8-15, 129019 MiB (113317 MiB free)
  node 2: cores 16-23, 128973 MiB (115414 MiB free)
  node 3: cores 24-31, 129003 MiB (113931 MiB free)
  node 4: cores 32-39, 129019 MiB (88618 MiB free)
  node 5: cores 40-47, 129019 MiB (112710 MiB free)
  node 6: cores 48-55, 129019 MiB (109033 MiB free)
  node 7: cores 56-63, 128474 MiB (97785 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=2514909, runsolver pid=2514906
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 16.05 16.24 16.09 17/870 2514912
/proc/meminfo: memFree=881776824/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=101296 memory=29356 CPUtime=0.08 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 5226 208 0 0 8 0 0 0 20 0 1 0 181929926 103727104 7296 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 25324 7339 2567 506 0 6015 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 101296 KiB
Current children cumulated memory: 29356 KiB

[startup+0.21207 s]*
/proc/loadavg: 16.05 16.24 16.09 17/870 2514912
/proc/meminfo: memFree=881771792/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=125428 memory=53456 CPUtime=0.19 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 11250 208 0 0 18 1 0 0 20 0 1 0 181929926 128438272 13312 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 31357 13364 2567 506 0 12048 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 125428 KiB
Current children cumulated memory: 53456 KiB

[startup+0.31179 s]*
/proc/loadavg: 16.05 16.24 16.09 18/870 2514912
/proc/meminfo: memFree=881750624/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=146828 memory=74748 CPUtime=0.29 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 16574 208 0 0 28 1 0 0 20 0 1 0 181929926 150351872 18560 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 36707 18687 2567 506 0 17398 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 146828 KiB
Current children cumulated memory: 74748 KiB

[startup+0.700109 s]
/proc/loadavg: 16.05 16.24 16.09 18/870 2514912
/proc/meminfo: memFree=881704192/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=227288 memory=154948 CPUtime=0.67 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 36623 208 0 0 64 3 0 0 20 0 1 0 181929926 232742912 38656 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 56822 38737 2567 506 0 37513 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 227288 KiB
Current children cumulated memory: 154948 KiB

[startup+1.50018 s]
/proc/loadavg: 16.05 16.24 16.09 17/870 2514912
/proc/meminfo: memFree=881607472/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=640000 memory=550236 CPUtime=1.47 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 127409 208 0 0 138 9 0 0 20 0 1 0 181929926 655360000 137448 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 160000 137559 5231 506 0 140691 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 640000 KiB
Current children cumulated memory: 550236 KiB

[startup+3.11406 s]
/proc/loadavg: 16.05 16.24 16.09 17/870 2514912
/proc/meminfo: memFree=881075064/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=739680 memory=666180 CPUtime=3.07 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 172409 208 0 0 294 13 0 0 20 0 1 0 181929926 757432320 166374 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 184920 166545 5626 506 0 165611 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 739680 KiB
Current children cumulated memory: 666180 KiB

[startup+6.30018 s]
/proc/loadavg: 16.05 16.23 16.09 17/870 2514912
/proc/meminfo: memFree=881070836/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=983380 memory=851320 CPUtime=6.25 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 179569 208 0 0 611 14 0 0 20 0 1 0 181929926 1006981120 212708 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 245845 212830 5626 506 0 226536 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 983380 KiB
Current children cumulated memory: 851320 KiB

[startup+12.7001 s]
/proc/loadavg: 16.13 16.25 16.09 17/870 2514912
/proc/meminfo: memFree=880516952/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1424048 memory=1283804 CPUtime=12.63 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 237314 208 0 0 1244 19 0 0 20 0 1 0 181929926 1458225152 320765 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 356012 320951 5969 506 0 336703 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1424048 KiB
Current children cumulated memory: 1283804 KiB

[startup+25.5001 s]
/proc/loadavg: 16.32 16.29 16.11 17/870 2514912
/proc/meminfo: memFree=880484552/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1485420 memory=1324088 CPUtime=25.39 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 242845 208 0 0 2520 19 0 0 20 0 1 0 181929926 1521070080 330916 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 371355 331022 5985 506 0 352046 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1485420 KiB
Current children cumulated memory: 1324088 KiB

[startup+51.1115 s]
/proc/loadavg: 16.55 16.34 16.13 17/869 2514912
/proc/meminfo: memFree=880467780/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1545936 memory=1347784 CPUtime=50.93 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 243659 208 0 0 5074 19 0 0 20 0 1 0 181929926 1583038464 336812 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 386484 336946 5985 506 0 367175 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1545936 KiB
Current children cumulated memory: 1347784 KiB

[startup+102.3 s]
/proc/loadavg: 16.32 16.32 16.13 17/869 2514913
/proc/meminfo: memFree=880779288/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1696456 memory=1348420 CPUtime=101.97 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 243818 208 0 0 10178 19 0 0 20 0 1 0 181929926 1737170944 336940 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 424114 337105 5985 506 0 404805 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1696456 KiB
Current children cumulated memory: 1348420 KiB

[startup+162.3 s]
/proc/loadavg: 16.11 16.26 16.12 17/869 2514914
/proc/meminfo: memFree=880493688/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1964668 memory=1614296 CPUtime=161.79 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 309402 208 0 0 16156 23 0 0 20 0 1 0 181929926 2011820032 403504 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 491167 403574 6026 506 0 471858 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 1964668 KiB
Current children cumulated memory: 1614296 KiB

[startup+222.3 s]
/proc/loadavg: 16.04 16.21 16.11 17/869 2514915
/proc/meminfo: memFree=880467560/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1964668 memory=1614296 CPUtime=221.63 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 309402 208 0 0 22140 23 0 0 20 0 1 0 181929926 2011820032 403504 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 491167 403574 6026 506 0 471858 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 1964668 KiB
Current children cumulated memory: 1614296 KiB

[startup+282.3 s]
/proc/loadavg: 16.84 16.39 16.18 17/869 2514916
/proc/meminfo: memFree=880532308/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1964668 memory=1614296 CPUtime=281.47 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 309402 208 0 0 28124 23 0 0 20 0 1 0 181929926 2011820032 403504 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 491167 403574 6026 506 0 471858 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 1964668 KiB
Current children cumulated memory: 1614296 KiB

[startup+342.3 s]
/proc/loadavg: 16.82 16.48 16.23 17/869 2514917
/proc/meminfo: memFree=880476620/1055320708 swapFree=33553916/33554428

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

Current children cumulated memory: 1592584 KiB

[startup+2922.3 s]
/proc/loadavg: 16.00 16.09 16.14 17/871 2515948
/proc/meminfo: memFree=807251952/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592584 CPUtime=2913.36 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 310971 208 0 0 291308 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398146 6104 506 0 465629 0
Current children cumulated CPU time: 2913.36 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592584 KiB

[startup+2982.3 s]
/proc/loadavg: 16.57 16.23 16.19 17/871 2515949
/proc/meminfo: memFree=807250796/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592584 CPUtime=2973.18 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 310971 208 0 0 297290 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398146 6104 506 0 465629 0
Current children cumulated CPU time: 2973.18 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592584 KiB

[startup+3042.3 s]
/proc/loadavg: 16.31 16.23 16.19 17/872 2515955
/proc/meminfo: memFree=807209060/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592584 CPUtime=3032.99 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 310971 208 0 0 303271 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398146 6104 506 0 465629 0
Current children cumulated CPU time: 3032.99 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592584 KiB

[startup+3102.3 s]
/proc/loadavg: 16.11 16.18 16.17 17/872 2516005
/proc/meminfo: memFree=807194312/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592816 CPUtime=3092.81 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311035 208 0 0 309253 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398204 6104 506 0 465629 0
Current children cumulated CPU time: 3092.81 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592816 KiB

[startup+3162.3 s]
/proc/loadavg: 16.04 16.15 16.16 17/870 2516026
/proc/meminfo: memFree=812957040/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592816 CPUtime=3152.63 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311035 208 0 0 315235 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398204 6104 506 0 465629 0
Current children cumulated CPU time: 3152.63 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592816 KiB

[startup+3222.3 s]
/proc/loadavg: 16.01 16.12 16.15 17/872 2516056
/proc/meminfo: memFree=812554844/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592824 CPUtime=3212.44 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311035 208 0 0 321216 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398206 6104 506 0 465629 0
Current children cumulated CPU time: 3212.44 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592824 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.09 16.14 17/870 2516068
/proc/meminfo: memFree=812455028/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1592860 CPUtime=3272.26 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311035 208 0 0 327198 28 0 0 20 0 1 0 181929926 1986306048 398058 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398215 6104 506 0 465629 0
Current children cumulated CPU time: 3272.26 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1592860 KiB

[startup+3342.3 s]
/proc/loadavg: 16.22 16.12 16.14 17/870 2516119
/proc/meminfo: memFree=812803528/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1593764 CPUtime=3332.08 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311046 208 0 0 333180 28 0 0 20 0 1 0 181929926 1986306048 398186 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 398441 6104 506 0 465629 0
Current children cumulated CPU time: 3332.08 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1593764 KiB

[startup+3402.3 s]
/proc/loadavg: 16.49 16.24 16.18 17/869 2516120
/proc/meminfo: memFree=812606424/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1596268 CPUtime=3391.9 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311047 208 0 0 339162 28 0 0 20 0 1 0 181929926 1986306048 398826 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 399067 6104 506 0 465629 0
Current children cumulated CPU time: 3391.9 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1596268 KiB

[startup+3462.3 s]
/proc/loadavg: 16.62 16.30 16.21 17/869 2516121
/proc/meminfo: memFree=812530108/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1602092 CPUtime=3451.73 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311135 208 0 0 345144 29 0 0 20 0 1 0 181929926 1986306048 400362 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 400523 6104 506 0 465629 0
Current children cumulated CPU time: 3451.73 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1602092 KiB

[startup+3522.3 s]
/proc/loadavg: 16.47 16.33 16.23 17/869 2516122
/proc/meminfo: memFree=812511476/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1607196 CPUtime=3511.55 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311141 208 0 0 351126 29 0 0 20 0 1 0 181929926 1986306048 401642 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 401799 6104 506 0 465629 0
Current children cumulated CPU time: 3511.55 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1607196 KiB

[startup+3582.3 s]
/proc/loadavg: 16.17 16.27 16.21 17/870 2516126
/proc/meminfo: memFree=812538908/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1608852 CPUtime=3571.37 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311152 208 0 0 357108 29 0 0 20 0 1 0 181929926 1986306048 402026 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 402213 6104 506 0 465629 0
Current children cumulated CPU time: 3571.37 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1608852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 16.10 16.24 16.20 17/870 2516126
/proc/meminfo: memFree=812484656/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1608852 CPUtime=3600.09 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311152 208 0 0 359980 29 0 0 20 0 1 0 181929926 1986306048 402026 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 402213 6104 506 0 465629 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1608852 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.81 s, system=0.310336 s

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

[startup+3611.11 s]
/proc/loadavg: 16.10 16.24 16.20 17/870 2516126
/proc/meminfo: memFree=812484656/1055320708 swapFree=33553916/33554428
[pid=2514909] ppid=2514906 vsize=1939752 memory=1608852 CPUtime=3600.09 cores=20-23
/proc/2514909/stat : 2514909 (naps_release) R 2514906 2514909 2508326 0 -1 4194304 311152 208 0 0 359980 29 0 0 20 0 1 0 181929926 1986306048 402026 18446744073709551615 4210688 6281017 140720470198480 0 0 0 0 0 16898 0 0 0 17 21 0 0 0 0 0 6662968 6676388 8953856 140720470202587 140720470202768 140720470202768 140720470208456 0
/proc/2514909/statm: 484938 402213 6104 506 0 465629 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1939752 KiB
Current children cumulated memory: 1608852 KiB

Child status: 10

Real time (s): 3611.13
CPU time (s): 3600.12
CPU user time (s): 3599.81
CPU system time (s): 0.310336
CPU usage (%): 99.6951
Max. virtual memory (cumulated for all children) (KiB): 1972520
Max. memory (cumulated for all children) (KiB): 1614296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.81
system time used= 0.310336
maximum resident set size= 1614016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311360
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= 318
involuntary context switches= 1156


# summary of solver processes directly reported to runsolver:
#   pid: 2514909
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3599.81
#   total CPU system time (s): 0.310336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.71 second user time and 37.3477 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 17:07:01
IDJOB=4799833
IDBENCH=155435
IDSOLVER=3589
FILE ID=nodeE008/4799833-1782486421
RUNJOBID= nodeE008-1782482419-2508348
SLURM_JOB_ID= 12524532
Free space on /tmp= 800680 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-17.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4799833-1782486421/watcher-4799833-1782486421 -o /tmp/evaluation-result-4799833-1782486421/solver-4799833-1782486421 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799833-1782486421/vars-4799833-1782486421 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508348 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4799833-1782486421.opb

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

MD5SUM BENCH= 98c8cc48050b44d23e2c679ef0313c58
RANDOM SEED=560264801

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

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

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

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

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

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

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

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

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

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

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.762
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		: 3572.619
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		: 3574.763
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		: 2493.659
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		: 3571.904
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3573.719
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		: 3573.360
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:       1055320708 kB
MemFree:        881785380 kB
MemAvailable:   1035272640 kB
Buffers:            2840 kB
Cached:         158024088 kB
SwapCached:           12 kB
Active:         14925112 kB
Inactive:       154646524 kB
Active(anon):   12397260 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 154579676 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23240 kB
Writeback:            44 kB
AnonPages:      11524600 kB
Mapped:           228008 kB
Shmem:            919400 kB
KReclaimable:    1655024 kB
Slab:            2238220 kB
SReclaimable:    1655024 kB
SUnreclaim:       583196 kB
KernelStack:       14944 kB
PageTables:        30644 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   14327508 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478916 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4528128 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 799996 MiB
End job on nodeE008 at 2026-06-26 18:07:12